Skip to content

Commit 183fa84

Browse files
build(deps-dev): bump @babel/preset-env from 7.28.3 to 7.28.5
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>
1 parent 0a63ed6 commit 183fa84

File tree

1 file changed

+109
-65
lines changed

1 file changed

+109
-65
lines changed

yarn.lock

Lines changed: 109 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
js-tokens "^4.0.0"
1919
picocolors "^1.1.1"
2020

21-
"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0":
22-
version "7.28.0"
23-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
24-
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
21+
"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.5":
22+
version "7.28.5"
23+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f"
24+
integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==
2525

2626
"@babel/core@^7.1.2", "@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.27.4":
2727
version "7.28.4"
@@ -55,6 +55,17 @@
5555
"@jridgewell/trace-mapping" "^0.3.28"
5656
jsesc "^3.0.2"
5757

58+
"@babel/generator@^7.28.5":
59+
version "7.28.5"
60+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298"
61+
integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==
62+
dependencies:
63+
"@babel/parser" "^7.28.5"
64+
"@babel/types" "^7.28.5"
65+
"@jridgewell/gen-mapping" "^0.3.12"
66+
"@jridgewell/trace-mapping" "^0.3.28"
67+
jsesc "^3.0.2"
68+
5869
"@babel/helper-annotate-as-pure@^7.18.6":
5970
version "7.18.6"
6071
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
@@ -224,6 +235,11 @@
224235
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
225236
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
226237

238+
"@babel/helper-validator-identifier@^7.28.5":
239+
version "7.28.5"
240+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
241+
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
242+
227243
"@babel/helper-validator-option@^7.27.1":
228244
version "7.27.1"
229245
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
@@ -262,13 +278,20 @@
262278
dependencies:
263279
"@babel/types" "^7.28.4"
264280

265-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
266-
version "7.27.1"
267-
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"
268-
integrity sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==
281+
"@babel/parser@^7.28.5":
282+
version "7.28.5"
283+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
284+
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
285+
dependencies:
286+
"@babel/types" "^7.28.5"
287+
288+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5":
289+
version "7.28.5"
290+
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"
291+
integrity sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==
269292
dependencies:
270293
"@babel/helper-plugin-utils" "^7.27.1"
271-
"@babel/traverse" "^7.27.1"
294+
"@babel/traverse" "^7.28.5"
272295

273296
"@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.27.1":
274297
version "7.27.1"
@@ -472,10 +495,10 @@
472495
dependencies:
473496
"@babel/helper-plugin-utils" "^7.27.1"
474497

475-
"@babel/plugin-transform-block-scoping@^7.28.0":
476-
version "7.28.0"
477-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.0.tgz#e7c50cbacc18034f210b93defa89638666099451"
478-
integrity sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==
498+
"@babel/plugin-transform-block-scoping@^7.28.5":
499+
version "7.28.5"
500+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.5.tgz#e0d3af63bd8c80de2e567e690a54e84d85eb16f6"
501+
integrity sha512-45DmULpySVvmq9Pj3X9B+62Xe+DJGov27QravQJU1LLcapR6/10i+gYVAucGGJpHBp5mYxIMK4nDAT/QDLr47g==
479502
dependencies:
480503
"@babel/helper-plugin-utils" "^7.27.1"
481504

@@ -495,17 +518,17 @@
495518
"@babel/helper-create-class-features-plugin" "^7.28.3"
496519
"@babel/helper-plugin-utils" "^7.27.1"
497520

498-
"@babel/plugin-transform-classes@^7.28.3":
499-
version "7.28.3"
500-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz#598297260343d0edbd51cb5f5075e07dee91963a"
501-
integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg==
521+
"@babel/plugin-transform-classes@^7.28.4":
522+
version "7.28.4"
523+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.4.tgz#75d66175486788c56728a73424d67cbc7473495c"
524+
integrity sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA==
502525
dependencies:
503526
"@babel/helper-annotate-as-pure" "^7.27.3"
504527
"@babel/helper-compilation-targets" "^7.27.2"
505528
"@babel/helper-globals" "^7.28.0"
506529
"@babel/helper-plugin-utils" "^7.27.1"
507530
"@babel/helper-replace-supers" "^7.27.1"
508-
"@babel/traverse" "^7.28.3"
531+
"@babel/traverse" "^7.28.4"
509532

510533
"@babel/plugin-transform-computed-properties@^7.27.1":
511534
version "7.27.1"
@@ -515,13 +538,13 @@
515538
"@babel/helper-plugin-utils" "^7.27.1"
516539
"@babel/template" "^7.27.1"
517540

518-
"@babel/plugin-transform-destructuring@^7.28.0":
519-
version "7.28.0"
520-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz#0f156588f69c596089b7d5b06f5af83d9aa7f97a"
521-
integrity sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==
541+
"@babel/plugin-transform-destructuring@^7.28.0", "@babel/plugin-transform-destructuring@^7.28.5":
542+
version "7.28.5"
543+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz#b8402764df96179a2070bb7b501a1586cf8ad7a7"
544+
integrity sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==
522545
dependencies:
523546
"@babel/helper-plugin-utils" "^7.27.1"
524-
"@babel/traverse" "^7.28.0"
547+
"@babel/traverse" "^7.28.5"
525548

526549
"@babel/plugin-transform-dotall-regex@^7.27.1":
527550
version "7.27.1"
@@ -561,10 +584,10 @@
561584
"@babel/helper-plugin-utils" "^7.27.1"
562585
"@babel/plugin-transform-destructuring" "^7.28.0"
563586

564-
"@babel/plugin-transform-exponentiation-operator@^7.27.1":
565-
version "7.27.1"
566-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz#fc497b12d8277e559747f5a3ed868dd8064f83e1"
567-
integrity sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==
587+
"@babel/plugin-transform-exponentiation-operator@^7.28.5":
588+
version "7.28.5"
589+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz#7cc90a8170e83532676cfa505278e147056e94fe"
590+
integrity sha512-D4WIMaFtwa2NizOp+dnoFjRez/ClKiC2BqqImwKd1X28nqBtZEyCYJ2ozQrrzlxAFrcrjxo39S6khe9RNDlGzw==
568591
dependencies:
569592
"@babel/helper-plugin-utils" "^7.27.1"
570593

@@ -606,10 +629,10 @@
606629
dependencies:
607630
"@babel/helper-plugin-utils" "^7.27.1"
608631

609-
"@babel/plugin-transform-logical-assignment-operators@^7.27.1":
610-
version "7.27.1"
611-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz#890cb20e0270e0e5bebe3f025b434841c32d5baa"
612-
integrity sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==
632+
"@babel/plugin-transform-logical-assignment-operators@^7.28.5":
633+
version "7.28.5"
634+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.5.tgz#d028fd6db8c081dee4abebc812c2325e24a85b0e"
635+
integrity sha512-axUuqnUTBuXyHGcJEVVh9pORaN6wC5bYfE7FGzPiaWa3syib9m7g+/IT/4VgCOe2Upef43PHzeAvcrVek6QuuA==
613636
dependencies:
614637
"@babel/helper-plugin-utils" "^7.27.1"
615638

@@ -636,15 +659,15 @@
636659
"@babel/helper-module-transforms" "^7.27.1"
637660
"@babel/helper-plugin-utils" "^7.27.1"
638661

639-
"@babel/plugin-transform-modules-systemjs@^7.27.1":
640-
version "7.27.1"
641-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz#00e05b61863070d0f3292a00126c16c0e024c4ed"
642-
integrity sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==
662+
"@babel/plugin-transform-modules-systemjs@^7.28.5":
663+
version "7.28.5"
664+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2"
665+
integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==
643666
dependencies:
644-
"@babel/helper-module-transforms" "^7.27.1"
667+
"@babel/helper-module-transforms" "^7.28.3"
645668
"@babel/helper-plugin-utils" "^7.27.1"
646-
"@babel/helper-validator-identifier" "^7.27.1"
647-
"@babel/traverse" "^7.27.1"
669+
"@babel/helper-validator-identifier" "^7.28.5"
670+
"@babel/traverse" "^7.28.5"
648671

649672
"@babel/plugin-transform-modules-umd@^7.27.1":
650673
version "7.27.1"
@@ -683,16 +706,16 @@
683706
dependencies:
684707
"@babel/helper-plugin-utils" "^7.27.1"
685708

686-
"@babel/plugin-transform-object-rest-spread@^7.28.0":
687-
version "7.28.0"
688-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.0.tgz#d23021857ffd7cd809f54d624299b8086402ed8d"
689-
integrity sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==
709+
"@babel/plugin-transform-object-rest-spread@^7.28.4":
710+
version "7.28.4"
711+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz#9ee1ceca80b3e6c4bac9247b2149e36958f7f98d"
712+
integrity sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==
690713
dependencies:
691714
"@babel/helper-compilation-targets" "^7.27.2"
692715
"@babel/helper-plugin-utils" "^7.27.1"
693716
"@babel/plugin-transform-destructuring" "^7.28.0"
694717
"@babel/plugin-transform-parameters" "^7.27.7"
695-
"@babel/traverse" "^7.28.0"
718+
"@babel/traverse" "^7.28.4"
696719

697720
"@babel/plugin-transform-object-super@^7.27.1":
698721
version "7.27.1"
@@ -709,10 +732,10 @@
709732
dependencies:
710733
"@babel/helper-plugin-utils" "^7.27.1"
711734

712-
"@babel/plugin-transform-optional-chaining@^7.27.1":
713-
version "7.27.1"
714-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz#874ce3c4f06b7780592e946026eb76a32830454f"
715-
integrity sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==
735+
"@babel/plugin-transform-optional-chaining@^7.27.1", "@babel/plugin-transform-optional-chaining@^7.28.5":
736+
version "7.28.5"
737+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.5.tgz#8238c785f9d5c1c515a90bf196efb50d075a4b26"
738+
integrity sha512-N6fut9IZlPnjPwgiQkXNhb+cT8wQKFlJNqcZkWlcTqkcqx6/kU4ynGmLFoa4LViBSirn05YAwk+sQBbPfxtYzQ==
716739
dependencies:
717740
"@babel/helper-plugin-utils" "^7.27.1"
718741
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
@@ -748,10 +771,10 @@
748771
dependencies:
749772
"@babel/helper-plugin-utils" "^7.27.1"
750773

751-
"@babel/plugin-transform-regenerator@^7.28.3":
752-
version "7.28.3"
753-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344"
754-
integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A==
774+
"@babel/plugin-transform-regenerator@^7.28.4":
775+
version "7.28.4"
776+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.4.tgz#9d3fa3bebb48ddd0091ce5729139cd99c67cea51"
777+
integrity sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA==
755778
dependencies:
756779
"@babel/helper-plugin-utils" "^7.27.1"
757780

@@ -838,15 +861,15 @@
838861
"@babel/helper-plugin-utils" "^7.27.1"
839862

840863
"@babel/preset-env@^7.1.0":
841-
version "7.28.3"
842-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
843-
integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==
864+
version "7.28.5"
865+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.5.tgz#82dd159d1563f219a1ce94324b3071eb89e280b0"
866+
integrity sha512-S36mOoi1Sb6Fz98fBfE+UZSpYw5mJm0NUHtIKrOuNcqeFauy1J6dIvXm2KRVKobOSaGq4t/hBXdN4HGU3wL9Wg==
844867
dependencies:
845-
"@babel/compat-data" "^7.28.0"
868+
"@babel/compat-data" "^7.28.5"
846869
"@babel/helper-compilation-targets" "^7.27.2"
847870
"@babel/helper-plugin-utils" "^7.27.1"
848871
"@babel/helper-validator-option" "^7.27.1"
849-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
872+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5"
850873
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
851874
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
852875
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
@@ -859,42 +882,42 @@
859882
"@babel/plugin-transform-async-generator-functions" "^7.28.0"
860883
"@babel/plugin-transform-async-to-generator" "^7.27.1"
861884
"@babel/plugin-transform-block-scoped-functions" "^7.27.1"
862-
"@babel/plugin-transform-block-scoping" "^7.28.0"
885+
"@babel/plugin-transform-block-scoping" "^7.28.5"
863886
"@babel/plugin-transform-class-properties" "^7.27.1"
864887
"@babel/plugin-transform-class-static-block" "^7.28.3"
865-
"@babel/plugin-transform-classes" "^7.28.3"
888+
"@babel/plugin-transform-classes" "^7.28.4"
866889
"@babel/plugin-transform-computed-properties" "^7.27.1"
867-
"@babel/plugin-transform-destructuring" "^7.28.0"
890+
"@babel/plugin-transform-destructuring" "^7.28.5"
868891
"@babel/plugin-transform-dotall-regex" "^7.27.1"
869892
"@babel/plugin-transform-duplicate-keys" "^7.27.1"
870893
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.27.1"
871894
"@babel/plugin-transform-dynamic-import" "^7.27.1"
872895
"@babel/plugin-transform-explicit-resource-management" "^7.28.0"
873-
"@babel/plugin-transform-exponentiation-operator" "^7.27.1"
896+
"@babel/plugin-transform-exponentiation-operator" "^7.28.5"
874897
"@babel/plugin-transform-export-namespace-from" "^7.27.1"
875898
"@babel/plugin-transform-for-of" "^7.27.1"
876899
"@babel/plugin-transform-function-name" "^7.27.1"
877900
"@babel/plugin-transform-json-strings" "^7.27.1"
878901
"@babel/plugin-transform-literals" "^7.27.1"
879-
"@babel/plugin-transform-logical-assignment-operators" "^7.27.1"
902+
"@babel/plugin-transform-logical-assignment-operators" "^7.28.5"
880903
"@babel/plugin-transform-member-expression-literals" "^7.27.1"
881904
"@babel/plugin-transform-modules-amd" "^7.27.1"
882905
"@babel/plugin-transform-modules-commonjs" "^7.27.1"
883-
"@babel/plugin-transform-modules-systemjs" "^7.27.1"
906+
"@babel/plugin-transform-modules-systemjs" "^7.28.5"
884907
"@babel/plugin-transform-modules-umd" "^7.27.1"
885908
"@babel/plugin-transform-named-capturing-groups-regex" "^7.27.1"
886909
"@babel/plugin-transform-new-target" "^7.27.1"
887910
"@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
888911
"@babel/plugin-transform-numeric-separator" "^7.27.1"
889-
"@babel/plugin-transform-object-rest-spread" "^7.28.0"
912+
"@babel/plugin-transform-object-rest-spread" "^7.28.4"
890913
"@babel/plugin-transform-object-super" "^7.27.1"
891914
"@babel/plugin-transform-optional-catch-binding" "^7.27.1"
892-
"@babel/plugin-transform-optional-chaining" "^7.27.1"
915+
"@babel/plugin-transform-optional-chaining" "^7.28.5"
893916
"@babel/plugin-transform-parameters" "^7.27.7"
894917
"@babel/plugin-transform-private-methods" "^7.27.1"
895918
"@babel/plugin-transform-private-property-in-object" "^7.27.1"
896919
"@babel/plugin-transform-property-literals" "^7.27.1"
897-
"@babel/plugin-transform-regenerator" "^7.28.3"
920+
"@babel/plugin-transform-regenerator" "^7.28.4"
898921
"@babel/plugin-transform-regexp-modifiers" "^7.27.1"
899922
"@babel/plugin-transform-reserved-words" "^7.27.1"
900923
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
@@ -944,6 +967,19 @@
944967
"@babel/types" "^7.28.4"
945968
debug "^4.3.1"
946969

970+
"@babel/traverse@^7.28.5":
971+
version "7.28.5"
972+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b"
973+
integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==
974+
dependencies:
975+
"@babel/code-frame" "^7.27.1"
976+
"@babel/generator" "^7.28.5"
977+
"@babel/helper-globals" "^7.28.0"
978+
"@babel/parser" "^7.28.5"
979+
"@babel/template" "^7.27.2"
980+
"@babel/types" "^7.28.5"
981+
debug "^4.3.1"
982+
947983
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
948984
version "7.28.4"
949985
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a"
@@ -952,6 +988,14 @@
952988
"@babel/helper-string-parser" "^7.27.1"
953989
"@babel/helper-validator-identifier" "^7.27.1"
954990

991+
"@babel/types@^7.28.5":
992+
version "7.28.5"
993+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
994+
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
995+
dependencies:
996+
"@babel/helper-string-parser" "^7.27.1"
997+
"@babel/helper-validator-identifier" "^7.28.5"
998+
955999
"@bcoe/v8-coverage@^0.2.3":
9561000
version "0.2.3"
9571001
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)