|
326 | 326 | dependencies: |
327 | 327 | "@babel/highlight" "^7.18.6" |
328 | 328 |
|
| 329 | +"@babel/code-frame@^7.29.7": |
| 330 | + version "7.29.7" |
| 331 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7" |
| 332 | + integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw== |
| 333 | + dependencies: |
| 334 | + "@babel/helper-validator-identifier" "^7.29.7" |
| 335 | + js-tokens "^4.0.0" |
| 336 | + picocolors "^1.1.1" |
| 337 | + |
329 | 338 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.20.5": |
330 | 339 | version "7.20.10" |
331 | 340 | resolved "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec" |
|
614 | 623 | resolved "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
615 | 624 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
616 | 625 |
|
| 626 | +"@babel/helper-string-parser@^7.29.7": |
| 627 | + version "7.29.7" |
| 628 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f" |
| 629 | + integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw== |
| 630 | + |
617 | 631 | "@babel/helper-validator-identifier@^7.10.4": |
618 | 632 | version "7.10.4" |
619 | 633 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
|
624 | 638 | resolved "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
625 | 639 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
626 | 640 |
|
| 641 | +"@babel/helper-validator-identifier@^7.29.7": |
| 642 | + version "7.29.7" |
| 643 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2" |
| 644 | + integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg== |
| 645 | + |
627 | 646 | "@babel/helper-validator-option@^7.18.6": |
628 | 647 | version "7.18.6" |
629 | 648 | resolved "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" |
|
640 | 659 | "@babel/types" "^7.20.5" |
641 | 660 |
|
642 | 661 | "@babel/helpers@^7.18.9", "@babel/helpers@^7.20.7": |
643 | | - version "7.20.7" |
644 | | - resolved "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce" |
645 | | - integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA== |
| 662 | + version "7.29.7" |
| 663 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.7.tgz#45abfde7548997e34376c3e69feb475cffb4a607" |
| 664 | + integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg== |
646 | 665 | dependencies: |
647 | | - "@babel/template" "^7.20.7" |
648 | | - "@babel/traverse" "^7.20.7" |
649 | | - "@babel/types" "^7.20.7" |
| 666 | + "@babel/template" "^7.29.7" |
| 667 | + "@babel/types" "^7.29.7" |
650 | 668 |
|
651 | 669 | "@babel/highlight@^7.10.4": |
652 | 670 | version "7.10.4" |
|
671 | 689 | resolved "https://registry.npmmirror.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" |
672 | 690 | integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== |
673 | 691 |
|
| 692 | +"@babel/parser@^7.29.7": |
| 693 | + version "7.29.7" |
| 694 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334" |
| 695 | + integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg== |
| 696 | + dependencies: |
| 697 | + "@babel/types" "^7.29.7" |
| 698 | + |
674 | 699 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
675 | 700 | version "7.18.6" |
676 | 701 | resolved "https://registry.npmmirror.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" |
|
1343 | 1368 | "@babel/parser" "^7.20.7" |
1344 | 1369 | "@babel/types" "^7.20.7" |
1345 | 1370 |
|
| 1371 | +"@babel/template@^7.29.7": |
| 1372 | + version "7.29.7" |
| 1373 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700" |
| 1374 | + integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg== |
| 1375 | + dependencies: |
| 1376 | + "@babel/code-frame" "^7.29.7" |
| 1377 | + "@babel/parser" "^7.29.7" |
| 1378 | + "@babel/types" "^7.29.7" |
| 1379 | + |
1346 | 1380 | "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7": |
1347 | 1381 | version "7.20.10" |
1348 | 1382 | resolved "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230" |
|
1377 | 1411 | "@babel/helper-validator-identifier" "^7.19.1" |
1378 | 1412 | to-fast-properties "^2.0.0" |
1379 | 1413 |
|
| 1414 | +"@babel/types@^7.29.7": |
| 1415 | + version "7.29.7" |
| 1416 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92" |
| 1417 | + integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA== |
| 1418 | + dependencies: |
| 1419 | + "@babel/helper-string-parser" "^7.29.7" |
| 1420 | + "@babel/helper-validator-identifier" "^7.29.7" |
| 1421 | + |
1380 | 1422 | "@colors/colors@1.5.0": |
1381 | 1423 | version "1.5.0" |
1382 | 1424 | resolved "https://registry.npmmirror.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" |
@@ -6098,6 +6140,11 @@ picocolors@^1.0.0: |
6098 | 6140 | resolved "https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" |
6099 | 6141 | integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== |
6100 | 6142 |
|
| 6143 | +picocolors@^1.1.1: |
| 6144 | + version "1.1.1" |
| 6145 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 6146 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
| 6147 | + |
6101 | 6148 | picomatch@^2.0.4, picomatch@^2.2.1: |
6102 | 6149 | version "2.2.2" |
6103 | 6150 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad" |
|
0 commit comments