-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps the babel group with 4 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse). Updates `@babel/core` 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-core) Updates `@babel/parser` from 7.26.5 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-parser) Updates `@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) Updates `@babel/traverse` from 7.26.5 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-traverse) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/traverse" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
7aa47b2
commit 3e29ea8
Showing
2 changed files
with
79 additions
and
88 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 |
---|---|---|
|
@@ -611,7 +611,7 @@ | |
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3" | ||
chokidar "^3.6.0" | ||
|
||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0", "@babel/code-frame@^7.26.2": | ||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2": | ||
version "7.26.2" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" | ||
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== | ||
|
@@ -620,26 +620,26 @@ | |
js-tokens "^4.0.0" | ||
picocolors "^1.0.0" | ||
|
||
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9", "@babel/compat-data@^7.26.0": | ||
version "7.26.0" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819" | ||
integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA== | ||
"@babel/compat-data@^7.20.5", "@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].0", "@babel/core@^7.0.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.18.9", "@babel/core@^7.23.9", "@babel/core@^7.26.0": | ||
version "7.26.0" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" | ||
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== | ||
"@babel/[email protected].7", "@babel/core@^7.0.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.18.9", "@babel/core@^7.23.9", "@babel/core@^7.26.0": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" | ||
integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== | ||
dependencies: | ||
"@ampproject/remapping" "^2.2.0" | ||
"@babel/code-frame" "^7.26.0" | ||
"@babel/generator" "^7.26.0" | ||
"@babel/helper-compilation-targets" "^7.25.9" | ||
"@babel/code-frame" "^7.26.2" | ||
"@babel/generator" "^7.26.5" | ||
"@babel/helper-compilation-targets" "^7.26.5" | ||
"@babel/helper-module-transforms" "^7.26.0" | ||
"@babel/helpers" "^7.26.0" | ||
"@babel/parser" "^7.26.0" | ||
"@babel/helpers" "^7.26.7" | ||
"@babel/parser" "^7.26.7" | ||
"@babel/template" "^7.25.9" | ||
"@babel/traverse" "^7.25.9" | ||
"@babel/types" "^7.26.0" | ||
"@babel/traverse" "^7.26.7" | ||
"@babel/types" "^7.26.7" | ||
convert-source-map "^2.0.0" | ||
debug "^4.1.0" | ||
gensync "^1.0.0-beta.2" | ||
|
@@ -655,7 +655,7 @@ | |
eslint-visitor-keys "^2.1.0" | ||
semver "^6.3.1" | ||
|
||
"@babel/generator@^7.26.0", "@babel/generator@^7.26.5", "@babel/generator@^7.7.2": | ||
"@babel/generator@^7.26.5", "@babel/generator@^7.7.2": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" | ||
integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== | ||
|
@@ -673,14 +673,6 @@ | |
dependencies: | ||
"@babel/types" "^7.25.9" | ||
|
||
"@babel/helper-builder-binary-assignment-operator-visitor@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz#f41752fe772a578e67286e6779a68a5a92de1ee9" | ||
integrity sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g== | ||
dependencies: | ||
"@babel/traverse" "^7.25.9" | ||
"@babel/types" "^7.25.9" | ||
|
||
"@babel/helper-builder-react-jsx@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.25.9.tgz#5ff2a2bbc2b492579543db7255c24e87d4650439" | ||
|
@@ -697,12 +689,12 @@ | |
"@babel/helper-hoist-variables" "^7.12.13" | ||
"@babel/types" "^7.12.13" | ||
|
||
"@babel/helper-compilation-targets@^7.20.7", "@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.20.7", "@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" | ||
|
@@ -787,10 +779,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.20.2", "@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.20.2", "@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" | ||
|
@@ -842,20 +834,20 @@ | |
"@babel/traverse" "^7.25.9" | ||
"@babel/types" "^7.25.9" | ||
|
||
"@babel/helpers@^7.26.0": | ||
version "7.26.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" | ||
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== | ||
"@babel/helpers@^7.26.7": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" | ||
integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== | ||
dependencies: | ||
"@babel/template" "^7.25.9" | ||
"@babel/types" "^7.26.0" | ||
"@babel/types" "^7.26.7" | ||
|
||
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.5": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.5.tgz#6fec9aebddef25ca57a935c86dbb915ae2da3e1f" | ||
integrity sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw== | ||
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" | ||
integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== | ||
dependencies: | ||
"@babel/types" "^7.26.5" | ||
"@babel/types" "^7.26.7" | ||
|
||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9": | ||
version "7.25.9" | ||
|
@@ -1089,12 +1081,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" | ||
|
@@ -1176,12 +1168,11 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/plugin-transform-exponentiation-operator@^7.25.9": | ||
version "7.25.9" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz#ece47b70d236c1d99c263a1e22b62dc20a4c8b0f" | ||
integrity sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA== | ||
"@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== | ||
dependencies: | ||
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.25.9" | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/plugin-transform-export-namespace-from@^7.25.9": | ||
|
@@ -1285,12 +1276,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" | ||
|
@@ -1462,12 +1453,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" | ||
|
@@ -1511,14 +1502,14 @@ | |
"@babel/helper-create-regexp-features-plugin" "^7.25.9" | ||
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/preset-env@^7.26.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/preset-env@^7.26.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" | ||
|
@@ -1532,7 +1523,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" | ||
|
@@ -1543,7 +1534,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" | ||
|
@@ -1552,12 +1543,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" | ||
|
@@ -1574,7 +1565,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" | ||
|
@@ -1645,23 +1636,23 @@ | |
"@babel/parser" "^7.25.9" | ||
"@babel/types" "^7.25.9" | ||
|
||
"@babel/traverse@^7.18.9", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.5.tgz#6d0be3e772ff786456c1a37538208286f6e79021" | ||
integrity sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ== | ||
"@babel/traverse@^7.18.9", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.7": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" | ||
integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== | ||
dependencies: | ||
"@babel/code-frame" "^7.26.2" | ||
"@babel/generator" "^7.26.5" | ||
"@babel/parser" "^7.26.5" | ||
"@babel/parser" "^7.26.7" | ||
"@babel/template" "^7.25.9" | ||
"@babel/types" "^7.26.5" | ||
"@babel/types" "^7.26.7" | ||
debug "^4.3.1" | ||
globals "^11.1.0" | ||
|
||
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.16.7", "@babel/types@^7.18.9", "@babel/types@^7.20.7", "@babel/types@^7.24.7", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.5.tgz#7a1e1c01d28e26d1fe7f8ec9567b3b92b9d07747" | ||
integrity sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg== | ||
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.16.7", "@babel/types@^7.18.9", "@babel/types@^7.20.7", "@babel/types@^7.24.7", "@babel/types@^7.25.9", "@babel/types@^7.26.5", "@babel/types@^7.26.7", "@babel/types@^7.3.3", "@babel/types@^7.4.4": | ||
version "7.26.7" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" | ||
integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.25.9" | ||
"@babel/helper-validator-identifier" "^7.25.9" | ||
|