Skip to content

Commit 375a358

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.26.7. (#195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d75f0f8 commit 375a358

File tree

2 files changed

+106
-87
lines changed

2 files changed

+106
-87
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
},
7474
"devDependencies": {
7575
"@array-like/alloc": "0.0.1",
76-
"@babel/core": "7.26.0",
76+
"@babel/core": "7.26.7",
7777
"@babel/plugin-transform-destructuring": "7.25.9",
7878
"@babel/plugin-transform-for-of": "7.25.9",
79-
"@babel/preset-env": "7.26.0",
79+
"@babel/preset-env": "7.26.7",
8080
"@codec-bytes/ascii": "3.0.0",
8181
"@commitlint/cli": "19.6.1",
8282
"@js-library/commitlint-config": "0.0.4",

yarn.lock

Lines changed: 104 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"@babel/highlight" "^7.25.9"
4949
picocolors "^1.0.0"
5050

51-
"@babel/code-frame@^7.26.0":
52-
version "7.26.0"
53-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815"
54-
integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==
51+
"@babel/code-frame@^7.26.2":
52+
version "7.26.2"
53+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
54+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
5555
dependencies:
5656
"@babel/helper-validator-identifier" "^7.25.9"
5757
js-tokens "^4.0.0"
@@ -72,26 +72,26 @@
7272
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8"
7373
integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw==
7474

75-
"@babel/compat-data@^7.26.0":
76-
version "7.26.0"
77-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819"
78-
integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA==
75+
"@babel/compat-data@^7.26.5":
76+
version "7.26.5"
77+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
78+
integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==
7979

80-
"@babel/[email protected].0":
81-
version "7.26.0"
82-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
83-
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
80+
"@babel/[email protected].7":
81+
version "7.26.7"
82+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24"
83+
integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA==
8484
dependencies:
8585
"@ampproject/remapping" "^2.2.0"
86-
"@babel/code-frame" "^7.26.0"
87-
"@babel/generator" "^7.26.0"
88-
"@babel/helper-compilation-targets" "^7.25.9"
86+
"@babel/code-frame" "^7.26.2"
87+
"@babel/generator" "^7.26.5"
88+
"@babel/helper-compilation-targets" "^7.26.5"
8989
"@babel/helper-module-transforms" "^7.26.0"
90-
"@babel/helpers" "^7.26.0"
91-
"@babel/parser" "^7.26.0"
90+
"@babel/helpers" "^7.26.7"
91+
"@babel/parser" "^7.26.7"
9292
"@babel/template" "^7.25.9"
93-
"@babel/traverse" "^7.25.9"
94-
"@babel/types" "^7.26.0"
93+
"@babel/traverse" "^7.26.7"
94+
"@babel/types" "^7.26.7"
9595
convert-source-map "^2.0.0"
9696
debug "^4.1.0"
9797
gensync "^1.0.0-beta.2"
@@ -138,13 +138,13 @@
138138
"@jridgewell/trace-mapping" "^0.3.25"
139139
jsesc "^3.0.2"
140140

141-
"@babel/generator@^7.26.0":
142-
version "7.26.0"
143-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7"
144-
integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w==
141+
"@babel/generator@^7.26.5":
142+
version "7.26.5"
143+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458"
144+
integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==
145145
dependencies:
146-
"@babel/parser" "^7.26.0"
147-
"@babel/types" "^7.26.0"
146+
"@babel/parser" "^7.26.5"
147+
"@babel/types" "^7.26.5"
148148
"@jridgewell/gen-mapping" "^0.3.5"
149149
"@jridgewell/trace-mapping" "^0.3.25"
150150
jsesc "^3.0.2"
@@ -171,14 +171,6 @@
171171
"@babel/helper-explode-assignable-expression" "^7.18.6"
172172
"@babel/types" "^7.18.9"
173173

174-
"@babel/helper-builder-binary-assignment-operator-visitor@^7.25.9":
175-
version "7.25.9"
176-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz#f41752fe772a578e67286e6779a68a5a92de1ee9"
177-
integrity sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==
178-
dependencies:
179-
"@babel/traverse" "^7.25.9"
180-
"@babel/types" "^7.25.9"
181-
182174
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3":
183175
version "7.19.3"
184176
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz#a10a04588125675d7c7ae299af86fa1b2ee038ca"
@@ -211,6 +203,17 @@
211203
lru-cache "^5.1.1"
212204
semver "^6.3.1"
213205

206+
"@babel/helper-compilation-targets@^7.26.5":
207+
version "7.26.5"
208+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8"
209+
integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==
210+
dependencies:
211+
"@babel/compat-data" "^7.26.5"
212+
"@babel/helper-validator-option" "^7.25.9"
213+
browserslist "^4.24.0"
214+
lru-cache "^5.1.1"
215+
semver "^6.3.1"
216+
214217
"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.18.6":
215218
version "7.19.0"
216219
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz#bfd6904620df4e46470bae4850d66be1054c404b"
@@ -407,6 +410,11 @@
407410
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
408411
integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
409412

413+
"@babel/helper-plugin-utils@^7.26.5":
414+
version "7.26.5"
415+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35"
416+
integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==
417+
410418
"@babel/helper-remap-async-to-generator@^7.18.6", "@babel/helper-remap-async-to-generator@^7.18.9":
411419
version "7.18.9"
412420
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519"
@@ -551,13 +559,13 @@
551559
"@babel/traverse" "^7.19.4"
552560
"@babel/types" "^7.19.4"
553561

554-
"@babel/helpers@^7.26.0":
555-
version "7.26.0"
556-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
557-
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
562+
"@babel/helpers@^7.26.7":
563+
version "7.26.7"
564+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4"
565+
integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==
558566
dependencies:
559567
"@babel/template" "^7.25.9"
560-
"@babel/types" "^7.26.0"
568+
"@babel/types" "^7.26.7"
561569

562570
"@babel/highlight@^7.18.6":
563571
version "7.18.6"
@@ -599,12 +607,12 @@
599607
dependencies:
600608
"@babel/types" "^7.25.9"
601609

602-
"@babel/parser@^7.26.0":
603-
version "7.26.1"
604-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975"
605-
integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw==
610+
"@babel/parser@^7.26.5", "@babel/parser@^7.26.7":
611+
version "7.26.7"
612+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c"
613+
integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==
606614
dependencies:
607-
"@babel/types" "^7.26.0"
615+
"@babel/types" "^7.26.7"
608616

609617
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
610618
version "7.25.9"
@@ -999,12 +1007,12 @@
9991007
dependencies:
10001008
"@babel/helper-plugin-utils" "^7.18.6"
10011009

1002-
"@babel/plugin-transform-block-scoped-functions@^7.25.9":
1003-
version "7.25.9"
1004-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz#5700691dbd7abb93de300ca7be94203764fce458"
1005-
integrity sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==
1010+
"@babel/plugin-transform-block-scoped-functions@^7.26.5":
1011+
version "7.26.5"
1012+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz#3dc4405d31ad1cbe45293aa57205a6e3b009d53e"
1013+
integrity sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ==
10061014
dependencies:
1007-
"@babel/helper-plugin-utils" "^7.25.9"
1015+
"@babel/helper-plugin-utils" "^7.26.5"
10081016

10091017
"@babel/plugin-transform-block-scoping@^7.19.4":
10101018
version "7.19.4"
@@ -1145,12 +1153,11 @@
11451153
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.18.6"
11461154
"@babel/helper-plugin-utils" "^7.18.6"
11471155

1148-
"@babel/plugin-transform-exponentiation-operator@^7.25.9":
1149-
version "7.25.9"
1150-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz#ece47b70d236c1d99c263a1e22b62dc20a4c8b0f"
1151-
integrity sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA==
1156+
"@babel/plugin-transform-exponentiation-operator@^7.26.3":
1157+
version "7.26.3"
1158+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz#e29f01b6de302c7c2c794277a48f04a9ca7f03bc"
1159+
integrity sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==
11521160
dependencies:
1153-
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.25.9"
11541161
"@babel/helper-plugin-utils" "^7.25.9"
11551162

11561163
"@babel/plugin-transform-export-namespace-from@^7.25.9":
@@ -1270,14 +1277,13 @@
12701277
"@babel/helper-simple-access" "^7.18.6"
12711278
babel-plugin-dynamic-import-node "^2.3.3"
12721279

1273-
"@babel/plugin-transform-modules-commonjs@^7.25.9":
1274-
version "7.25.9"
1275-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz#d165c8c569a080baf5467bda88df6425fc060686"
1276-
integrity sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg==
1280+
"@babel/plugin-transform-modules-commonjs@^7.26.3":
1281+
version "7.26.3"
1282+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb"
1283+
integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==
12771284
dependencies:
1278-
"@babel/helper-module-transforms" "^7.25.9"
1285+
"@babel/helper-module-transforms" "^7.26.0"
12791286
"@babel/helper-plugin-utils" "^7.25.9"
1280-
"@babel/helper-simple-access" "^7.25.9"
12811287

12821288
"@babel/plugin-transform-modules-systemjs@^7.19.0":
12831289
version "7.19.0"
@@ -1346,12 +1352,12 @@
13461352
dependencies:
13471353
"@babel/helper-plugin-utils" "^7.25.9"
13481354

1349-
"@babel/plugin-transform-nullish-coalescing-operator@^7.25.9":
1350-
version "7.25.9"
1351-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz#bcb1b0d9e948168102d5f7104375ca21c3266949"
1352-
integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==
1355+
"@babel/plugin-transform-nullish-coalescing-operator@^7.26.6":
1356+
version "7.26.6"
1357+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe"
1358+
integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==
13531359
dependencies:
1354-
"@babel/helper-plugin-utils" "^7.25.9"
1360+
"@babel/helper-plugin-utils" "^7.26.5"
13551361

13561362
"@babel/plugin-transform-numeric-separator@^7.25.9":
13571363
version "7.25.9"
@@ -1581,12 +1587,12 @@
15811587
dependencies:
15821588
"@babel/helper-plugin-utils" "^7.18.9"
15831589

1584-
"@babel/plugin-transform-typeof-symbol@^7.25.9":
1585-
version "7.25.9"
1586-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b"
1587-
integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==
1590+
"@babel/plugin-transform-typeof-symbol@^7.26.7":
1591+
version "7.26.7"
1592+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937"
1593+
integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==
15881594
dependencies:
1589-
"@babel/helper-plugin-utils" "^7.25.9"
1595+
"@babel/helper-plugin-utils" "^7.26.5"
15901596

15911597
"@babel/plugin-transform-unicode-escapes@^7.18.10":
15921598
version "7.18.10"
@@ -1634,14 +1640,14 @@
16341640
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
16351641
"@babel/helper-plugin-utils" "^7.25.9"
16361642

1637-
"@babel/[email protected].0":
1638-
version "7.26.0"
1639-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1"
1640-
integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==
1643+
"@babel/[email protected].7":
1644+
version "7.26.7"
1645+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d"
1646+
integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ==
16411647
dependencies:
1642-
"@babel/compat-data" "^7.26.0"
1643-
"@babel/helper-compilation-targets" "^7.25.9"
1644-
"@babel/helper-plugin-utils" "^7.25.9"
1648+
"@babel/compat-data" "^7.26.5"
1649+
"@babel/helper-compilation-targets" "^7.26.5"
1650+
"@babel/helper-plugin-utils" "^7.26.5"
16451651
"@babel/helper-validator-option" "^7.25.9"
16461652
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.9"
16471653
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.9"
@@ -1655,7 +1661,7 @@
16551661
"@babel/plugin-transform-arrow-functions" "^7.25.9"
16561662
"@babel/plugin-transform-async-generator-functions" "^7.25.9"
16571663
"@babel/plugin-transform-async-to-generator" "^7.25.9"
1658-
"@babel/plugin-transform-block-scoped-functions" "^7.25.9"
1664+
"@babel/plugin-transform-block-scoped-functions" "^7.26.5"
16591665
"@babel/plugin-transform-block-scoping" "^7.25.9"
16601666
"@babel/plugin-transform-class-properties" "^7.25.9"
16611667
"@babel/plugin-transform-class-static-block" "^7.26.0"
@@ -1666,7 +1672,7 @@
16661672
"@babel/plugin-transform-duplicate-keys" "^7.25.9"
16671673
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.9"
16681674
"@babel/plugin-transform-dynamic-import" "^7.25.9"
1669-
"@babel/plugin-transform-exponentiation-operator" "^7.25.9"
1675+
"@babel/plugin-transform-exponentiation-operator" "^7.26.3"
16701676
"@babel/plugin-transform-export-namespace-from" "^7.25.9"
16711677
"@babel/plugin-transform-for-of" "^7.25.9"
16721678
"@babel/plugin-transform-function-name" "^7.25.9"
@@ -1675,12 +1681,12 @@
16751681
"@babel/plugin-transform-logical-assignment-operators" "^7.25.9"
16761682
"@babel/plugin-transform-member-expression-literals" "^7.25.9"
16771683
"@babel/plugin-transform-modules-amd" "^7.25.9"
1678-
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
1684+
"@babel/plugin-transform-modules-commonjs" "^7.26.3"
16791685
"@babel/plugin-transform-modules-systemjs" "^7.25.9"
16801686
"@babel/plugin-transform-modules-umd" "^7.25.9"
16811687
"@babel/plugin-transform-named-capturing-groups-regex" "^7.25.9"
16821688
"@babel/plugin-transform-new-target" "^7.25.9"
1683-
"@babel/plugin-transform-nullish-coalescing-operator" "^7.25.9"
1689+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.26.6"
16841690
"@babel/plugin-transform-numeric-separator" "^7.25.9"
16851691
"@babel/plugin-transform-object-rest-spread" "^7.25.9"
16861692
"@babel/plugin-transform-object-super" "^7.25.9"
@@ -1697,7 +1703,7 @@
16971703
"@babel/plugin-transform-spread" "^7.25.9"
16981704
"@babel/plugin-transform-sticky-regex" "^7.25.9"
16991705
"@babel/plugin-transform-template-literals" "^7.25.9"
1700-
"@babel/plugin-transform-typeof-symbol" "^7.25.9"
1706+
"@babel/plugin-transform-typeof-symbol" "^7.26.7"
17011707
"@babel/plugin-transform-unicode-escapes" "^7.25.9"
17021708
"@babel/plugin-transform-unicode-property-regex" "^7.25.9"
17031709
"@babel/plugin-transform-unicode-regex" "^7.25.9"
@@ -1885,6 +1891,19 @@
18851891
debug "^4.3.1"
18861892
globals "^11.1.0"
18871893

1894+
"@babel/traverse@^7.26.7":
1895+
version "7.26.7"
1896+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb"
1897+
integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==
1898+
dependencies:
1899+
"@babel/code-frame" "^7.26.2"
1900+
"@babel/generator" "^7.26.5"
1901+
"@babel/parser" "^7.26.7"
1902+
"@babel/template" "^7.25.9"
1903+
"@babel/types" "^7.26.7"
1904+
debug "^4.3.1"
1905+
globals "^11.1.0"
1906+
18881907
"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.19.4", "@babel/types@^7.4.4":
18891908
version "7.19.4"
18901909
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
@@ -1902,10 +1921,10 @@
19021921
"@babel/helper-string-parser" "^7.25.9"
19031922
"@babel/helper-validator-identifier" "^7.25.9"
19041923

1905-
"@babel/types@^7.26.0":
1906-
version "7.26.0"
1907-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff"
1908-
integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==
1924+
"@babel/types@^7.26.5", "@babel/types@^7.26.7":
1925+
version "7.26.7"
1926+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a"
1927+
integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==
19091928
dependencies:
19101929
"@babel/helper-string-parser" "^7.25.9"
19111930
"@babel/helper-validator-identifier" "^7.25.9"

0 commit comments

Comments
 (0)