|
26 | 26 | "@babel/highlight" "^7.23.4"
|
27 | 27 | chalk "^2.4.2"
|
28 | 28 |
|
| 29 | +"@babel/code-frame@^7.26.2": |
| 30 | + version "7.26.2" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 32 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 33 | + dependencies: |
| 34 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 35 | + js-tokens "^4.0.0" |
| 36 | + picocolors "^1.0.0" |
| 37 | + |
29 | 38 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.0", "@babel/compat-data@^7.16.4":
|
30 | 39 | version "7.16.4"
|
31 | 40 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
|
|
290 | 299 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
|
291 | 300 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
|
292 | 301 |
|
| 302 | +"@babel/helper-string-parser@^7.25.9": |
| 303 | + version "7.25.9" |
| 304 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 305 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 306 | + |
293 | 307 | "@babel/helper-validator-identifier@^7.15.7":
|
294 | 308 | version "7.15.7"
|
295 | 309 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
|
|
300 | 314 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
301 | 315 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
302 | 316 |
|
| 317 | +"@babel/helper-validator-identifier@^7.25.9": |
| 318 | + version "7.25.9" |
| 319 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 320 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 321 | + |
303 | 322 | "@babel/helper-validator-option@^7.14.5":
|
304 | 323 | version "7.14.5"
|
305 | 324 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
|
|
316 | 335 | "@babel/types" "^7.16.0"
|
317 | 336 |
|
318 | 337 | "@babel/helpers@^7.16.5":
|
319 |
| - version "7.16.5" |
320 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.5.tgz#29a052d4b827846dd76ece16f565b9634c554ebd" |
321 |
| - integrity sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw== |
| 338 | + version "7.27.0" |
| 339 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 340 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
322 | 341 | dependencies:
|
323 |
| - "@babel/template" "^7.16.0" |
324 |
| - "@babel/traverse" "^7.16.5" |
325 |
| - "@babel/types" "^7.16.0" |
| 342 | + "@babel/template" "^7.27.0" |
| 343 | + "@babel/types" "^7.27.0" |
326 | 344 |
|
327 | 345 | "@babel/highlight@^7.16.0":
|
328 | 346 | version "7.16.0"
|
|
352 | 370 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac"
|
353 | 371 | integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==
|
354 | 372 |
|
| 373 | +"@babel/parser@^7.27.0": |
| 374 | + version "7.27.0" |
| 375 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 376 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 377 | + dependencies: |
| 378 | + "@babel/types" "^7.27.0" |
| 379 | + |
355 | 380 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2":
|
356 | 381 | version "7.16.2"
|
357 | 382 | 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.16.2.tgz#2977fca9b212db153c195674e57cfab807733183"
|
|
1108 | 1133 | "@babel/parser" "^7.24.0"
|
1109 | 1134 | "@babel/types" "^7.24.0"
|
1110 | 1135 |
|
| 1136 | +"@babel/template@^7.27.0": |
| 1137 | + version "7.27.0" |
| 1138 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1139 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1140 | + dependencies: |
| 1141 | + "@babel/code-frame" "^7.26.2" |
| 1142 | + "@babel/parser" "^7.27.0" |
| 1143 | + "@babel/types" "^7.27.0" |
| 1144 | + |
1111 | 1145 | "@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.5", "@babel/traverse@^7.7.2":
|
1112 | 1146 | version "7.24.0"
|
1113 | 1147 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.0.tgz#4a408fbf364ff73135c714a2ab46a5eab2831b1e"
|
|
1141 | 1175 | "@babel/helper-validator-identifier" "^7.22.20"
|
1142 | 1176 | to-fast-properties "^2.0.0"
|
1143 | 1177 |
|
| 1178 | +"@babel/types@^7.27.0": |
| 1179 | + version "7.27.0" |
| 1180 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1181 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1182 | + dependencies: |
| 1183 | + "@babel/helper-string-parser" "^7.25.9" |
| 1184 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1185 | + |
1144 | 1186 | "@bcoe/v8-coverage@^0.2.3":
|
1145 | 1187 | version "0.2.3"
|
1146 | 1188 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments