|
24 | 24 | long "^4.0.0"
|
25 | 25 | uuid "^8.3.0"
|
26 | 26 |
|
27 |
| -"@babel/code-frame@^7.24.2": |
28 |
| - version "7.24.2" |
29 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae" |
30 |
| - integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ== |
31 |
| - dependencies: |
32 |
| - "@babel/highlight" "^7.24.2" |
33 |
| - picocolors "^1.0.0" |
34 |
| - |
35 |
| -"@babel/helper-validator-identifier@^7.24.5": |
36 |
| - version "7.24.5" |
37 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62" |
38 |
| - integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA== |
39 |
| - |
40 |
| -"@babel/highlight@^7.24.2": |
41 |
| - version "7.24.5" |
42 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.5.tgz#bc0613f98e1dd0720e99b2a9ee3760194a704b6e" |
43 |
| - integrity sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw== |
44 |
| - dependencies: |
45 |
| - "@babel/helper-validator-identifier" "^7.24.5" |
46 |
| - chalk "^2.4.2" |
| 27 | +"@babel/code-frame@^7.26.2": |
| 28 | + version "7.27.1" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 30 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 31 | + dependencies: |
| 32 | + "@babel/helper-validator-identifier" "^7.27.1" |
47 | 33 | js-tokens "^4.0.0"
|
48 |
| - picocolors "^1.0.0" |
| 34 | + picocolors "^1.1.1" |
| 35 | + |
| 36 | +"@babel/helper-validator-identifier@^7.27.1": |
| 37 | + version "7.27.1" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 39 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
49 | 40 |
|
50 | 41 |
|
51 | 42 | version "4.0.0"
|
|
306 | 297 | wrap-ansi "^8.1.0"
|
307 | 298 | wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
|
308 | 299 |
|
309 |
| -"@jridgewell/sourcemap-codec@^1.4.15": |
310 |
| - version "1.4.15" |
311 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
312 |
| - integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 300 | +"@jridgewell/sourcemap-codec@^1.5.0": |
| 301 | + version "1.5.0" |
| 302 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
| 303 | + integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
313 | 304 |
|
314 | 305 |
|
315 | 306 | version "2.1.5"
|
@@ -611,13 +602,6 @@ ansi-regex@^6.0.1:
|
611 | 602 | resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
|
612 | 603 | integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
|
613 | 604 |
|
614 |
| -ansi-styles@^3.2.1: |
615 |
| - version "3.2.1" |
616 |
| - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" |
617 |
| - integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== |
618 |
| - dependencies: |
619 |
| - color-convert "^1.9.0" |
620 |
| - |
621 | 605 | ansi-styles@^4.0.0, ansi-styles@^4.1.0:
|
622 | 606 | version "4.3.0"
|
623 | 607 | resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
|
@@ -798,15 +782,6 @@ cbor@^8.1.0:
|
798 | 782 | dependencies:
|
799 | 783 | nofilter "^3.1.0"
|
800 | 784 |
|
801 |
| -chalk@^2.4.2: |
802 |
| - version "2.4.2" |
803 |
| - resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" |
804 |
| - integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== |
805 |
| - dependencies: |
806 |
| - ansi-styles "^3.2.1" |
807 |
| - escape-string-regexp "^1.0.5" |
808 |
| - supports-color "^5.3.0" |
809 |
| - |
810 | 785 | chalk@^4.0.0:
|
811 | 786 | version "4.1.2"
|
812 | 787 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
|
@@ -886,25 +861,13 @@ code-excerpt@^4.0.0:
|
886 | 861 | dependencies:
|
887 | 862 | convert-to-spaces "^2.0.1"
|
888 | 863 |
|
889 |
| -color-convert@^1.9.0: |
890 |
| - version "1.9.3" |
891 |
| - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8" |
892 |
| - integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== |
893 |
| - dependencies: |
894 |
| - color-name "1.1.3" |
895 |
| - |
896 | 864 | color-convert@^2.0.1:
|
897 | 865 | version "2.0.1"
|
898 | 866 | resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
|
899 | 867 | integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
|
900 | 868 | dependencies:
|
901 | 869 | color-name "~1.1.4"
|
902 | 870 |
|
903 |
| - |
904 |
| - version "1.1.3" |
905 |
| - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" |
906 |
| - integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU= |
907 |
| - |
908 | 871 | color-name@~1.1.4:
|
909 | 872 | version "1.1.4"
|
910 | 873 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
|
1062 | 1025 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8"
|
1063 | 1026 | integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
|
1064 | 1027 |
|
1065 |
| -escape-string-regexp@^1.0.5: |
1066 |
| - version "1.0.5" |
1067 |
| - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" |
1068 |
| - integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= |
1069 |
| - |
1070 | 1028 | escape-string-regexp@^2.0.0:
|
1071 | 1029 | version "2.0.0"
|
1072 | 1030 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
|
@@ -1473,11 +1431,6 @@ graphemer@^1.4.0:
|
1473 | 1431 | resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
|
1474 | 1432 | integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
|
1475 | 1433 |
|
1476 |
| -has-flag@^3.0.0: |
1477 |
| - version "3.0.0" |
1478 |
| - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" |
1479 |
| - integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0= |
1480 |
| - |
1481 | 1434 | has-flag@^4.0.0:
|
1482 | 1435 | version "4.0.0"
|
1483 | 1436 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
|
@@ -1822,12 +1775,12 @@ lru-cache@^6.0.0:
|
1822 | 1775 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.1.tgz#0a3be479df549cca0e5d693ac402ff19537a6b7a"
|
1823 | 1776 | integrity sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==
|
1824 | 1777 |
|
1825 |
| -magic-string@^0.30.10: |
1826 |
| - version "0.30.10" |
1827 |
| - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e" |
1828 |
| - integrity sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ== |
| 1778 | +magic-string@^0.30.17: |
| 1779 | + version "0.30.17" |
| 1780 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" |
| 1781 | + integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== |
1829 | 1782 | dependencies:
|
1830 |
| - "@jridgewell/sourcemap-codec" "^1.4.15" |
| 1783 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
1831 | 1784 |
|
1832 | 1785 | map-age-cleaner@^0.1.3:
|
1833 | 1786 | version "0.1.3"
|
@@ -2090,10 +2043,10 @@ path-type@^4.0.0:
|
2090 | 2043 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
2091 | 2044 | integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
|
2092 | 2045 |
|
2093 |
| -picocolors@^1.0.0: |
2094 |
| - version "1.0.1" |
2095 |
| - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1" |
2096 |
| - integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== |
| 2046 | +picocolors@^1.1.1: |
| 2047 | + version "1.1.1" |
| 2048 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 2049 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
2097 | 2050 |
|
2098 | 2051 | picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
|
2099 | 2052 | version "2.3.1"
|
@@ -2209,14 +2162,14 @@ rimraf@^3.0.2:
|
2209 | 2162 | dependencies:
|
2210 | 2163 | glob "^7.1.3"
|
2211 | 2164 |
|
2212 |
| -rollup-plugin-dts@6.1.1: |
2213 |
| - version "6.1.1" |
2214 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.1.1.tgz#46b33f4d1d7f4e66f1171ced9b282ac11a15a254" |
2215 |
| - integrity sha512-aSHRcJ6KG2IHIioYlvAOcEq6U99sVtqDDKVhnwt70rW6tsz3tv5OSjEiWcgzfsHdLyGXZ/3b/7b/+Za3Y6r1XA== |
| 2165 | +rollup-plugin-dts@6.2.1: |
| 2166 | + version "6.2.1" |
| 2167 | + resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.1.tgz#120a40734f740115da44931d7915a370fe420701" |
| 2168 | + integrity sha512-sR3CxYUl7i2CHa0O7bA45mCrgADyAQ0tVtGSqi3yvH28M+eg1+g5d7kQ9hLvEz5dorK3XVsH5L2jwHLQf72DzA== |
2216 | 2169 | dependencies:
|
2217 |
| - magic-string "^0.30.10" |
| 2170 | + magic-string "^0.30.17" |
2218 | 2171 | optionalDependencies:
|
2219 |
| - "@babel/code-frame" "^7.24.2" |
| 2172 | + "@babel/code-frame" "^7.26.2" |
2220 | 2173 |
|
2221 | 2174 |
|
2222 | 2175 | version "3.29.5"
|
@@ -2399,13 +2352,6 @@ supertap@^3.0.1:
|
2399 | 2352 | serialize-error "^7.0.1"
|
2400 | 2353 | strip-ansi "^7.0.1"
|
2401 | 2354 |
|
2402 |
| -supports-color@^5.3.0: |
2403 |
| - version "5.5.0" |
2404 |
| - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" |
2405 |
| - integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== |
2406 |
| - dependencies: |
2407 |
| - has-flag "^3.0.0" |
2408 |
| - |
2409 | 2355 | supports-color@^7.1.0:
|
2410 | 2356 | version "7.2.0"
|
2411 | 2357 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
|
|
0 commit comments