|
45 | 45 | "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3" |
46 | 46 | chokidar "^3.6.0" |
47 | 47 |
|
48 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.27.1": |
| 48 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1": |
49 | 49 | version "7.27.1" |
50 | 50 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
51 | 51 | integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
|
155 | 155 | "@babel/traverse" "^7.28.5" |
156 | 156 | "@babel/types" "^7.28.5" |
157 | 157 |
|
158 | | -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.27.1": |
| 158 | +"@babel/helper-module-imports@^7.27.1", "@babel/helper-module-imports@^7.7.4": |
159 | 159 | version "7.27.1" |
160 | 160 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
161 | 161 | integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== |
|
2153 | 2153 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
2154 | 2154 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== |
2155 | 2155 |
|
2156 | | -"@rollup/plugin-inject@^5.0.1": |
| 2156 | + |
| 2157 | + version "5.0.0" |
| 2158 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 2159 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 2160 | + dependencies: |
| 2161 | + "@babel/helper-module-imports" "^7.7.4" |
| 2162 | + "@rollup/pluginutils" "^3.0.8" |
| 2163 | + |
| 2164 | +"@rollup/plugin-inject@^5.0.4": |
2157 | 2165 | version "5.0.5" |
2158 | 2166 | resolved "https://registry.yarnpkg.com/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz#616f3a73fe075765f91c5bec90176608bed277a3" |
2159 | 2167 | integrity sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg== |
|
2169 | 2177 | dependencies: |
2170 | 2178 | "@rollup/pluginutils" "^5.1.0" |
2171 | 2179 |
|
| 2180 | + |
| 2181 | + version "6.0.0" |
| 2182 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-6.0.0.tgz#f351e29b45c007c17df4e28a0efd0d1f5662f59b" |
| 2183 | + integrity sha512-GqWz1CfXOsqpeVMcoM315+O7zMxpRsmhWyhJoxLFHVSp9S64/u02i7len/FnbTNbmgYs+sZyilasijH8UiuboQ== |
| 2184 | + dependencies: |
| 2185 | + "@rollup/pluginutils" "^3.0.0" |
| 2186 | + "@types/resolve" "0.0.8" |
| 2187 | + builtin-modules "^3.1.0" |
| 2188 | + is-module "^1.0.0" |
| 2189 | + resolve "^1.11.1" |
| 2190 | + |
| 2191 | + |
| 2192 | + version "0.1.0" |
| 2193 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-terser/-/plugin-terser-0.1.0.tgz#7530c0f11667637419d71820461646c418526041" |
| 2194 | + integrity sha512-N2KK+qUfHX2hBzVzM41UWGLrEmcjVC37spC8R3c9mt3oEDFKh3N2e12/lLp9aVSt86veR0TQiCNQXrm8C6aiUQ== |
| 2195 | + dependencies: |
| 2196 | + terser "^5.15.1" |
| 2197 | + |
2172 | 2198 | |
2173 | 2199 | version "12.3.0" |
2174 | 2200 | resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.3.0.tgz#cc51b830973bc14c9456fe6532f322f2a40f5f12" |
|
2177 | 2203 | "@rollup/pluginutils" "^5.1.0" |
2178 | 2204 | resolve "^1.22.1" |
2179 | 2205 |
|
| 2206 | +"@rollup/pluginutils@^3.0.0", "@rollup/pluginutils@^3.0.8": |
| 2207 | + version "3.1.0" |
| 2208 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
| 2209 | + integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
| 2210 | + dependencies: |
| 2211 | + "@types/estree" "0.0.39" |
| 2212 | + estree-walker "^1.0.1" |
| 2213 | + picomatch "^2.2.2" |
| 2214 | + |
2180 | 2215 | "@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0", "@rollup/pluginutils@^5.1.4": |
2181 | 2216 | version "5.3.0" |
2182 | 2217 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.3.0.tgz#57ba1b0cbda8e7a3c597a4853c807b156e21a7b4" |
|
3383 | 3418 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e" |
3384 | 3419 | integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w== |
3385 | 3420 |
|
| 3421 | + |
| 3422 | + version "0.0.39" |
| 3423 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
| 3424 | + integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
| 3425 | + |
3386 | 3426 | "@types/http-cache-semantics@*": |
3387 | 3427 | version "4.0.4" |
3388 | 3428 | resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4" |
@@ -6335,6 +6375,11 @@ estree-walker@^0.6.1: |
6335 | 6375 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362" |
6336 | 6376 | integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w== |
6337 | 6377 |
|
| 6378 | +estree-walker@^1.0.1: |
| 6379 | + version "1.0.1" |
| 6380 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
| 6381 | + integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
| 6382 | + |
6338 | 6383 | estree-walker@^2.0.2: |
6339 | 6384 | version "2.0.2" |
6340 | 6385 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac" |
@@ -8061,15 +8106,6 @@ jake@^10.8.5: |
8061 | 8106 | filelist "^1.0.4" |
8062 | 8107 | picocolors "^1.1.1" |
8063 | 8108 |
|
8064 | | -jest-worker@^26.2.1: |
8065 | | - version "26.6.2" |
8066 | | - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.6.2.tgz#7f72cbc4d643c365e27b9fd775f9d0eaa9c7a8ed" |
8067 | | - integrity sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ== |
8068 | | - dependencies: |
8069 | | - "@types/node" "*" |
8070 | | - merge-stream "^2.0.0" |
8071 | | - supports-color "^7.0.0" |
8072 | | - |
8073 | 8109 | jju@~1.4.0: |
8074 | 8110 | version "1.4.0" |
8075 | 8111 | resolved "https://registry.yarnpkg.com/jju/-/jju-1.4.0.tgz#a3abe2718af241a2b2904f84a625970f389ae32a" |
@@ -10109,7 +10145,7 @@ picocolors@^1.1.1: |
10109 | 10145 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
10110 | 10146 | integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
10111 | 10147 |
|
10112 | | -picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: |
| 10148 | +picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1: |
10113 | 10149 | version "2.3.1" |
10114 | 10150 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
10115 | 10151 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
@@ -10846,14 +10882,6 @@ rimraf@^4.4.1: |
10846 | 10882 | dependencies: |
10847 | 10883 | glob "^9.2.0" |
10848 | 10884 |
|
10849 | | - |
10850 | | - version "4.4.0" |
10851 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
10852 | | - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
10853 | | - dependencies: |
10854 | | - "@babel/helper-module-imports" "^7.0.0" |
10855 | | - rollup-pluginutils "^2.8.1" |
10856 | | - |
10857 | 10885 | |
10858 | 10886 | version "10.1.0" |
10859 | 10887 | resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz#417af3b54503878e084d127adf4d1caf8beb86fb" |
|
10865 | 10893 | resolve "^1.11.0" |
10866 | 10894 | rollup-pluginutils "^2.8.1" |
10867 | 10895 |
|
10868 | | - |
10869 | | - version "5.2.0" |
10870 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.2.0.tgz#730f93d10ed202473b1fb54a5997a7db8c6d8523" |
10871 | | - integrity sha512-jUlyaDXts7TW2CqQ4GaO5VJ4PwwaV8VUGA7+km3n6k6xtOEacf61u0VXwN80phY/evMcaS+9eIeJ9MOyDxt5Zw== |
10872 | | - dependencies: |
10873 | | - "@types/resolve" "0.0.8" |
10874 | | - builtin-modules "^3.1.0" |
10875 | | - is-module "^1.0.0" |
10876 | | - resolve "^1.11.1" |
10877 | | - rollup-pluginutils "^2.8.1" |
10878 | | - |
10879 | | - |
10880 | | - version "0.12.0" |
10881 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-polyfill-node/-/rollup-plugin-polyfill-node-0.12.0.tgz#33d421ddb7fcb69c234461e508ca6d2db6193f1d" |
10882 | | - integrity sha512-PWEVfDxLEKt8JX1nZ0NkUAgXpkZMTb85rO/Ru9AQ69wYW8VUCfDgP4CGRXXWYni5wDF0vIeR1UoF3Jmw/Lt3Ug== |
| 10896 | + |
| 10897 | + version "0.13.0" |
| 10898 | + resolved "https://registry.yarnpkg.com/rollup-plugin-polyfill-node/-/rollup-plugin-polyfill-node-0.13.0.tgz#28e5705b59438da894e55133a0fe7a86b57d9b0a" |
| 10899 | + integrity sha512-FYEvpCaD5jGtyBuBFcQImEGmTxDTPbiHjJdrYIp+mFIwgXiXabxvKUK7ZT9P31ozu2Tqm9llYQMRWsfvTMTAOw== |
10883 | 10900 | dependencies: |
10884 | | - "@rollup/plugin-inject" "^5.0.1" |
| 10901 | + "@rollup/plugin-inject" "^5.0.4" |
10885 | 10902 |
|
10886 | 10903 | |
10887 | 10904 | version "2.2.0" |
|
10891 | 10908 | magic-string "^0.25.2" |
10892 | 10909 | rollup-pluginutils "^2.6.0" |
10893 | 10910 |
|
10894 | | - |
10895 | | - version "7.0.2" |
10896 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz#e8fbba4869981b2dc35ae7e8a502d5c6c04d324d" |
10897 | | - integrity sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ== |
10898 | | - dependencies: |
10899 | | - "@babel/code-frame" "^7.10.4" |
10900 | | - jest-worker "^26.2.1" |
10901 | | - serialize-javascript "^4.0.0" |
10902 | | - terser "^5.0.0" |
10903 | | - |
10904 | 10911 | rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1: |
10905 | 10912 | version "2.8.2" |
10906 | 10913 | resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e" |
@@ -11078,13 +11085,6 @@ semver@^7.0.0, semver@^7.1.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semve |
11078 | 11085 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946" |
11079 | 11086 | integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q== |
11080 | 11087 |
|
11081 | | -serialize-javascript@^4.0.0: |
11082 | | - version "4.0.0" |
11083 | | - resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa" |
11084 | | - integrity sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw== |
11085 | | - dependencies: |
11086 | | - randombytes "^2.1.0" |
11087 | | - |
11088 | 11088 | serialize-javascript@^6.0.2: |
11089 | 11089 | version "6.0.2" |
11090 | 11090 | resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" |
@@ -11690,7 +11690,7 @@ supports-color@^5.3.0: |
11690 | 11690 | dependencies: |
11691 | 11691 | has-flag "^3.0.0" |
11692 | 11692 |
|
11693 | | -supports-color@^7.0.0, supports-color@^7.1.0, supports-color@^7.2.0: |
| 11693 | +supports-color@^7.1.0, supports-color@^7.2.0: |
11694 | 11694 | version "7.2.0" |
11695 | 11695 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" |
11696 | 11696 | integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== |
|
11786 | 11786 | type-fest "^0.16.0" |
11787 | 11787 | unique-string "^2.0.0" |
11788 | 11788 |
|
11789 | | -terser@^5.0.0: |
| 11789 | +terser@^5.15.1: |
11790 | 11790 | version "5.44.0" |
11791 | 11791 | resolved "https://registry.yarnpkg.com/terser/-/terser-5.44.0.tgz#ebefb8e5b8579d93111bfdfc39d2cf63879f4a82" |
11792 | 11792 | integrity sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w== |
|
0 commit comments