|
44 | 44 | "@babel/highlight" "^7.23.4"
|
45 | 45 | chalk "^2.4.2"
|
46 | 46 |
|
| 47 | +"@babel/code-frame@^7.26.2": |
| 48 | + version "7.26.2" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 50 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 51 | + dependencies: |
| 52 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 53 | + js-tokens "^4.0.0" |
| 54 | + picocolors "^1.0.0" |
| 55 | + |
47 | 56 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1", "@babel/compat-data@^7.20.5":
|
48 | 57 | version "7.20.14"
|
49 | 58 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.14.tgz#4106fc8b755f3e3ee0a0a7c27dde5de1d2b2baf8"
|
|
305 | 314 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
|
306 | 315 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
|
307 | 316 |
|
| 317 | +"@babel/helper-string-parser@^7.25.9": |
| 318 | + version "7.25.9" |
| 319 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 320 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 321 | + |
308 | 322 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
309 | 323 | version "7.19.1"
|
310 | 324 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
|
315 | 329 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
316 | 330 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
317 | 331 |
|
| 332 | +"@babel/helper-validator-identifier@^7.25.9": |
| 333 | + version "7.25.9" |
| 334 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 335 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 336 | + |
318 | 337 | "@babel/helper-validator-option@^7.18.6":
|
319 | 338 | version "7.18.6"
|
320 | 339 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
|
331 | 350 | "@babel/types" "^7.20.5"
|
332 | 351 |
|
333 | 352 | "@babel/helpers@^7.20.7":
|
334 |
| - version "7.20.13" |
335 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.13.tgz#e3cb731fb70dc5337134cadc24cbbad31cc87ad2" |
336 |
| - integrity sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg== |
| 353 | + version "7.27.0" |
| 354 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 355 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
337 | 356 | dependencies:
|
338 |
| - "@babel/template" "^7.20.7" |
339 |
| - "@babel/traverse" "^7.20.13" |
340 |
| - "@babel/types" "^7.20.7" |
| 357 | + "@babel/template" "^7.27.0" |
| 358 | + "@babel/types" "^7.27.0" |
341 | 359 |
|
342 | 360 | "@babel/highlight@^7.18.6":
|
343 | 361 | version "7.18.6"
|
|
367 | 385 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
|
368 | 386 | integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
|
369 | 387 |
|
| 388 | +"@babel/parser@^7.27.0": |
| 389 | + version "7.27.0" |
| 390 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 391 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 392 | + dependencies: |
| 393 | + "@babel/types" "^7.27.0" |
| 394 | + |
370 | 395 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
371 | 396 | version "7.18.6"
|
372 | 397 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
|
|
1128 | 1153 | "@babel/parser" "^7.23.9"
|
1129 | 1154 | "@babel/types" "^7.23.9"
|
1130 | 1155 |
|
1131 |
| -"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.13", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.2": |
| 1156 | +"@babel/template@^7.27.0": |
| 1157 | + version "7.27.0" |
| 1158 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1159 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1160 | + dependencies: |
| 1161 | + "@babel/code-frame" "^7.26.2" |
| 1162 | + "@babel/parser" "^7.27.0" |
| 1163 | + "@babel/types" "^7.27.0" |
| 1164 | + |
| 1165 | +"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.2": |
1132 | 1166 | version "7.23.9"
|
1133 | 1167 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950"
|
1134 | 1168 | integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==
|
|
1162 | 1196 | "@babel/helper-validator-identifier" "^7.22.20"
|
1163 | 1197 | to-fast-properties "^2.0.0"
|
1164 | 1198 |
|
| 1199 | +"@babel/types@^7.27.0": |
| 1200 | + version "7.27.0" |
| 1201 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1202 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1203 | + dependencies: |
| 1204 | + "@babel/helper-string-parser" "^7.25.9" |
| 1205 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1206 | + |
1165 | 1207 | "@bcoe/v8-coverage@^0.2.3":
|
1166 | 1208 | version "0.2.3"
|
1167 | 1209 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments