|
37 | 37 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
|
38 | 38 | integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
|
39 | 39 |
|
40 |
| -"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.16.7", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
41 |
| - version "7.16.7" |
42 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf" |
43 |
| - integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA== |
| 40 | +"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.16.12", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 41 | + version "7.16.12" |
| 42 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784" |
| 43 | + integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg== |
44 | 44 | dependencies:
|
45 | 45 | "@babel/code-frame" "^7.16.7"
|
46 |
| - "@babel/generator" "^7.16.7" |
| 46 | + "@babel/generator" "^7.16.8" |
47 | 47 | "@babel/helper-compilation-targets" "^7.16.7"
|
48 | 48 | "@babel/helper-module-transforms" "^7.16.7"
|
49 | 49 | "@babel/helpers" "^7.16.7"
|
50 |
| - "@babel/parser" "^7.16.7" |
| 50 | + "@babel/parser" "^7.16.12" |
51 | 51 | "@babel/template" "^7.16.7"
|
52 |
| - "@babel/traverse" "^7.16.7" |
53 |
| - "@babel/types" "^7.16.7" |
| 52 | + "@babel/traverse" "^7.16.10" |
| 53 | + "@babel/types" "^7.16.8" |
54 | 54 | convert-source-map "^1.7.0"
|
55 | 55 | debug "^4.1.0"
|
56 | 56 | gensync "^1.0.0-beta.2"
|
57 | 57 | json5 "^2.1.2"
|
58 | 58 | semver "^6.3.0"
|
59 | 59 | source-map "^0.5.0"
|
60 | 60 |
|
61 |
| -"@babel/generator@^7.16.7", "@babel/generator@^7.16.8", "@babel/generator@^7.7.2": |
| 61 | +"@babel/generator@^7.16.8", "@babel/generator@^7.7.2": |
62 | 62 | version "7.16.8"
|
63 | 63 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe"
|
64 | 64 | integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==
|
|
92 | 92 | browserslist "^4.17.5"
|
93 | 93 | semver "^6.3.0"
|
94 | 94 |
|
95 |
| -"@babel/helper-create-class-features-plugin@^7.16.7": |
96 |
| - version "7.16.7" |
97 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba" |
98 |
| - integrity sha512-kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw== |
| 95 | +"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7": |
| 96 | + version "7.16.10" |
| 97 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.10.tgz#8a6959b9cc818a88815ba3c5474619e9c0f2c21c" |
| 98 | + integrity sha512-wDeej0pu3WN/ffTxMNCPW5UCiOav8IcLRxSIyp/9+IF2xJUM9h/OYjg0IJLHaL6F8oU8kqMz9nc1vryXhMsgXg== |
99 | 99 | dependencies:
|
100 | 100 | "@babel/helper-annotate-as-pure" "^7.16.7"
|
101 | 101 | "@babel/helper-environment-visitor" "^7.16.7"
|
|
283 | 283 | chalk "^2.0.0"
|
284 | 284 | js-tokens "^4.0.0"
|
285 | 285 |
|
286 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.16.8", "@babel/parser@^7.7.0": |
287 |
| - version "7.16.8" |
288 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17" |
289 |
| - integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw== |
| 286 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.10", "@babel/parser@^7.16.12", "@babel/parser@^7.16.7", "@babel/parser@^7.7.0": |
| 287 | + version "7.16.12" |
| 288 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6" |
| 289 | + integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A== |
290 | 290 |
|
291 | 291 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
292 | 292 | version "7.16.7"
|
|
406 | 406 | "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
407 | 407 | "@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
408 | 408 |
|
409 |
| -"@babel/plugin-proposal-private-methods@^7.16.7": |
410 |
| - version "7.16.7" |
411 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.7.tgz#e418e3aa6f86edd6d327ce84eff188e479f571e0" |
412 |
| - integrity sha512-7twV3pzhrRxSwHeIvFE6coPgvo+exNDOiGUMg39o2LiLo1Y+4aKpfkcLGcg1UHonzorCt7SNXnoMyCnnIOA8Sw== |
| 409 | +"@babel/plugin-proposal-private-methods@^7.16.11": |
| 410 | + version "7.16.11" |
| 411 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz#e8df108288555ff259f4527dbe84813aac3a1c50" |
| 412 | + integrity sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw== |
413 | 413 | dependencies:
|
414 |
| - "@babel/helper-create-class-features-plugin" "^7.16.7" |
| 414 | + "@babel/helper-create-class-features-plugin" "^7.16.10" |
415 | 415 | "@babel/helper-plugin-utils" "^7.16.7"
|
416 | 416 |
|
417 | 417 | "@babel/plugin-proposal-private-property-in-object@^7.16.7":
|
|
841 | 841 | "@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
842 | 842 | "@babel/helper-plugin-utils" "^7.16.7"
|
843 | 843 |
|
844 |
| -"@babel/preset-env@^7.16.8": |
845 |
| - version "7.16.8" |
846 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8.tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9" |
847 |
| - integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg== |
| 844 | +"@babel/preset-env@^7.16.11": |
| 845 | + version "7.16.11" |
| 846 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.11.tgz#5dd88fd885fae36f88fd7c8342475c9f0abe2982" |
| 847 | + integrity sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g== |
848 | 848 | dependencies:
|
849 | 849 | "@babel/compat-data" "^7.16.8"
|
850 | 850 | "@babel/helper-compilation-targets" "^7.16.7"
|
|
864 | 864 | "@babel/plugin-proposal-object-rest-spread" "^7.16.7"
|
865 | 865 | "@babel/plugin-proposal-optional-catch-binding" "^7.16.7"
|
866 | 866 | "@babel/plugin-proposal-optional-chaining" "^7.16.7"
|
867 |
| - "@babel/plugin-proposal-private-methods" "^7.16.7" |
| 867 | + "@babel/plugin-proposal-private-methods" "^7.16.11" |
868 | 868 | "@babel/plugin-proposal-private-property-in-object" "^7.16.7"
|
869 | 869 | "@babel/plugin-proposal-unicode-property-regex" "^7.16.7"
|
870 | 870 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
968 | 968 | "@babel/parser" "^7.16.7"
|
969 | 969 | "@babel/types" "^7.16.7"
|
970 | 970 |
|
971 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
972 |
| - version "7.16.8" |
973 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.8.tgz#bab2f2b09a5fe8a8d9cad22cbfe3ba1d126fef9c" |
974 |
| - integrity sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ== |
| 971 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.10", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
| 972 | + version "7.16.10" |
| 973 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f" |
| 974 | + integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw== |
975 | 975 | dependencies:
|
976 | 976 | "@babel/code-frame" "^7.16.7"
|
977 | 977 | "@babel/generator" "^7.16.8"
|
978 | 978 | "@babel/helper-environment-visitor" "^7.16.7"
|
979 | 979 | "@babel/helper-function-name" "^7.16.7"
|
980 | 980 | "@babel/helper-hoist-variables" "^7.16.7"
|
981 | 981 | "@babel/helper-split-export-declaration" "^7.16.7"
|
982 |
| - "@babel/parser" "^7.16.8" |
| 982 | + "@babel/parser" "^7.16.10" |
983 | 983 | "@babel/types" "^7.16.8"
|
984 | 984 | debug "^4.1.0"
|
985 | 985 | globals "^11.1.0"
|
|
0 commit comments