Skip to content

Commit 6c49f67

Browse files
Bump @babel/preset-env in /DigitalLearningSolutions.Web
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] <[email protected]>
1 parent 5c56e4b commit 6c49f67

File tree

2 files changed

+111
-67
lines changed

2 files changed

+111
-67
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@babel/core": "^7.28.4",
39-
"@babel/preset-env": "^7.28.3",
39+
"@babel/preset-env": "^7.28.5",
4040
"@babel/preset-typescript": "^7.27.0",
4141
"@types/dompurify": "^2.3.3",
4242
"@types/jest": "^27.5.2",

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 110 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
js-tokens "^4.0.0"
1212
picocolors "^1.1.1"
1313

14-
"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0":
15-
version "7.28.0"
16-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
17-
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
14+
"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.5":
15+
version "7.28.5"
16+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f"
17+
integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==
1818

1919
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.28.4":
2020
version "7.28.4"
@@ -48,6 +48,17 @@
4848
"@jridgewell/trace-mapping" "^0.3.28"
4949
jsesc "^3.0.2"
5050

51+
"@babel/generator@^7.28.5":
52+
version "7.28.5"
53+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298"
54+
integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==
55+
dependencies:
56+
"@babel/parser" "^7.28.5"
57+
"@babel/types" "^7.28.5"
58+
"@jridgewell/gen-mapping" "^0.3.12"
59+
"@jridgewell/trace-mapping" "^0.3.28"
60+
jsesc "^3.0.2"
61+
5162
"@babel/helper-annotate-as-pure@^7.18.6", "@babel/helper-annotate-as-pure@^7.27.3":
5263
version "7.27.3"
5364
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz#f31fd86b915fc4daf1f3ac6976c59be7084ed9c5"
@@ -258,6 +269,11 @@
258269
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
259270
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
260271

272+
"@babel/helper-validator-identifier@^7.28.5":
273+
version "7.28.5"
274+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
275+
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
276+
261277
"@babel/helper-validator-option@^7.25.9", "@babel/helper-validator-option@^7.27.1":
262278
version "7.27.1"
263279
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
@@ -287,13 +303,20 @@
287303
dependencies:
288304
"@babel/types" "^7.28.4"
289305

290-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
291-
version "7.27.1"
292-
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"
293-
integrity sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==
306+
"@babel/parser@^7.28.5":
307+
version "7.28.5"
308+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
309+
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
310+
dependencies:
311+
"@babel/types" "^7.28.5"
312+
313+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5":
314+
version "7.28.5"
315+
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"
316+
integrity sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==
294317
dependencies:
295318
"@babel/helper-plugin-utils" "^7.27.1"
296-
"@babel/traverse" "^7.27.1"
319+
"@babel/traverse" "^7.28.5"
297320

298321
"@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.27.1":
299322
version "7.27.1"
@@ -504,10 +527,10 @@
504527
dependencies:
505528
"@babel/helper-plugin-utils" "^7.27.1"
506529

507-
"@babel/plugin-transform-block-scoping@^7.28.0":
508-
version "7.28.0"
509-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.0.tgz#e7c50cbacc18034f210b93defa89638666099451"
510-
integrity sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==
530+
"@babel/plugin-transform-block-scoping@^7.28.5":
531+
version "7.28.5"
532+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.5.tgz#e0d3af63bd8c80de2e567e690a54e84d85eb16f6"
533+
integrity sha512-45DmULpySVvmq9Pj3X9B+62Xe+DJGov27QravQJU1LLcapR6/10i+gYVAucGGJpHBp5mYxIMK4nDAT/QDLr47g==
511534
dependencies:
512535
"@babel/helper-plugin-utils" "^7.27.1"
513536

@@ -527,17 +550,17 @@
527550
"@babel/helper-create-class-features-plugin" "^7.28.3"
528551
"@babel/helper-plugin-utils" "^7.27.1"
529552

530-
"@babel/plugin-transform-classes@^7.28.3":
531-
version "7.28.3"
532-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz#598297260343d0edbd51cb5f5075e07dee91963a"
533-
integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg==
553+
"@babel/plugin-transform-classes@^7.28.4":
554+
version "7.28.4"
555+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.4.tgz#75d66175486788c56728a73424d67cbc7473495c"
556+
integrity sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA==
534557
dependencies:
535558
"@babel/helper-annotate-as-pure" "^7.27.3"
536559
"@babel/helper-compilation-targets" "^7.27.2"
537560
"@babel/helper-globals" "^7.28.0"
538561
"@babel/helper-plugin-utils" "^7.27.1"
539562
"@babel/helper-replace-supers" "^7.27.1"
540-
"@babel/traverse" "^7.28.3"
563+
"@babel/traverse" "^7.28.4"
541564

542565
"@babel/plugin-transform-computed-properties@^7.27.1":
543566
version "7.27.1"
@@ -547,13 +570,13 @@
547570
"@babel/helper-plugin-utils" "^7.27.1"
548571
"@babel/template" "^7.27.1"
549572

550-
"@babel/plugin-transform-destructuring@^7.28.0":
551-
version "7.28.0"
552-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz#0f156588f69c596089b7d5b06f5af83d9aa7f97a"
553-
integrity sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==
573+
"@babel/plugin-transform-destructuring@^7.28.0", "@babel/plugin-transform-destructuring@^7.28.5":
574+
version "7.28.5"
575+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz#b8402764df96179a2070bb7b501a1586cf8ad7a7"
576+
integrity sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==
554577
dependencies:
555578
"@babel/helper-plugin-utils" "^7.27.1"
556-
"@babel/traverse" "^7.28.0"
579+
"@babel/traverse" "^7.28.5"
557580

558581
"@babel/plugin-transform-dotall-regex@^7.27.1":
559582
version "7.27.1"
@@ -593,10 +616,10 @@
593616
"@babel/helper-plugin-utils" "^7.27.1"
594617
"@babel/plugin-transform-destructuring" "^7.28.0"
595618

596-
"@babel/plugin-transform-exponentiation-operator@^7.27.1":
597-
version "7.27.1"
598-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz#fc497b12d8277e559747f5a3ed868dd8064f83e1"
599-
integrity sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==
619+
"@babel/plugin-transform-exponentiation-operator@^7.28.5":
620+
version "7.28.5"
621+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz#7cc90a8170e83532676cfa505278e147056e94fe"
622+
integrity sha512-D4WIMaFtwa2NizOp+dnoFjRez/ClKiC2BqqImwKd1X28nqBtZEyCYJ2ozQrrzlxAFrcrjxo39S6khe9RNDlGzw==
600623
dependencies:
601624
"@babel/helper-plugin-utils" "^7.27.1"
602625

@@ -638,10 +661,10 @@
638661
dependencies:
639662
"@babel/helper-plugin-utils" "^7.27.1"
640663

641-
"@babel/plugin-transform-logical-assignment-operators@^7.27.1":
642-
version "7.27.1"
643-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz#890cb20e0270e0e5bebe3f025b434841c32d5baa"
644-
integrity sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==
664+
"@babel/plugin-transform-logical-assignment-operators@^7.28.5":
665+
version "7.28.5"
666+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.5.tgz#d028fd6db8c081dee4abebc812c2325e24a85b0e"
667+
integrity sha512-axUuqnUTBuXyHGcJEVVh9pORaN6wC5bYfE7FGzPiaWa3syib9m7g+/IT/4VgCOe2Upef43PHzeAvcrVek6QuuA==
645668
dependencies:
646669
"@babel/helper-plugin-utils" "^7.27.1"
647670

@@ -668,15 +691,15 @@
668691
"@babel/helper-module-transforms" "^7.27.1"
669692
"@babel/helper-plugin-utils" "^7.27.1"
670693

671-
"@babel/plugin-transform-modules-systemjs@^7.27.1":
672-
version "7.27.1"
673-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz#00e05b61863070d0f3292a00126c16c0e024c4ed"
674-
integrity sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==
694+
"@babel/plugin-transform-modules-systemjs@^7.28.5":
695+
version "7.28.5"
696+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2"
697+
integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==
675698
dependencies:
676-
"@babel/helper-module-transforms" "^7.27.1"
699+
"@babel/helper-module-transforms" "^7.28.3"
677700
"@babel/helper-plugin-utils" "^7.27.1"
678-
"@babel/helper-validator-identifier" "^7.27.1"
679-
"@babel/traverse" "^7.27.1"
701+
"@babel/helper-validator-identifier" "^7.28.5"
702+
"@babel/traverse" "^7.28.5"
680703

681704
"@babel/plugin-transform-modules-umd@^7.27.1":
682705
version "7.27.1"
@@ -715,16 +738,16 @@
715738
dependencies:
716739
"@babel/helper-plugin-utils" "^7.27.1"
717740

718-
"@babel/plugin-transform-object-rest-spread@^7.28.0":
719-
version "7.28.0"
720-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.0.tgz#d23021857ffd7cd809f54d624299b8086402ed8d"
721-
integrity sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==
741+
"@babel/plugin-transform-object-rest-spread@^7.28.4":
742+
version "7.28.4"
743+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz#9ee1ceca80b3e6c4bac9247b2149e36958f7f98d"
744+
integrity sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==
722745
dependencies:
723746
"@babel/helper-compilation-targets" "^7.27.2"
724747
"@babel/helper-plugin-utils" "^7.27.1"
725748
"@babel/plugin-transform-destructuring" "^7.28.0"
726749
"@babel/plugin-transform-parameters" "^7.27.7"
727-
"@babel/traverse" "^7.28.0"
750+
"@babel/traverse" "^7.28.4"
728751

729752
"@babel/plugin-transform-object-super@^7.27.1":
730753
version "7.27.1"
@@ -741,10 +764,10 @@
741764
dependencies:
742765
"@babel/helper-plugin-utils" "^7.27.1"
743766

744-
"@babel/plugin-transform-optional-chaining@^7.27.1":
745-
version "7.27.1"
746-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz#874ce3c4f06b7780592e946026eb76a32830454f"
747-
integrity sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==
767+
"@babel/plugin-transform-optional-chaining@^7.27.1", "@babel/plugin-transform-optional-chaining@^7.28.5":
768+
version "7.28.5"
769+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.5.tgz#8238c785f9d5c1c515a90bf196efb50d075a4b26"
770+
integrity sha512-N6fut9IZlPnjPwgiQkXNhb+cT8wQKFlJNqcZkWlcTqkcqx6/kU4ynGmLFoa4LViBSirn05YAwk+sQBbPfxtYzQ==
748771
dependencies:
749772
"@babel/helper-plugin-utils" "^7.27.1"
750773
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
@@ -780,10 +803,10 @@
780803
dependencies:
781804
"@babel/helper-plugin-utils" "^7.27.1"
782805

783-
"@babel/plugin-transform-regenerator@^7.28.3":
784-
version "7.28.3"
785-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344"
786-
integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A==
806+
"@babel/plugin-transform-regenerator@^7.28.4":
807+
version "7.28.4"
808+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.4.tgz#9d3fa3bebb48ddd0091ce5729139cd99c67cea51"
809+
integrity sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA==
787810
dependencies:
788811
"@babel/helper-plugin-utils" "^7.27.1"
789812

@@ -880,16 +903,16 @@
880903
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
881904
"@babel/helper-plugin-utils" "^7.27.1"
882905

883-
"@babel/preset-env@^7.28.3":
884-
version "7.28.3"
885-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
886-
integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==
906+
"@babel/preset-env@^7.28.5":
907+
version "7.28.5"
908+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.5.tgz#82dd159d1563f219a1ce94324b3071eb89e280b0"
909+
integrity sha512-S36mOoi1Sb6Fz98fBfE+UZSpYw5mJm0NUHtIKrOuNcqeFauy1J6dIvXm2KRVKobOSaGq4t/hBXdN4HGU3wL9Wg==
887910
dependencies:
888-
"@babel/compat-data" "^7.28.0"
911+
"@babel/compat-data" "^7.28.5"
889912
"@babel/helper-compilation-targets" "^7.27.2"
890913
"@babel/helper-plugin-utils" "^7.27.1"
891914
"@babel/helper-validator-option" "^7.27.1"
892-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
915+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5"
893916
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
894917
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
895918
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
@@ -902,42 +925,42 @@
902925
"@babel/plugin-transform-async-generator-functions" "^7.28.0"
903926
"@babel/plugin-transform-async-to-generator" "^7.27.1"
904927
"@babel/plugin-transform-block-scoped-functions" "^7.27.1"
905-
"@babel/plugin-transform-block-scoping" "^7.28.0"
928+
"@babel/plugin-transform-block-scoping" "^7.28.5"
906929
"@babel/plugin-transform-class-properties" "^7.27.1"
907930
"@babel/plugin-transform-class-static-block" "^7.28.3"
908-
"@babel/plugin-transform-classes" "^7.28.3"
931+
"@babel/plugin-transform-classes" "^7.28.4"
909932
"@babel/plugin-transform-computed-properties" "^7.27.1"
910-
"@babel/plugin-transform-destructuring" "^7.28.0"
933+
"@babel/plugin-transform-destructuring" "^7.28.5"
911934
"@babel/plugin-transform-dotall-regex" "^7.27.1"
912935
"@babel/plugin-transform-duplicate-keys" "^7.27.1"
913936
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.27.1"
914937
"@babel/plugin-transform-dynamic-import" "^7.27.1"
915938
"@babel/plugin-transform-explicit-resource-management" "^7.28.0"
916-
"@babel/plugin-transform-exponentiation-operator" "^7.27.1"
939+
"@babel/plugin-transform-exponentiation-operator" "^7.28.5"
917940
"@babel/plugin-transform-export-namespace-from" "^7.27.1"
918941
"@babel/plugin-transform-for-of" "^7.27.1"
919942
"@babel/plugin-transform-function-name" "^7.27.1"
920943
"@babel/plugin-transform-json-strings" "^7.27.1"
921944
"@babel/plugin-transform-literals" "^7.27.1"
922-
"@babel/plugin-transform-logical-assignment-operators" "^7.27.1"
945+
"@babel/plugin-transform-logical-assignment-operators" "^7.28.5"
923946
"@babel/plugin-transform-member-expression-literals" "^7.27.1"
924947
"@babel/plugin-transform-modules-amd" "^7.27.1"
925948
"@babel/plugin-transform-modules-commonjs" "^7.27.1"
926-
"@babel/plugin-transform-modules-systemjs" "^7.27.1"
949+
"@babel/plugin-transform-modules-systemjs" "^7.28.5"
927950
"@babel/plugin-transform-modules-umd" "^7.27.1"
928951
"@babel/plugin-transform-named-capturing-groups-regex" "^7.27.1"
929952
"@babel/plugin-transform-new-target" "^7.27.1"
930953
"@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
931954
"@babel/plugin-transform-numeric-separator" "^7.27.1"
932-
"@babel/plugin-transform-object-rest-spread" "^7.28.0"
955+
"@babel/plugin-transform-object-rest-spread" "^7.28.4"
933956
"@babel/plugin-transform-object-super" "^7.27.1"
934957
"@babel/plugin-transform-optional-catch-binding" "^7.27.1"
935-
"@babel/plugin-transform-optional-chaining" "^7.27.1"
958+
"@babel/plugin-transform-optional-chaining" "^7.28.5"
936959
"@babel/plugin-transform-parameters" "^7.27.7"
937960
"@babel/plugin-transform-private-methods" "^7.27.1"
938961
"@babel/plugin-transform-private-property-in-object" "^7.27.1"
939962
"@babel/plugin-transform-property-literals" "^7.27.1"
940-
"@babel/plugin-transform-regenerator" "^7.28.3"
963+
"@babel/plugin-transform-regenerator" "^7.28.4"
941964
"@babel/plugin-transform-regexp-modifiers" "^7.27.1"
942965
"@babel/plugin-transform-reserved-words" "^7.27.1"
943966
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
@@ -1010,6 +1033,19 @@
10101033
"@babel/types" "^7.28.4"
10111034
debug "^4.3.1"
10121035

1036+
"@babel/traverse@^7.28.5":
1037+
version "7.28.5"
1038+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b"
1039+
integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==
1040+
dependencies:
1041+
"@babel/code-frame" "^7.27.1"
1042+
"@babel/generator" "^7.28.5"
1043+
"@babel/helper-globals" "^7.28.0"
1044+
"@babel/parser" "^7.28.5"
1045+
"@babel/template" "^7.27.2"
1046+
"@babel/types" "^7.28.5"
1047+
debug "^4.3.1"
1048+
10131049
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
10141050
version "7.28.4"
10151051
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a"
@@ -1018,6 +1054,14 @@
10181054
"@babel/helper-string-parser" "^7.27.1"
10191055
"@babel/helper-validator-identifier" "^7.27.1"
10201056

1057+
"@babel/types@^7.28.5":
1058+
version "7.28.5"
1059+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
1060+
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
1061+
dependencies:
1062+
"@babel/helper-string-parser" "^7.27.1"
1063+
"@babel/helper-validator-identifier" "^7.28.5"
1064+
10211065
"@bcoe/v8-coverage@^0.2.3":
10221066
version "0.2.3"
10231067
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)