|
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.26.2": |
| 40 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.26.2": |
41 | 41 | version "7.26.2"
|
42 | 42 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
|
43 | 43 | integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
|
|
143 | 143 | "@babel/traverse" "^7.25.9"
|
144 | 144 | "@babel/types" "^7.25.9"
|
145 | 145 |
|
146 |
| -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.25.9": |
| 146 | +"@babel/helper-module-imports@^7.25.9", "@babel/helper-module-imports@^7.7.4": |
147 | 147 | version "7.25.9"
|
148 | 148 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715"
|
149 | 149 | integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==
|
|
1696 | 1696 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
1697 | 1697 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
1698 | 1698 |
|
1699 |
| -"@rollup/plugin-inject@^5.0.1": |
| 1699 | + |
| 1700 | + version "5.0.0" |
| 1701 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 1702 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 1703 | + dependencies: |
| 1704 | + "@babel/helper-module-imports" "^7.7.4" |
| 1705 | + "@rollup/pluginutils" "^3.0.8" |
| 1706 | + |
| 1707 | +"@rollup/plugin-inject@^5.0.4": |
1700 | 1708 | version "5.0.5"
|
1701 | 1709 | resolved "https://registry.yarnpkg.com/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz#616f3a73fe075765f91c5bec90176608bed277a3"
|
1702 | 1710 | integrity sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==
|
|
1712 | 1720 | dependencies:
|
1713 | 1721 | "@rollup/pluginutils" "^5.1.0"
|
1714 | 1722 |
|
| 1723 | + |
| 1724 | + version "6.0.0" |
| 1725 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-6.0.0.tgz#f351e29b45c007c17df4e28a0efd0d1f5662f59b" |
| 1726 | + integrity sha512-GqWz1CfXOsqpeVMcoM315+O7zMxpRsmhWyhJoxLFHVSp9S64/u02i7len/FnbTNbmgYs+sZyilasijH8UiuboQ== |
| 1727 | + dependencies: |
| 1728 | + "@rollup/pluginutils" "^3.0.0" |
| 1729 | + "@types/resolve" "0.0.8" |
| 1730 | + builtin-modules "^3.1.0" |
| 1731 | + is-module "^1.0.0" |
| 1732 | + resolve "^1.11.1" |
| 1733 | + |
| 1734 | + |
| 1735 | + version "0.1.0" |
| 1736 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-terser/-/plugin-terser-0.1.0.tgz#7530c0f11667637419d71820461646c418526041" |
| 1737 | + integrity sha512-N2KK+qUfHX2hBzVzM41UWGLrEmcjVC37spC8R3c9mt3oEDFKh3N2e12/lLp9aVSt86veR0TQiCNQXrm8C6aiUQ== |
| 1738 | + dependencies: |
| 1739 | + terser "^5.15.1" |
| 1740 | + |
1715 | 1741 |
|
1716 | 1742 | version "12.1.2"
|
1717 | 1743 | resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz#ebaeec2e7376faa889030ccd7cb485a649e63118"
|
|
1720 | 1746 | "@rollup/pluginutils" "^5.1.0"
|
1721 | 1747 | resolve "^1.22.1"
|
1722 | 1748 |
|
| 1749 | +"@rollup/pluginutils@^3.0.0", "@rollup/pluginutils@^3.0.8": |
| 1750 | + version "3.1.0" |
| 1751 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
| 1752 | + integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
| 1753 | + dependencies: |
| 1754 | + "@types/estree" "0.0.39" |
| 1755 | + estree-walker "^1.0.1" |
| 1756 | + picomatch "^2.2.2" |
| 1757 | + |
1723 | 1758 | "@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0":
|
1724 | 1759 | version "5.1.4"
|
1725 | 1760 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz#bb94f1f9eaaac944da237767cdfee6c5b2262d4a"
|
|
2706 | 2741 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
|
2707 | 2742 | integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
|
2708 | 2743 |
|
| 2744 | + |
| 2745 | + version "0.0.39" |
| 2746 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
| 2747 | + integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
| 2748 | + |
2709 | 2749 | "@types/gensync@^1.0.0":
|
2710 | 2750 | version "1.0.4"
|
2711 | 2751 | resolved "https://registry.yarnpkg.com/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b"
|
@@ -5136,6 +5176,11 @@ estree-walker@^0.6.1:
|
5136 | 5176 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
|
5137 | 5177 | integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==
|
5138 | 5178 |
|
| 5179 | +estree-walker@^1.0.1: |
| 5180 | + version "1.0.1" |
| 5181 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
| 5182 | + integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
| 5183 | + |
5139 | 5184 | estree-walker@^2.0.2:
|
5140 | 5185 | version "2.0.2"
|
5141 | 5186 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
@@ -6732,15 +6777,6 @@ jake@^10.8.5:
|
6732 | 6777 | filelist "^1.0.4"
|
6733 | 6778 | minimatch "^3.1.2"
|
6734 | 6779 |
|
6735 |
| -jest-worker@^26.2.1: |
6736 |
| - version "26.6.2" |
6737 |
| - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.6.2.tgz#7f72cbc4d643c365e27b9fd775f9d0eaa9c7a8ed" |
6738 |
| - integrity sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ== |
6739 |
| - dependencies: |
6740 |
| - "@types/node" "*" |
6741 |
| - merge-stream "^2.0.0" |
6742 |
| - supports-color "^7.0.0" |
6743 |
| - |
6744 | 6780 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
6745 | 6781 | version "4.0.0"
|
6746 | 6782 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
|
@@ -8669,7 +8705,7 @@ picocolors@^1.0.0, picocolors@^1.1.1:
|
8669 | 8705 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
|
8670 | 8706 | integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
|
8671 | 8707 |
|
8672 |
| -picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: |
| 8708 | +picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1: |
8673 | 8709 | version "2.3.1"
|
8674 | 8710 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
8675 | 8711 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
@@ -9355,14 +9391,6 @@ rimraf@^4.4.1:
|
9355 | 9391 | dependencies:
|
9356 | 9392 | glob "^9.2.0"
|
9357 | 9393 |
|
9358 |
| - |
9359 |
| - version "4.4.0" |
9360 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
9361 |
| - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
9362 |
| - dependencies: |
9363 |
| - "@babel/helper-module-imports" "^7.0.0" |
9364 |
| - rollup-pluginutils "^2.8.1" |
9365 |
| - |
9366 | 9394 |
|
9367 | 9395 | version "10.1.0"
|
9368 | 9396 | resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz#417af3b54503878e084d127adf4d1caf8beb86fb"
|
|
9374 | 9402 | resolve "^1.11.0"
|
9375 | 9403 | rollup-pluginutils "^2.8.1"
|
9376 | 9404 |
|
9377 |
| - |
9378 |
| - version "5.2.0" |
9379 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.2.0.tgz#730f93d10ed202473b1fb54a5997a7db8c6d8523" |
9380 |
| - integrity sha512-jUlyaDXts7TW2CqQ4GaO5VJ4PwwaV8VUGA7+km3n6k6xtOEacf61u0VXwN80phY/evMcaS+9eIeJ9MOyDxt5Zw== |
9381 |
| - dependencies: |
9382 |
| - "@types/resolve" "0.0.8" |
9383 |
| - builtin-modules "^3.1.0" |
9384 |
| - is-module "^1.0.0" |
9385 |
| - resolve "^1.11.1" |
9386 |
| - rollup-pluginutils "^2.8.1" |
9387 |
| - |
9388 |
| - |
9389 |
| - version "0.12.0" |
9390 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-polyfill-node/-/rollup-plugin-polyfill-node-0.12.0.tgz#33d421ddb7fcb69c234461e508ca6d2db6193f1d" |
9391 |
| - integrity sha512-PWEVfDxLEKt8JX1nZ0NkUAgXpkZMTb85rO/Ru9AQ69wYW8VUCfDgP4CGRXXWYni5wDF0vIeR1UoF3Jmw/Lt3Ug== |
| 9405 | + |
| 9406 | + version "0.13.0" |
| 9407 | + resolved "https://registry.yarnpkg.com/rollup-plugin-polyfill-node/-/rollup-plugin-polyfill-node-0.13.0.tgz#28e5705b59438da894e55133a0fe7a86b57d9b0a" |
| 9408 | + integrity sha512-FYEvpCaD5jGtyBuBFcQImEGmTxDTPbiHjJdrYIp+mFIwgXiXabxvKUK7ZT9P31ozu2Tqm9llYQMRWsfvTMTAOw== |
9392 | 9409 | dependencies:
|
9393 |
| - "@rollup/plugin-inject" "^5.0.1" |
| 9410 | + "@rollup/plugin-inject" "^5.0.4" |
9394 | 9411 |
|
9395 | 9412 |
|
9396 | 9413 | version "2.2.0"
|
|
9400 | 9417 | magic-string "^0.25.2"
|
9401 | 9418 | rollup-pluginutils "^2.6.0"
|
9402 | 9419 |
|
9403 |
| - |
9404 |
| - version "7.0.2" |
9405 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz#e8fbba4869981b2dc35ae7e8a502d5c6c04d324d" |
9406 |
| - integrity sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ== |
9407 |
| - dependencies: |
9408 |
| - "@babel/code-frame" "^7.10.4" |
9409 |
| - jest-worker "^26.2.1" |
9410 |
| - serialize-javascript "^4.0.0" |
9411 |
| - terser "^5.0.0" |
9412 |
| - |
9413 | 9420 | rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
|
9414 | 9421 | version "2.8.2"
|
9415 | 9422 | resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
|
@@ -9549,13 +9556,6 @@ semver@^7.0.0, semver@^7.1.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semve
|
9549 | 9556 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.0.tgz#9c6fe61d0c6f9fa9e26575162ee5a9180361b09c"
|
9550 | 9557 | integrity sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==
|
9551 | 9558 |
|
9552 |
| -serialize-javascript@^4.0.0: |
9553 |
| - version "4.0.0" |
9554 |
| - resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa" |
9555 |
| - integrity sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw== |
9556 |
| - dependencies: |
9557 |
| - randombytes "^2.1.0" |
9558 |
| - |
9559 | 9559 | serialize-javascript@^6.0.2:
|
9560 | 9560 | version "6.0.2"
|
9561 | 9561 | resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2"
|
@@ -10133,7 +10133,7 @@ supports-color@^5.3.0:
|
10133 | 10133 | dependencies:
|
10134 | 10134 | has-flag "^3.0.0"
|
10135 | 10135 |
|
10136 |
| -supports-color@^7.0.0, supports-color@^7.1.0, supports-color@^7.2.0: |
| 10136 | +supports-color@^7.1.0, supports-color@^7.2.0: |
10137 | 10137 | version "7.2.0"
|
10138 | 10138 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
|
10139 | 10139 | integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
|
|
10259 | 10259 | type-fest "^0.16.0"
|
10260 | 10260 | unique-string "^2.0.0"
|
10261 | 10261 |
|
10262 |
| -terser@^5.0.0: |
10263 |
| - version "5.37.0" |
10264 |
| - resolved "https://registry.yarnpkg.com/terser/-/terser-5.37.0.tgz#38aa66d1cfc43d0638fab54e43ff8a4f72a21ba3" |
10265 |
| - integrity sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA== |
| 10262 | +terser@^5.15.1: |
| 10263 | + version "5.38.1" |
| 10264 | + resolved "https://registry.yarnpkg.com/terser/-/terser-5.38.1.tgz#a18d83c8acf3175e847ab0b66839f3c318167c58" |
| 10265 | + integrity sha512-GWANVlPM/ZfYzuPHjq0nxT+EbOEDDN3Jwhwdg1D8TU8oSkktp8w64Uq4auuGLxFSoNTRDncTq2hQHX1Ld9KHkA== |
10266 | 10266 | dependencies:
|
10267 | 10267 | "@jridgewell/source-map" "^0.3.3"
|
10268 | 10268 | acorn "^8.8.2"
|
|
0 commit comments