|
39 | 39 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
|
40 | 40 | integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
|
41 | 41 |
|
42 |
| -"@gerrit0/mini-shiki@^1.24.0": |
43 |
| - version "1.24.1" |
44 |
| - resolved "https://registry.yarnpkg.com/@gerrit0/mini-shiki/-/mini-shiki-1.24.1.tgz#60ef10f4e2cfac7a9223e10b88c128438aa44fd8" |
45 |
| - integrity sha512-PNP/Gjv3VqU7z7DjRgO3F9Ok5frTKqtpV+LJW1RzMcr2zpRk0ulhEWnbcNGXzPC7BZyWMIHrkfQX2GZRfxrn6Q== |
| 42 | +"@gerrit0/mini-shiki@^3.2.1": |
| 43 | + version "3.2.1" |
| 44 | + resolved "https://registry.yarnpkg.com/@gerrit0/mini-shiki/-/mini-shiki-3.2.1.tgz#d8a0df1044466acf7e94c3b103dbb194fd7770fd" |
| 45 | + integrity sha512-HbzRC6MKB6U8kQhczz0APKPIzFHTrcqhaC7es2EXInq1SpjPVnpVSIsBe6hNoLWqqCx1n5VKiPXq6PfXnHZKOQ== |
46 | 46 | dependencies:
|
47 |
| - "@shikijs/engine-oniguruma" "^1.24.0" |
48 |
| - "@shikijs/types" "^1.24.0" |
49 |
| - "@shikijs/vscode-textmate" "^9.3.0" |
| 47 | + "@shikijs/engine-oniguruma" "^3.2.1" |
| 48 | + "@shikijs/types" "^3.2.1" |
| 49 | + "@shikijs/vscode-textmate" "^10.0.2" |
50 | 50 |
|
51 | 51 | "@humanwhocodes/config-array@^0.13.0":
|
52 | 52 | version "0.13.0"
|
|
105 | 105 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
106 | 106 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
107 | 107 |
|
108 |
| -"@shikijs/engine-oniguruma@^1.24.0": |
109 |
| - version "1.24.0" |
110 |
| - resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-1.24.0.tgz#4e6f49413fbc96dabfa30cb232ca1acf5ca1a446" |
111 |
| - integrity sha512-Eua0qNOL73Y82lGA4GF5P+G2+VXX9XnuUxkiUuwcxQPH4wom+tE39kZpBFXfUuwNYxHSkrSxpB1p4kyRW0moSg== |
| 108 | +"@shikijs/engine-oniguruma@^3.2.1": |
| 109 | + version "3.2.1" |
| 110 | + resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-3.2.1.tgz#be07d9f09a4b5e35af1896ff232001b9d4f5466e" |
| 111 | + integrity sha512-wZZAkayEn6qu2+YjenEoFqj0OyQI64EWsNR6/71d1EkG4sxEOFooowKivsWPpaWNBu3sxAG+zPz5kzBL/SsreQ== |
112 | 112 | dependencies:
|
113 |
| - "@shikijs/types" "1.24.0" |
114 |
| - "@shikijs/vscode-textmate" "^9.3.0" |
| 113 | + "@shikijs/types" "3.2.1" |
| 114 | + "@shikijs/vscode-textmate" "^10.0.2" |
115 | 115 |
|
116 |
| -"@shikijs/types@1.24.0", "@shikijs/types@^1.24.0": |
117 |
| - version "1.24.0" |
118 |
| - resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-1.24.0.tgz#a1755b125cb8fb1780a876a0a57242939eafd79f" |
119 |
| - integrity sha512-aptbEuq1Pk88DMlCe+FzXNnBZ17LCiLIGWAeCWhoFDzia5Q5Krx3DgnULLiouSdd6+LUM39XwXGppqYE0Ghtug== |
| 116 | +"@shikijs/types@3.2.1", "@shikijs/types@^3.2.1": |
| 117 | + version "3.2.1" |
| 118 | + resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-3.2.1.tgz#8d289ad95d62833d7f9af536c073312d7afe8182" |
| 119 | + integrity sha512-/NTWAk4KE2M8uac0RhOsIhYQf4pdU0OywQuYDGIGAJ6Mjunxl2cGiuLkvu4HLCMn+OTTLRWkjZITp+aYJv60yA== |
120 | 120 | dependencies:
|
121 |
| - "@shikijs/vscode-textmate" "^9.3.0" |
| 121 | + "@shikijs/vscode-textmate" "^10.0.2" |
122 | 122 | "@types/hast" "^3.0.4"
|
123 | 123 |
|
124 |
| -"@shikijs/vscode-textmate@^9.3.0": |
125 |
| - version "9.3.0" |
126 |
| - resolved "https://registry.yarnpkg.com/@shikijs/vscode-textmate/-/vscode-textmate-9.3.0.tgz#b2f1776e488c1d6c2b6cd129bab62f71bbc9c7ab" |
127 |
| - integrity sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA== |
| 124 | +"@shikijs/vscode-textmate@^10.0.2": |
| 125 | + version "10.0.2" |
| 126 | + resolved "https://registry.yarnpkg.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz#a90ab31d0cc1dfb54c66a69e515bf624fa7b2224" |
| 127 | + integrity sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg== |
128 | 128 |
|
129 | 129 | "@types/hast@^3.0.4":
|
130 | 130 | version "3.0.4"
|
@@ -2250,16 +2250,16 @@ type-fest@^0.20.2:
|
2250 | 2250 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
|
2251 | 2251 | integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
|
2252 | 2252 |
|
2253 |
| -typedoc@^0.27.2: |
2254 |
| - version "0.27.9" |
2255 |
| - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.9.tgz#5e0a7bc32bfc7bd0b70a353f4f1d5cba3d667c46" |
2256 |
| - integrity sha512-/z585740YHURLl9DN2jCWe6OW7zKYm6VoQ93H0sxZ1cwHQEQrUn5BJrEnkWhfzUdyO+BLGjnKUZ9iz9hKloFDw== |
| 2253 | +typedoc@^0.28.0: |
| 2254 | + version "0.28.0" |
| 2255 | + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.0.tgz#6df912370be629d6a03612cee64f7f45e1c8fd7c" |
| 2256 | + integrity sha512-UU+xxZXrpnUhEulBYRwY2afoYFC24J2fTFovOs3llj2foGShCoKVQL6cQCfQ+sBAOdiFn2dETpZ9xhah+CL3RQ== |
2257 | 2257 | dependencies:
|
2258 |
| - "@gerrit0/mini-shiki" "^1.24.0" |
| 2258 | + "@gerrit0/mini-shiki" "^3.2.1" |
2259 | 2259 | lunr "^2.3.9"
|
2260 | 2260 | markdown-it "^14.1.0"
|
2261 | 2261 | minimatch "^9.0.5"
|
2262 |
| - yaml "^2.6.1" |
| 2262 | + yaml "^2.7.0 " |
2263 | 2263 |
|
2264 | 2264 | typescript@^5.4.5:
|
2265 | 2265 | version "5.8.2"
|
@@ -2398,10 +2398,10 @@ yallist@^4.0.0:
|
2398 | 2398 | resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
|
2399 | 2399 | integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
|
2400 | 2400 |
|
2401 |
| -yaml@^2.6.1: |
2402 |
| - version "2.6.1" |
2403 |
| - resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.1.tgz#42f2b1ba89203f374609572d5349fb8686500773" |
2404 |
| - integrity sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg== |
| 2401 | +"yaml@^2.7.0 ": |
| 2402 | + version "2.7.0" |
| 2403 | + resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0.tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98" |
| 2404 | + integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA== |
2405 | 2405 |
|
2406 | 2406 | yargs-parser@^21.1.1:
|
2407 | 2407 | version "21.1.1"
|
|
0 commit comments