-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @babel/preset-env to v7.22.14
- Loading branch information
1 parent
f752836
commit d0d973c
Showing
2 changed files
with
79 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,7 @@ | |
"@babel/highlight" "^7.22.10" | ||
chalk "^2.4.2" | ||
|
||
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9": | ||
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9": | ||
version "7.22.9" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" | ||
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== | ||
|
@@ -449,10 +449,10 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-async-generator-functions@^7.22.10": | ||
version "7.22.10" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.10.tgz#45946cd17f915b10e65c29b8ed18a0a50fc648c8" | ||
integrity sha512-eueE8lvKVzq5wIObKK/7dvoeKJ+xc6TvRn6aysIjS6pSCeLy7S/eVi7pEQknZqyqvzaNKdDtem8nUNTBgDVR2g== | ||
"@babel/plugin-transform-async-generator-functions@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.11.tgz#dbe3b1ff5a52e2e5edc4b19a60d325a675ed2649" | ||
integrity sha512-0pAlmeRJn6wU84zzZsEOx1JV1Jf8fqO9ok7wofIJwUnplYo247dcd24P+cMJht7ts9xkzdtB0EPHmOb7F+KzXw== | ||
dependencies: | ||
"@babel/helper-environment-visitor" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
@@ -490,12 +490,12 @@ | |
"@babel/helper-create-class-features-plugin" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-class-static-block@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.5.tgz#3e40c46f048403472d6f4183116d5e46b1bff5ba" | ||
integrity sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA== | ||
"@babel/plugin-transform-class-static-block@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.11.tgz#dc8cc6e498f55692ac6b4b89e56d87cec766c974" | ||
integrity sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g== | ||
dependencies: | ||
"@babel/helper-create-class-features-plugin" "^7.22.5" | ||
"@babel/helper-create-class-features-plugin" "^7.22.11" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-class-static-block" "^7.14.5" | ||
|
||
|
@@ -544,10 +544,10 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-dynamic-import@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.5.tgz#d6908a8916a810468c4edff73b5b75bda6ad393e" | ||
integrity sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ== | ||
"@babel/plugin-transform-dynamic-import@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.11.tgz#2c7722d2a5c01839eaf31518c6ff96d408e447aa" | ||
integrity sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-dynamic-import" "^7.8.3" | ||
|
@@ -560,10 +560,10 @@ | |
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-export-namespace-from@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.5.tgz#57c41cb1d0613d22f548fddd8b288eedb9973a5b" | ||
integrity sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg== | ||
"@babel/plugin-transform-export-namespace-from@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.11.tgz#b3c84c8f19880b6c7440108f8929caf6056db26c" | ||
integrity sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-export-namespace-from" "^7.8.3" | ||
|
@@ -584,10 +584,10 @@ | |
"@babel/helper-function-name" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-json-strings@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.5.tgz#14b64352fdf7e1f737eed68de1a1468bd2a77ec0" | ||
integrity sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A== | ||
"@babel/plugin-transform-json-strings@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.11.tgz#689a34e1eed1928a40954e37f74509f48af67835" | ||
integrity sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-json-strings" "^7.8.3" | ||
|
@@ -599,10 +599,10 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-logical-assignment-operators@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.5.tgz#66ae5f068fd5a9a5dc570df16f56c2a8462a9d6c" | ||
integrity sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA== | ||
"@babel/plugin-transform-logical-assignment-operators@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.11.tgz#24c522a61688bde045b7d9bc3c2597a4d948fc9c" | ||
integrity sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" | ||
|
@@ -622,7 +622,7 @@ | |
"@babel/helper-module-transforms" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-modules-commonjs@^7.22.11", "@babel/plugin-transform-modules-commonjs@^7.22.5": | ||
"@babel/plugin-transform-modules-commonjs@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.11.tgz#d7991d3abad199c03b68ee66a64f216c47ffdfae" | ||
integrity sha512-o2+bg7GDS60cJMgz9jWqRUsWkMzLCxp+jFDeDUT5sjRlAxcJWZ2ylNdI7QQ2+CH5hWu7OnN+Cv3htt7AkSf96g== | ||
|
@@ -631,13 +631,13 @@ | |
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/helper-simple-access" "^7.22.5" | ||
|
||
"@babel/plugin-transform-modules-systemjs@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.5.tgz#18c31410b5e579a0092638f95c896c2a98a5d496" | ||
integrity sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ== | ||
"@babel/plugin-transform-modules-systemjs@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.11.tgz#3386be5875d316493b517207e8f1931d93154bb1" | ||
integrity sha512-rIqHmHoMEOhI3VkVf5jQ15l539KrwhzqcBO6wdCNWPWc/JWt9ILNYNUssbRpeq0qWns8svuw8LnMNCvWBIJ8wA== | ||
dependencies: | ||
"@babel/helper-hoist-variables" "^7.22.5" | ||
"@babel/helper-module-transforms" "^7.22.5" | ||
"@babel/helper-module-transforms" "^7.22.9" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/helper-validator-identifier" "^7.22.5" | ||
|
||
|
@@ -664,29 +664,29 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-nullish-coalescing-operator@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.5.tgz#f8872c65776e0b552e0849d7596cddd416c3e381" | ||
integrity sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA== | ||
"@babel/plugin-transform-nullish-coalescing-operator@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.11.tgz#debef6c8ba795f5ac67cd861a81b744c5d38d9fc" | ||
integrity sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" | ||
|
||
"@babel/plugin-transform-numeric-separator@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.5.tgz#57226a2ed9e512b9b446517ab6fa2d17abb83f58" | ||
integrity sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g== | ||
"@babel/plugin-transform-numeric-separator@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.11.tgz#498d77dc45a6c6db74bb829c02a01c1d719cbfbd" | ||
integrity sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-numeric-separator" "^7.10.4" | ||
|
||
"@babel/plugin-transform-object-rest-spread@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.5.tgz#9686dc3447df4753b0b2a2fae7e8bc33cdc1f2e1" | ||
integrity sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ== | ||
"@babel/plugin-transform-object-rest-spread@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.11.tgz#dbbb06ce783cd994a8f430d8cefa553e9b42ca62" | ||
integrity sha512-nX8cPFa6+UmbepISvlf5jhQyaC7ASs/7UxHmMkuJ/k5xSHvDPPaibMo+v3TXwU/Pjqhep/nFNpd3zn4YR59pnw== | ||
dependencies: | ||
"@babel/compat-data" "^7.22.5" | ||
"@babel/helper-compilation-targets" "^7.22.5" | ||
"@babel/compat-data" "^7.22.9" | ||
"@babel/helper-compilation-targets" "^7.22.10" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-object-rest-spread" "^7.8.3" | ||
"@babel/plugin-transform-parameters" "^7.22.5" | ||
|
@@ -699,18 +699,18 @@ | |
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/helper-replace-supers" "^7.22.5" | ||
|
||
"@babel/plugin-transform-optional-catch-binding@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.5.tgz#842080be3076703be0eaf32ead6ac8174edee333" | ||
integrity sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg== | ||
"@babel/plugin-transform-optional-catch-binding@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.11.tgz#461cc4f578a127bb055527b3e77404cad38c08e0" | ||
integrity sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3" | ||
|
||
"@babel/plugin-transform-optional-chaining@^7.22.10", "@babel/plugin-transform-optional-chaining@^7.22.5": | ||
version "7.22.10" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.10.tgz#076d28a7e074392e840d4ae587d83445bac0372a" | ||
integrity sha512-MMkQqZAZ+MGj+jGTG3OTuhKeBpNcO+0oCEbrGNEaOmiEn+1MzRyQlYsruGiU8RTK3zV6XwrVJTmwiDOyYK6J9g== | ||
"@babel/plugin-transform-optional-chaining@^7.22.12", "@babel/plugin-transform-optional-chaining@^7.22.5": | ||
version "7.22.12" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.12.tgz#d7ebf6a88cd2f4d307b0e000ab630acd8124b333" | ||
integrity sha512-7XXCVqZtyFWqjDsYDY4T45w4mlx1rf7aOgkc/Ww76xkgBiOlmjPkx36PBLHa1k1rwWvVgYMPsbuVnIamx2ZQJw== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" | ||
|
@@ -731,13 +731,13 @@ | |
"@babel/helper-create-class-features-plugin" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-private-property-in-object@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.5.tgz#07a77f28cbb251546a43d175a1dda4cf3ef83e32" | ||
integrity sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ== | ||
"@babel/plugin-transform-private-property-in-object@^7.22.11": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.11.tgz#ad45c4fc440e9cb84c718ed0906d96cf40f9a4e1" | ||
integrity sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ== | ||
dependencies: | ||
"@babel/helper-annotate-as-pure" "^7.22.5" | ||
"@babel/helper-create-class-features-plugin" "^7.22.5" | ||
"@babel/helper-create-class-features-plugin" "^7.22.11" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-private-property-in-object" "^7.14.5" | ||
|
||
|
@@ -881,10 +881,10 @@ | |
core-js "^2.6.5" | ||
regenerator-runtime "^0.13.4" | ||
|
||
"@babel/[email protected].10": | ||
version "7.22.10" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.10.tgz#3263b9fe2c8823d191d28e61eac60a79f9ce8a0f" | ||
integrity sha512-riHpLb1drNkpLlocmSyEg4oYJIQFeXAK/d7rI6mbD0XsvoTOOweXDmQPG/ErxsEhWk3rl3Q/3F6RFQlVFS8m0A== | ||
"@babel/[email protected].14": | ||
version "7.22.14" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.14.tgz#1cbb468d899f64fa71c53446f13b7ff8c0005cc1" | ||
integrity sha512-daodMIoVo+ol/g+//c/AH+szBkFj4STQUikvBijRGL72Ph+w+AMTSh55DUETe8KJlPlDT1k/mp7NBfOuiWmoig== | ||
dependencies: | ||
"@babel/compat-data" "^7.22.9" | ||
"@babel/helper-compilation-targets" "^7.22.10" | ||
|
@@ -912,41 +912,41 @@ | |
"@babel/plugin-syntax-top-level-await" "^7.14.5" | ||
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6" | ||
"@babel/plugin-transform-arrow-functions" "^7.22.5" | ||
"@babel/plugin-transform-async-generator-functions" "^7.22.10" | ||
"@babel/plugin-transform-async-generator-functions" "^7.22.11" | ||
"@babel/plugin-transform-async-to-generator" "^7.22.5" | ||
"@babel/plugin-transform-block-scoped-functions" "^7.22.5" | ||
"@babel/plugin-transform-block-scoping" "^7.22.10" | ||
"@babel/plugin-transform-class-properties" "^7.22.5" | ||
"@babel/plugin-transform-class-static-block" "^7.22.5" | ||
"@babel/plugin-transform-class-static-block" "^7.22.11" | ||
"@babel/plugin-transform-classes" "^7.22.6" | ||
"@babel/plugin-transform-computed-properties" "^7.22.5" | ||
"@babel/plugin-transform-destructuring" "^7.22.10" | ||
"@babel/plugin-transform-dotall-regex" "^7.22.5" | ||
"@babel/plugin-transform-duplicate-keys" "^7.22.5" | ||
"@babel/plugin-transform-dynamic-import" "^7.22.5" | ||
"@babel/plugin-transform-dynamic-import" "^7.22.11" | ||
"@babel/plugin-transform-exponentiation-operator" "^7.22.5" | ||
"@babel/plugin-transform-export-namespace-from" "^7.22.5" | ||
"@babel/plugin-transform-export-namespace-from" "^7.22.11" | ||
"@babel/plugin-transform-for-of" "^7.22.5" | ||
"@babel/plugin-transform-function-name" "^7.22.5" | ||
"@babel/plugin-transform-json-strings" "^7.22.5" | ||
"@babel/plugin-transform-json-strings" "^7.22.11" | ||
"@babel/plugin-transform-literals" "^7.22.5" | ||
"@babel/plugin-transform-logical-assignment-operators" "^7.22.5" | ||
"@babel/plugin-transform-logical-assignment-operators" "^7.22.11" | ||
"@babel/plugin-transform-member-expression-literals" "^7.22.5" | ||
"@babel/plugin-transform-modules-amd" "^7.22.5" | ||
"@babel/plugin-transform-modules-commonjs" "^7.22.5" | ||
"@babel/plugin-transform-modules-systemjs" "^7.22.5" | ||
"@babel/plugin-transform-modules-commonjs" "^7.22.11" | ||
"@babel/plugin-transform-modules-systemjs" "^7.22.11" | ||
"@babel/plugin-transform-modules-umd" "^7.22.5" | ||
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5" | ||
"@babel/plugin-transform-new-target" "^7.22.5" | ||
"@babel/plugin-transform-nullish-coalescing-operator" "^7.22.5" | ||
"@babel/plugin-transform-numeric-separator" "^7.22.5" | ||
"@babel/plugin-transform-object-rest-spread" "^7.22.5" | ||
"@babel/plugin-transform-nullish-coalescing-operator" "^7.22.11" | ||
"@babel/plugin-transform-numeric-separator" "^7.22.11" | ||
"@babel/plugin-transform-object-rest-spread" "^7.22.11" | ||
"@babel/plugin-transform-object-super" "^7.22.5" | ||
"@babel/plugin-transform-optional-catch-binding" "^7.22.5" | ||
"@babel/plugin-transform-optional-chaining" "^7.22.10" | ||
"@babel/plugin-transform-optional-catch-binding" "^7.22.11" | ||
"@babel/plugin-transform-optional-chaining" "^7.22.12" | ||
"@babel/plugin-transform-parameters" "^7.22.5" | ||
"@babel/plugin-transform-private-methods" "^7.22.5" | ||
"@babel/plugin-transform-private-property-in-object" "^7.22.5" | ||
"@babel/plugin-transform-private-property-in-object" "^7.22.11" | ||
"@babel/plugin-transform-property-literals" "^7.22.5" | ||
"@babel/plugin-transform-regenerator" "^7.22.10" | ||
"@babel/plugin-transform-reserved-words" "^7.22.5" | ||
|
@@ -960,7 +960,7 @@ | |
"@babel/plugin-transform-unicode-regex" "^7.22.5" | ||
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5" | ||
"@babel/preset-modules" "0.1.6-no-external-plugins" | ||
"@babel/types" "^7.22.10" | ||
"@babel/types" "^7.22.11" | ||
babel-plugin-polyfill-corejs2 "^0.4.5" | ||
babel-plugin-polyfill-corejs3 "^0.8.3" | ||
babel-plugin-polyfill-regenerator "^0.5.2" | ||
|