Skip to content

Commit 324c1a3

Browse files
Bump @babel/preset-env from 7.28.3 to 7.28.5 (#621)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.28.3 to 7.28.5. - [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.28.5/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29614f6 commit 324c1a3

File tree

1 file changed

+66
-66
lines changed

1 file changed

+66
-66
lines changed

yarn.lock

Lines changed: 66 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
js-tokens "^4.0.0"
2222
picocolors "^1.1.1"
2323

24-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0":
25-
version "7.28.0"
26-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
27-
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
24+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.5":
25+
version "7.28.5"
26+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f"
27+
integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==
2828

2929
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.19.3":
3030
version "7.28.5"
@@ -298,13 +298,13 @@
298298
dependencies:
299299
"@babel/types" "^7.28.5"
300300

301-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
302-
version "7.27.1"
303-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz#61dd8a8e61f7eb568268d1b5f129da3eee364bf9"
304-
integrity sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==
301+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5":
302+
version "7.28.5"
303+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.28.5.tgz#fbde57974707bbfa0376d34d425ff4fa6c732421"
304+
integrity sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==
305305
dependencies:
306306
"@babel/helper-plugin-utils" "^7.27.1"
307-
"@babel/traverse" "^7.27.1"
307+
"@babel/traverse" "^7.28.5"
308308

309309
"@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.27.1":
310310
version "7.27.1"
@@ -545,10 +545,10 @@
545545
dependencies:
546546
"@babel/helper-plugin-utils" "^7.27.1"
547547

548-
"@babel/plugin-transform-block-scoping@^7.28.0":
549-
version "7.28.0"
550-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.0.tgz#e7c50cbacc18034f210b93defa89638666099451"
551-
integrity sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==
548+
"@babel/plugin-transform-block-scoping@^7.28.5":
549+
version "7.28.5"
550+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.5.tgz#e0d3af63bd8c80de2e567e690a54e84d85eb16f6"
551+
integrity sha512-45DmULpySVvmq9Pj3X9B+62Xe+DJGov27QravQJU1LLcapR6/10i+gYVAucGGJpHBp5mYxIMK4nDAT/QDLr47g==
552552
dependencies:
553553
"@babel/helper-plugin-utils" "^7.27.1"
554554

@@ -568,17 +568,17 @@
568568
"@babel/helper-create-class-features-plugin" "^7.28.3"
569569
"@babel/helper-plugin-utils" "^7.27.1"
570570

571-
"@babel/plugin-transform-classes@^7.28.3", "@babel/plugin-transform-classes@^7.9.2":
572-
version "7.28.3"
573-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz#598297260343d0edbd51cb5f5075e07dee91963a"
574-
integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg==
571+
"@babel/plugin-transform-classes@^7.28.4", "@babel/plugin-transform-classes@^7.9.2":
572+
version "7.28.4"
573+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.4.tgz#75d66175486788c56728a73424d67cbc7473495c"
574+
integrity sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA==
575575
dependencies:
576576
"@babel/helper-annotate-as-pure" "^7.27.3"
577577
"@babel/helper-compilation-targets" "^7.27.2"
578578
"@babel/helper-globals" "^7.28.0"
579579
"@babel/helper-plugin-utils" "^7.27.1"
580580
"@babel/helper-replace-supers" "^7.27.1"
581-
"@babel/traverse" "^7.28.3"
581+
"@babel/traverse" "^7.28.4"
582582

583583
"@babel/plugin-transform-computed-properties@^7.27.1":
584584
version "7.27.1"
@@ -588,13 +588,13 @@
588588
"@babel/helper-plugin-utils" "^7.27.1"
589589
"@babel/template" "^7.27.1"
590590

591-
"@babel/plugin-transform-destructuring@^7.28.0":
592-
version "7.28.0"
593-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz#0f156588f69c596089b7d5b06f5af83d9aa7f97a"
594-
integrity sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==
591+
"@babel/plugin-transform-destructuring@^7.28.0", "@babel/plugin-transform-destructuring@^7.28.5":
592+
version "7.28.5"
593+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz#b8402764df96179a2070bb7b501a1586cf8ad7a7"
594+
integrity sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==
595595
dependencies:
596596
"@babel/helper-plugin-utils" "^7.27.1"
597-
"@babel/traverse" "^7.28.0"
597+
"@babel/traverse" "^7.28.5"
598598

599599
"@babel/plugin-transform-dotall-regex@^7.27.1":
600600
version "7.27.1"
@@ -634,10 +634,10 @@
634634
"@babel/helper-plugin-utils" "^7.27.1"
635635
"@babel/plugin-transform-destructuring" "^7.28.0"
636636

637-
"@babel/plugin-transform-exponentiation-operator@^7.27.1", "@babel/plugin-transform-exponentiation-operator@^7.8.3":
638-
version "7.27.1"
639-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz#fc497b12d8277e559747f5a3ed868dd8064f83e1"
640-
integrity sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==
637+
"@babel/plugin-transform-exponentiation-operator@^7.28.5", "@babel/plugin-transform-exponentiation-operator@^7.8.3":
638+
version "7.28.5"
639+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz#7cc90a8170e83532676cfa505278e147056e94fe"
640+
integrity sha512-D4WIMaFtwa2NizOp+dnoFjRez/ClKiC2BqqImwKd1X28nqBtZEyCYJ2ozQrrzlxAFrcrjxo39S6khe9RNDlGzw==
641641
dependencies:
642642
"@babel/helper-plugin-utils" "^7.27.1"
643643

@@ -679,10 +679,10 @@
679679
dependencies:
680680
"@babel/helper-plugin-utils" "^7.27.1"
681681

682-
"@babel/plugin-transform-logical-assignment-operators@^7.27.1":
683-
version "7.27.1"
684-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz#890cb20e0270e0e5bebe3f025b434841c32d5baa"
685-
integrity sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==
682+
"@babel/plugin-transform-logical-assignment-operators@^7.28.5":
683+
version "7.28.5"
684+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.5.tgz#d028fd6db8c081dee4abebc812c2325e24a85b0e"
685+
integrity sha512-axUuqnUTBuXyHGcJEVVh9pORaN6wC5bYfE7FGzPiaWa3syib9m7g+/IT/4VgCOe2Upef43PHzeAvcrVek6QuuA==
686686
dependencies:
687687
"@babel/helper-plugin-utils" "^7.27.1"
688688

@@ -709,15 +709,15 @@
709709
"@babel/helper-module-transforms" "^7.27.1"
710710
"@babel/helper-plugin-utils" "^7.27.1"
711711

712-
"@babel/plugin-transform-modules-systemjs@^7.27.1":
713-
version "7.27.1"
714-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz#00e05b61863070d0f3292a00126c16c0e024c4ed"
715-
integrity sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==
712+
"@babel/plugin-transform-modules-systemjs@^7.28.5":
713+
version "7.28.5"
714+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2"
715+
integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==
716716
dependencies:
717-
"@babel/helper-module-transforms" "^7.27.1"
717+
"@babel/helper-module-transforms" "^7.28.3"
718718
"@babel/helper-plugin-utils" "^7.27.1"
719-
"@babel/helper-validator-identifier" "^7.27.1"
720-
"@babel/traverse" "^7.27.1"
719+
"@babel/helper-validator-identifier" "^7.28.5"
720+
"@babel/traverse" "^7.28.5"
721721

722722
"@babel/plugin-transform-modules-umd@^7.27.1":
723723
version "7.27.1"
@@ -756,16 +756,16 @@
756756
dependencies:
757757
"@babel/helper-plugin-utils" "^7.27.1"
758758

759-
"@babel/plugin-transform-object-rest-spread@^7.28.0":
760-
version "7.28.0"
761-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.0.tgz#d23021857ffd7cd809f54d624299b8086402ed8d"
762-
integrity sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==
759+
"@babel/plugin-transform-object-rest-spread@^7.28.4":
760+
version "7.28.4"
761+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz#9ee1ceca80b3e6c4bac9247b2149e36958f7f98d"
762+
integrity sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==
763763
dependencies:
764764
"@babel/helper-compilation-targets" "^7.27.2"
765765
"@babel/helper-plugin-utils" "^7.27.1"
766766
"@babel/plugin-transform-destructuring" "^7.28.0"
767767
"@babel/plugin-transform-parameters" "^7.27.7"
768-
"@babel/traverse" "^7.28.0"
768+
"@babel/traverse" "^7.28.4"
769769

770770
"@babel/plugin-transform-object-super@^7.27.1":
771771
version "7.27.1"
@@ -782,10 +782,10 @@
782782
dependencies:
783783
"@babel/helper-plugin-utils" "^7.27.1"
784784

785-
"@babel/plugin-transform-optional-chaining@^7.27.1":
786-
version "7.27.1"
787-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz#874ce3c4f06b7780592e946026eb76a32830454f"
788-
integrity sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==
785+
"@babel/plugin-transform-optional-chaining@^7.27.1", "@babel/plugin-transform-optional-chaining@^7.28.5":
786+
version "7.28.5"
787+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.5.tgz#8238c785f9d5c1c515a90bf196efb50d075a4b26"
788+
integrity sha512-N6fut9IZlPnjPwgiQkXNhb+cT8wQKFlJNqcZkWlcTqkcqx6/kU4ynGmLFoa4LViBSirn05YAwk+sQBbPfxtYzQ==
789789
dependencies:
790790
"@babel/helper-plugin-utils" "^7.27.1"
791791
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
@@ -862,10 +862,10 @@
862862
"@babel/helper-annotate-as-pure" "^7.27.1"
863863
"@babel/helper-plugin-utils" "^7.27.1"
864864

865-
"@babel/plugin-transform-regenerator@^7.28.3":
866-
version "7.28.3"
867-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344"
868-
integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A==
865+
"@babel/plugin-transform-regenerator@^7.28.4":
866+
version "7.28.4"
867+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.4.tgz#9d3fa3bebb48ddd0091ce5729139cd99c67cea51"
868+
integrity sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA==
869869
dependencies:
870870
"@babel/helper-plugin-utils" "^7.27.1"
871871

@@ -975,15 +975,15 @@
975975
"@babel/helper-plugin-utils" "^7.27.1"
976976

977977
"@babel/preset-env@^7.19.3", "@babel/preset-env@^7.9.0":
978-
version "7.28.3"
979-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
980-
integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==
978+
version "7.28.5"
979+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.5.tgz#82dd159d1563f219a1ce94324b3071eb89e280b0"
980+
integrity sha512-S36mOoi1Sb6Fz98fBfE+UZSpYw5mJm0NUHtIKrOuNcqeFauy1J6dIvXm2KRVKobOSaGq4t/hBXdN4HGU3wL9Wg==
981981
dependencies:
982-
"@babel/compat-data" "^7.28.0"
982+
"@babel/compat-data" "^7.28.5"
983983
"@babel/helper-compilation-targets" "^7.27.2"
984984
"@babel/helper-plugin-utils" "^7.27.1"
985985
"@babel/helper-validator-option" "^7.27.1"
986-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
986+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5"
987987
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
988988
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
989989
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
@@ -996,42 +996,42 @@
996996
"@babel/plugin-transform-async-generator-functions" "^7.28.0"
997997
"@babel/plugin-transform-async-to-generator" "^7.27.1"
998998
"@babel/plugin-transform-block-scoped-functions" "^7.27.1"
999-
"@babel/plugin-transform-block-scoping" "^7.28.0"
999+
"@babel/plugin-transform-block-scoping" "^7.28.5"
10001000
"@babel/plugin-transform-class-properties" "^7.27.1"
10011001
"@babel/plugin-transform-class-static-block" "^7.28.3"
1002-
"@babel/plugin-transform-classes" "^7.28.3"
1002+
"@babel/plugin-transform-classes" "^7.28.4"
10031003
"@babel/plugin-transform-computed-properties" "^7.27.1"
1004-
"@babel/plugin-transform-destructuring" "^7.28.0"
1004+
"@babel/plugin-transform-destructuring" "^7.28.5"
10051005
"@babel/plugin-transform-dotall-regex" "^7.27.1"
10061006
"@babel/plugin-transform-duplicate-keys" "^7.27.1"
10071007
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.27.1"
10081008
"@babel/plugin-transform-dynamic-import" "^7.27.1"
10091009
"@babel/plugin-transform-explicit-resource-management" "^7.28.0"
1010-
"@babel/plugin-transform-exponentiation-operator" "^7.27.1"
1010+
"@babel/plugin-transform-exponentiation-operator" "^7.28.5"
10111011
"@babel/plugin-transform-export-namespace-from" "^7.27.1"
10121012
"@babel/plugin-transform-for-of" "^7.27.1"
10131013
"@babel/plugin-transform-function-name" "^7.27.1"
10141014
"@babel/plugin-transform-json-strings" "^7.27.1"
10151015
"@babel/plugin-transform-literals" "^7.27.1"
1016-
"@babel/plugin-transform-logical-assignment-operators" "^7.27.1"
1016+
"@babel/plugin-transform-logical-assignment-operators" "^7.28.5"
10171017
"@babel/plugin-transform-member-expression-literals" "^7.27.1"
10181018
"@babel/plugin-transform-modules-amd" "^7.27.1"
10191019
"@babel/plugin-transform-modules-commonjs" "^7.27.1"
1020-
"@babel/plugin-transform-modules-systemjs" "^7.27.1"
1020+
"@babel/plugin-transform-modules-systemjs" "^7.28.5"
10211021
"@babel/plugin-transform-modules-umd" "^7.27.1"
10221022
"@babel/plugin-transform-named-capturing-groups-regex" "^7.27.1"
10231023
"@babel/plugin-transform-new-target" "^7.27.1"
10241024
"@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
10251025
"@babel/plugin-transform-numeric-separator" "^7.27.1"
1026-
"@babel/plugin-transform-object-rest-spread" "^7.28.0"
1026+
"@babel/plugin-transform-object-rest-spread" "^7.28.4"
10271027
"@babel/plugin-transform-object-super" "^7.27.1"
10281028
"@babel/plugin-transform-optional-catch-binding" "^7.27.1"
1029-
"@babel/plugin-transform-optional-chaining" "^7.27.1"
1029+
"@babel/plugin-transform-optional-chaining" "^7.28.5"
10301030
"@babel/plugin-transform-parameters" "^7.27.7"
10311031
"@babel/plugin-transform-private-methods" "^7.27.1"
10321032
"@babel/plugin-transform-private-property-in-object" "^7.27.1"
10331033
"@babel/plugin-transform-property-literals" "^7.27.1"
1034-
"@babel/plugin-transform-regenerator" "^7.28.3"
1034+
"@babel/plugin-transform-regenerator" "^7.28.4"
10351035
"@babel/plugin-transform-regexp-modifiers" "^7.27.1"
10361036
"@babel/plugin-transform-reserved-words" "^7.27.1"
10371037
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
@@ -1096,7 +1096,7 @@
10961096
"@babel/parser" "^7.27.2"
10971097
"@babel/types" "^7.27.1"
10981098

1099-
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.5":
1099+
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4", "@babel/traverse@^7.28.5":
11001100
version "7.28.5"
11011101
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b"
11021102
integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==

0 commit comments

Comments
 (0)