|
160 | 160 | "@babel/highlight" "^7.22.13"
|
161 | 161 | chalk "^2.4.2"
|
162 | 162 |
|
| 163 | +"@babel/code-frame@^7.26.2": |
| 164 | + version "7.26.2" |
| 165 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 166 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 167 | + dependencies: |
| 168 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 169 | + js-tokens "^4.0.0" |
| 170 | + picocolors "^1.0.0" |
| 171 | + |
163 | 172 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.17.10":
|
164 | 173 | version "7.18.5"
|
165 | 174 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.5.tgz#acac0c839e317038c73137fbb6ef71a1d6238471"
|
|
639 | 648 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
640 | 649 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
641 | 650 |
|
| 651 | +"@babel/helper-string-parser@^7.25.9": |
| 652 | + version "7.25.9" |
| 653 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 654 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 655 | + |
642 | 656 | "@babel/helper-validator-identifier@^7.16.7":
|
643 | 657 | version "7.16.7"
|
644 | 658 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
|
|
654 | 668 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
655 | 669 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
656 | 670 |
|
| 671 | +"@babel/helper-validator-identifier@^7.25.9": |
| 672 | + version "7.25.9" |
| 673 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 674 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 675 | + |
657 | 676 | "@babel/helper-validator-option@^7.16.7":
|
658 | 677 | version "7.16.7"
|
659 | 678 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
|
|
684 | 703 | "@babel/traverse" "^7.20.5"
|
685 | 704 | "@babel/types" "^7.20.5"
|
686 | 705 |
|
687 |
| -"@babel/helpers@^7.12.5", "@babel/helpers@^7.18.2": |
688 |
| - version "7.18.2" |
689 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384" |
690 |
| - integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg== |
691 |
| - dependencies: |
692 |
| - "@babel/template" "^7.16.7" |
693 |
| - "@babel/traverse" "^7.18.2" |
694 |
| - "@babel/types" "^7.18.2" |
695 |
| - |
696 |
| -"@babel/helpers@^7.20.5": |
697 |
| - version "7.20.6" |
698 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763" |
699 |
| - integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w== |
| 706 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.18.2", "@babel/helpers@^7.20.5": |
| 707 | + version "7.26.10" |
| 708 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 709 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
700 | 710 | dependencies:
|
701 |
| - "@babel/template" "^7.18.10" |
702 |
| - "@babel/traverse" "^7.20.5" |
703 |
| - "@babel/types" "^7.20.5" |
| 711 | + "@babel/template" "^7.26.9" |
| 712 | + "@babel/types" "^7.26.10" |
704 | 713 |
|
705 | 714 | "@babel/highlight@^7.16.7":
|
706 | 715 | version "7.17.12"
|
|
744 | 753 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
|
745 | 754 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
|
746 | 755 |
|
| 756 | +"@babel/parser@^7.26.9": |
| 757 | + version "7.26.10" |
| 758 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 759 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 760 | + dependencies: |
| 761 | + "@babel/types" "^7.26.10" |
| 762 | + |
747 | 763 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.17.12":
|
748 | 764 | version "7.17.12"
|
749 | 765 | 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.17.12.tgz#1dca338caaefca368639c9ffb095afbd4d420b1e"
|
|
2051 | 2067 | "@babel/parser" "^7.22.15"
|
2052 | 2068 | "@babel/types" "^7.22.15"
|
2053 | 2069 |
|
| 2070 | +"@babel/template@^7.26.9": |
| 2071 | + version "7.26.9" |
| 2072 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 2073 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 2074 | + dependencies: |
| 2075 | + "@babel/code-frame" "^7.26.2" |
| 2076 | + "@babel/parser" "^7.26.9" |
| 2077 | + "@babel/types" "^7.26.9" |
| 2078 | + |
2054 | 2079 | "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.5", "@babel/traverse@^7.18.8", "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5":
|
2055 | 2080 | version "7.23.2"
|
2056 | 2081 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
|
|
2093 | 2118 | "@babel/helper-validator-identifier" "^7.22.20"
|
2094 | 2119 | to-fast-properties "^2.0.0"
|
2095 | 2120 |
|
| 2121 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 2122 | + version "7.26.10" |
| 2123 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 2124 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 2125 | + dependencies: |
| 2126 | + "@babel/helper-string-parser" "^7.25.9" |
| 2127 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 2128 | + |
2096 | 2129 | "@colors/colors@1.5.0":
|
2097 | 2130 | version "1.5.0"
|
2098 | 2131 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
|
0 commit comments