|
206 | 206 | "@babel/highlight" "^7.24.7"
|
207 | 207 | picocolors "^1.0.0"
|
208 | 208 |
|
| 209 | +"@babel/code-frame@^7.26.2": |
| 210 | + version "7.26.2" |
| 211 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 212 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 213 | + dependencies: |
| 214 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 215 | + js-tokens "^4.0.0" |
| 216 | + picocolors "^1.0.0" |
| 217 | + |
209 | 218 | "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2":
|
210 | 219 | version "7.25.2"
|
211 | 220 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
|
|
437 | 446 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
|
438 | 447 | integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
|
439 | 448 |
|
| 449 | +"@babel/helper-string-parser@^7.25.9": |
| 450 | + version "7.25.9" |
| 451 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 452 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 453 | + |
440 | 454 | "@babel/helper-validator-identifier@^7.16.7":
|
441 | 455 | version "7.16.7"
|
442 | 456 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
|
|
452 | 466 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
453 | 467 | integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
454 | 468 |
|
| 469 | +"@babel/helper-validator-identifier@^7.25.9": |
| 470 | + version "7.25.9" |
| 471 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 472 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 473 | + |
455 | 474 | "@babel/helper-validator-option@^7.18.6":
|
456 | 475 | version "7.18.6"
|
457 | 476 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
|
472 | 491 | "@babel/types" "^7.25.0"
|
473 | 492 |
|
474 | 493 | "@babel/helpers@^7.12.5", "@babel/helpers@^7.25.0":
|
475 |
| - version "7.25.0" |
476 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a" |
477 |
| - integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw== |
| 494 | + version "7.27.0" |
| 495 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 496 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
478 | 497 | dependencies:
|
479 |
| - "@babel/template" "^7.25.0" |
480 |
| - "@babel/types" "^7.25.0" |
| 498 | + "@babel/template" "^7.27.0" |
| 499 | + "@babel/types" "^7.27.0" |
481 | 500 |
|
482 | 501 | "@babel/highlight@^7.16.7":
|
483 | 502 | version "7.17.12"
|
|
510 | 529 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85"
|
511 | 530 | integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
|
512 | 531 |
|
| 532 | +"@babel/parser@^7.27.0": |
| 533 | + version "7.27.0" |
| 534 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 535 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 536 | + dependencies: |
| 537 | + "@babel/types" "^7.27.0" |
| 538 | + |
513 | 539 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
|
514 | 540 | version "7.25.3"
|
515 | 541 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f"
|
|
1301 | 1327 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
1302 | 1328 |
|
1303 | 1329 | "@babel/runtime-corejs3@^7.18.6":
|
1304 |
| - version "7.25.0" |
1305 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.25.0.tgz#0a318b66dfc765ad10562d829fea372ed7e1eb7d" |
1306 |
| - integrity sha512-BOehWE7MgQ8W8Qn0CQnMtg2tHPHPulcS/5AVpFvs2KCK1ET+0WqZqPvnpRpFN81gYoFopdIEJX9Sgjw3ZBccPg== |
| 1330 | + version "7.27.0" |
| 1331 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.27.0.tgz#c766df350ec7a2caf3ed64e3659b100954589413" |
| 1332 | + integrity sha512-UWjX6t+v+0ckwZ50Y5ShZLnlk95pP5MyW/pon9tiYzl3+18pkTHTFNTKr7rQbfRXPkowt2QAn30o1b6oswszew== |
1307 | 1333 | dependencies:
|
1308 | 1334 | core-js-pure "^3.30.2"
|
1309 | 1335 | regenerator-runtime "^0.14.0"
|
1310 | 1336 |
|
1311 |
| -"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4": |
1312 |
| - version "7.18.6" |
1313 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.6.tgz#6a1ef59f838debd670421f8c7f2cbb8da9751580" |
1314 |
| - integrity sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ== |
1315 |
| - dependencies: |
1316 |
| - regenerator-runtime "^0.13.4" |
1317 |
| - |
1318 |
| -"@babel/runtime@^7.18.6", "@babel/runtime@^7.20.13": |
1319 |
| - version "7.25.0" |
1320 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb" |
1321 |
| - integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw== |
| 1337 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.6", "@babel/runtime@^7.20.13", "@babel/runtime@^7.8.4": |
| 1338 | + version "7.27.0" |
| 1339 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762" |
| 1340 | + integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw== |
1322 | 1341 | dependencies:
|
1323 | 1342 | regenerator-runtime "^0.14.0"
|
1324 | 1343 |
|
|
1340 | 1359 | "@babel/parser" "^7.24.7"
|
1341 | 1360 | "@babel/types" "^7.24.7"
|
1342 | 1361 |
|
| 1362 | +"@babel/template@^7.27.0": |
| 1363 | + version "7.27.0" |
| 1364 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1365 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1366 | + dependencies: |
| 1367 | + "@babel/code-frame" "^7.26.2" |
| 1368 | + "@babel/parser" "^7.27.0" |
| 1369 | + "@babel/types" "^7.27.0" |
| 1370 | + |
1343 | 1371 | "@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3":
|
1344 | 1372 | version "7.25.3"
|
1345 | 1373 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490"
|
|
1379 | 1407 | "@babel/helper-validator-identifier" "^7.24.7"
|
1380 | 1408 | to-fast-properties "^2.0.0"
|
1381 | 1409 |
|
| 1410 | +"@babel/types@^7.27.0": |
| 1411 | + version "7.27.0" |
| 1412 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1413 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1414 | + dependencies: |
| 1415 | + "@babel/helper-string-parser" "^7.25.9" |
| 1416 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1417 | + |
1382 | 1418 | "@babel/types@^7.4.4":
|
1383 | 1419 | version "7.18.4"
|
1384 | 1420 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.4.tgz#27eae9b9fd18e9dccc3f9d6ad051336f307be354"
|
@@ -8189,11 +8225,6 @@ regenerate@^1.4.2:
|
8189 | 8225 | resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
|
8190 | 8226 | integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
|
8191 | 8227 |
|
8192 |
| -regenerator-runtime@^0.13.4: |
8193 |
| - version "0.13.9" |
8194 |
| - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52" |
8195 |
| - integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA== |
8196 |
| - |
8197 | 8228 | regenerator-runtime@^0.14.0:
|
8198 | 8229 | version "0.14.1"
|
8199 | 8230 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
|
|
0 commit comments