|
37 | 37 | "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
|
38 | 38 | chokidar "^3.6.0"
|
39 | 39 |
|
40 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.27.1": |
| 40 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1": |
41 | 41 | version "7.27.1"
|
42 | 42 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
|
43 | 43 | integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
|
|
147 | 147 | "@babel/traverse" "^7.27.1"
|
148 | 148 | "@babel/types" "^7.27.1"
|
149 | 149 |
|
150 |
| -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.27.1": |
| 150 | +"@babel/helper-module-imports@^7.27.1", "@babel/helper-module-imports@^7.7.4": |
151 | 151 | version "7.27.1"
|
152 | 152 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
|
153 | 153 | integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==
|
|
1977 | 1977 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
1978 | 1978 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
1979 | 1979 |
|
1980 |
| -"@rollup/plugin-inject@^5.0.1": |
| 1980 | + |
| 1981 | + version "5.0.0" |
| 1982 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 1983 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 1984 | + dependencies: |
| 1985 | + "@babel/helper-module-imports" "^7.7.4" |
| 1986 | + "@rollup/pluginutils" "^3.0.8" |
| 1987 | + |
| 1988 | +"@rollup/plugin-inject@^5.0.4": |
1981 | 1989 | version "5.0.5"
|
1982 | 1990 | resolved "https://registry.yarnpkg.com/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz#616f3a73fe075765f91c5bec90176608bed277a3"
|
1983 | 1991 | integrity sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==
|
|
1993 | 2001 | dependencies:
|
1994 | 2002 | "@rollup/pluginutils" "^5.1.0"
|
1995 | 2003 |
|
| 2004 | + |
| 2005 | + version "6.0.0" |
| 2006 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-6.0.0.tgz#f351e29b45c007c17df4e28a0efd0d1f5662f59b" |
| 2007 | + integrity sha512-GqWz1CfXOsqpeVMcoM315+O7zMxpRsmhWyhJoxLFHVSp9S64/u02i7len/FnbTNbmgYs+sZyilasijH8UiuboQ== |
| 2008 | + dependencies: |
| 2009 | + "@rollup/pluginutils" "^3.0.0" |
| 2010 | + "@types/resolve" "0.0.8" |
| 2011 | + builtin-modules "^3.1.0" |
| 2012 | + is-module "^1.0.0" |
| 2013 | + resolve "^1.11.1" |
| 2014 | + |
| 2015 | + |
| 2016 | + version "0.1.0" |
| 2017 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-terser/-/plugin-terser-0.1.0.tgz#7530c0f11667637419d71820461646c418526041" |
| 2018 | + integrity sha512-N2KK+qUfHX2hBzVzM41UWGLrEmcjVC37spC8R3c9mt3oEDFKh3N2e12/lLp9aVSt86veR0TQiCNQXrm8C6aiUQ== |
| 2019 | + dependencies: |
| 2020 | + terser "^5.15.1" |
| 2021 | + |
1996 | 2022 |
|
1997 | 2023 | version "12.1.4"
|
1998 | 2024 | resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.4.tgz#9a58433e8b13906198953d79faf3b16f67ee0424"
|
|
2001 | 2027 | "@rollup/pluginutils" "^5.1.0"
|
2002 | 2028 | resolve "^1.22.1"
|
2003 | 2029 |
|
| 2030 | +"@rollup/pluginutils@^3.0.0", "@rollup/pluginutils@^3.0.8": |
| 2031 | + version "3.1.0" |
| 2032 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
| 2033 | + integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
| 2034 | + dependencies: |
| 2035 | + "@types/estree" "0.0.39" |
| 2036 | + estree-walker "^1.0.1" |
| 2037 | + picomatch "^2.2.2" |
| 2038 | + |
2004 | 2039 | "@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0", "@rollup/pluginutils@^5.1.4":
|
2005 | 2040 | version "5.2.0"
|
2006 | 2041 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.2.0.tgz#eac25ca5b0bdda4ba735ddaca5fbf26bd435f602"
|
|
3205 | 3240 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
|
3206 | 3241 | integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
|
3207 | 3242 |
|
| 3243 | + |
| 3244 | + version "0.0.39" |
| 3245 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
| 3246 | + integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
| 3247 | + |
3208 | 3248 | "@types/http-cache-semantics@*":
|
3209 | 3249 | version "4.0.4"
|
3210 | 3250 | resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4"
|
@@ -6012,6 +6052,11 @@ estree-walker@^0.6.1:
|
6012 | 6052 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
|
6013 | 6053 | integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==
|
6014 | 6054 |
|
| 6055 | +estree-walker@^1.0.1: |
| 6056 | + version "1.0.1" |
| 6057 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
| 6058 | + integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
| 6059 | + |
6015 | 6060 | estree-walker@^2.0.2:
|
6016 | 6061 | version "2.0.2"
|
6017 | 6062 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
@@ -7563,15 +7608,6 @@ jest-get-type@^29.6.3:
|
7563 | 7608 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.6.3.tgz#36f499fdcea197c1045a127319c0481723908fd1"
|
7564 | 7609 | integrity sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==
|
7565 | 7610 |
|
7566 |
| -jest-worker@^26.2.1: |
7567 |
| - version "26.6.2" |
7568 |
| - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.6.2.tgz#7f72cbc4d643c365e27b9fd775f9d0eaa9c7a8ed" |
7569 |
| - integrity sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ== |
7570 |
| - dependencies: |
7571 |
| - "@types/node" "*" |
7572 |
| - merge-stream "^2.0.0" |
7573 |
| - supports-color "^7.0.0" |
7574 |
| - |
7575 | 7611 | jju@~1.4.0:
|
7576 | 7612 | version "1.4.0"
|
7577 | 7613 | resolved "https://registry.yarnpkg.com/jju/-/jju-1.4.0.tgz#a3abe2718af241a2b2904f84a625970f389ae32a"
|
@@ -9468,7 +9504,7 @@ picocolors@^1.1.1:
|
9468 | 9504 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
|
9469 | 9505 | integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
|
9470 | 9506 |
|
9471 |
| -picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: |
| 9507 | +picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1: |
9472 | 9508 | version "2.3.1"
|
9473 | 9509 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
9474 | 9510 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
@@ -10151,14 +10187,6 @@ rimraf@^4.4.1:
|
10151 | 10187 | dependencies:
|
10152 | 10188 | glob "^9.2.0"
|
10153 | 10189 |
|
10154 |
| - |
10155 |
| - version "4.4.0" |
10156 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
10157 |
| - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
10158 |
| - dependencies: |
10159 |
| - "@babel/helper-module-imports" "^7.0.0" |
10160 |
| - rollup-pluginutils "^2.8.1" |
10161 |
| - |
10162 | 10190 |
|
10163 | 10191 | version "10.1.0"
|
10164 | 10192 | resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz#417af3b54503878e084d127adf4d1caf8beb86fb"
|
|
10170 | 10198 | resolve "^1.11.0"
|
10171 | 10199 | rollup-pluginutils "^2.8.1"
|
10172 | 10200 |
|
10173 |
| - |
10174 |
| - version "5.2.0" |
10175 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.2.0.tgz#730f93d10ed202473b1fb54a5997a7db8c6d8523" |
10176 |
| - integrity sha512-jUlyaDXts7TW2CqQ4GaO5VJ4PwwaV8VUGA7+km3n6k6xtOEacf61u0VXwN80phY/evMcaS+9eIeJ9MOyDxt5Zw== |
10177 |
| - dependencies: |
10178 |
| - "@types/resolve" "0.0.8" |
10179 |
| - builtin-modules "^3.1.0" |
10180 |
| - is-module "^1.0.0" |
10181 |
| - resolve "^1.11.1" |
10182 |
| - rollup-pluginutils "^2.8.1" |
10183 |
| - |
10184 |
| - |
10185 |
| - version "0.12.0" |
10186 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-polyfill-node/-/rollup-plugin-polyfill-node-0.12.0.tgz#33d421ddb7fcb69c234461e508ca6d2db6193f1d" |
10187 |
| - integrity sha512-PWEVfDxLEKt8JX1nZ0NkUAgXpkZMTb85rO/Ru9AQ69wYW8VUCfDgP4CGRXXWYni5wDF0vIeR1UoF3Jmw/Lt3Ug== |
| 10201 | + |
| 10202 | + version "0.13.0" |
| 10203 | + resolved "https://registry.yarnpkg.com/rollup-plugin-polyfill-node/-/rollup-plugin-polyfill-node-0.13.0.tgz#28e5705b59438da894e55133a0fe7a86b57d9b0a" |
| 10204 | + integrity sha512-FYEvpCaD5jGtyBuBFcQImEGmTxDTPbiHjJdrYIp+mFIwgXiXabxvKUK7ZT9P31ozu2Tqm9llYQMRWsfvTMTAOw== |
10188 | 10205 | dependencies:
|
10189 |
| - "@rollup/plugin-inject" "^5.0.1" |
| 10206 | + "@rollup/plugin-inject" "^5.0.4" |
10190 | 10207 |
|
10191 | 10208 |
|
10192 | 10209 | version "2.2.0"
|
|
10196 | 10213 | magic-string "^0.25.2"
|
10197 | 10214 | rollup-pluginutils "^2.6.0"
|
10198 | 10215 |
|
10199 |
| - |
10200 |
| - version "7.0.2" |
10201 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz#e8fbba4869981b2dc35ae7e8a502d5c6c04d324d" |
10202 |
| - integrity sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ== |
10203 |
| - dependencies: |
10204 |
| - "@babel/code-frame" "^7.10.4" |
10205 |
| - jest-worker "^26.2.1" |
10206 |
| - serialize-javascript "^4.0.0" |
10207 |
| - terser "^5.0.0" |
10208 |
| - |
10209 | 10216 | rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
|
10210 | 10217 | version "2.8.2"
|
10211 | 10218 | resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
|
@@ -10367,13 +10374,6 @@ semver@~7.5.4:
|
10367 | 10374 | dependencies:
|
10368 | 10375 | lru-cache "^6.0.0"
|
10369 | 10376 |
|
10370 |
| -serialize-javascript@^4.0.0: |
10371 |
| - version "4.0.0" |
10372 |
| - resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa" |
10373 |
| - integrity sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw== |
10374 |
| - dependencies: |
10375 |
| - randombytes "^2.1.0" |
10376 |
| - |
10377 | 10377 | serialize-javascript@^6.0.2:
|
10378 | 10378 | version "6.0.2"
|
10379 | 10379 | resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2"
|
@@ -10970,7 +10970,7 @@ supports-color@^5.3.0:
|
10970 | 10970 | dependencies:
|
10971 | 10971 | has-flag "^3.0.0"
|
10972 | 10972 |
|
10973 |
| -supports-color@^7.0.0, supports-color@^7.1.0, supports-color@^7.2.0: |
| 10973 | +supports-color@^7.1.0, supports-color@^7.2.0: |
10974 | 10974 | version "7.2.0"
|
10975 | 10975 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
|
10976 | 10976 | integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
|
|
11038 | 11038 | resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-1.0.0.tgz#0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d"
|
11039 | 11039 | integrity sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ==
|
11040 | 11040 |
|
11041 |
| -terser@^5.0.0: |
| 11041 | +terser@^5.15.1: |
11042 | 11042 | version "5.43.1"
|
11043 | 11043 | resolved "https://registry.yarnpkg.com/terser/-/terser-5.43.1.tgz#88387f4f9794ff1a29e7ad61fb2932e25b4fdb6d"
|
11044 | 11044 | integrity sha512-+6erLbBm0+LROX2sPXlUYx/ux5PyE9K/a92Wrt6oA+WDAoFTdpHE5tCYCI5PNzq2y8df4rA+QgHLJuR4jNymsg==
|
|
0 commit comments