|
560 | 560 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280"
|
561 | 561 | integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==
|
562 | 562 |
|
| 563 | +"@jridgewell/source-map@^0.3.3": |
| 564 | + version "0.3.6" |
| 565 | + resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.6.tgz#9d71ca886e32502eb9362c9a74a46787c36df81a" |
| 566 | + integrity sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ== |
| 567 | + dependencies: |
| 568 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 569 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 570 | + |
563 | 571 | "@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0":
|
564 | 572 | version "1.5.0"
|
565 | 573 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
|
|
1267 | 1275 | dependencies:
|
1268 | 1276 | undici-types "~6.20.0"
|
1269 | 1277 |
|
| 1278 | +"@types/react@^19.0.10": |
| 1279 | + version "19.0.10" |
| 1280 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.10.tgz#d0c66dafd862474190fe95ce11a68de69ed2b0eb" |
| 1281 | + integrity sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g== |
| 1282 | + dependencies: |
| 1283 | + csstype "^3.0.2" |
| 1284 | + |
1270 | 1285 | "@types/unist@*", "@types/unist@^3.0.0":
|
1271 | 1286 | version "3.0.3"
|
1272 | 1287 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
|
@@ -1643,7 +1658,7 @@ acorn-jsx@^5.0.0, acorn-jsx@^5.3.2:
|
1643 | 1658 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
|
1644 | 1659 | integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
|
1645 | 1660 |
|
1646 |
| -acorn@^8.0.0, acorn@^8.14.0, acorn@^8.4.0: |
| 1661 | +acorn@^8.0.0, acorn@^8.14.0, acorn@^8.4.0, acorn@^8.8.2: |
1647 | 1662 | version "8.14.1"
|
1648 | 1663 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb"
|
1649 | 1664 | integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
|
@@ -1881,6 +1896,11 @@ buffer-builder@^0.2.0:
|
1881 | 1896 | resolved "https://registry.yarnpkg.com/buffer-builder/-/buffer-builder-0.2.0.tgz#3322cd307d8296dab1f604618593b261a3fade8f"
|
1882 | 1897 | integrity sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==
|
1883 | 1898 |
|
| 1899 | +buffer-from@^1.0.0: |
| 1900 | + version "1.1.2" |
| 1901 | + resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" |
| 1902 | + integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== |
| 1903 | + |
1884 | 1904 | buffer@^6.0.3:
|
1885 | 1905 | version "6.0.3"
|
1886 | 1906 | resolved "https://registry.yarnpkg.com/buffer/-/buffer-6.0.3.tgz#2ace578459cc8fbe2a70aaa8f52ee63b6a74c6c6"
|
@@ -2044,6 +2064,11 @@ comma-separated-tokens@^2.0.0:
|
2044 | 2064 | resolved "https://registry.yarnpkg.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz#4e89c9458acb61bc8fef19f4529973b2392839ee"
|
2045 | 2065 | integrity sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==
|
2046 | 2066 |
|
| 2067 | +commander@^2.20.0: |
| 2068 | + version "2.20.3" |
| 2069 | + resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" |
| 2070 | + integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== |
| 2071 | + |
2047 | 2072 | compare-versions@^6.1.1:
|
2048 | 2073 | version "6.1.1"
|
2049 | 2074 | resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-6.1.1.tgz#7af3cc1099ba37d244b3145a9af5201b629148a9"
|
@@ -2119,6 +2144,11 @@ cssstyle@^4.2.1:
|
2119 | 2144 | "@asamuzakjp/css-color" "^2.8.2"
|
2120 | 2145 | rrweb-cssom "^0.8.0"
|
2121 | 2146 |
|
| 2147 | +csstype@^3.0.2: |
| 2148 | + version "3.1.3" |
| 2149 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" |
| 2150 | + integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== |
| 2151 | + |
2122 | 2152 | data-urls@^5.0.0:
|
2123 | 2153 | version "5.0.0"
|
2124 | 2154 | resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-5.0.0.tgz#2f76906bce1824429ffecb6920f45a0b30f00dde"
|
@@ -4764,16 +4794,24 @@ source-map-js@^1.0.1, source-map-js@^1.2.0, source-map-js@^1.2.1:
|
4764 | 4794 | resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
|
4765 | 4795 | integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
|
4766 | 4796 |
|
4767 |
| -source-map@^0.7.0: |
4768 |
| - version "0.7.4" |
4769 |
| - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656" |
4770 |
| - integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA== |
| 4797 | +source-map-support@~0.5.20: |
| 4798 | + version "0.5.21" |
| 4799 | + resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f" |
| 4800 | + integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== |
| 4801 | + dependencies: |
| 4802 | + buffer-from "^1.0.0" |
| 4803 | + source-map "^0.6.0" |
4771 | 4804 |
|
4772 |
| -source-map@~0.6.1: |
| 4805 | +source-map@^0.6.0, source-map@~0.6.1: |
4773 | 4806 | version "0.6.1"
|
4774 | 4807 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
|
4775 | 4808 | integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
|
4776 | 4809 |
|
| 4810 | +source-map@^0.7.0: |
| 4811 | + version "0.7.4" |
| 4812 | + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656" |
| 4813 | + integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA== |
| 4814 | + |
4777 | 4815 | sourcemap-codec@^1.4.8:
|
4778 | 4816 | version "1.4.8"
|
4779 | 4817 | resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
|
@@ -4995,6 +5033,16 @@ table@^6.9.0:
|
4995 | 5033 | string-width "^4.2.3"
|
4996 | 5034 | strip-ansi "^6.0.1"
|
4997 | 5035 |
|
| 5036 | +terser@^5.39.0: |
| 5037 | + version "5.39.0" |
| 5038 | + resolved "https://registry.yarnpkg.com/terser/-/terser-5.39.0.tgz#0e82033ed57b3ddf1f96708d123cca717d86ca3a" |
| 5039 | + integrity sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw== |
| 5040 | + dependencies: |
| 5041 | + "@jridgewell/source-map" "^0.3.3" |
| 5042 | + acorn "^8.8.2" |
| 5043 | + commander "^2.20.0" |
| 5044 | + source-map-support "~0.5.20" |
| 5045 | + |
4998 | 5046 | test-exclude@^7.0.1:
|
4999 | 5047 | version "7.0.1"
|
5000 | 5048 | resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-7.0.1.tgz#20b3ba4906ac20994e275bbcafd68d510264c2a2"
|
|
0 commit comments