|
1544 | 1544 | "@babel/highlight" "^7.22.13" |
1545 | 1545 | chalk "^2.4.2" |
1546 | 1546 |
|
| 1547 | +"@babel/code-frame@^7.28.6": |
| 1548 | + version "7.29.0" |
| 1549 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c" |
| 1550 | + integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw== |
| 1551 | + dependencies: |
| 1552 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 1553 | + js-tokens "^4.0.0" |
| 1554 | + picocolors "^1.1.1" |
| 1555 | + |
1547 | 1556 | "@babel/compat-data@^7.20.5": |
1548 | 1557 | version "7.21.0" |
1549 | 1558 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.0.tgz#c241dc454e5b5917e40d37e525e2f4530c399298" |
|
1683 | 1692 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
1684 | 1693 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
1685 | 1694 |
|
| 1695 | +"@babel/helper-string-parser@^7.27.1": |
| 1696 | + version "7.27.1" |
| 1697 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 1698 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 1699 | + |
1686 | 1700 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
1687 | 1701 | version "7.19.1" |
1688 | 1702 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
|
1693 | 1707 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
1694 | 1708 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
1695 | 1709 |
|
| 1710 | +"@babel/helper-validator-identifier@^7.28.5": |
| 1711 | + version "7.28.5" |
| 1712 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 1713 | + integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
| 1714 | + |
1696 | 1715 | "@babel/helper-validator-option@^7.18.6": |
1697 | 1716 | version "7.21.0" |
1698 | 1717 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
1699 | 1718 | integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ== |
1700 | 1719 |
|
1701 | 1720 | "@babel/helpers@^7.21.0": |
1702 | | - version "7.21.0" |
1703 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e" |
1704 | | - integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA== |
| 1721 | + version "7.29.2" |
| 1722 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.2.tgz#9cfbccb02b8e229892c0b07038052cc1a8709c49" |
| 1723 | + integrity sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw== |
1705 | 1724 | dependencies: |
1706 | | - "@babel/template" "^7.20.7" |
1707 | | - "@babel/traverse" "^7.21.0" |
1708 | | - "@babel/types" "^7.21.0" |
| 1725 | + "@babel/template" "^7.28.6" |
| 1726 | + "@babel/types" "^7.29.0" |
1709 | 1727 |
|
1710 | 1728 | "@babel/highlight@^7.18.6": |
1711 | 1729 | version "7.18.6" |
|
1735 | 1753 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
1736 | 1754 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
1737 | 1755 |
|
| 1756 | +"@babel/parser@^7.28.6": |
| 1757 | + version "7.29.2" |
| 1758 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.2.tgz#58bd50b9a7951d134988a1ae177a35ef9a703ba1" |
| 1759 | + integrity sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA== |
| 1760 | + dependencies: |
| 1761 | + "@babel/types" "^7.29.0" |
| 1762 | + |
1738 | 1763 | "@babel/plugin-syntax-async-generators@^7.8.4": |
1739 | 1764 | version "7.8.4" |
1740 | 1765 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" |
|
1858 | 1883 | "@babel/parser" "^7.22.15" |
1859 | 1884 | "@babel/types" "^7.22.15" |
1860 | 1885 |
|
1861 | | -"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3", "@babel/traverse@^7.7.2": |
| 1886 | +"@babel/template@^7.28.6": |
| 1887 | + version "7.28.6" |
| 1888 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57" |
| 1889 | + integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ== |
| 1890 | + dependencies: |
| 1891 | + "@babel/code-frame" "^7.28.6" |
| 1892 | + "@babel/parser" "^7.28.6" |
| 1893 | + "@babel/types" "^7.28.6" |
| 1894 | + |
| 1895 | +"@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3", "@babel/traverse@^7.7.2": |
1862 | 1896 | version "7.23.2" |
1863 | 1897 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
1864 | 1898 | integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
|
1874 | 1908 | debug "^4.1.0" |
1875 | 1909 | globals "^11.1.0" |
1876 | 1910 |
|
1877 | | -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 1911 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
1878 | 1912 | version "7.21.3" |
1879 | 1913 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
1880 | 1914 | integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
|
1892 | 1926 | "@babel/helper-validator-identifier" "^7.22.20" |
1893 | 1927 | to-fast-properties "^2.0.0" |
1894 | 1928 |
|
| 1929 | +"@babel/types@^7.28.6", "@babel/types@^7.29.0": |
| 1930 | + version "7.29.0" |
| 1931 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7" |
| 1932 | + integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A== |
| 1933 | + dependencies: |
| 1934 | + "@babel/helper-string-parser" "^7.27.1" |
| 1935 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 1936 | + |
1895 | 1937 | "@bcoe/v8-coverage@^0.2.3": |
1896 | 1938 | version "0.2.3" |
1897 | 1939 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
@@ -8007,6 +8049,11 @@ picocolors@^1.0.0: |
8007 | 8049 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" |
8008 | 8050 | integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== |
8009 | 8051 |
|
| 8052 | +picocolors@^1.1.1: |
| 8053 | + version "1.1.1" |
| 8054 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 8055 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
| 8056 | + |
8010 | 8057 | picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1: |
8011 | 8058 | version "2.3.1" |
8012 | 8059 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
|
0 commit comments