-
-
Notifications
You must be signed in to change notification settings - Fork 206
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump @babel/preset-env from 7.26.0 to 7.26.7 (#1397)
⬆️ Bump @babel/preset-env from 7.26.0 to 7.26.7 Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.0 to 7.26.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
883b17c
commit 28e7dfd
Showing
2 changed files
with
47 additions
and
56 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 |
---|---|---|
|
@@ -40,10 +40,10 @@ | |
js-tokens "^4.0.0" | ||
picocolors "^1.0.0" | ||
|
||
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9", "@babel/compat-data@^7.26.0": | ||
version "7.26.3" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.3.tgz#99488264a56b2aded63983abd6a417f03b92ed02" | ||
integrity sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g== | ||
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" | ||
integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== | ||
|
||
"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3": | ||
version "7.26.0" | ||
|
@@ -100,12 +100,12 @@ | |
dependencies: | ||
"@babel/types" "^7.25.9" | ||
|
||
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875" | ||
integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ== | ||
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" | ||
integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== | ||
dependencies: | ||
"@babel/compat-data" "^7.25.9" | ||
"@babel/compat-data" "^7.26.5" | ||
"@babel/helper-validator-option" "^7.25.9" | ||
browserslist "^4.24.0" | ||
lru-cache "^5.1.1" | ||
|
@@ -184,10 +184,10 @@ | |
dependencies: | ||
"@babel/types" "^7.25.9" | ||
|
||
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.8.0": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46" | ||
integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw== | ||
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.26.5", "@babel/helper-plugin-utils@^7.8.0": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35" | ||
integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg== | ||
|
||
"@babel/helper-remap-async-to-generator@^7.25.9": | ||
version "7.25.9" | ||
|
@@ -207,14 +207,6 @@ | |
"@babel/helper-optimise-call-expression" "^7.25.9" | ||
"@babel/traverse" "^7.25.9" | ||
|
||
"@babel/helper-simple-access@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz#6d51783299884a2c74618d6ef0f86820ec2e7739" | ||
integrity sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q== | ||
dependencies: | ||
"@babel/traverse" "^7.25.9" | ||
"@babel/types" "^7.25.9" | ||
|
||
"@babel/helper-skip-transparent-expression-wrappers@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz#0b2e1b62d560d6b1954893fd2b705dc17c91f0c9" | ||
|
@@ -480,12 +472,12 @@ | |
"@babel/helper-plugin-utils" "^7.25.9" | ||
"@babel/helper-remap-async-to-generator" "^7.25.9" | ||
|
||
"@babel/plugin-transform-block-scoped-functions@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz#5700691dbd7abb93de300ca7be94203764fce458" | ||
integrity sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA== | ||
"@babel/plugin-transform-block-scoped-functions@^7.26.5": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz#3dc4405d31ad1cbe45293aa57205a6e3b009d53e" | ||
integrity sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
"@babel/helper-plugin-utils" "^7.26.5" | ||
|
||
"@babel/plugin-transform-block-scoping@^7.25.9": | ||
version "7.25.9" | ||
|
@@ -567,7 +559,7 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/plugin-transform-exponentiation-operator@^7.25.9": | ||
"@babel/plugin-transform-exponentiation-operator@^7.26.3": | ||
version "7.26.3" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz#e29f01b6de302c7c2c794277a48f04a9ca7f03bc" | ||
integrity sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ== | ||
|
@@ -642,14 +634,13 @@ | |
"@babel/helper-module-transforms" "^7.25.9" | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/plugin-transform-modules-commonjs@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz#d165c8c569a080baf5467bda88df6425fc060686" | ||
integrity sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg== | ||
"@babel/plugin-transform-modules-commonjs@^7.25.9", "@babel/plugin-transform-modules-commonjs@^7.26.3": | ||
version "7.26.3" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb" | ||
integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ== | ||
dependencies: | ||
"@babel/helper-module-transforms" "^7.25.9" | ||
"@babel/helper-module-transforms" "^7.26.0" | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
"@babel/helper-simple-access" "^7.25.9" | ||
|
||
"@babel/plugin-transform-modules-systemjs@^7.25.9": | ||
version "7.25.9" | ||
|
@@ -684,12 +675,12 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/plugin-transform-nullish-coalescing-operator@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz#bcb1b0d9e948168102d5f7104375ca21c3266949" | ||
integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog== | ||
"@babel/plugin-transform-nullish-coalescing-operator@^7.26.6": | ||
version "7.26.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe" | ||
integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
"@babel/helper-plugin-utils" "^7.26.5" | ||
|
||
"@babel/plugin-transform-numeric-separator@^7.25.9": | ||
version "7.25.9" | ||
|
@@ -813,12 +804,12 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/plugin-transform-typeof-symbol@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b" | ||
integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA== | ||
"@babel/plugin-transform-typeof-symbol@^7.26.7": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937" | ||
integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
"@babel/helper-plugin-utils" "^7.26.5" | ||
|
||
"@babel/plugin-transform-typescript@^7.25.9": | ||
version "7.25.9" | ||
|
@@ -862,14 +853,14 @@ | |
"@babel/helper-create-regexp-features-plugin" "^7.25.9" | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/[email protected].0": | ||
version "7.26.0" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1" | ||
integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw== | ||
"@babel/[email protected].7": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d" | ||
integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ== | ||
dependencies: | ||
"@babel/compat-data" "^7.26.0" | ||
"@babel/helper-compilation-targets" "^7.25.9" | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
"@babel/compat-data" "^7.26.5" | ||
"@babel/helper-compilation-targets" "^7.26.5" | ||
"@babel/helper-plugin-utils" "^7.26.5" | ||
"@babel/helper-validator-option" "^7.25.9" | ||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.9" | ||
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.9" | ||
|
@@ -883,7 +874,7 @@ | |
"@babel/plugin-transform-arrow-functions" "^7.25.9" | ||
"@babel/plugin-transform-async-generator-functions" "^7.25.9" | ||
"@babel/plugin-transform-async-to-generator" "^7.25.9" | ||
"@babel/plugin-transform-block-scoped-functions" "^7.25.9" | ||
"@babel/plugin-transform-block-scoped-functions" "^7.26.5" | ||
"@babel/plugin-transform-block-scoping" "^7.25.9" | ||
"@babel/plugin-transform-class-properties" "^7.25.9" | ||
"@babel/plugin-transform-class-static-block" "^7.26.0" | ||
|
@@ -894,7 +885,7 @@ | |
"@babel/plugin-transform-duplicate-keys" "^7.25.9" | ||
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.9" | ||
"@babel/plugin-transform-dynamic-import" "^7.25.9" | ||
"@babel/plugin-transform-exponentiation-operator" "^7.25.9" | ||
"@babel/plugin-transform-exponentiation-operator" "^7.26.3" | ||
"@babel/plugin-transform-export-namespace-from" "^7.25.9" | ||
"@babel/plugin-transform-for-of" "^7.25.9" | ||
"@babel/plugin-transform-function-name" "^7.25.9" | ||
|
@@ -903,12 +894,12 @@ | |
"@babel/plugin-transform-logical-assignment-operators" "^7.25.9" | ||
"@babel/plugin-transform-member-expression-literals" "^7.25.9" | ||
"@babel/plugin-transform-modules-amd" "^7.25.9" | ||
"@babel/plugin-transform-modules-commonjs" "^7.25.9" | ||
"@babel/plugin-transform-modules-commonjs" "^7.26.3" | ||
"@babel/plugin-transform-modules-systemjs" "^7.25.9" | ||
"@babel/plugin-transform-modules-umd" "^7.25.9" | ||
"@babel/plugin-transform-named-capturing-groups-regex" "^7.25.9" | ||
"@babel/plugin-transform-new-target" "^7.25.9" | ||
"@babel/plugin-transform-nullish-coalescing-operator" "^7.25.9" | ||
"@babel/plugin-transform-nullish-coalescing-operator" "^7.26.6" | ||
"@babel/plugin-transform-numeric-separator" "^7.25.9" | ||
"@babel/plugin-transform-object-rest-spread" "^7.25.9" | ||
"@babel/plugin-transform-object-super" "^7.25.9" | ||
|
@@ -925,7 +916,7 @@ | |
"@babel/plugin-transform-spread" "^7.25.9" | ||
"@babel/plugin-transform-sticky-regex" "^7.25.9" | ||
"@babel/plugin-transform-template-literals" "^7.25.9" | ||
"@babel/plugin-transform-typeof-symbol" "^7.25.9" | ||
"@babel/plugin-transform-typeof-symbol" "^7.26.7" | ||
"@babel/plugin-transform-unicode-escapes" "^7.25.9" | ||
"@babel/plugin-transform-unicode-property-regex" "^7.25.9" | ||
"@babel/plugin-transform-unicode-regex" "^7.25.9" | ||
|