Skip to content

Commit fcbfd08

Browse files
build(deps-dev): 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]>
1 parent 4fe4cc1 commit fcbfd08

File tree

1 file changed

+48
-66
lines changed

1 file changed

+48
-66
lines changed

yarn.lock

Lines changed: 48 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
js-tokens "^4.0.0"
2727
picocolors "^1.0.0"
2828

29-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9", "@babel/compat-data@^7.26.0":
30-
version "7.26.2"
31-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.2.tgz#278b6b13664557de95b8f35b90d96785850bb56e"
32-
integrity sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==
29+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5":
30+
version "7.26.5"
31+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
32+
integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==
3333

3434
"@babel/core@^7.1.2", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
3535
version "7.26.0"
@@ -77,20 +77,12 @@
7777
dependencies:
7878
"@babel/types" "^7.25.9"
7979

80-
"@babel/helper-builder-binary-assignment-operator-visitor@^7.25.9":
81-
version "7.25.9"
82-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz#f41752fe772a578e67286e6779a68a5a92de1ee9"
83-
integrity sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==
84-
dependencies:
85-
"@babel/traverse" "^7.25.9"
86-
"@babel/types" "^7.25.9"
87-
88-
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9":
89-
version "7.25.9"
90-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875"
91-
integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==
80+
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5":
81+
version "7.26.5"
82+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8"
83+
integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==
9284
dependencies:
93-
"@babel/compat-data" "^7.25.9"
85+
"@babel/compat-data" "^7.26.5"
9486
"@babel/helper-validator-option" "^7.25.9"
9587
browserslist "^4.24.0"
9688
lru-cache "^5.1.1"
@@ -180,10 +172,10 @@
180172
dependencies:
181173
"@babel/types" "^7.25.9"
182174

183-
"@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":
184-
version "7.25.9"
185-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
186-
integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
175+
"@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":
176+
version "7.26.5"
177+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35"
178+
integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==
187179

188180
"@babel/helper-remap-async-to-generator@^7.25.9":
189181
version "7.25.9"
@@ -203,14 +195,6 @@
203195
"@babel/helper-optimise-call-expression" "^7.25.9"
204196
"@babel/traverse" "^7.25.9"
205197

206-
"@babel/helper-simple-access@^7.25.9":
207-
version "7.25.9"
208-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz#6d51783299884a2c74618d6ef0f86820ec2e7739"
209-
integrity sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q==
210-
dependencies:
211-
"@babel/traverse" "^7.25.9"
212-
"@babel/types" "^7.25.9"
213-
214198
"@babel/helper-skip-transparent-expression-wrappers@^7.25.9":
215199
version "7.25.9"
216200
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz#0b2e1b62d560d6b1954893fd2b705dc17c91f0c9"
@@ -461,12 +445,12 @@
461445
"@babel/helper-plugin-utils" "^7.25.9"
462446
"@babel/helper-remap-async-to-generator" "^7.25.9"
463447

464-
"@babel/plugin-transform-block-scoped-functions@^7.25.9":
465-
version "7.25.9"
466-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz#5700691dbd7abb93de300ca7be94203764fce458"
467-
integrity sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==
448+
"@babel/plugin-transform-block-scoped-functions@^7.26.5":
449+
version "7.26.5"
450+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz#3dc4405d31ad1cbe45293aa57205a6e3b009d53e"
451+
integrity sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ==
468452
dependencies:
469-
"@babel/helper-plugin-utils" "^7.25.9"
453+
"@babel/helper-plugin-utils" "^7.26.5"
470454

471455
"@babel/plugin-transform-block-scoping@^7.25.9":
472456
version "7.25.9"
@@ -548,12 +532,11 @@
548532
dependencies:
549533
"@babel/helper-plugin-utils" "^7.25.9"
550534

551-
"@babel/plugin-transform-exponentiation-operator@^7.25.9":
552-
version "7.25.9"
553-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz#ece47b70d236c1d99c263a1e22b62dc20a4c8b0f"
554-
integrity sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA==
535+
"@babel/plugin-transform-exponentiation-operator@^7.26.3":
536+
version "7.26.3"
537+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz#e29f01b6de302c7c2c794277a48f04a9ca7f03bc"
538+
integrity sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==
555539
dependencies:
556-
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.25.9"
557540
"@babel/helper-plugin-utils" "^7.25.9"
558541

559542
"@babel/plugin-transform-export-namespace-from@^7.25.9":
@@ -616,14 +599,13 @@
616599
"@babel/helper-module-transforms" "^7.25.9"
617600
"@babel/helper-plugin-utils" "^7.25.9"
618601

619-
"@babel/plugin-transform-modules-commonjs@^7.25.9":
620-
version "7.25.9"
621-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz#d165c8c569a080baf5467bda88df6425fc060686"
622-
integrity sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg==
602+
"@babel/plugin-transform-modules-commonjs@^7.26.3":
603+
version "7.26.3"
604+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb"
605+
integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==
623606
dependencies:
624-
"@babel/helper-module-transforms" "^7.25.9"
607+
"@babel/helper-module-transforms" "^7.26.0"
625608
"@babel/helper-plugin-utils" "^7.25.9"
626-
"@babel/helper-simple-access" "^7.25.9"
627609

628610
"@babel/plugin-transform-modules-systemjs@^7.25.9":
629611
version "7.25.9"
@@ -658,12 +640,12 @@
658640
dependencies:
659641
"@babel/helper-plugin-utils" "^7.25.9"
660642

661-
"@babel/plugin-transform-nullish-coalescing-operator@^7.25.9":
662-
version "7.25.9"
663-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz#bcb1b0d9e948168102d5f7104375ca21c3266949"
664-
integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==
643+
"@babel/plugin-transform-nullish-coalescing-operator@^7.26.6":
644+
version "7.26.6"
645+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe"
646+
integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==
665647
dependencies:
666-
"@babel/helper-plugin-utils" "^7.25.9"
648+
"@babel/helper-plugin-utils" "^7.26.5"
667649

668650
"@babel/plugin-transform-numeric-separator@^7.25.9":
669651
version "7.25.9"
@@ -787,12 +769,12 @@
787769
dependencies:
788770
"@babel/helper-plugin-utils" "^7.25.9"
789771

790-
"@babel/plugin-transform-typeof-symbol@^7.25.9":
791-
version "7.25.9"
792-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b"
793-
integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==
772+
"@babel/plugin-transform-typeof-symbol@^7.26.7":
773+
version "7.26.7"
774+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937"
775+
integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==
794776
dependencies:
795-
"@babel/helper-plugin-utils" "^7.25.9"
777+
"@babel/helper-plugin-utils" "^7.26.5"
796778

797779
"@babel/plugin-transform-unicode-escapes@^7.25.9":
798780
version "7.25.9"
@@ -826,13 +808,13 @@
826808
"@babel/helper-plugin-utils" "^7.25.9"
827809

828810
"@babel/preset-env@^7.1.0":
829-
version "7.26.0"
830-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1"
831-
integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==
811+
version "7.26.7"
812+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d"
813+
integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ==
832814
dependencies:
833-
"@babel/compat-data" "^7.26.0"
834-
"@babel/helper-compilation-targets" "^7.25.9"
835-
"@babel/helper-plugin-utils" "^7.25.9"
815+
"@babel/compat-data" "^7.26.5"
816+
"@babel/helper-compilation-targets" "^7.26.5"
817+
"@babel/helper-plugin-utils" "^7.26.5"
836818
"@babel/helper-validator-option" "^7.25.9"
837819
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.9"
838820
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.9"
@@ -846,7 +828,7 @@
846828
"@babel/plugin-transform-arrow-functions" "^7.25.9"
847829
"@babel/plugin-transform-async-generator-functions" "^7.25.9"
848830
"@babel/plugin-transform-async-to-generator" "^7.25.9"
849-
"@babel/plugin-transform-block-scoped-functions" "^7.25.9"
831+
"@babel/plugin-transform-block-scoped-functions" "^7.26.5"
850832
"@babel/plugin-transform-block-scoping" "^7.25.9"
851833
"@babel/plugin-transform-class-properties" "^7.25.9"
852834
"@babel/plugin-transform-class-static-block" "^7.26.0"
@@ -857,7 +839,7 @@
857839
"@babel/plugin-transform-duplicate-keys" "^7.25.9"
858840
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.9"
859841
"@babel/plugin-transform-dynamic-import" "^7.25.9"
860-
"@babel/plugin-transform-exponentiation-operator" "^7.25.9"
842+
"@babel/plugin-transform-exponentiation-operator" "^7.26.3"
861843
"@babel/plugin-transform-export-namespace-from" "^7.25.9"
862844
"@babel/plugin-transform-for-of" "^7.25.9"
863845
"@babel/plugin-transform-function-name" "^7.25.9"
@@ -866,12 +848,12 @@
866848
"@babel/plugin-transform-logical-assignment-operators" "^7.25.9"
867849
"@babel/plugin-transform-member-expression-literals" "^7.25.9"
868850
"@babel/plugin-transform-modules-amd" "^7.25.9"
869-
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
851+
"@babel/plugin-transform-modules-commonjs" "^7.26.3"
870852
"@babel/plugin-transform-modules-systemjs" "^7.25.9"
871853
"@babel/plugin-transform-modules-umd" "^7.25.9"
872854
"@babel/plugin-transform-named-capturing-groups-regex" "^7.25.9"
873855
"@babel/plugin-transform-new-target" "^7.25.9"
874-
"@babel/plugin-transform-nullish-coalescing-operator" "^7.25.9"
856+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.26.6"
875857
"@babel/plugin-transform-numeric-separator" "^7.25.9"
876858
"@babel/plugin-transform-object-rest-spread" "^7.25.9"
877859
"@babel/plugin-transform-object-super" "^7.25.9"
@@ -888,7 +870,7 @@
888870
"@babel/plugin-transform-spread" "^7.25.9"
889871
"@babel/plugin-transform-sticky-regex" "^7.25.9"
890872
"@babel/plugin-transform-template-literals" "^7.25.9"
891-
"@babel/plugin-transform-typeof-symbol" "^7.25.9"
873+
"@babel/plugin-transform-typeof-symbol" "^7.26.7"
892874
"@babel/plugin-transform-unicode-escapes" "^7.25.9"
893875
"@babel/plugin-transform-unicode-property-regex" "^7.25.9"
894876
"@babel/plugin-transform-unicode-regex" "^7.25.9"

0 commit comments

Comments
 (0)