|
173 | 173 | "@babel/highlight" "^7.24.7"
|
174 | 174 | picocolors "^1.0.0"
|
175 | 175 |
|
176 |
| -"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0": |
| 176 | +"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0", "@babel/code-frame@^7.26.2": |
177 | 177 | version "7.26.2"
|
178 | 178 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
|
179 | 179 | integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
|
|
652 | 652 | "@babel/template" "^7.22.5"
|
653 | 653 | "@babel/types" "^7.22.5"
|
654 | 654 |
|
655 |
| -"@babel/helpers@^7.23.7": |
656 |
| - version "7.23.7" |
657 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60" |
658 |
| - integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ== |
659 |
| - dependencies: |
660 |
| - "@babel/template" "^7.22.15" |
661 |
| - "@babel/traverse" "^7.23.7" |
662 |
| - "@babel/types" "^7.23.6" |
663 |
| - |
664 |
| -"@babel/helpers@^7.24.8": |
665 |
| - version "7.24.8" |
666 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.8.tgz#2820d64d5d6686cca8789dd15b074cd862795873" |
667 |
| - integrity sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ== |
668 |
| - dependencies: |
669 |
| - "@babel/template" "^7.24.7" |
670 |
| - "@babel/types" "^7.24.8" |
671 |
| - |
672 |
| -"@babel/helpers@^7.26.0": |
673 |
| - version "7.26.0" |
674 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
675 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 655 | +"@babel/helpers@^7.23.7", "@babel/helpers@^7.24.8", "@babel/helpers@^7.26.0": |
| 656 | + version "7.27.0" |
| 657 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 658 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
676 | 659 | dependencies:
|
677 |
| - "@babel/template" "^7.25.9" |
678 |
| - "@babel/types" "^7.26.0" |
| 660 | + "@babel/template" "^7.27.0" |
| 661 | + "@babel/types" "^7.27.0" |
679 | 662 |
|
680 | 663 | "@babel/highlight@^7.24.7":
|
681 | 664 | version "7.24.7"
|
|
723 | 706 | dependencies:
|
724 | 707 | "@babel/types" "^7.25.6"
|
725 | 708 |
|
| 709 | +"@babel/parser@^7.27.0": |
| 710 | + version "7.27.0" |
| 711 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 712 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 713 | + dependencies: |
| 714 | + "@babel/types" "^7.27.0" |
| 715 | + |
726 | 716 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
|
727 | 717 | version "7.22.5"
|
728 | 718 | 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.22.5.tgz#87245a21cd69a73b0b81bcda98d443d6df08f05e"
|
|
1575 | 1565 | "@babel/parser" "^7.25.9"
|
1576 | 1566 | "@babel/types" "^7.25.9"
|
1577 | 1567 |
|
| 1568 | +"@babel/template@^7.27.0": |
| 1569 | + version "7.27.0" |
| 1570 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1571 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1572 | + dependencies: |
| 1573 | + "@babel/code-frame" "^7.26.2" |
| 1574 | + "@babel/parser" "^7.27.0" |
| 1575 | + "@babel/types" "^7.27.0" |
| 1576 | + |
1578 | 1577 | "@babel/traverse@^7.16.8", "@babel/traverse@^7.23.2", "@babel/traverse@^7.23.7", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.9", "@babel/traverse@^7.7.2":
|
1579 | 1578 | version "7.25.6"
|
1580 | 1579 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.6.tgz#04fad980e444f182ecf1520504941940a90fea41"
|
|
1632 | 1631 | "@babel/helper-validator-identifier" "^7.24.7"
|
1633 | 1632 | to-fast-properties "^2.0.0"
|
1634 | 1633 |
|
| 1634 | +"@babel/types@^7.27.0": |
| 1635 | + version "7.27.0" |
| 1636 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1637 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1638 | + dependencies: |
| 1639 | + "@babel/helper-string-parser" "^7.25.9" |
| 1640 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1641 | + |
1635 | 1642 | "@bcoe/v8-coverage@^0.2.3":
|
1636 | 1643 | version "0.2.3"
|
1637 | 1644 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments