|
91 | 91 | "@jridgewell/trace-mapping" "^0.3.25" |
92 | 92 | jsesc "^3.0.2" |
93 | 93 |
|
| 94 | +"@babel/generator@^7.27.0": |
| 95 | + version "7.27.0" |
| 96 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.0.tgz#764382b5392e5b9aff93cadb190d0745866cbc2c" |
| 97 | + integrity sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw== |
| 98 | + dependencies: |
| 99 | + "@babel/parser" "^7.27.0" |
| 100 | + "@babel/types" "^7.27.0" |
| 101 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 102 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 103 | + jsesc "^3.0.2" |
| 104 | + |
94 | 105 | "@babel/helper-annotate-as-pure@^7.18.6": |
95 | 106 | version "7.18.6" |
96 | 107 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb" |
|
156 | 167 | "@babel/traverse" "^7.25.9" |
157 | 168 | semver "^6.3.1" |
158 | 169 |
|
| 170 | +"@babel/helper-create-class-features-plugin@^7.27.0": |
| 171 | + version "7.27.0" |
| 172 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.0.tgz#518fad6a307c6a96f44af14912b2c20abe9bfc30" |
| 173 | + integrity sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg== |
| 174 | + dependencies: |
| 175 | + "@babel/helper-annotate-as-pure" "^7.25.9" |
| 176 | + "@babel/helper-member-expression-to-functions" "^7.25.9" |
| 177 | + "@babel/helper-optimise-call-expression" "^7.25.9" |
| 178 | + "@babel/helper-replace-supers" "^7.26.5" |
| 179 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.25.9" |
| 180 | + "@babel/traverse" "^7.27.0" |
| 181 | + semver "^6.3.1" |
| 182 | + |
159 | 183 | "@babel/helper-create-regexp-features-plugin@^7.18.6": |
160 | 184 | version "7.18.6" |
161 | 185 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz#3e35f4e04acbbf25f1b3534a657610a000543d3c" |
|
414 | 438 | "@babel/helper-optimise-call-expression" "^7.25.9" |
415 | 439 | "@babel/traverse" "^7.25.9" |
416 | 440 |
|
| 441 | +"@babel/helper-replace-supers@^7.26.5": |
| 442 | + version "7.26.5" |
| 443 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz#6cb04e82ae291dae8e72335dfe438b0725f14c8d" |
| 444 | + integrity sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg== |
| 445 | + dependencies: |
| 446 | + "@babel/helper-member-expression-to-functions" "^7.25.9" |
| 447 | + "@babel/helper-optimise-call-expression" "^7.25.9" |
| 448 | + "@babel/traverse" "^7.26.5" |
| 449 | + |
417 | 450 | "@babel/helper-skip-transparent-expression-wrappers@^7.20.0": |
418 | 451 | version "7.20.0" |
419 | 452 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz#fbe4c52f60518cab8140d77101f0e63a8a230684" |
|
496 | 529 | dependencies: |
497 | 530 | "@babel/types" "^7.26.8" |
498 | 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 | + |
499 | 539 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9": |
500 | 540 | version "7.25.9" |
501 | 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.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe" |
|
994 | 1034 | "@babel/helper-module-transforms" "^7.25.9" |
995 | 1035 | "@babel/helper-plugin-utils" "^7.25.9" |
996 | 1036 |
|
997 | | -"@babel/plugin-transform-modules-commonjs@>=7", "@babel/plugin-transform-modules-commonjs@^7.25.9", "@babel/plugin-transform-modules-commonjs@^7.26.3": |
| 1037 | +"@babel/plugin-transform-modules-commonjs@>=7", "@babel/plugin-transform-modules-commonjs@^7.26.3": |
998 | 1038 | version "7.26.3" |
999 | 1039 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb" |
1000 | 1040 | integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ== |
|
1216 | 1256 | dependencies: |
1217 | 1257 | "@babel/helper-plugin-utils" "^7.26.5" |
1218 | 1258 |
|
1219 | | -"@babel/plugin-transform-typescript@^7.25.9": |
1220 | | - version "7.25.9" |
1221 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.25.9.tgz#69267905c2b33c2ac6d8fe765e9dc2ddc9df3849" |
1222 | | - integrity sha512-7PbZQZP50tzv2KGGnhh82GSyMB01yKY9scIjf1a+GfZCtInOWqUH5+1EBU4t9fyR5Oykkkc9vFTs4OHrhHXljQ== |
| 1259 | +"@babel/plugin-transform-typescript@^7.27.0": |
| 1260 | + version "7.27.0" |
| 1261 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.0.tgz#a29fd3481da85601c7e34091296e9746d2cccba8" |
| 1262 | + integrity sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg== |
1223 | 1263 | dependencies: |
1224 | 1264 | "@babel/helper-annotate-as-pure" "^7.25.9" |
1225 | | - "@babel/helper-create-class-features-plugin" "^7.25.9" |
1226 | | - "@babel/helper-plugin-utils" "^7.25.9" |
| 1265 | + "@babel/helper-create-class-features-plugin" "^7.27.0" |
| 1266 | + "@babel/helper-plugin-utils" "^7.26.5" |
1227 | 1267 | "@babel/helper-skip-transparent-expression-wrappers" "^7.25.9" |
1228 | 1268 | "@babel/plugin-syntax-typescript" "^7.25.9" |
1229 | 1269 |
|
|
1363 | 1403 | "@babel/plugin-transform-react-jsx-development" "^7.25.9" |
1364 | 1404 | "@babel/plugin-transform-react-pure-annotations" "^7.25.9" |
1365 | 1405 |
|
1366 | | -"@babel/preset-typescript@7.26.0", "@babel/preset-typescript@^7.12.7": |
1367 | | - version "7.26.0" |
1368 | | - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz#4a570f1b8d104a242d923957ffa1eaff142a106d" |
1369 | | - integrity sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg== |
| 1406 | +"@babel/preset-typescript@7.27.0", "@babel/preset-typescript@^7.12.7": |
| 1407 | + version "7.27.0" |
| 1408 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.27.0.tgz#4dcb8827225975f4290961b0b089f9c694ca50c7" |
| 1409 | + integrity sha512-vxaPFfJtHhgeOVXRKuHpHPAOgymmy8V8I65T1q53R7GCZlefKeCaTyDs3zOPHTTbmquvNlQYC5klEvWsBAtrBQ== |
1370 | 1410 | dependencies: |
1371 | | - "@babel/helper-plugin-utils" "^7.25.9" |
| 1411 | + "@babel/helper-plugin-utils" "^7.26.5" |
1372 | 1412 | "@babel/helper-validator-option" "^7.25.9" |
1373 | 1413 | "@babel/plugin-syntax-jsx" "^7.25.9" |
1374 | | - "@babel/plugin-transform-modules-commonjs" "^7.25.9" |
1375 | | - "@babel/plugin-transform-typescript" "^7.25.9" |
| 1414 | + "@babel/plugin-transform-modules-commonjs" "^7.26.3" |
| 1415 | + "@babel/plugin-transform-typescript" "^7.27.0" |
1376 | 1416 |
|
1377 | 1417 | "@babel/register@^7.12.1": |
1378 | 1418 | version "7.17.7" |
|
1401 | 1441 | "@babel/parser" "^7.26.8" |
1402 | 1442 | "@babel/types" "^7.26.8" |
1403 | 1443 |
|
| 1444 | +"@babel/template@^7.27.0": |
| 1445 | + version "7.27.0" |
| 1446 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1447 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1448 | + dependencies: |
| 1449 | + "@babel/code-frame" "^7.26.2" |
| 1450 | + "@babel/parser" "^7.27.0" |
| 1451 | + "@babel/types" "^7.27.0" |
| 1452 | + |
1404 | 1453 | "@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.6", "@babel/traverse@^7.20.7", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.8", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
1405 | 1454 | version "7.26.8" |
1406 | 1455 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9" |
|
1414 | 1463 | debug "^4.3.1" |
1415 | 1464 | globals "^11.1.0" |
1416 | 1465 |
|
| 1466 | +"@babel/traverse@^7.26.5", "@babel/traverse@^7.27.0": |
| 1467 | + version "7.27.0" |
| 1468 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.0.tgz#11d7e644779e166c0442f9a07274d02cd91d4a70" |
| 1469 | + integrity sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA== |
| 1470 | + dependencies: |
| 1471 | + "@babel/code-frame" "^7.26.2" |
| 1472 | + "@babel/generator" "^7.27.0" |
| 1473 | + "@babel/parser" "^7.27.0" |
| 1474 | + "@babel/template" "^7.27.0" |
| 1475 | + "@babel/types" "^7.27.0" |
| 1476 | + debug "^4.3.1" |
| 1477 | + globals "^11.1.0" |
| 1478 | + |
1417 | 1479 | "@babel/types@^7.0.0", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.2", "@babel/types@^7.18.6", "@babel/types@^7.2.0", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.25.9", "@babel/types@^7.26.7", "@babel/types@^7.26.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1418 | 1480 | version "7.26.8" |
1419 | 1481 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127" |
|
1422 | 1484 | "@babel/helper-string-parser" "^7.25.9" |
1423 | 1485 | "@babel/helper-validator-identifier" "^7.25.9" |
1424 | 1486 |
|
| 1487 | +"@babel/types@^7.27.0": |
| 1488 | + version "7.27.0" |
| 1489 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1490 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1491 | + dependencies: |
| 1492 | + "@babel/helper-string-parser" "^7.25.9" |
| 1493 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1494 | + |
1425 | 1495 | "@base2/pretty-print-object@1.0.1": |
1426 | 1496 | version "1.0.1" |
1427 | 1497 | resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz#371ba8be66d556812dc7fb169ebc3c08378f69d4" |
|