Skip to content

Commit 2046cd9

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1082500 commit 2046cd9

File tree

1 file changed

+98
-54
lines changed

1 file changed

+98
-54
lines changed

yarn.lock

Lines changed: 98 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
js-tokens "^4.0.0"
2828
picocolors "^1.1.1"
2929

30-
"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0":
31-
version "7.28.4"
32-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.4.tgz#96fdf1af1b8859c8474ab39c295312bfb7c24b04"
33-
integrity sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw==
30+
"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.5":
31+
version "7.28.5"
32+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f"
33+
integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==
3434

3535
"@babel/core@^7.25.2":
3636
version "7.28.4"
@@ -64,6 +64,17 @@
6464
"@jridgewell/trace-mapping" "^0.3.28"
6565
jsesc "^3.0.2"
6666

67+
"@babel/generator@^7.28.5":
68+
version "7.28.5"
69+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298"
70+
integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==
71+
dependencies:
72+
"@babel/parser" "^7.28.5"
73+
"@babel/types" "^7.28.5"
74+
"@jridgewell/gen-mapping" "^0.3.12"
75+
"@jridgewell/trace-mapping" "^0.3.28"
76+
jsesc "^3.0.2"
77+
6778
"@babel/helper-annotate-as-pure@^7.24.7":
6879
version "7.24.7"
6980
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz#5373c7bc8366b12a033b4be1ac13a206c6656aab"
@@ -209,6 +220,11 @@
209220
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
210221
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
211222

223+
"@babel/helper-validator-identifier@^7.28.5":
224+
version "7.28.5"
225+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
226+
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
227+
212228
"@babel/helper-validator-option@^7.27.1":
213229
version "7.27.1"
214230
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
@@ -238,13 +254,20 @@
238254
dependencies:
239255
"@babel/types" "^7.28.4"
240256

241-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
242-
version "7.27.1"
243-
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"
244-
integrity sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==
257+
"@babel/parser@^7.28.5":
258+
version "7.28.5"
259+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
260+
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
261+
dependencies:
262+
"@babel/types" "^7.28.5"
263+
264+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5":
265+
version "7.28.5"
266+
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"
267+
integrity sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==
245268
dependencies:
246269
"@babel/helper-plugin-utils" "^7.27.1"
247-
"@babel/traverse" "^7.27.1"
270+
"@babel/traverse" "^7.28.5"
248271

249272
"@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.27.1":
250273
version "7.27.1"
@@ -336,10 +359,10 @@
336359
dependencies:
337360
"@babel/helper-plugin-utils" "^7.27.1"
338361

339-
"@babel/plugin-transform-block-scoping@^7.28.0":
340-
version "7.28.4"
341-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.4.tgz#e19ac4ddb8b7858bac1fd5c1be98a994d9726410"
342-
integrity sha512-1yxmvN0MJHOhPVmAsmoW5liWwoILobu/d/ShymZmj867bAdxGbehIrew1DuLpw2Ukv+qDSSPQdYW1dLNE7t11A==
362+
"@babel/plugin-transform-block-scoping@^7.28.5":
363+
version "7.28.5"
364+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.5.tgz#e0d3af63bd8c80de2e567e690a54e84d85eb16f6"
365+
integrity sha512-45DmULpySVvmq9Pj3X9B+62Xe+DJGov27QravQJU1LLcapR6/10i+gYVAucGGJpHBp5mYxIMK4nDAT/QDLr47g==
343366
dependencies:
344367
"@babel/helper-plugin-utils" "^7.27.1"
345368

@@ -359,7 +382,7 @@
359382
"@babel/helper-create-class-features-plugin" "^7.28.3"
360383
"@babel/helper-plugin-utils" "^7.27.1"
361384

362-
"@babel/plugin-transform-classes@^7.28.3":
385+
"@babel/plugin-transform-classes@^7.28.4":
363386
version "7.28.4"
364387
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.4.tgz#75d66175486788c56728a73424d67cbc7473495c"
365388
integrity sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA==
@@ -379,13 +402,13 @@
379402
"@babel/helper-plugin-utils" "^7.27.1"
380403
"@babel/template" "^7.27.1"
381404

382-
"@babel/plugin-transform-destructuring@^7.28.0":
383-
version "7.28.0"
384-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz#0f156588f69c596089b7d5b06f5af83d9aa7f97a"
385-
integrity sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==
405+
"@babel/plugin-transform-destructuring@^7.28.0", "@babel/plugin-transform-destructuring@^7.28.5":
406+
version "7.28.5"
407+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz#b8402764df96179a2070bb7b501a1586cf8ad7a7"
408+
integrity sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==
386409
dependencies:
387410
"@babel/helper-plugin-utils" "^7.27.1"
388-
"@babel/traverse" "^7.28.0"
411+
"@babel/traverse" "^7.28.5"
389412

390413
"@babel/plugin-transform-dotall-regex@^7.27.1":
391414
version "7.27.1"
@@ -425,10 +448,10 @@
425448
"@babel/helper-plugin-utils" "^7.27.1"
426449
"@babel/plugin-transform-destructuring" "^7.28.0"
427450

428-
"@babel/plugin-transform-exponentiation-operator@^7.27.1":
429-
version "7.27.1"
430-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz#fc497b12d8277e559747f5a3ed868dd8064f83e1"
431-
integrity sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==
451+
"@babel/plugin-transform-exponentiation-operator@^7.28.5":
452+
version "7.28.5"
453+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz#7cc90a8170e83532676cfa505278e147056e94fe"
454+
integrity sha512-D4WIMaFtwa2NizOp+dnoFjRez/ClKiC2BqqImwKd1X28nqBtZEyCYJ2ozQrrzlxAFrcrjxo39S6khe9RNDlGzw==
432455
dependencies:
433456
"@babel/helper-plugin-utils" "^7.27.1"
434457

@@ -470,10 +493,10 @@
470493
dependencies:
471494
"@babel/helper-plugin-utils" "^7.27.1"
472495

473-
"@babel/plugin-transform-logical-assignment-operators@^7.27.1":
474-
version "7.27.1"
475-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz#890cb20e0270e0e5bebe3f025b434841c32d5baa"
476-
integrity sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==
496+
"@babel/plugin-transform-logical-assignment-operators@^7.28.5":
497+
version "7.28.5"
498+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.5.tgz#d028fd6db8c081dee4abebc812c2325e24a85b0e"
499+
integrity sha512-axUuqnUTBuXyHGcJEVVh9pORaN6wC5bYfE7FGzPiaWa3syib9m7g+/IT/4VgCOe2Upef43PHzeAvcrVek6QuuA==
477500
dependencies:
478501
"@babel/helper-plugin-utils" "^7.27.1"
479502

@@ -500,15 +523,15 @@
500523
"@babel/helper-module-transforms" "^7.27.1"
501524
"@babel/helper-plugin-utils" "^7.27.1"
502525

503-
"@babel/plugin-transform-modules-systemjs@^7.27.1":
504-
version "7.27.1"
505-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz#00e05b61863070d0f3292a00126c16c0e024c4ed"
506-
integrity sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==
526+
"@babel/plugin-transform-modules-systemjs@^7.28.5":
527+
version "7.28.5"
528+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2"
529+
integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==
507530
dependencies:
508-
"@babel/helper-module-transforms" "^7.27.1"
531+
"@babel/helper-module-transforms" "^7.28.3"
509532
"@babel/helper-plugin-utils" "^7.27.1"
510-
"@babel/helper-validator-identifier" "^7.27.1"
511-
"@babel/traverse" "^7.27.1"
533+
"@babel/helper-validator-identifier" "^7.28.5"
534+
"@babel/traverse" "^7.28.5"
512535

513536
"@babel/plugin-transform-modules-umd@^7.27.1":
514537
version "7.27.1"
@@ -547,7 +570,7 @@
547570
dependencies:
548571
"@babel/helper-plugin-utils" "^7.27.1"
549572

550-
"@babel/plugin-transform-object-rest-spread@^7.28.0":
573+
"@babel/plugin-transform-object-rest-spread@^7.28.4":
551574
version "7.28.4"
552575
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz#9ee1ceca80b3e6c4bac9247b2149e36958f7f98d"
553576
integrity sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==
@@ -573,10 +596,10 @@
573596
dependencies:
574597
"@babel/helper-plugin-utils" "^7.27.1"
575598

576-
"@babel/plugin-transform-optional-chaining@^7.27.1":
577-
version "7.27.1"
578-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz#874ce3c4f06b7780592e946026eb76a32830454f"
579-
integrity sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==
599+
"@babel/plugin-transform-optional-chaining@^7.27.1", "@babel/plugin-transform-optional-chaining@^7.28.5":
600+
version "7.28.5"
601+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.5.tgz#8238c785f9d5c1c515a90bf196efb50d075a4b26"
602+
integrity sha512-N6fut9IZlPnjPwgiQkXNhb+cT8wQKFlJNqcZkWlcTqkcqx6/kU4ynGmLFoa4LViBSirn05YAwk+sQBbPfxtYzQ==
580603
dependencies:
581604
"@babel/helper-plugin-utils" "^7.27.1"
582605
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
@@ -612,7 +635,7 @@
612635
dependencies:
613636
"@babel/helper-plugin-utils" "^7.27.1"
614637

615-
"@babel/plugin-transform-regenerator@^7.28.3":
638+
"@babel/plugin-transform-regenerator@^7.28.4":
616639
version "7.28.4"
617640
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.4.tgz#9d3fa3bebb48ddd0091ce5729139cd99c67cea51"
618641
integrity sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA==
@@ -702,15 +725,15 @@
702725
"@babel/helper-plugin-utils" "^7.27.1"
703726

704727
"@babel/preset-env@^7.25.3":
705-
version "7.28.3"
706-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
707-
integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==
728+
version "7.28.5"
729+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.5.tgz#82dd159d1563f219a1ce94324b3071eb89e280b0"
730+
integrity sha512-S36mOoi1Sb6Fz98fBfE+UZSpYw5mJm0NUHtIKrOuNcqeFauy1J6dIvXm2KRVKobOSaGq4t/hBXdN4HGU3wL9Wg==
708731
dependencies:
709-
"@babel/compat-data" "^7.28.0"
732+
"@babel/compat-data" "^7.28.5"
710733
"@babel/helper-compilation-targets" "^7.27.2"
711734
"@babel/helper-plugin-utils" "^7.27.1"
712735
"@babel/helper-validator-option" "^7.27.1"
713-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
736+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5"
714737
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
715738
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
716739
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
@@ -723,42 +746,42 @@
723746
"@babel/plugin-transform-async-generator-functions" "^7.28.0"
724747
"@babel/plugin-transform-async-to-generator" "^7.27.1"
725748
"@babel/plugin-transform-block-scoped-functions" "^7.27.1"
726-
"@babel/plugin-transform-block-scoping" "^7.28.0"
749+
"@babel/plugin-transform-block-scoping" "^7.28.5"
727750
"@babel/plugin-transform-class-properties" "^7.27.1"
728751
"@babel/plugin-transform-class-static-block" "^7.28.3"
729-
"@babel/plugin-transform-classes" "^7.28.3"
752+
"@babel/plugin-transform-classes" "^7.28.4"
730753
"@babel/plugin-transform-computed-properties" "^7.27.1"
731-
"@babel/plugin-transform-destructuring" "^7.28.0"
754+
"@babel/plugin-transform-destructuring" "^7.28.5"
732755
"@babel/plugin-transform-dotall-regex" "^7.27.1"
733756
"@babel/plugin-transform-duplicate-keys" "^7.27.1"
734757
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.27.1"
735758
"@babel/plugin-transform-dynamic-import" "^7.27.1"
736759
"@babel/plugin-transform-explicit-resource-management" "^7.28.0"
737-
"@babel/plugin-transform-exponentiation-operator" "^7.27.1"
760+
"@babel/plugin-transform-exponentiation-operator" "^7.28.5"
738761
"@babel/plugin-transform-export-namespace-from" "^7.27.1"
739762
"@babel/plugin-transform-for-of" "^7.27.1"
740763
"@babel/plugin-transform-function-name" "^7.27.1"
741764
"@babel/plugin-transform-json-strings" "^7.27.1"
742765
"@babel/plugin-transform-literals" "^7.27.1"
743-
"@babel/plugin-transform-logical-assignment-operators" "^7.27.1"
766+
"@babel/plugin-transform-logical-assignment-operators" "^7.28.5"
744767
"@babel/plugin-transform-member-expression-literals" "^7.27.1"
745768
"@babel/plugin-transform-modules-amd" "^7.27.1"
746769
"@babel/plugin-transform-modules-commonjs" "^7.27.1"
747-
"@babel/plugin-transform-modules-systemjs" "^7.27.1"
770+
"@babel/plugin-transform-modules-systemjs" "^7.28.5"
748771
"@babel/plugin-transform-modules-umd" "^7.27.1"
749772
"@babel/plugin-transform-named-capturing-groups-regex" "^7.27.1"
750773
"@babel/plugin-transform-new-target" "^7.27.1"
751774
"@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
752775
"@babel/plugin-transform-numeric-separator" "^7.27.1"
753-
"@babel/plugin-transform-object-rest-spread" "^7.28.0"
776+
"@babel/plugin-transform-object-rest-spread" "^7.28.4"
754777
"@babel/plugin-transform-object-super" "^7.27.1"
755778
"@babel/plugin-transform-optional-catch-binding" "^7.27.1"
756-
"@babel/plugin-transform-optional-chaining" "^7.27.1"
779+
"@babel/plugin-transform-optional-chaining" "^7.28.5"
757780
"@babel/plugin-transform-parameters" "^7.27.7"
758781
"@babel/plugin-transform-private-methods" "^7.27.1"
759782
"@babel/plugin-transform-private-property-in-object" "^7.27.1"
760783
"@babel/plugin-transform-property-literals" "^7.27.1"
761-
"@babel/plugin-transform-regenerator" "^7.28.3"
784+
"@babel/plugin-transform-regenerator" "^7.28.4"
762785
"@babel/plugin-transform-regexp-modifiers" "^7.27.1"
763786
"@babel/plugin-transform-reserved-words" "^7.27.1"
764787
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
@@ -813,6 +836,19 @@
813836
"@babel/types" "^7.28.4"
814837
debug "^4.3.1"
815838

839+
"@babel/traverse@^7.28.5":
840+
version "7.28.5"
841+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b"
842+
integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==
843+
dependencies:
844+
"@babel/code-frame" "^7.27.1"
845+
"@babel/generator" "^7.28.5"
846+
"@babel/helper-globals" "^7.28.0"
847+
"@babel/parser" "^7.28.5"
848+
"@babel/template" "^7.27.2"
849+
"@babel/types" "^7.28.5"
850+
debug "^4.3.1"
851+
816852
"@babel/types@^7.24.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.4.4":
817853
version "7.28.4"
818854
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a"
@@ -821,6 +857,14 @@
821857
"@babel/helper-string-parser" "^7.27.1"
822858
"@babel/helper-validator-identifier" "^7.27.1"
823859

860+
"@babel/types@^7.28.5":
861+
version "7.28.5"
862+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
863+
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
864+
dependencies:
865+
"@babel/helper-string-parser" "^7.27.1"
866+
"@babel/helper-validator-identifier" "^7.28.5"
867+
824868
"@fortawesome/fontawesome-free@^7.0.1":
825869
version "7.0.1"
826870
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-7.0.1.tgz#c1ac7f07ba2df47d1de7b7236fad25c4e6ca5076"

0 commit comments

Comments
 (0)