Skip to content

Commit 478228a

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.28.3. (#423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab482fe commit 478228a

File tree

2 files changed

+102
-82
lines changed

2 files changed

+102
-82
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
"devDependencies": {
7676
"@array-like/copy": "0.0.1",
7777
"@array-like/reduce": "0.0.1",
78-
"@babel/core": "7.28.0",
79-
"@babel/preset-env": "7.28.0",
78+
"@babel/core": "7.28.3",
79+
"@babel/preset-env": "7.28.3",
8080
"@commitlint/cli": "19.8.1",
8181
"@comparison-sorting/specification": "9.0.0",
8282
"@js-library/commitlint-config": "0.0.4",

yarn.lock

Lines changed: 100 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -69,21 +69,21 @@
6969
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
7070
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
7171

72-
"@babel/[email protected].0":
73-
version "7.28.0"
74-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.0.tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4"
75-
integrity sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==
72+
"@babel/[email protected].3":
73+
version "7.28.3"
74+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb"
75+
integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==
7676
dependencies:
7777
"@ampproject/remapping" "^2.2.0"
7878
"@babel/code-frame" "^7.27.1"
79-
"@babel/generator" "^7.28.0"
79+
"@babel/generator" "^7.28.3"
8080
"@babel/helper-compilation-targets" "^7.27.2"
81-
"@babel/helper-module-transforms" "^7.27.3"
82-
"@babel/helpers" "^7.27.6"
83-
"@babel/parser" "^7.28.0"
81+
"@babel/helper-module-transforms" "^7.28.3"
82+
"@babel/helpers" "^7.28.3"
83+
"@babel/parser" "^7.28.3"
8484
"@babel/template" "^7.27.2"
85-
"@babel/traverse" "^7.28.0"
86-
"@babel/types" "^7.28.0"
85+
"@babel/traverse" "^7.28.3"
86+
"@babel/types" "^7.28.2"
8787
convert-source-map "^2.0.0"
8888
debug "^4.1.0"
8989
gensync "^1.0.0-beta.2"
@@ -131,17 +131,6 @@
131131
"@jridgewell/trace-mapping" "^0.3.25"
132132
jsesc "^3.0.2"
133133

134-
"@babel/generator@^7.27.3":
135-
version "7.27.3"
136-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.3.tgz#ef1c0f7cfe3b5fc8cbb9f6cc69f93441a68edefc"
137-
integrity sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q==
138-
dependencies:
139-
"@babel/parser" "^7.27.3"
140-
"@babel/types" "^7.27.3"
141-
"@jridgewell/gen-mapping" "^0.3.5"
142-
"@jridgewell/trace-mapping" "^0.3.25"
143-
jsesc "^3.0.2"
144-
145134
"@babel/generator@^7.28.0":
146135
version "7.28.0"
147136
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.0.tgz#9cc2f7bd6eb054d77dc66c2664148a0c5118acd2"
@@ -153,6 +142,17 @@
153142
"@jridgewell/trace-mapping" "^0.3.28"
154143
jsesc "^3.0.2"
155144

145+
"@babel/generator@^7.28.3":
146+
version "7.28.3"
147+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e"
148+
integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==
149+
dependencies:
150+
"@babel/parser" "^7.28.3"
151+
"@babel/types" "^7.28.2"
152+
"@jridgewell/gen-mapping" "^0.3.12"
153+
"@jridgewell/trace-mapping" "^0.3.28"
154+
jsesc "^3.0.2"
155+
156156
"@babel/helper-annotate-as-pure@^7.16.0":
157157
version "7.16.0"
158158
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
@@ -247,6 +247,19 @@
247247
"@babel/traverse" "^7.27.1"
248248
semver "^6.3.1"
249249

250+
"@babel/helper-create-class-features-plugin@^7.28.3":
251+
version "7.28.3"
252+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz#3e747434ea007910c320c4d39a6b46f20f371d46"
253+
integrity sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==
254+
dependencies:
255+
"@babel/helper-annotate-as-pure" "^7.27.3"
256+
"@babel/helper-member-expression-to-functions" "^7.27.1"
257+
"@babel/helper-optimise-call-expression" "^7.27.1"
258+
"@babel/helper-replace-supers" "^7.27.1"
259+
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
260+
"@babel/traverse" "^7.28.3"
261+
semver "^6.3.1"
262+
250263
"@babel/helper-create-regexp-features-plugin@^7.16.0":
251264
version "7.16.0"
252265
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.16.0.tgz#06b2348ce37fccc4f5e18dcd8d75053f2a7c44ff"
@@ -392,14 +405,14 @@
392405
"@babel/helper-validator-identifier" "^7.27.1"
393406
"@babel/traverse" "^7.27.1"
394407

395-
"@babel/helper-module-transforms@^7.27.3":
396-
version "7.27.3"
397-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02"
398-
integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==
408+
"@babel/helper-module-transforms@^7.28.3":
409+
version "7.28.3"
410+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6"
411+
integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==
399412
dependencies:
400413
"@babel/helper-module-imports" "^7.27.1"
401414
"@babel/helper-validator-identifier" "^7.27.1"
402-
"@babel/traverse" "^7.27.3"
415+
"@babel/traverse" "^7.28.3"
403416

404417
"@babel/helper-optimise-call-expression@^7.16.0":
405418
version "7.16.0"
@@ -565,13 +578,13 @@
565578
"@babel/traverse" "^7.16.5"
566579
"@babel/types" "^7.16.0"
567580

568-
"@babel/helpers@^7.27.6":
569-
version "7.27.6"
570-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
571-
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
581+
"@babel/helpers@^7.28.3":
582+
version "7.28.3"
583+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441"
584+
integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw==
572585
dependencies:
573586
"@babel/template" "^7.27.2"
574-
"@babel/types" "^7.27.6"
587+
"@babel/types" "^7.28.2"
575588

576589
"@babel/highlight@^7.16.0":
577590
version "7.16.0"
@@ -603,7 +616,7 @@
603616
dependencies:
604617
"@babel/types" "^7.27.1"
605618

606-
"@babel/parser@^7.27.2", "@babel/parser@^7.27.3":
619+
"@babel/parser@^7.27.2":
607620
version "7.27.3"
608621
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf"
609622
integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw==
@@ -617,6 +630,13 @@
617630
dependencies:
618631
"@babel/types" "^7.28.0"
619632

633+
"@babel/parser@^7.28.3":
634+
version "7.28.3"
635+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71"
636+
integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==
637+
dependencies:
638+
"@babel/types" "^7.28.2"
639+
620640
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
621641
version "7.27.1"
622642
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"
@@ -664,13 +684,13 @@
664684
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
665685
"@babel/plugin-transform-optional-chaining" "^7.27.1"
666686

667-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.27.1":
668-
version "7.27.1"
669-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.27.1.tgz#bb1c25af34d75115ce229a1de7fa44bf8f955670"
670-
integrity sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw==
687+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.28.3":
688+
version "7.28.3"
689+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.3.tgz#373f6e2de0016f73caf8f27004f61d167743742a"
690+
integrity sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw==
671691
dependencies:
672692
"@babel/helper-plugin-utils" "^7.27.1"
673-
"@babel/traverse" "^7.27.1"
693+
"@babel/traverse" "^7.28.3"
674694

675695
"@babel/plugin-proposal-async-generator-functions@^7.16.5":
676696
version "7.16.5"
@@ -1031,12 +1051,12 @@
10311051
"@babel/helper-create-class-features-plugin" "^7.27.1"
10321052
"@babel/helper-plugin-utils" "^7.27.1"
10331053

1034-
"@babel/plugin-transform-class-static-block@^7.27.1":
1035-
version "7.27.1"
1036-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.27.1.tgz#7e920d5625b25bbccd3061aefbcc05805ed56ce4"
1037-
integrity sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA==
1054+
"@babel/plugin-transform-class-static-block@^7.28.3":
1055+
version "7.28.3"
1056+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.3.tgz#d1b8e69b54c9993bc558203e1f49bfc979bfd852"
1057+
integrity sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg==
10381058
dependencies:
1039-
"@babel/helper-create-class-features-plugin" "^7.27.1"
1059+
"@babel/helper-create-class-features-plugin" "^7.28.3"
10401060
"@babel/helper-plugin-utils" "^7.27.1"
10411061

10421062
"@babel/plugin-transform-classes@^7.16.5":
@@ -1053,17 +1073,17 @@
10531073
"@babel/helper-split-export-declaration" "^7.16.0"
10541074
globals "^11.1.0"
10551075

1056-
"@babel/plugin-transform-classes@^7.28.0":
1057-
version "7.28.0"
1058-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.0.tgz#12fa46cffc32a6e084011b650539e880add8a0f8"
1059-
integrity sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA==
1076+
"@babel/plugin-transform-classes@^7.28.3":
1077+
version "7.28.3"
1078+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz#598297260343d0edbd51cb5f5075e07dee91963a"
1079+
integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg==
10601080
dependencies:
10611081
"@babel/helper-annotate-as-pure" "^7.27.3"
10621082
"@babel/helper-compilation-targets" "^7.27.2"
10631083
"@babel/helper-globals" "^7.28.0"
10641084
"@babel/helper-plugin-utils" "^7.27.1"
10651085
"@babel/helper-replace-supers" "^7.27.1"
1066-
"@babel/traverse" "^7.28.0"
1086+
"@babel/traverse" "^7.28.3"
10671087

10681088
"@babel/plugin-transform-computed-properties@^7.16.5":
10691089
version "7.16.5"
@@ -1494,10 +1514,10 @@
14941514
dependencies:
14951515
regenerator-transform "^0.14.2"
14961516

1497-
"@babel/plugin-transform-regenerator@^7.28.0":
1498-
version "7.28.0"
1499-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.0.tgz#f19ca3558f7121924fc4ba6cd2afe3a5cdac89b1"
1500-
integrity sha512-LOAozRVbqxEVjSKfhGnuLoE4Kz4Oc5UJzuvFUhSsQzdCdaAQu06mG8zDv2GFSerM62nImUZ7K92vxnQcLSDlCQ==
1517+
"@babel/plugin-transform-regenerator@^7.28.3":
1518+
version "7.28.3"
1519+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344"
1520+
integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A==
15011521
dependencies:
15021522
"@babel/helper-plugin-utils" "^7.27.1"
15031523

@@ -1641,10 +1661,10 @@
16411661
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
16421662
"@babel/helper-plugin-utils" "^7.27.1"
16431663

1644-
"@babel/[email protected].0":
1645-
version "7.28.0"
1646-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.0.tgz#d23a6bc17b43227d11db77081a0779c706b5569c"
1647-
integrity sha512-VmaxeGOwuDqzLl5JUkIRM1X2Qu2uKGxHEQWh+cvvbl7JuJRgKGJSfsEF/bUaxFhJl/XAyxBe7q7qSuTbKFuCyg==
1664+
"@babel/[email protected].3":
1665+
version "7.28.3"
1666+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
1667+
integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==
16481668
dependencies:
16491669
"@babel/compat-data" "^7.28.0"
16501670
"@babel/helper-compilation-targets" "^7.27.2"
@@ -1654,7 +1674,7 @@
16541674
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
16551675
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
16561676
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
1657-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.27.1"
1677+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.28.3"
16581678
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
16591679
"@babel/plugin-syntax-import-assertions" "^7.27.1"
16601680
"@babel/plugin-syntax-import-attributes" "^7.27.1"
@@ -1665,8 +1685,8 @@
16651685
"@babel/plugin-transform-block-scoped-functions" "^7.27.1"
16661686
"@babel/plugin-transform-block-scoping" "^7.28.0"
16671687
"@babel/plugin-transform-class-properties" "^7.27.1"
1668-
"@babel/plugin-transform-class-static-block" "^7.27.1"
1669-
"@babel/plugin-transform-classes" "^7.28.0"
1688+
"@babel/plugin-transform-class-static-block" "^7.28.3"
1689+
"@babel/plugin-transform-classes" "^7.28.3"
16701690
"@babel/plugin-transform-computed-properties" "^7.27.1"
16711691
"@babel/plugin-transform-destructuring" "^7.28.0"
16721692
"@babel/plugin-transform-dotall-regex" "^7.27.1"
@@ -1698,7 +1718,7 @@
16981718
"@babel/plugin-transform-private-methods" "^7.27.1"
16991719
"@babel/plugin-transform-private-property-in-object" "^7.27.1"
17001720
"@babel/plugin-transform-property-literals" "^7.27.1"
1701-
"@babel/plugin-transform-regenerator" "^7.28.0"
1721+
"@babel/plugin-transform-regenerator" "^7.28.3"
17021722
"@babel/plugin-transform-regexp-modifiers" "^7.27.1"
17031723
"@babel/plugin-transform-reserved-words" "^7.27.1"
17041724
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
@@ -1901,19 +1921,6 @@
19011921
debug "^4.3.1"
19021922
globals "^11.1.0"
19031923

1904-
"@babel/traverse@^7.27.3":
1905-
version "7.27.3"
1906-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.3.tgz#8b62a6c2d10f9d921ba7339c90074708509cffae"
1907-
integrity sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ==
1908-
dependencies:
1909-
"@babel/code-frame" "^7.27.1"
1910-
"@babel/generator" "^7.27.3"
1911-
"@babel/parser" "^7.27.3"
1912-
"@babel/template" "^7.27.2"
1913-
"@babel/types" "^7.27.3"
1914-
debug "^4.3.1"
1915-
globals "^11.1.0"
1916-
19171924
"@babel/traverse@^7.28.0":
19181925
version "7.28.0"
19191926
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
@@ -1927,6 +1934,19 @@
19271934
"@babel/types" "^7.28.0"
19281935
debug "^4.3.1"
19291936

1937+
"@babel/traverse@^7.28.3":
1938+
version "7.28.3"
1939+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434"
1940+
integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==
1941+
dependencies:
1942+
"@babel/code-frame" "^7.27.1"
1943+
"@babel/generator" "^7.28.3"
1944+
"@babel/helper-globals" "^7.28.0"
1945+
"@babel/parser" "^7.28.3"
1946+
"@babel/template" "^7.27.2"
1947+
"@babel/types" "^7.28.2"
1948+
debug "^4.3.1"
1949+
19301950
"@babel/types@^7.16.0", "@babel/types@^7.4.4":
19311951
version "7.16.0"
19321952
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
@@ -1959,14 +1979,6 @@
19591979
"@babel/helper-string-parser" "^7.27.1"
19601980
"@babel/helper-validator-identifier" "^7.27.1"
19611981

1962-
"@babel/types@^7.27.6":
1963-
version "7.27.7"
1964-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f"
1965-
integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw==
1966-
dependencies:
1967-
"@babel/helper-string-parser" "^7.27.1"
1968-
"@babel/helper-validator-identifier" "^7.27.1"
1969-
19701982
"@babel/types@^7.28.0":
19711983
version "7.28.0"
19721984
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.0.tgz#2fd0159a6dc7353933920c43136335a9b264d950"
@@ -1975,6 +1987,14 @@
19751987
"@babel/helper-string-parser" "^7.27.1"
19761988
"@babel/helper-validator-identifier" "^7.27.1"
19771989

1990+
"@babel/types@^7.28.2":
1991+
version "7.28.2"
1992+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
1993+
integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
1994+
dependencies:
1995+
"@babel/helper-string-parser" "^7.27.1"
1996+
"@babel/helper-validator-identifier" "^7.27.1"
1997+
19781998
"@bcoe/v8-coverage@^1.0.1":
19791999
version "1.0.1"
19802000
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d"

0 commit comments

Comments
 (0)