Skip to content

Commit b8cb107

Browse files
chore(deps): update babel monorepo to v7.26.9 (#642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aba2619 commit b8cb107

File tree

1 file changed

+73
-71
lines changed

1 file changed

+73
-71
lines changed

yarn.lock

+73-71
Original file line numberDiff line numberDiff line change
@@ -85,21 +85,20 @@
8585
semver "^6.3.0"
8686

8787
"@babel/core@^7.11.6":
88-
version "7.26.8"
89-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.8.tgz#7742f11c75acea6b08a8e24c5c0c8c89e89bf53e"
90-
integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ==
88+
version "7.26.9"
89+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2"
90+
integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw==
9191
dependencies:
9292
"@ampproject/remapping" "^2.2.0"
9393
"@babel/code-frame" "^7.26.2"
94-
"@babel/generator" "^7.26.8"
94+
"@babel/generator" "^7.26.9"
9595
"@babel/helper-compilation-targets" "^7.26.5"
9696
"@babel/helper-module-transforms" "^7.26.0"
97-
"@babel/helpers" "^7.26.7"
98-
"@babel/parser" "^7.26.8"
99-
"@babel/template" "^7.26.8"
100-
"@babel/traverse" "^7.26.8"
101-
"@babel/types" "^7.26.8"
102-
"@types/gensync" "^1.0.0"
97+
"@babel/helpers" "^7.26.9"
98+
"@babel/parser" "^7.26.9"
99+
"@babel/template" "^7.26.9"
100+
"@babel/traverse" "^7.26.9"
101+
"@babel/types" "^7.26.9"
103102
convert-source-map "^2.0.0"
104103
debug "^4.1.0"
105104
gensync "^1.0.0-beta.2"
@@ -134,13 +133,13 @@
134133
"@jridgewell/trace-mapping" "^0.3.17"
135134
jsesc "^2.5.1"
136135

137-
"@babel/generator@^7.26.8":
138-
version "7.26.8"
139-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab"
140-
integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA==
136+
"@babel/generator@^7.26.9":
137+
version "7.26.9"
138+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca"
139+
integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==
141140
dependencies:
142-
"@babel/parser" "^7.26.8"
143-
"@babel/types" "^7.26.8"
141+
"@babel/parser" "^7.26.9"
142+
"@babel/types" "^7.26.9"
144143
"@jridgewell/gen-mapping" "^0.3.5"
145144
"@jridgewell/trace-mapping" "^0.3.25"
146145
jsesc "^3.0.2"
@@ -205,16 +204,16 @@
205204
semver "^6.3.0"
206205

207206
"@babel/helper-create-class-features-plugin@^7.25.9":
208-
version "7.25.9"
209-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz#7644147706bb90ff613297d49ed5266bde729f83"
210-
integrity sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==
207+
version "7.26.9"
208+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.26.9.tgz#d6f83e3039547fbb39967e78043cd3c8b7820c71"
209+
integrity sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg==
211210
dependencies:
212211
"@babel/helper-annotate-as-pure" "^7.25.9"
213212
"@babel/helper-member-expression-to-functions" "^7.25.9"
214213
"@babel/helper-optimise-call-expression" "^7.25.9"
215-
"@babel/helper-replace-supers" "^7.25.9"
214+
"@babel/helper-replace-supers" "^7.26.5"
216215
"@babel/helper-skip-transparent-expression-wrappers" "^7.25.9"
217-
"@babel/traverse" "^7.25.9"
216+
"@babel/traverse" "^7.26.9"
218217
semver "^6.3.1"
219218

220219
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.25.9":
@@ -381,7 +380,7 @@
381380
"@babel/traverse" "^7.22.1"
382381
"@babel/types" "^7.22.0"
383382

384-
"@babel/helper-replace-supers@^7.25.9":
383+
"@babel/helper-replace-supers@^7.25.9", "@babel/helper-replace-supers@^7.26.5":
385384
version "7.26.5"
386385
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz#6cb04e82ae291dae8e72335dfe438b0725f14c8d"
387386
integrity sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==
@@ -492,13 +491,13 @@
492491
"@babel/traverse" "^7.17.3"
493492
"@babel/types" "^7.17.0"
494493

495-
"@babel/helpers@^7.26.7":
496-
version "7.26.7"
497-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4"
498-
integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==
494+
"@babel/helpers@^7.26.9":
495+
version "7.26.9"
496+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6"
497+
integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==
499498
dependencies:
500-
"@babel/template" "^7.25.9"
501-
"@babel/types" "^7.26.7"
499+
"@babel/template" "^7.26.9"
500+
"@babel/types" "^7.26.9"
502501

503502
"@babel/highlight@^7.16.7", "@babel/highlight@^7.18.6":
504503
version "7.18.6"
@@ -544,12 +543,12 @@
544543
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.4.tgz#a770e98fd785c231af9d93f6459d36770993fb32"
545544
integrity sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==
546545

547-
"@babel/parser@^7.26.8":
548-
version "7.26.8"
549-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
550-
integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw==
546+
"@babel/parser@^7.26.9":
547+
version "7.26.9"
548+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5"
549+
integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==
551550
dependencies:
552-
"@babel/types" "^7.26.8"
551+
"@babel/types" "^7.26.9"
553552

554553
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
555554
version "7.25.9"
@@ -858,12 +857,12 @@
858857
dependencies:
859858
"@babel/helper-plugin-utils" "^7.25.9"
860859

861-
"@babel/plugin-transform-for-of@^7.25.9":
862-
version "7.25.9"
863-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.25.9.tgz#4bdc7d42a213397905d89f02350c5267866d5755"
864-
integrity sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==
860+
"@babel/plugin-transform-for-of@^7.26.9":
861+
version "7.26.9"
862+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.26.9.tgz#27231f79d5170ef33b5111f07fe5cafeb2c96a56"
863+
integrity sha512-Hry8AusVm8LW5BVFgiyUReuoGzPUpdHQQqJY5bZnbbf+ngOHWuCuYFKw/BqaaWlvEUrF91HMhDtEaI1hZzNbLg==
865864
dependencies:
866-
"@babel/helper-plugin-utils" "^7.25.9"
865+
"@babel/helper-plugin-utils" "^7.26.5"
867866
"@babel/helper-skip-transparent-expression-wrappers" "^7.25.9"
868867

869868
"@babel/plugin-transform-function-name@^7.25.9":
@@ -1153,9 +1152,9 @@
11531152
"@babel/helper-plugin-utils" "^7.25.9"
11541153

11551154
"@babel/preset-env@^7.11.5":
1156-
version "7.26.8"
1157-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.8.tgz#7af0090829b606d2046db99679004731e1dc364d"
1158-
integrity sha512-um7Sy+2THd697S4zJEfv/U5MHGJzkN2xhtsR3T/SWRbVSic62nbISh51VVfU9JiO/L/Z97QczHTaFVkOU8IzNg==
1155+
version "7.26.9"
1156+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.9.tgz#2ec64e903d0efe743699f77a10bdf7955c2123c3"
1157+
integrity sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ==
11591158
dependencies:
11601159
"@babel/compat-data" "^7.26.8"
11611160
"@babel/helper-compilation-targets" "^7.26.5"
@@ -1186,7 +1185,7 @@
11861185
"@babel/plugin-transform-dynamic-import" "^7.25.9"
11871186
"@babel/plugin-transform-exponentiation-operator" "^7.26.3"
11881187
"@babel/plugin-transform-export-namespace-from" "^7.25.9"
1189-
"@babel/plugin-transform-for-of" "^7.25.9"
1188+
"@babel/plugin-transform-for-of" "^7.26.9"
11901189
"@babel/plugin-transform-function-name" "^7.25.9"
11911190
"@babel/plugin-transform-json-strings" "^7.25.9"
11921191
"@babel/plugin-transform-literals" "^7.25.9"
@@ -1256,9 +1255,9 @@
12561255
regenerator-runtime "^0.13.4"
12571256

12581257
"@babel/runtime@^7.8.4":
1259-
version "7.26.7"
1260-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.7.tgz#f4e7fe527cd710f8dc0618610b61b4b060c3c341"
1261-
integrity sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==
1258+
version "7.26.9"
1259+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.9.tgz#aa4c6facc65b9cb3f87d75125ffd47781b475433"
1260+
integrity sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==
12621261
dependencies:
12631262
regenerator-runtime "^0.14.0"
12641263

@@ -1289,14 +1288,14 @@
12891288
"@babel/parser" "^7.21.9"
12901289
"@babel/types" "^7.21.5"
12911290

1292-
"@babel/template@^7.25.9", "@babel/template@^7.26.8":
1293-
version "7.26.8"
1294-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19"
1295-
integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q==
1291+
"@babel/template@^7.25.9", "@babel/template@^7.26.9":
1292+
version "7.26.9"
1293+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1294+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
12961295
dependencies:
12971296
"@babel/code-frame" "^7.26.2"
1298-
"@babel/parser" "^7.26.8"
1299-
"@babel/types" "^7.26.8"
1297+
"@babel/parser" "^7.26.9"
1298+
"@babel/types" "^7.26.9"
13001299

13011300
"@babel/template@^7.3.3":
13021301
version "7.16.7"
@@ -1339,16 +1338,16 @@
13391338
debug "^4.1.0"
13401339
globals "^11.1.0"
13411340

1342-
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8":
1343-
version "7.26.8"
1344-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
1345-
integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA==
1341+
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9":
1342+
version "7.26.9"
1343+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a"
1344+
integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==
13461345
dependencies:
13471346
"@babel/code-frame" "^7.26.2"
1348-
"@babel/generator" "^7.26.8"
1349-
"@babel/parser" "^7.26.8"
1350-
"@babel/template" "^7.26.8"
1351-
"@babel/types" "^7.26.8"
1347+
"@babel/generator" "^7.26.9"
1348+
"@babel/parser" "^7.26.9"
1349+
"@babel/template" "^7.26.9"
1350+
"@babel/types" "^7.26.9"
13521351
debug "^4.3.1"
13531352
globals "^11.1.0"
13541353

@@ -1419,14 +1418,22 @@
14191418
"@babel/helper-validator-identifier" "^7.19.1"
14201419
to-fast-properties "^2.0.0"
14211420

1422-
"@babel/types@^7.22.5", "@babel/types@^7.25.9", "@babel/types@^7.26.7", "@babel/types@^7.26.8", "@babel/types@^7.4.4":
1421+
"@babel/types@^7.22.5":
14231422
version "7.26.8"
14241423
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
14251424
integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==
14261425
dependencies:
14271426
"@babel/helper-string-parser" "^7.25.9"
14281427
"@babel/helper-validator-identifier" "^7.25.9"
14291428

1429+
"@babel/types@^7.25.9", "@babel/types@^7.26.9", "@babel/types@^7.4.4":
1430+
version "7.26.9"
1431+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce"
1432+
integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==
1433+
dependencies:
1434+
"@babel/helper-string-parser" "^7.25.9"
1435+
"@babel/helper-validator-identifier" "^7.25.9"
1436+
14301437
"@bcoe/v8-coverage@^0.2.3":
14311438
version "0.2.3"
14321439
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -2115,11 +2122,6 @@
21152122
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
21162123
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
21172124

2118-
"@types/gensync@^1.0.0":
2119-
version "1.0.4"
2120-
resolved "https://registry.yarnpkg.com/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b"
2121-
integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA==
2122-
21232125
"@types/glob@^7.1.1":
21242126
version "7.2.0"
21252127
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb"
@@ -3115,9 +3117,9 @@ caniuse-lite@^1.0.30001646:
31153117
integrity sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==
31163118

31173119
caniuse-lite@^1.0.30001688:
3118-
version "1.0.30001699"
3119-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001699.tgz#a102cf330d153bf8c92bfb5be3cd44c0a89c8c12"
3120-
integrity sha512-b+uH5BakXZ9Do9iK+CkDmctUSEqZl+SP056vc5usa0PL+ev5OHw003rZXcnjNDv3L8P5j6rwT6C0BPKSikW08w==
3120+
version "1.0.30001700"
3121+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001700.tgz#26cd429cf09b4fd4e745daf4916039c794d720f6"
3122+
integrity sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==
31213123

31223124
chalk@^2.0.0:
31233125
version "2.4.2"
@@ -3857,9 +3859,9 @@ electron-to-chromium@^1.5.4:
38573859
integrity sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==
38583860

38593861
electron-to-chromium@^1.5.73:
3860-
version "1.5.96"
3861-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.96.tgz#afa3bf1608c897a7c7e33f22d4be1596dd5a4f3e"
3862-
integrity sha512-8AJUW6dh75Fm/ny8+kZKJzI1pgoE8bKLZlzDU2W1ENd+DXKJrx7I7l9hb8UWR4ojlnb5OlixMt00QWiYJoVw1w==
3862+
version "1.5.101"
3863+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.101.tgz#c26490fb2c1363d804e798e138a2a544fc7f7075"
3864+
integrity sha512-L0ISiQrP/56Acgu4/i/kfPwWSgrzYZUnQrC0+QPFuhqlLP1Ir7qzPPDVS9BcKIyWTRU8+o6CC8dKw38tSWhYIA==
38633865

38643866
emittery@^0.8.1:
38653867
version "0.8.1"

0 commit comments

Comments
 (0)