|
50 | 50 | "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3" |
51 | 51 | chokidar "^3.6.0" |
52 | 52 |
|
53 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.27.1": |
| 53 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1": |
54 | 54 | version "7.27.1" |
55 | 55 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
56 | 56 | integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
|
160 | 160 | "@babel/traverse" "^7.28.5" |
161 | 161 | "@babel/types" "^7.28.5" |
162 | 162 |
|
163 | | -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.27.1": |
| 163 | +"@babel/helper-module-imports@^7.27.1", "@babel/helper-module-imports@^7.7.4": |
164 | 164 | version "7.27.1" |
165 | 165 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
166 | 166 | integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== |
|
2158 | 2158 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
2159 | 2159 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== |
2160 | 2160 |
|
2161 | | -"@rollup/plugin-inject@^5.0.1": |
| 2161 | + |
| 2162 | + version "5.0.0" |
| 2163 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 2164 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 2165 | + dependencies: |
| 2166 | + "@babel/helper-module-imports" "^7.7.4" |
| 2167 | + "@rollup/pluginutils" "^3.0.8" |
| 2168 | + |
| 2169 | +"@rollup/plugin-inject@^5.0.4": |
2162 | 2170 | version "5.0.5" |
2163 | 2171 | resolved "https://registry.yarnpkg.com/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz#616f3a73fe075765f91c5bec90176608bed277a3" |
2164 | 2172 | integrity sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg== |
|
2174 | 2182 | dependencies: |
2175 | 2183 | "@rollup/pluginutils" "^5.1.0" |
2176 | 2184 |
|
| 2185 | + |
| 2186 | + version "6.0.0" |
| 2187 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-6.0.0.tgz#f351e29b45c007c17df4e28a0efd0d1f5662f59b" |
| 2188 | + integrity sha512-GqWz1CfXOsqpeVMcoM315+O7zMxpRsmhWyhJoxLFHVSp9S64/u02i7len/FnbTNbmgYs+sZyilasijH8UiuboQ== |
| 2189 | + dependencies: |
| 2190 | + "@rollup/pluginutils" "^3.0.0" |
| 2191 | + "@types/resolve" "0.0.8" |
| 2192 | + builtin-modules "^3.1.0" |
| 2193 | + is-module "^1.0.0" |
| 2194 | + resolve "^1.11.1" |
| 2195 | + |
| 2196 | + |
| 2197 | + version "0.1.0" |
| 2198 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-terser/-/plugin-terser-0.1.0.tgz#7530c0f11667637419d71820461646c418526041" |
| 2199 | + integrity sha512-N2KK+qUfHX2hBzVzM41UWGLrEmcjVC37spC8R3c9mt3oEDFKh3N2e12/lLp9aVSt86veR0TQiCNQXrm8C6aiUQ== |
| 2200 | + dependencies: |
| 2201 | + terser "^5.15.1" |
| 2202 | + |
2177 | 2203 | |
2178 | 2204 | version "12.3.0" |
2179 | 2205 | resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.3.0.tgz#cc51b830973bc14c9456fe6532f322f2a40f5f12" |
|
2182 | 2208 | "@rollup/pluginutils" "^5.1.0" |
2183 | 2209 | resolve "^1.22.1" |
2184 | 2210 |
|
| 2211 | +"@rollup/pluginutils@^3.0.0", "@rollup/pluginutils@^3.0.8": |
| 2212 | + version "3.1.0" |
| 2213 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
| 2214 | + integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
| 2215 | + dependencies: |
| 2216 | + "@types/estree" "0.0.39" |
| 2217 | + estree-walker "^1.0.1" |
| 2218 | + picomatch "^2.2.2" |
| 2219 | + |
2185 | 2220 | "@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0", "@rollup/pluginutils@^5.1.4": |
2186 | 2221 | version "5.3.0" |
2187 | 2222 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.3.0.tgz#57ba1b0cbda8e7a3c597a4853c807b156e21a7b4" |
|
3388 | 3423 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e" |
3389 | 3424 | integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w== |
3390 | 3425 |
|
| 3426 | + |
| 3427 | + version "0.0.39" |
| 3428 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
| 3429 | + integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
| 3430 | + |
3391 | 3431 | "@types/http-cache-semantics@*": |
3392 | 3432 | version "4.0.4" |
3393 | 3433 | resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4" |
@@ -6340,6 +6380,11 @@ estree-walker@^0.6.1: |
6340 | 6380 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362" |
6341 | 6381 | integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w== |
6342 | 6382 |
|
| 6383 | +estree-walker@^1.0.1: |
| 6384 | + version "1.0.1" |
| 6385 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
| 6386 | + integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
| 6387 | + |
6343 | 6388 | estree-walker@^2.0.2: |
6344 | 6389 | version "2.0.2" |
6345 | 6390 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac" |
@@ -8066,15 +8111,6 @@ jake@^10.8.5: |
8066 | 8111 | filelist "^1.0.4" |
8067 | 8112 | picocolors "^1.1.1" |
8068 | 8113 |
|
8069 | | -jest-worker@^26.2.1: |
8070 | | - version "26.6.2" |
8071 | | - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.6.2.tgz#7f72cbc4d643c365e27b9fd775f9d0eaa9c7a8ed" |
8072 | | - integrity sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ== |
8073 | | - dependencies: |
8074 | | - "@types/node" "*" |
8075 | | - merge-stream "^2.0.0" |
8076 | | - supports-color "^7.0.0" |
8077 | | - |
8078 | 8114 | jju@~1.4.0: |
8079 | 8115 | version "1.4.0" |
8080 | 8116 | resolved "https://registry.yarnpkg.com/jju/-/jju-1.4.0.tgz#a3abe2718af241a2b2904f84a625970f389ae32a" |
@@ -10121,7 +10157,7 @@ picocolors@^1.1.1: |
10121 | 10157 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
10122 | 10158 | integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
10123 | 10159 |
|
10124 | | -picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: |
| 10160 | +picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1: |
10125 | 10161 | version "2.3.1" |
10126 | 10162 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
10127 | 10163 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
@@ -10858,14 +10894,6 @@ rimraf@^4.4.1: |
10858 | 10894 | dependencies: |
10859 | 10895 | glob "^9.2.0" |
10860 | 10896 |
|
10861 | | - |
10862 | | - version "4.4.0" |
10863 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
10864 | | - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
10865 | | - dependencies: |
10866 | | - "@babel/helper-module-imports" "^7.0.0" |
10867 | | - rollup-pluginutils "^2.8.1" |
10868 | | - |
10869 | 10897 | |
10870 | 10898 | version "10.1.0" |
10871 | 10899 | resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz#417af3b54503878e084d127adf4d1caf8beb86fb" |
|
10877 | 10905 | resolve "^1.11.0" |
10878 | 10906 | rollup-pluginutils "^2.8.1" |
10879 | 10907 |
|
10880 | | - |
10881 | | - version "5.2.0" |
10882 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.2.0.tgz#730f93d10ed202473b1fb54a5997a7db8c6d8523" |
10883 | | - integrity sha512-jUlyaDXts7TW2CqQ4GaO5VJ4PwwaV8VUGA7+km3n6k6xtOEacf61u0VXwN80phY/evMcaS+9eIeJ9MOyDxt5Zw== |
10884 | | - dependencies: |
10885 | | - "@types/resolve" "0.0.8" |
10886 | | - builtin-modules "^3.1.0" |
10887 | | - is-module "^1.0.0" |
10888 | | - resolve "^1.11.1" |
10889 | | - rollup-pluginutils "^2.8.1" |
10890 | | - |
10891 | | - |
10892 | | - version "0.12.0" |
10893 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-polyfill-node/-/rollup-plugin-polyfill-node-0.12.0.tgz#33d421ddb7fcb69c234461e508ca6d2db6193f1d" |
10894 | | - integrity sha512-PWEVfDxLEKt8JX1nZ0NkUAgXpkZMTb85rO/Ru9AQ69wYW8VUCfDgP4CGRXXWYni5wDF0vIeR1UoF3Jmw/Lt3Ug== |
| 10908 | + |
| 10909 | + version "0.13.0" |
| 10910 | + resolved "https://registry.yarnpkg.com/rollup-plugin-polyfill-node/-/rollup-plugin-polyfill-node-0.13.0.tgz#28e5705b59438da894e55133a0fe7a86b57d9b0a" |
| 10911 | + integrity sha512-FYEvpCaD5jGtyBuBFcQImEGmTxDTPbiHjJdrYIp+mFIwgXiXabxvKUK7ZT9P31ozu2Tqm9llYQMRWsfvTMTAOw== |
10895 | 10912 | dependencies: |
10896 | | - "@rollup/plugin-inject" "^5.0.1" |
| 10913 | + "@rollup/plugin-inject" "^5.0.4" |
10897 | 10914 |
|
10898 | 10915 | |
10899 | 10916 | version "2.2.0" |
|
10903 | 10920 | magic-string "^0.25.2" |
10904 | 10921 | rollup-pluginutils "^2.6.0" |
10905 | 10922 |
|
10906 | | - |
10907 | | - version "7.0.2" |
10908 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz#e8fbba4869981b2dc35ae7e8a502d5c6c04d324d" |
10909 | | - integrity sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ== |
10910 | | - dependencies: |
10911 | | - "@babel/code-frame" "^7.10.4" |
10912 | | - jest-worker "^26.2.1" |
10913 | | - serialize-javascript "^4.0.0" |
10914 | | - terser "^5.0.0" |
10915 | | - |
10916 | 10923 | rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1: |
10917 | 10924 | version "2.8.2" |
10918 | 10925 | resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e" |
@@ -11085,13 +11092,6 @@ semver@^7.0.0, semver@^7.1.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semve |
11085 | 11092 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946" |
11086 | 11093 | integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q== |
11087 | 11094 |
|
11088 | | -serialize-javascript@^4.0.0: |
11089 | | - version "4.0.0" |
11090 | | - resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa" |
11091 | | - integrity sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw== |
11092 | | - dependencies: |
11093 | | - randombytes "^2.1.0" |
11094 | | - |
11095 | 11095 | serialize-javascript@^6.0.2: |
11096 | 11096 | version "6.0.2" |
11097 | 11097 | resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" |
@@ -11697,7 +11697,7 @@ supports-color@^5.3.0: |
11697 | 11697 | dependencies: |
11698 | 11698 | has-flag "^3.0.0" |
11699 | 11699 |
|
11700 | | -supports-color@^7.0.0, supports-color@^7.1.0, supports-color@^7.2.0: |
| 11700 | +supports-color@^7.1.0, supports-color@^7.2.0: |
11701 | 11701 | version "7.2.0" |
11702 | 11702 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" |
11703 | 11703 | integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== |
|
11793 | 11793 | type-fest "^0.16.0" |
11794 | 11794 | unique-string "^2.0.0" |
11795 | 11795 |
|
11796 | | -terser@^5.0.0: |
11797 | | - version "5.44.0" |
11798 | | - resolved "https://registry.yarnpkg.com/terser/-/terser-5.44.0.tgz#ebefb8e5b8579d93111bfdfc39d2cf63879f4a82" |
11799 | | - integrity sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w== |
| 11796 | +terser@^5.15.1: |
| 11797 | + version "5.44.1" |
| 11798 | + resolved "https://registry.yarnpkg.com/terser/-/terser-5.44.1.tgz#e391e92175c299b8c284ad6ded609e37303b0a9c" |
| 11799 | + integrity sha512-t/R3R/n0MSwnnazuPpPNVO60LX0SKL45pyl9YlvxIdkH0Of7D5qM2EVe+yASRIlY5pZ73nclYJfNANGWPwFDZw== |
11800 | 11800 | dependencies: |
11801 | 11801 | "@jridgewell/source-map" "^0.3.3" |
11802 | 11802 | acorn "^8.15.0" |
|
0 commit comments