My personal site hosted @ https://indexx.dev
1{
2 "name": "static",
3 "version": "0.0.1",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "static",
9 "version": "0.0.1",
10 "dependencies": {
11 "@atproto/api": "^0.15.6",
12 "astro": "^5.7.11",
13 "fs": "^0.0.1-security",
14 "marked": "^15.0.11",
15 "node-cache": "^5.1.2",
16 "ts-node": "^10.9.2"
17 },
18 "devDependencies": {
19 "@types/node": "^22.15.14",
20 "tsx": "^4.19.4"
21 }
22 },
23 "node_modules/@astrojs/compiler": {
24 "version": "2.12.0",
25 "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.0.tgz",
26 "integrity": "sha512-7bCjW6tVDpUurQLeKBUN9tZ5kSv5qYrGmcn0sG0IwacL7isR2ZbyyA3AdZ4uxsuUFOS2SlgReTH7wkxO6zpqWA=="
27 },
28 "node_modules/@astrojs/internal-helpers": {
29 "version": "0.6.1",
30 "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.6.1.tgz",
31 "integrity": "sha512-l5Pqf6uZu31aG+3Lv8nl/3s4DbUzdlxTWDof4pEpto6GUJNhhCbelVi9dEyurOVyqaelwmS9oSyOWOENSfgo9A=="
32 },
33 "node_modules/@astrojs/markdown-remark": {
34 "version": "6.3.1",
35 "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-6.3.1.tgz",
36 "integrity": "sha512-c5F5gGrkczUaTVgmMW9g1YMJGzOtRvjjhw6IfGuxarM6ct09MpwysP10US729dy07gg8y+ofVifezvP3BNsWZg==",
37 "dependencies": {
38 "@astrojs/internal-helpers": "0.6.1",
39 "@astrojs/prism": "3.2.0",
40 "github-slugger": "^2.0.0",
41 "hast-util-from-html": "^2.0.3",
42 "hast-util-to-text": "^4.0.2",
43 "import-meta-resolve": "^4.1.0",
44 "js-yaml": "^4.1.0",
45 "mdast-util-definitions": "^6.0.0",
46 "rehype-raw": "^7.0.0",
47 "rehype-stringify": "^10.0.1",
48 "remark-gfm": "^4.0.1",
49 "remark-parse": "^11.0.0",
50 "remark-rehype": "^11.1.1",
51 "remark-smartypants": "^3.0.2",
52 "shiki": "^3.0.0",
53 "smol-toml": "^1.3.1",
54 "unified": "^11.0.5",
55 "unist-util-remove-position": "^5.0.0",
56 "unist-util-visit": "^5.0.0",
57 "unist-util-visit-parents": "^6.0.1",
58 "vfile": "^6.0.3"
59 }
60 },
61 "node_modules/@astrojs/prism": {
62 "version": "3.2.0",
63 "resolved": "https://registry.npmjs.org/@astrojs/prism/-/prism-3.2.0.tgz",
64 "integrity": "sha512-GilTHKGCW6HMq7y3BUv9Ac7GMe/MO9gi9GW62GzKtth0SwukCu/qp2wLiGpEujhY+VVhaG9v7kv/5vFzvf4NYw==",
65 "dependencies": {
66 "prismjs": "^1.29.0"
67 },
68 "engines": {
69 "node": "^18.17.1 || ^20.3.0 || >=22.0.0"
70 }
71 },
72 "node_modules/@astrojs/telemetry": {
73 "version": "3.2.1",
74 "resolved": "https://registry.npmjs.org/@astrojs/telemetry/-/telemetry-3.2.1.tgz",
75 "integrity": "sha512-SSVM820Jqc6wjsn7qYfV9qfeQvePtVc1nSofhyap7l0/iakUKywj3hfy3UJAOV4sGV4Q/u450RD4AaCaFvNPlg==",
76 "dependencies": {
77 "ci-info": "^4.2.0",
78 "debug": "^4.4.0",
79 "dlv": "^1.1.3",
80 "dset": "^3.1.4",
81 "is-docker": "^3.0.0",
82 "is-wsl": "^3.1.0",
83 "which-pm-runs": "^1.1.0"
84 },
85 "engines": {
86 "node": "^18.17.1 || ^20.3.0 || >=22.0.0"
87 }
88 },
89 "node_modules/@atproto/api": {
90 "version": "0.15.6",
91 "resolved": "https://registry.npmjs.org/@atproto/api/-/api-0.15.6.tgz",
92 "integrity": "sha512-hKwrBf60LcI4BqArWyrhWJWIpjwAWUJpW3PVvNzUB1q2W/ByC0JAuwq/F8tZpCEiiVBzHjHVRx4QNA2TA1cG3g==",
93 "dependencies": {
94 "@atproto/common-web": "^0.4.2",
95 "@atproto/lexicon": "^0.4.11",
96 "@atproto/syntax": "^0.4.0",
97 "@atproto/xrpc": "^0.7.0",
98 "await-lock": "^2.2.2",
99 "multiformats": "^9.9.0",
100 "tlds": "^1.234.0",
101 "zod": "^3.23.8"
102 }
103 },
104 "node_modules/@atproto/common-web": {
105 "version": "0.4.2",
106 "resolved": "https://registry.npmjs.org/@atproto/common-web/-/common-web-0.4.2.tgz",
107 "integrity": "sha512-vrXwGNoFGogodjQvJDxAeP3QbGtawgZute2ed1XdRO0wMixLk3qewtikZm06H259QDJVu6voKC5mubml+WgQUw==",
108 "dependencies": {
109 "graphemer": "^1.4.0",
110 "multiformats": "^9.9.0",
111 "uint8arrays": "3.0.0",
112 "zod": "^3.23.8"
113 }
114 },
115 "node_modules/@atproto/lexicon": {
116 "version": "0.4.11",
117 "resolved": "https://registry.npmjs.org/@atproto/lexicon/-/lexicon-0.4.11.tgz",
118 "integrity": "sha512-btefdnvNz2Ao2I+qbmj0F06HC8IlrM/IBz6qOBS50r0S6uDf5tOO+Mv2tSVdimFkdzyDdLtBI1sV36ONxz2cOw==",
119 "dependencies": {
120 "@atproto/common-web": "^0.4.2",
121 "@atproto/syntax": "^0.4.0",
122 "iso-datestring-validator": "^2.2.2",
123 "multiformats": "^9.9.0",
124 "zod": "^3.23.8"
125 }
126 },
127 "node_modules/@atproto/syntax": {
128 "version": "0.4.0",
129 "resolved": "https://registry.npmjs.org/@atproto/syntax/-/syntax-0.4.0.tgz",
130 "integrity": "sha512-b9y5ceHS8YKOfP3mdKmwAx5yVj9294UN7FG2XzP6V5aKUdFazEYRnR9m5n5ZQFKa3GNvz7de9guZCJ/sUTcOAA=="
131 },
132 "node_modules/@atproto/xrpc": {
133 "version": "0.7.0",
134 "resolved": "https://registry.npmjs.org/@atproto/xrpc/-/xrpc-0.7.0.tgz",
135 "integrity": "sha512-SfhP9dGx2qclaScFDb58Jnrmim5nk4geZXCqg6sB0I/KZhZEkr9iIx1hLCp+sxkIfEsmEJjeWO4B0rjUIJW5cw==",
136 "dependencies": {
137 "@atproto/lexicon": "^0.4.11",
138 "zod": "^3.23.8"
139 }
140 },
141 "node_modules/@babel/helper-string-parser": {
142 "version": "7.27.1",
143 "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
144 "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
145 "engines": {
146 "node": ">=6.9.0"
147 }
148 },
149 "node_modules/@babel/helper-validator-identifier": {
150 "version": "7.27.1",
151 "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
152 "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
153 "engines": {
154 "node": ">=6.9.0"
155 }
156 },
157 "node_modules/@babel/parser": {
158 "version": "7.27.2",
159 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.2.tgz",
160 "integrity": "sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==",
161 "dependencies": {
162 "@babel/types": "^7.27.1"
163 },
164 "bin": {
165 "parser": "bin/babel-parser.js"
166 },
167 "engines": {
168 "node": ">=6.0.0"
169 }
170 },
171 "node_modules/@babel/types": {
172 "version": "7.27.1",
173 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.1.tgz",
174 "integrity": "sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==",
175 "dependencies": {
176 "@babel/helper-string-parser": "^7.27.1",
177 "@babel/helper-validator-identifier": "^7.27.1"
178 },
179 "engines": {
180 "node": ">=6.9.0"
181 }
182 },
183 "node_modules/@capsizecss/unpack": {
184 "version": "2.4.0",
185 "resolved": "https://registry.npmjs.org/@capsizecss/unpack/-/unpack-2.4.0.tgz",
186 "integrity": "sha512-GrSU71meACqcmIUxPYOJvGKF0yryjN/L1aCuE9DViCTJI7bfkjgYDPD1zbNDcINJwSSP6UaBZY9GAbYDO7re0Q==",
187 "dependencies": {
188 "blob-to-buffer": "^1.2.8",
189 "cross-fetch": "^3.0.4",
190 "fontkit": "^2.0.2"
191 }
192 },
193 "node_modules/@cspotcode/source-map-support": {
194 "version": "0.8.1",
195 "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
196 "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
197 "dependencies": {
198 "@jridgewell/trace-mapping": "0.3.9"
199 },
200 "engines": {
201 "node": ">=12"
202 }
203 },
204 "node_modules/@emnapi/runtime": {
205 "version": "1.4.3",
206 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.4.3.tgz",
207 "integrity": "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==",
208 "optional": true,
209 "dependencies": {
210 "tslib": "^2.4.0"
211 }
212 },
213 "node_modules/@esbuild/aix-ppc64": {
214 "version": "0.25.4",
215 "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.4.tgz",
216 "integrity": "sha512-1VCICWypeQKhVbE9oW/sJaAmjLxhVqacdkvPLEjwlttjfwENRSClS8EjBz0KzRyFSCPDIkuXW34Je/vk7zdB7Q==",
217 "cpu": [
218 "ppc64"
219 ],
220 "optional": true,
221 "os": [
222 "aix"
223 ],
224 "engines": {
225 "node": ">=18"
226 }
227 },
228 "node_modules/@esbuild/android-arm": {
229 "version": "0.25.4",
230 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.4.tgz",
231 "integrity": "sha512-QNdQEps7DfFwE3hXiU4BZeOV68HHzYwGd0Nthhd3uCkkEKK7/R6MTgM0P7H7FAs5pU/DIWsviMmEGxEoxIZ+ZQ==",
232 "cpu": [
233 "arm"
234 ],
235 "optional": true,
236 "os": [
237 "android"
238 ],
239 "engines": {
240 "node": ">=18"
241 }
242 },
243 "node_modules/@esbuild/android-arm64": {
244 "version": "0.25.4",
245 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.4.tgz",
246 "integrity": "sha512-bBy69pgfhMGtCnwpC/x5QhfxAz/cBgQ9enbtwjf6V9lnPI/hMyT9iWpR1arm0l3kttTr4L0KSLpKmLp/ilKS9A==",
247 "cpu": [
248 "arm64"
249 ],
250 "optional": true,
251 "os": [
252 "android"
253 ],
254 "engines": {
255 "node": ">=18"
256 }
257 },
258 "node_modules/@esbuild/android-x64": {
259 "version": "0.25.4",
260 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.4.tgz",
261 "integrity": "sha512-TVhdVtQIFuVpIIR282btcGC2oGQoSfZfmBdTip2anCaVYcqWlZXGcdcKIUklfX2wj0JklNYgz39OBqh2cqXvcQ==",
262 "cpu": [
263 "x64"
264 ],
265 "optional": true,
266 "os": [
267 "android"
268 ],
269 "engines": {
270 "node": ">=18"
271 }
272 },
273 "node_modules/@esbuild/darwin-arm64": {
274 "version": "0.25.4",
275 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.4.tgz",
276 "integrity": "sha512-Y1giCfM4nlHDWEfSckMzeWNdQS31BQGs9/rouw6Ub91tkK79aIMTH3q9xHvzH8d0wDru5Ci0kWB8b3up/nl16g==",
277 "cpu": [
278 "arm64"
279 ],
280 "optional": true,
281 "os": [
282 "darwin"
283 ],
284 "engines": {
285 "node": ">=18"
286 }
287 },
288 "node_modules/@esbuild/darwin-x64": {
289 "version": "0.25.4",
290 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.4.tgz",
291 "integrity": "sha512-CJsry8ZGM5VFVeyUYB3cdKpd/H69PYez4eJh1W/t38vzutdjEjtP7hB6eLKBoOdxcAlCtEYHzQ/PJ/oU9I4u0A==",
292 "cpu": [
293 "x64"
294 ],
295 "optional": true,
296 "os": [
297 "darwin"
298 ],
299 "engines": {
300 "node": ">=18"
301 }
302 },
303 "node_modules/@esbuild/freebsd-arm64": {
304 "version": "0.25.4",
305 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.4.tgz",
306 "integrity": "sha512-yYq+39NlTRzU2XmoPW4l5Ifpl9fqSk0nAJYM/V/WUGPEFfek1epLHJIkTQM6bBs1swApjO5nWgvr843g6TjxuQ==",
307 "cpu": [
308 "arm64"
309 ],
310 "optional": true,
311 "os": [
312 "freebsd"
313 ],
314 "engines": {
315 "node": ">=18"
316 }
317 },
318 "node_modules/@esbuild/freebsd-x64": {
319 "version": "0.25.4",
320 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.4.tgz",
321 "integrity": "sha512-0FgvOJ6UUMflsHSPLzdfDnnBBVoCDtBTVyn/MrWloUNvq/5SFmh13l3dvgRPkDihRxb77Y17MbqbCAa2strMQQ==",
322 "cpu": [
323 "x64"
324 ],
325 "optional": true,
326 "os": [
327 "freebsd"
328 ],
329 "engines": {
330 "node": ">=18"
331 }
332 },
333 "node_modules/@esbuild/linux-arm": {
334 "version": "0.25.4",
335 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.4.tgz",
336 "integrity": "sha512-kro4c0P85GMfFYqW4TWOpvmF8rFShbWGnrLqlzp4X1TNWjRY3JMYUfDCtOxPKOIY8B0WC8HN51hGP4I4hz4AaQ==",
337 "cpu": [
338 "arm"
339 ],
340 "optional": true,
341 "os": [
342 "linux"
343 ],
344 "engines": {
345 "node": ">=18"
346 }
347 },
348 "node_modules/@esbuild/linux-arm64": {
349 "version": "0.25.4",
350 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.4.tgz",
351 "integrity": "sha512-+89UsQTfXdmjIvZS6nUnOOLoXnkUTB9hR5QAeLrQdzOSWZvNSAXAtcRDHWtqAUtAmv7ZM1WPOOeSxDzzzMogiQ==",
352 "cpu": [
353 "arm64"
354 ],
355 "optional": true,
356 "os": [
357 "linux"
358 ],
359 "engines": {
360 "node": ">=18"
361 }
362 },
363 "node_modules/@esbuild/linux-ia32": {
364 "version": "0.25.4",
365 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.4.tgz",
366 "integrity": "sha512-yTEjoapy8UP3rv8dB0ip3AfMpRbyhSN3+hY8mo/i4QXFeDxmiYbEKp3ZRjBKcOP862Ua4b1PDfwlvbuwY7hIGQ==",
367 "cpu": [
368 "ia32"
369 ],
370 "optional": true,
371 "os": [
372 "linux"
373 ],
374 "engines": {
375 "node": ">=18"
376 }
377 },
378 "node_modules/@esbuild/linux-loong64": {
379 "version": "0.25.4",
380 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.4.tgz",
381 "integrity": "sha512-NeqqYkrcGzFwi6CGRGNMOjWGGSYOpqwCjS9fvaUlX5s3zwOtn1qwg1s2iE2svBe4Q/YOG1q6875lcAoQK/F4VA==",
382 "cpu": [
383 "loong64"
384 ],
385 "optional": true,
386 "os": [
387 "linux"
388 ],
389 "engines": {
390 "node": ">=18"
391 }
392 },
393 "node_modules/@esbuild/linux-mips64el": {
394 "version": "0.25.4",
395 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.4.tgz",
396 "integrity": "sha512-IcvTlF9dtLrfL/M8WgNI/qJYBENP3ekgsHbYUIzEzq5XJzzVEV/fXY9WFPfEEXmu3ck2qJP8LG/p3Q8f7Zc2Xg==",
397 "cpu": [
398 "mips64el"
399 ],
400 "optional": true,
401 "os": [
402 "linux"
403 ],
404 "engines": {
405 "node": ">=18"
406 }
407 },
408 "node_modules/@esbuild/linux-ppc64": {
409 "version": "0.25.4",
410 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.4.tgz",
411 "integrity": "sha512-HOy0aLTJTVtoTeGZh4HSXaO6M95qu4k5lJcH4gxv56iaycfz1S8GO/5Jh6X4Y1YiI0h7cRyLi+HixMR+88swag==",
412 "cpu": [
413 "ppc64"
414 ],
415 "optional": true,
416 "os": [
417 "linux"
418 ],
419 "engines": {
420 "node": ">=18"
421 }
422 },
423 "node_modules/@esbuild/linux-riscv64": {
424 "version": "0.25.4",
425 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.4.tgz",
426 "integrity": "sha512-i8JUDAufpz9jOzo4yIShCTcXzS07vEgWzyX3NH2G7LEFVgrLEhjwL3ajFE4fZI3I4ZgiM7JH3GQ7ReObROvSUA==",
427 "cpu": [
428 "riscv64"
429 ],
430 "optional": true,
431 "os": [
432 "linux"
433 ],
434 "engines": {
435 "node": ">=18"
436 }
437 },
438 "node_modules/@esbuild/linux-s390x": {
439 "version": "0.25.4",
440 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.4.tgz",
441 "integrity": "sha512-jFnu+6UbLlzIjPQpWCNh5QtrcNfMLjgIavnwPQAfoGx4q17ocOU9MsQ2QVvFxwQoWpZT8DvTLooTvmOQXkO51g==",
442 "cpu": [
443 "s390x"
444 ],
445 "optional": true,
446 "os": [
447 "linux"
448 ],
449 "engines": {
450 "node": ">=18"
451 }
452 },
453 "node_modules/@esbuild/linux-x64": {
454 "version": "0.25.4",
455 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.4.tgz",
456 "integrity": "sha512-6e0cvXwzOnVWJHq+mskP8DNSrKBr1bULBvnFLpc1KY+d+irZSgZ02TGse5FsafKS5jg2e4pbvK6TPXaF/A6+CA==",
457 "cpu": [
458 "x64"
459 ],
460 "optional": true,
461 "os": [
462 "linux"
463 ],
464 "engines": {
465 "node": ">=18"
466 }
467 },
468 "node_modules/@esbuild/netbsd-arm64": {
469 "version": "0.25.4",
470 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.4.tgz",
471 "integrity": "sha512-vUnkBYxZW4hL/ie91hSqaSNjulOnYXE1VSLusnvHg2u3jewJBz3YzB9+oCw8DABeVqZGg94t9tyZFoHma8gWZQ==",
472 "cpu": [
473 "arm64"
474 ],
475 "optional": true,
476 "os": [
477 "netbsd"
478 ],
479 "engines": {
480 "node": ">=18"
481 }
482 },
483 "node_modules/@esbuild/netbsd-x64": {
484 "version": "0.25.4",
485 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.4.tgz",
486 "integrity": "sha512-XAg8pIQn5CzhOB8odIcAm42QsOfa98SBeKUdo4xa8OvX8LbMZqEtgeWE9P/Wxt7MlG2QqvjGths+nq48TrUiKw==",
487 "cpu": [
488 "x64"
489 ],
490 "optional": true,
491 "os": [
492 "netbsd"
493 ],
494 "engines": {
495 "node": ">=18"
496 }
497 },
498 "node_modules/@esbuild/openbsd-arm64": {
499 "version": "0.25.4",
500 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.4.tgz",
501 "integrity": "sha512-Ct2WcFEANlFDtp1nVAXSNBPDxyU+j7+tId//iHXU2f/lN5AmO4zLyhDcpR5Cz1r08mVxzt3Jpyt4PmXQ1O6+7A==",
502 "cpu": [
503 "arm64"
504 ],
505 "optional": true,
506 "os": [
507 "openbsd"
508 ],
509 "engines": {
510 "node": ">=18"
511 }
512 },
513 "node_modules/@esbuild/openbsd-x64": {
514 "version": "0.25.4",
515 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.4.tgz",
516 "integrity": "sha512-xAGGhyOQ9Otm1Xu8NT1ifGLnA6M3sJxZ6ixylb+vIUVzvvd6GOALpwQrYrtlPouMqd/vSbgehz6HaVk4+7Afhw==",
517 "cpu": [
518 "x64"
519 ],
520 "optional": true,
521 "os": [
522 "openbsd"
523 ],
524 "engines": {
525 "node": ">=18"
526 }
527 },
528 "node_modules/@esbuild/sunos-x64": {
529 "version": "0.25.4",
530 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.4.tgz",
531 "integrity": "sha512-Mw+tzy4pp6wZEK0+Lwr76pWLjrtjmJyUB23tHKqEDP74R3q95luY/bXqXZeYl4NYlvwOqoRKlInQialgCKy67Q==",
532 "cpu": [
533 "x64"
534 ],
535 "optional": true,
536 "os": [
537 "sunos"
538 ],
539 "engines": {
540 "node": ">=18"
541 }
542 },
543 "node_modules/@esbuild/win32-arm64": {
544 "version": "0.25.4",
545 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.4.tgz",
546 "integrity": "sha512-AVUP428VQTSddguz9dO9ngb+E5aScyg7nOeJDrF1HPYu555gmza3bDGMPhmVXL8svDSoqPCsCPjb265yG/kLKQ==",
547 "cpu": [
548 "arm64"
549 ],
550 "optional": true,
551 "os": [
552 "win32"
553 ],
554 "engines": {
555 "node": ">=18"
556 }
557 },
558 "node_modules/@esbuild/win32-ia32": {
559 "version": "0.25.4",
560 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.4.tgz",
561 "integrity": "sha512-i1sW+1i+oWvQzSgfRcxxG2k4I9n3O9NRqy8U+uugaT2Dy7kLO9Y7wI72haOahxceMX8hZAzgGou1FhndRldxRg==",
562 "cpu": [
563 "ia32"
564 ],
565 "optional": true,
566 "os": [
567 "win32"
568 ],
569 "engines": {
570 "node": ">=18"
571 }
572 },
573 "node_modules/@esbuild/win32-x64": {
574 "version": "0.25.4",
575 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.4.tgz",
576 "integrity": "sha512-nOT2vZNw6hJ+z43oP1SPea/G/6AbN6X+bGNhNuq8NtRHy4wsMhw765IKLNmnjek7GvjWBYQ8Q5VBoYTFg9y1UQ==",
577 "cpu": [
578 "x64"
579 ],
580 "optional": true,
581 "os": [
582 "win32"
583 ],
584 "engines": {
585 "node": ">=18"
586 }
587 },
588 "node_modules/@img/sharp-darwin-arm64": {
589 "version": "0.33.5",
590 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz",
591 "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==",
592 "cpu": [
593 "arm64"
594 ],
595 "optional": true,
596 "os": [
597 "darwin"
598 ],
599 "engines": {
600 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
601 },
602 "funding": {
603 "url": "https://opencollective.com/libvips"
604 },
605 "optionalDependencies": {
606 "@img/sharp-libvips-darwin-arm64": "1.0.4"
607 }
608 },
609 "node_modules/@img/sharp-darwin-x64": {
610 "version": "0.33.5",
611 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz",
612 "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==",
613 "cpu": [
614 "x64"
615 ],
616 "optional": true,
617 "os": [
618 "darwin"
619 ],
620 "engines": {
621 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
622 },
623 "funding": {
624 "url": "https://opencollective.com/libvips"
625 },
626 "optionalDependencies": {
627 "@img/sharp-libvips-darwin-x64": "1.0.4"
628 }
629 },
630 "node_modules/@img/sharp-libvips-darwin-arm64": {
631 "version": "1.0.4",
632 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz",
633 "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==",
634 "cpu": [
635 "arm64"
636 ],
637 "optional": true,
638 "os": [
639 "darwin"
640 ],
641 "funding": {
642 "url": "https://opencollective.com/libvips"
643 }
644 },
645 "node_modules/@img/sharp-libvips-darwin-x64": {
646 "version": "1.0.4",
647 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz",
648 "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==",
649 "cpu": [
650 "x64"
651 ],
652 "optional": true,
653 "os": [
654 "darwin"
655 ],
656 "funding": {
657 "url": "https://opencollective.com/libvips"
658 }
659 },
660 "node_modules/@img/sharp-libvips-linux-arm": {
661 "version": "1.0.5",
662 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz",
663 "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==",
664 "cpu": [
665 "arm"
666 ],
667 "optional": true,
668 "os": [
669 "linux"
670 ],
671 "funding": {
672 "url": "https://opencollective.com/libvips"
673 }
674 },
675 "node_modules/@img/sharp-libvips-linux-arm64": {
676 "version": "1.0.4",
677 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz",
678 "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==",
679 "cpu": [
680 "arm64"
681 ],
682 "optional": true,
683 "os": [
684 "linux"
685 ],
686 "funding": {
687 "url": "https://opencollective.com/libvips"
688 }
689 },
690 "node_modules/@img/sharp-libvips-linux-s390x": {
691 "version": "1.0.4",
692 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz",
693 "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==",
694 "cpu": [
695 "s390x"
696 ],
697 "optional": true,
698 "os": [
699 "linux"
700 ],
701 "funding": {
702 "url": "https://opencollective.com/libvips"
703 }
704 },
705 "node_modules/@img/sharp-libvips-linux-x64": {
706 "version": "1.0.4",
707 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz",
708 "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==",
709 "cpu": [
710 "x64"
711 ],
712 "optional": true,
713 "os": [
714 "linux"
715 ],
716 "funding": {
717 "url": "https://opencollective.com/libvips"
718 }
719 },
720 "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
721 "version": "1.0.4",
722 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz",
723 "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==",
724 "cpu": [
725 "arm64"
726 ],
727 "optional": true,
728 "os": [
729 "linux"
730 ],
731 "funding": {
732 "url": "https://opencollective.com/libvips"
733 }
734 },
735 "node_modules/@img/sharp-libvips-linuxmusl-x64": {
736 "version": "1.0.4",
737 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz",
738 "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==",
739 "cpu": [
740 "x64"
741 ],
742 "optional": true,
743 "os": [
744 "linux"
745 ],
746 "funding": {
747 "url": "https://opencollective.com/libvips"
748 }
749 },
750 "node_modules/@img/sharp-linux-arm": {
751 "version": "0.33.5",
752 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz",
753 "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==",
754 "cpu": [
755 "arm"
756 ],
757 "optional": true,
758 "os": [
759 "linux"
760 ],
761 "engines": {
762 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
763 },
764 "funding": {
765 "url": "https://opencollective.com/libvips"
766 },
767 "optionalDependencies": {
768 "@img/sharp-libvips-linux-arm": "1.0.5"
769 }
770 },
771 "node_modules/@img/sharp-linux-arm64": {
772 "version": "0.33.5",
773 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz",
774 "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==",
775 "cpu": [
776 "arm64"
777 ],
778 "optional": true,
779 "os": [
780 "linux"
781 ],
782 "engines": {
783 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
784 },
785 "funding": {
786 "url": "https://opencollective.com/libvips"
787 },
788 "optionalDependencies": {
789 "@img/sharp-libvips-linux-arm64": "1.0.4"
790 }
791 },
792 "node_modules/@img/sharp-linux-s390x": {
793 "version": "0.33.5",
794 "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz",
795 "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==",
796 "cpu": [
797 "s390x"
798 ],
799 "optional": true,
800 "os": [
801 "linux"
802 ],
803 "engines": {
804 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
805 },
806 "funding": {
807 "url": "https://opencollective.com/libvips"
808 },
809 "optionalDependencies": {
810 "@img/sharp-libvips-linux-s390x": "1.0.4"
811 }
812 },
813 "node_modules/@img/sharp-linux-x64": {
814 "version": "0.33.5",
815 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz",
816 "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==",
817 "cpu": [
818 "x64"
819 ],
820 "optional": true,
821 "os": [
822 "linux"
823 ],
824 "engines": {
825 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
826 },
827 "funding": {
828 "url": "https://opencollective.com/libvips"
829 },
830 "optionalDependencies": {
831 "@img/sharp-libvips-linux-x64": "1.0.4"
832 }
833 },
834 "node_modules/@img/sharp-linuxmusl-arm64": {
835 "version": "0.33.5",
836 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz",
837 "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==",
838 "cpu": [
839 "arm64"
840 ],
841 "optional": true,
842 "os": [
843 "linux"
844 ],
845 "engines": {
846 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
847 },
848 "funding": {
849 "url": "https://opencollective.com/libvips"
850 },
851 "optionalDependencies": {
852 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4"
853 }
854 },
855 "node_modules/@img/sharp-linuxmusl-x64": {
856 "version": "0.33.5",
857 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz",
858 "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==",
859 "cpu": [
860 "x64"
861 ],
862 "optional": true,
863 "os": [
864 "linux"
865 ],
866 "engines": {
867 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
868 },
869 "funding": {
870 "url": "https://opencollective.com/libvips"
871 },
872 "optionalDependencies": {
873 "@img/sharp-libvips-linuxmusl-x64": "1.0.4"
874 }
875 },
876 "node_modules/@img/sharp-wasm32": {
877 "version": "0.33.5",
878 "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz",
879 "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==",
880 "cpu": [
881 "wasm32"
882 ],
883 "optional": true,
884 "dependencies": {
885 "@emnapi/runtime": "^1.2.0"
886 },
887 "engines": {
888 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
889 },
890 "funding": {
891 "url": "https://opencollective.com/libvips"
892 }
893 },
894 "node_modules/@img/sharp-win32-ia32": {
895 "version": "0.33.5",
896 "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz",
897 "integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==",
898 "cpu": [
899 "ia32"
900 ],
901 "optional": true,
902 "os": [
903 "win32"
904 ],
905 "engines": {
906 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
907 },
908 "funding": {
909 "url": "https://opencollective.com/libvips"
910 }
911 },
912 "node_modules/@img/sharp-win32-x64": {
913 "version": "0.33.5",
914 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz",
915 "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==",
916 "cpu": [
917 "x64"
918 ],
919 "optional": true,
920 "os": [
921 "win32"
922 ],
923 "engines": {
924 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
925 },
926 "funding": {
927 "url": "https://opencollective.com/libvips"
928 }
929 },
930 "node_modules/@jridgewell/resolve-uri": {
931 "version": "3.1.2",
932 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
933 "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
934 "engines": {
935 "node": ">=6.0.0"
936 }
937 },
938 "node_modules/@jridgewell/sourcemap-codec": {
939 "version": "1.5.0",
940 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
941 "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ=="
942 },
943 "node_modules/@jridgewell/trace-mapping": {
944 "version": "0.3.9",
945 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
946 "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
947 "dependencies": {
948 "@jridgewell/resolve-uri": "^3.0.3",
949 "@jridgewell/sourcemap-codec": "^1.4.10"
950 }
951 },
952 "node_modules/@oslojs/encoding": {
953 "version": "1.1.0",
954 "resolved": "https://registry.npmjs.org/@oslojs/encoding/-/encoding-1.1.0.tgz",
955 "integrity": "sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ=="
956 },
957 "node_modules/@rollup/pluginutils": {
958 "version": "5.1.4",
959 "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz",
960 "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==",
961 "dependencies": {
962 "@types/estree": "^1.0.0",
963 "estree-walker": "^2.0.2",
964 "picomatch": "^4.0.2"
965 },
966 "engines": {
967 "node": ">=14.0.0"
968 },
969 "peerDependencies": {
970 "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
971 },
972 "peerDependenciesMeta": {
973 "rollup": {
974 "optional": true
975 }
976 }
977 },
978 "node_modules/@rollup/pluginutils/node_modules/estree-walker": {
979 "version": "2.0.2",
980 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
981 "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
982 },
983 "node_modules/@rollup/rollup-android-arm-eabi": {
984 "version": "4.40.2",
985 "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.40.2.tgz",
986 "integrity": "sha512-JkdNEq+DFxZfUwxvB58tHMHBHVgX23ew41g1OQinthJ+ryhdRk67O31S7sYw8u2lTjHUPFxwar07BBt1KHp/hg==",
987 "cpu": [
988 "arm"
989 ],
990 "optional": true,
991 "os": [
992 "android"
993 ]
994 },
995 "node_modules/@rollup/rollup-android-arm64": {
996 "version": "4.40.2",
997 "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.40.2.tgz",
998 "integrity": "sha512-13unNoZ8NzUmnndhPTkWPWbX3vtHodYmy+I9kuLxN+F+l+x3LdVF7UCu8TWVMt1POHLh6oDHhnOA04n8oJZhBw==",
999 "cpu": [
1000 "arm64"
1001 ],
1002 "optional": true,
1003 "os": [
1004 "android"
1005 ]
1006 },
1007 "node_modules/@rollup/rollup-darwin-arm64": {
1008 "version": "4.40.2",
1009 "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.40.2.tgz",
1010 "integrity": "sha512-Gzf1Hn2Aoe8VZzevHostPX23U7N5+4D36WJNHK88NZHCJr7aVMG4fadqkIf72eqVPGjGc0HJHNuUaUcxiR+N/w==",
1011 "cpu": [
1012 "arm64"
1013 ],
1014 "optional": true,
1015 "os": [
1016 "darwin"
1017 ]
1018 },
1019 "node_modules/@rollup/rollup-darwin-x64": {
1020 "version": "4.40.2",
1021 "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.40.2.tgz",
1022 "integrity": "sha512-47N4hxa01a4x6XnJoskMKTS8XZ0CZMd8YTbINbi+w03A2w4j1RTlnGHOz/P0+Bg1LaVL6ufZyNprSg+fW5nYQQ==",
1023 "cpu": [
1024 "x64"
1025 ],
1026 "optional": true,
1027 "os": [
1028 "darwin"
1029 ]
1030 },
1031 "node_modules/@rollup/rollup-freebsd-arm64": {
1032 "version": "4.40.2",
1033 "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.40.2.tgz",
1034 "integrity": "sha512-8t6aL4MD+rXSHHZUR1z19+9OFJ2rl1wGKvckN47XFRVO+QL/dUSpKA2SLRo4vMg7ELA8pzGpC+W9OEd1Z/ZqoQ==",
1035 "cpu": [
1036 "arm64"
1037 ],
1038 "optional": true,
1039 "os": [
1040 "freebsd"
1041 ]
1042 },
1043 "node_modules/@rollup/rollup-freebsd-x64": {
1044 "version": "4.40.2",
1045 "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.40.2.tgz",
1046 "integrity": "sha512-C+AyHBzfpsOEYRFjztcYUFsH4S7UsE9cDtHCtma5BK8+ydOZYgMmWg1d/4KBytQspJCld8ZIujFMAdKG1xyr4Q==",
1047 "cpu": [
1048 "x64"
1049 ],
1050 "optional": true,
1051 "os": [
1052 "freebsd"
1053 ]
1054 },
1055 "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
1056 "version": "4.40.2",
1057 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.40.2.tgz",
1058 "integrity": "sha512-de6TFZYIvJwRNjmW3+gaXiZ2DaWL5D5yGmSYzkdzjBDS3W+B9JQ48oZEsmMvemqjtAFzE16DIBLqd6IQQRuG9Q==",
1059 "cpu": [
1060 "arm"
1061 ],
1062 "optional": true,
1063 "os": [
1064 "linux"
1065 ]
1066 },
1067 "node_modules/@rollup/rollup-linux-arm-musleabihf": {
1068 "version": "4.40.2",
1069 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.40.2.tgz",
1070 "integrity": "sha512-urjaEZubdIkacKc930hUDOfQPysezKla/O9qV+O89enqsqUmQm8Xj8O/vh0gHg4LYfv7Y7UsE3QjzLQzDYN1qg==",
1071 "cpu": [
1072 "arm"
1073 ],
1074 "optional": true,
1075 "os": [
1076 "linux"
1077 ]
1078 },
1079 "node_modules/@rollup/rollup-linux-arm64-gnu": {
1080 "version": "4.40.2",
1081 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.40.2.tgz",
1082 "integrity": "sha512-KlE8IC0HFOC33taNt1zR8qNlBYHj31qGT1UqWqtvR/+NuCVhfufAq9fxO8BMFC22Wu0rxOwGVWxtCMvZVLmhQg==",
1083 "cpu": [
1084 "arm64"
1085 ],
1086 "optional": true,
1087 "os": [
1088 "linux"
1089 ]
1090 },
1091 "node_modules/@rollup/rollup-linux-arm64-musl": {
1092 "version": "4.40.2",
1093 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.40.2.tgz",
1094 "integrity": "sha512-j8CgxvfM0kbnhu4XgjnCWJQyyBOeBI1Zq91Z850aUddUmPeQvuAy6OiMdPS46gNFgy8gN1xkYyLgwLYZG3rBOg==",
1095 "cpu": [
1096 "arm64"
1097 ],
1098 "optional": true,
1099 "os": [
1100 "linux"
1101 ]
1102 },
1103 "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
1104 "version": "4.40.2",
1105 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.40.2.tgz",
1106 "integrity": "sha512-Ybc/1qUampKuRF4tQXc7G7QY9YRyeVSykfK36Y5Qc5dmrIxwFhrOzqaVTNoZygqZ1ZieSWTibfFhQ5qK8jpWxw==",
1107 "cpu": [
1108 "loong64"
1109 ],
1110 "optional": true,
1111 "os": [
1112 "linux"
1113 ]
1114 },
1115 "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
1116 "version": "4.40.2",
1117 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.40.2.tgz",
1118 "integrity": "sha512-3FCIrnrt03CCsZqSYAOW/k9n625pjpuMzVfeI+ZBUSDT3MVIFDSPfSUgIl9FqUftxcUXInvFah79hE1c9abD+Q==",
1119 "cpu": [
1120 "ppc64"
1121 ],
1122 "optional": true,
1123 "os": [
1124 "linux"
1125 ]
1126 },
1127 "node_modules/@rollup/rollup-linux-riscv64-gnu": {
1128 "version": "4.40.2",
1129 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.40.2.tgz",
1130 "integrity": "sha512-QNU7BFHEvHMp2ESSY3SozIkBPaPBDTsfVNGx3Xhv+TdvWXFGOSH2NJvhD1zKAT6AyuuErJgbdvaJhYVhVqrWTg==",
1131 "cpu": [
1132 "riscv64"
1133 ],
1134 "optional": true,
1135 "os": [
1136 "linux"
1137 ]
1138 },
1139 "node_modules/@rollup/rollup-linux-riscv64-musl": {
1140 "version": "4.40.2",
1141 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.40.2.tgz",
1142 "integrity": "sha512-5W6vNYkhgfh7URiXTO1E9a0cy4fSgfE4+Hl5agb/U1sa0kjOLMLC1wObxwKxecE17j0URxuTrYZZME4/VH57Hg==",
1143 "cpu": [
1144 "riscv64"
1145 ],
1146 "optional": true,
1147 "os": [
1148 "linux"
1149 ]
1150 },
1151 "node_modules/@rollup/rollup-linux-s390x-gnu": {
1152 "version": "4.40.2",
1153 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.40.2.tgz",
1154 "integrity": "sha512-B7LKIz+0+p348JoAL4X/YxGx9zOx3sR+o6Hj15Y3aaApNfAshK8+mWZEf759DXfRLeL2vg5LYJBB7DdcleYCoQ==",
1155 "cpu": [
1156 "s390x"
1157 ],
1158 "optional": true,
1159 "os": [
1160 "linux"
1161 ]
1162 },
1163 "node_modules/@rollup/rollup-linux-x64-gnu": {
1164 "version": "4.40.2",
1165 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.40.2.tgz",
1166 "integrity": "sha512-lG7Xa+BmBNwpjmVUbmyKxdQJ3Q6whHjMjzQplOs5Z+Gj7mxPtWakGHqzMqNER68G67kmCX9qX57aRsW5V0VOng==",
1167 "cpu": [
1168 "x64"
1169 ],
1170 "optional": true,
1171 "os": [
1172 "linux"
1173 ]
1174 },
1175 "node_modules/@rollup/rollup-linux-x64-musl": {
1176 "version": "4.40.2",
1177 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.40.2.tgz",
1178 "integrity": "sha512-tD46wKHd+KJvsmije4bUskNuvWKFcTOIM9tZ/RrmIvcXnbi0YK/cKS9FzFtAm7Oxi2EhV5N2OpfFB348vSQRXA==",
1179 "cpu": [
1180 "x64"
1181 ],
1182 "optional": true,
1183 "os": [
1184 "linux"
1185 ]
1186 },
1187 "node_modules/@rollup/rollup-win32-arm64-msvc": {
1188 "version": "4.40.2",
1189 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.40.2.tgz",
1190 "integrity": "sha512-Bjv/HG8RRWLNkXwQQemdsWw4Mg+IJ29LK+bJPW2SCzPKOUaMmPEppQlu/Fqk1d7+DX3V7JbFdbkh/NMmurT6Pg==",
1191 "cpu": [
1192 "arm64"
1193 ],
1194 "optional": true,
1195 "os": [
1196 "win32"
1197 ]
1198 },
1199 "node_modules/@rollup/rollup-win32-ia32-msvc": {
1200 "version": "4.40.2",
1201 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.40.2.tgz",
1202 "integrity": "sha512-dt1llVSGEsGKvzeIO76HToiYPNPYPkmjhMHhP00T9S4rDern8P2ZWvWAQUEJ+R1UdMWJ/42i/QqJ2WV765GZcA==",
1203 "cpu": [
1204 "ia32"
1205 ],
1206 "optional": true,
1207 "os": [
1208 "win32"
1209 ]
1210 },
1211 "node_modules/@rollup/rollup-win32-x64-msvc": {
1212 "version": "4.40.2",
1213 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.40.2.tgz",
1214 "integrity": "sha512-bwspbWB04XJpeElvsp+DCylKfF4trJDa2Y9Go8O6A7YLX2LIKGcNK/CYImJN6ZP4DcuOHB4Utl3iCbnR62DudA==",
1215 "cpu": [
1216 "x64"
1217 ],
1218 "optional": true,
1219 "os": [
1220 "win32"
1221 ]
1222 },
1223 "node_modules/@shikijs/core": {
1224 "version": "3.4.0",
1225 "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-3.4.0.tgz",
1226 "integrity": "sha512-0YOzTSRDn/IAfQWtK791gs1u8v87HNGToU6IwcA3K7nPoVOrS2Dh6X6A6YfXgPTSkTwR5y6myk0MnI0htjnwrA==",
1227 "dependencies": {
1228 "@shikijs/types": "3.4.0",
1229 "@shikijs/vscode-textmate": "^10.0.2",
1230 "@types/hast": "^3.0.4",
1231 "hast-util-to-html": "^9.0.5"
1232 }
1233 },
1234 "node_modules/@shikijs/engine-javascript": {
1235 "version": "3.4.0",
1236 "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-3.4.0.tgz",
1237 "integrity": "sha512-1ywDoe+z/TPQKj9Jw0eU61B003J9DqUFRfH+DVSzdwPUFhR7yOmfyLzUrFz0yw8JxFg/NgzXoQyyykXgO21n5Q==",
1238 "dependencies": {
1239 "@shikijs/types": "3.4.0",
1240 "@shikijs/vscode-textmate": "^10.0.2",
1241 "oniguruma-to-es": "^4.3.3"
1242 }
1243 },
1244 "node_modules/@shikijs/engine-oniguruma": {
1245 "version": "3.4.0",
1246 "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-3.4.0.tgz",
1247 "integrity": "sha512-zwcWlZ4OQuJ/+1t32ClTtyTU1AiDkK1lhtviRWoq/hFqPjCNyLj22bIg9rB7BfoZKOEOfrsGz7No33BPCf+WlQ==",
1248 "dependencies": {
1249 "@shikijs/types": "3.4.0",
1250 "@shikijs/vscode-textmate": "^10.0.2"
1251 }
1252 },
1253 "node_modules/@shikijs/langs": {
1254 "version": "3.4.0",
1255 "resolved": "https://registry.npmjs.org/@shikijs/langs/-/langs-3.4.0.tgz",
1256 "integrity": "sha512-bQkR+8LllaM2duU9BBRQU0GqFTx7TuF5kKlw/7uiGKoK140n1xlLAwCgXwSxAjJ7Htk9tXTFwnnsJTCU5nDPXQ==",
1257 "dependencies": {
1258 "@shikijs/types": "3.4.0"
1259 }
1260 },
1261 "node_modules/@shikijs/themes": {
1262 "version": "3.4.0",
1263 "resolved": "https://registry.npmjs.org/@shikijs/themes/-/themes-3.4.0.tgz",
1264 "integrity": "sha512-YPP4PKNFcFGLxItpbU0ZW1Osyuk8AyZ24YEFaq04CFsuCbcqydMvMUTi40V2dkc0qs1U2uZFrnU6s5zI6IH+uA==",
1265 "dependencies": {
1266 "@shikijs/types": "3.4.0"
1267 }
1268 },
1269 "node_modules/@shikijs/types": {
1270 "version": "3.4.0",
1271 "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.4.0.tgz",
1272 "integrity": "sha512-EUT/0lGiE//7j5N/yTMNMT3eCWNcHJLrRKxT0NDXWIfdfSmFJKfPX7nMmRBrQnWboAzIsUziCThrYMMhjbMS1A==",
1273 "dependencies": {
1274 "@shikijs/vscode-textmate": "^10.0.2",
1275 "@types/hast": "^3.0.4"
1276 }
1277 },
1278 "node_modules/@shikijs/vscode-textmate": {
1279 "version": "10.0.2",
1280 "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz",
1281 "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg=="
1282 },
1283 "node_modules/@swc/helpers": {
1284 "version": "0.5.17",
1285 "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.17.tgz",
1286 "integrity": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==",
1287 "dependencies": {
1288 "tslib": "^2.8.0"
1289 }
1290 },
1291 "node_modules/@tsconfig/node10": {
1292 "version": "1.0.11",
1293 "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.11.tgz",
1294 "integrity": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw=="
1295 },
1296 "node_modules/@tsconfig/node12": {
1297 "version": "1.0.11",
1298 "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz",
1299 "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag=="
1300 },
1301 "node_modules/@tsconfig/node14": {
1302 "version": "1.0.3",
1303 "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz",
1304 "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow=="
1305 },
1306 "node_modules/@tsconfig/node16": {
1307 "version": "1.0.4",
1308 "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz",
1309 "integrity": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA=="
1310 },
1311 "node_modules/@types/debug": {
1312 "version": "4.1.12",
1313 "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
1314 "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
1315 "dependencies": {
1316 "@types/ms": "*"
1317 }
1318 },
1319 "node_modules/@types/estree": {
1320 "version": "1.0.7",
1321 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
1322 "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ=="
1323 },
1324 "node_modules/@types/hast": {
1325 "version": "3.0.4",
1326 "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz",
1327 "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
1328 "dependencies": {
1329 "@types/unist": "*"
1330 }
1331 },
1332 "node_modules/@types/mdast": {
1333 "version": "4.0.4",
1334 "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
1335 "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
1336 "dependencies": {
1337 "@types/unist": "*"
1338 }
1339 },
1340 "node_modules/@types/ms": {
1341 "version": "2.1.0",
1342 "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
1343 "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="
1344 },
1345 "node_modules/@types/nlcst": {
1346 "version": "2.0.3",
1347 "resolved": "https://registry.npmjs.org/@types/nlcst/-/nlcst-2.0.3.tgz",
1348 "integrity": "sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==",
1349 "dependencies": {
1350 "@types/unist": "*"
1351 }
1352 },
1353 "node_modules/@types/node": {
1354 "version": "22.15.14",
1355 "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.14.tgz",
1356 "integrity": "sha512-BL1eyu/XWsFGTtDWOYULQEs4KR0qdtYfCxYAUYRoB7JP7h9ETYLgQTww6kH8Sj2C0pFGgrpM0XKv6/kbIzYJ1g==",
1357 "dependencies": {
1358 "undici-types": "~6.21.0"
1359 }
1360 },
1361 "node_modules/@types/unist": {
1362 "version": "3.0.3",
1363 "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
1364 "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q=="
1365 },
1366 "node_modules/@ungap/structured-clone": {
1367 "version": "1.3.0",
1368 "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",
1369 "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g=="
1370 },
1371 "node_modules/acorn": {
1372 "version": "8.14.1",
1373 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
1374 "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
1375 "bin": {
1376 "acorn": "bin/acorn"
1377 },
1378 "engines": {
1379 "node": ">=0.4.0"
1380 }
1381 },
1382 "node_modules/acorn-walk": {
1383 "version": "8.3.4",
1384 "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz",
1385 "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==",
1386 "dependencies": {
1387 "acorn": "^8.11.0"
1388 },
1389 "engines": {
1390 "node": ">=0.4.0"
1391 }
1392 },
1393 "node_modules/ansi-align": {
1394 "version": "3.0.1",
1395 "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz",
1396 "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==",
1397 "dependencies": {
1398 "string-width": "^4.1.0"
1399 }
1400 },
1401 "node_modules/ansi-align/node_modules/ansi-regex": {
1402 "version": "5.0.1",
1403 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
1404 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
1405 "engines": {
1406 "node": ">=8"
1407 }
1408 },
1409 "node_modules/ansi-align/node_modules/emoji-regex": {
1410 "version": "8.0.0",
1411 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
1412 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
1413 },
1414 "node_modules/ansi-align/node_modules/string-width": {
1415 "version": "4.2.3",
1416 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
1417 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
1418 "dependencies": {
1419 "emoji-regex": "^8.0.0",
1420 "is-fullwidth-code-point": "^3.0.0",
1421 "strip-ansi": "^6.0.1"
1422 },
1423 "engines": {
1424 "node": ">=8"
1425 }
1426 },
1427 "node_modules/ansi-align/node_modules/strip-ansi": {
1428 "version": "6.0.1",
1429 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
1430 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
1431 "dependencies": {
1432 "ansi-regex": "^5.0.1"
1433 },
1434 "engines": {
1435 "node": ">=8"
1436 }
1437 },
1438 "node_modules/ansi-regex": {
1439 "version": "6.1.0",
1440 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
1441 "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
1442 "engines": {
1443 "node": ">=12"
1444 },
1445 "funding": {
1446 "url": "https://github.com/chalk/ansi-regex?sponsor=1"
1447 }
1448 },
1449 "node_modules/ansi-styles": {
1450 "version": "6.2.1",
1451 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
1452 "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
1453 "engines": {
1454 "node": ">=12"
1455 },
1456 "funding": {
1457 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1458 }
1459 },
1460 "node_modules/anymatch": {
1461 "version": "3.1.3",
1462 "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
1463 "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
1464 "dependencies": {
1465 "normalize-path": "^3.0.0",
1466 "picomatch": "^2.0.4"
1467 },
1468 "engines": {
1469 "node": ">= 8"
1470 }
1471 },
1472 "node_modules/anymatch/node_modules/picomatch": {
1473 "version": "2.3.1",
1474 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
1475 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
1476 "engines": {
1477 "node": ">=8.6"
1478 },
1479 "funding": {
1480 "url": "https://github.com/sponsors/jonschlinkert"
1481 }
1482 },
1483 "node_modules/arg": {
1484 "version": "4.1.3",
1485 "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
1486 "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA=="
1487 },
1488 "node_modules/argparse": {
1489 "version": "2.0.1",
1490 "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
1491 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
1492 },
1493 "node_modules/aria-query": {
1494 "version": "5.3.2",
1495 "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz",
1496 "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==",
1497 "engines": {
1498 "node": ">= 0.4"
1499 }
1500 },
1501 "node_modules/array-iterate": {
1502 "version": "2.0.1",
1503 "resolved": "https://registry.npmjs.org/array-iterate/-/array-iterate-2.0.1.tgz",
1504 "integrity": "sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==",
1505 "funding": {
1506 "type": "github",
1507 "url": "https://github.com/sponsors/wooorm"
1508 }
1509 },
1510 "node_modules/astro": {
1511 "version": "5.7.11",
1512 "resolved": "https://registry.npmjs.org/astro/-/astro-5.7.11.tgz",
1513 "integrity": "sha512-9qRVwp8pue3isddLBnTexJsmKFpmms9Fo7Ss+3yrC0aINvbHKpD7q6qf52BtfQEk2xJgyx3SQy3dUsuD90sEqQ==",
1514 "dependencies": {
1515 "@astrojs/compiler": "^2.11.0",
1516 "@astrojs/internal-helpers": "0.6.1",
1517 "@astrojs/markdown-remark": "6.3.1",
1518 "@astrojs/telemetry": "3.2.1",
1519 "@capsizecss/unpack": "^2.4.0",
1520 "@oslojs/encoding": "^1.1.0",
1521 "@rollup/pluginutils": "^5.1.4",
1522 "acorn": "^8.14.1",
1523 "aria-query": "^5.3.2",
1524 "axobject-query": "^4.1.0",
1525 "boxen": "8.0.1",
1526 "ci-info": "^4.2.0",
1527 "clsx": "^2.1.1",
1528 "common-ancestor-path": "^1.0.1",
1529 "cookie": "^1.0.2",
1530 "cssesc": "^3.0.0",
1531 "debug": "^4.4.0",
1532 "deterministic-object-hash": "^2.0.2",
1533 "devalue": "^5.1.1",
1534 "diff": "^5.2.0",
1535 "dlv": "^1.1.3",
1536 "dset": "^3.1.4",
1537 "es-module-lexer": "^1.6.0",
1538 "esbuild": "^0.25.0",
1539 "estree-walker": "^3.0.3",
1540 "flattie": "^1.1.1",
1541 "github-slugger": "^2.0.0",
1542 "html-escaper": "3.0.3",
1543 "http-cache-semantics": "^4.1.1",
1544 "js-yaml": "^4.1.0",
1545 "kleur": "^4.1.5",
1546 "magic-string": "^0.30.17",
1547 "magicast": "^0.3.5",
1548 "mrmime": "^2.0.1",
1549 "neotraverse": "^0.6.18",
1550 "p-limit": "^6.2.0",
1551 "p-queue": "^8.1.0",
1552 "package-manager-detector": "^1.1.0",
1553 "picomatch": "^4.0.2",
1554 "prompts": "^2.4.2",
1555 "rehype": "^13.0.2",
1556 "semver": "^7.7.1",
1557 "shiki": "^3.2.1",
1558 "tinyexec": "^0.3.2",
1559 "tinyglobby": "^0.2.12",
1560 "tsconfck": "^3.1.5",
1561 "ultrahtml": "^1.6.0",
1562 "unifont": "~0.5.0",
1563 "unist-util-visit": "^5.0.0",
1564 "unstorage": "^1.15.0",
1565 "vfile": "^6.0.3",
1566 "vite": "^6.3.4",
1567 "vitefu": "^1.0.6",
1568 "xxhash-wasm": "^1.1.0",
1569 "yargs-parser": "^21.1.1",
1570 "yocto-spinner": "^0.2.1",
1571 "zod": "^3.24.2",
1572 "zod-to-json-schema": "^3.24.5",
1573 "zod-to-ts": "^1.2.0"
1574 },
1575 "bin": {
1576 "astro": "astro.js"
1577 },
1578 "engines": {
1579 "node": "^18.17.1 || ^20.3.0 || >=22.0.0",
1580 "npm": ">=9.6.5",
1581 "pnpm": ">=7.1.0"
1582 },
1583 "funding": {
1584 "type": "opencollective",
1585 "url": "https://opencollective.com/astrodotbuild"
1586 },
1587 "optionalDependencies": {
1588 "sharp": "^0.33.3"
1589 }
1590 },
1591 "node_modules/await-lock": {
1592 "version": "2.2.2",
1593 "resolved": "https://registry.npmjs.org/await-lock/-/await-lock-2.2.2.tgz",
1594 "integrity": "sha512-aDczADvlvTGajTDjcjpJMqRkOF6Qdz3YbPZm/PyW6tKPkx2hlYBzxMhEywM/tU72HrVZjgl5VCdRuMlA7pZ8Gw=="
1595 },
1596 "node_modules/axobject-query": {
1597 "version": "4.1.0",
1598 "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz",
1599 "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==",
1600 "engines": {
1601 "node": ">= 0.4"
1602 }
1603 },
1604 "node_modules/bail": {
1605 "version": "2.0.2",
1606 "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
1607 "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
1608 "funding": {
1609 "type": "github",
1610 "url": "https://github.com/sponsors/wooorm"
1611 }
1612 },
1613 "node_modules/base-64": {
1614 "version": "1.0.0",
1615 "resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz",
1616 "integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg=="
1617 },
1618 "node_modules/base64-js": {
1619 "version": "1.5.1",
1620 "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
1621 "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
1622 "funding": [
1623 {
1624 "type": "github",
1625 "url": "https://github.com/sponsors/feross"
1626 },
1627 {
1628 "type": "patreon",
1629 "url": "https://www.patreon.com/feross"
1630 },
1631 {
1632 "type": "consulting",
1633 "url": "https://feross.org/support"
1634 }
1635 ]
1636 },
1637 "node_modules/blob-to-buffer": {
1638 "version": "1.2.9",
1639 "resolved": "https://registry.npmjs.org/blob-to-buffer/-/blob-to-buffer-1.2.9.tgz",
1640 "integrity": "sha512-BF033y5fN6OCofD3vgHmNtwZWRcq9NLyyxyILx9hfMy1sXYy4ojFl765hJ2lP0YaN2fuxPaLO2Vzzoxy0FLFFA==",
1641 "funding": [
1642 {
1643 "type": "github",
1644 "url": "https://github.com/sponsors/feross"
1645 },
1646 {
1647 "type": "patreon",
1648 "url": "https://www.patreon.com/feross"
1649 },
1650 {
1651 "type": "consulting",
1652 "url": "https://feross.org/support"
1653 }
1654 ]
1655 },
1656 "node_modules/boxen": {
1657 "version": "8.0.1",
1658 "resolved": "https://registry.npmjs.org/boxen/-/boxen-8.0.1.tgz",
1659 "integrity": "sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==",
1660 "dependencies": {
1661 "ansi-align": "^3.0.1",
1662 "camelcase": "^8.0.0",
1663 "chalk": "^5.3.0",
1664 "cli-boxes": "^3.0.0",
1665 "string-width": "^7.2.0",
1666 "type-fest": "^4.21.0",
1667 "widest-line": "^5.0.0",
1668 "wrap-ansi": "^9.0.0"
1669 },
1670 "engines": {
1671 "node": ">=18"
1672 },
1673 "funding": {
1674 "url": "https://github.com/sponsors/sindresorhus"
1675 }
1676 },
1677 "node_modules/brotli": {
1678 "version": "1.3.3",
1679 "resolved": "https://registry.npmjs.org/brotli/-/brotli-1.3.3.tgz",
1680 "integrity": "sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg==",
1681 "dependencies": {
1682 "base64-js": "^1.1.2"
1683 }
1684 },
1685 "node_modules/camelcase": {
1686 "version": "8.0.0",
1687 "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-8.0.0.tgz",
1688 "integrity": "sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==",
1689 "engines": {
1690 "node": ">=16"
1691 },
1692 "funding": {
1693 "url": "https://github.com/sponsors/sindresorhus"
1694 }
1695 },
1696 "node_modules/ccount": {
1697 "version": "2.0.1",
1698 "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",
1699 "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
1700 "funding": {
1701 "type": "github",
1702 "url": "https://github.com/sponsors/wooorm"
1703 }
1704 },
1705 "node_modules/chalk": {
1706 "version": "5.4.1",
1707 "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
1708 "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
1709 "engines": {
1710 "node": "^12.17.0 || ^14.13 || >=16.0.0"
1711 },
1712 "funding": {
1713 "url": "https://github.com/chalk/chalk?sponsor=1"
1714 }
1715 },
1716 "node_modules/character-entities": {
1717 "version": "2.0.2",
1718 "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
1719 "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
1720 "funding": {
1721 "type": "github",
1722 "url": "https://github.com/sponsors/wooorm"
1723 }
1724 },
1725 "node_modules/character-entities-html4": {
1726 "version": "2.1.0",
1727 "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
1728 "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
1729 "funding": {
1730 "type": "github",
1731 "url": "https://github.com/sponsors/wooorm"
1732 }
1733 },
1734 "node_modules/character-entities-legacy": {
1735 "version": "3.0.0",
1736 "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
1737 "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
1738 "funding": {
1739 "type": "github",
1740 "url": "https://github.com/sponsors/wooorm"
1741 }
1742 },
1743 "node_modules/chokidar": {
1744 "version": "4.0.3",
1745 "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
1746 "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
1747 "dependencies": {
1748 "readdirp": "^4.0.1"
1749 },
1750 "engines": {
1751 "node": ">= 14.16.0"
1752 },
1753 "funding": {
1754 "url": "https://paulmillr.com/funding/"
1755 }
1756 },
1757 "node_modules/ci-info": {
1758 "version": "4.2.0",
1759 "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.2.0.tgz",
1760 "integrity": "sha512-cYY9mypksY8NRqgDB1XD1RiJL338v/551niynFTGkZOO2LHuB2OmOYxDIe/ttN9AHwrqdum1360G3ald0W9kCg==",
1761 "funding": [
1762 {
1763 "type": "github",
1764 "url": "https://github.com/sponsors/sibiraj-s"
1765 }
1766 ],
1767 "engines": {
1768 "node": ">=8"
1769 }
1770 },
1771 "node_modules/cli-boxes": {
1772 "version": "3.0.0",
1773 "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz",
1774 "integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==",
1775 "engines": {
1776 "node": ">=10"
1777 },
1778 "funding": {
1779 "url": "https://github.com/sponsors/sindresorhus"
1780 }
1781 },
1782 "node_modules/clone": {
1783 "version": "2.1.2",
1784 "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz",
1785 "integrity": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==",
1786 "engines": {
1787 "node": ">=0.8"
1788 }
1789 },
1790 "node_modules/clsx": {
1791 "version": "2.1.1",
1792 "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
1793 "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
1794 "engines": {
1795 "node": ">=6"
1796 }
1797 },
1798 "node_modules/color": {
1799 "version": "4.2.3",
1800 "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
1801 "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
1802 "optional": true,
1803 "dependencies": {
1804 "color-convert": "^2.0.1",
1805 "color-string": "^1.9.0"
1806 },
1807 "engines": {
1808 "node": ">=12.5.0"
1809 }
1810 },
1811 "node_modules/color-convert": {
1812 "version": "2.0.1",
1813 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
1814 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
1815 "optional": true,
1816 "dependencies": {
1817 "color-name": "~1.1.4"
1818 },
1819 "engines": {
1820 "node": ">=7.0.0"
1821 }
1822 },
1823 "node_modules/color-name": {
1824 "version": "1.1.4",
1825 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
1826 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
1827 "optional": true
1828 },
1829 "node_modules/color-string": {
1830 "version": "1.9.1",
1831 "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
1832 "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
1833 "optional": true,
1834 "dependencies": {
1835 "color-name": "^1.0.0",
1836 "simple-swizzle": "^0.2.2"
1837 }
1838 },
1839 "node_modules/comma-separated-tokens": {
1840 "version": "2.0.3",
1841 "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
1842 "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
1843 "funding": {
1844 "type": "github",
1845 "url": "https://github.com/sponsors/wooorm"
1846 }
1847 },
1848 "node_modules/common-ancestor-path": {
1849 "version": "1.0.1",
1850 "resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz",
1851 "integrity": "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w=="
1852 },
1853 "node_modules/cookie": {
1854 "version": "1.0.2",
1855 "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz",
1856 "integrity": "sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==",
1857 "engines": {
1858 "node": ">=18"
1859 }
1860 },
1861 "node_modules/cookie-es": {
1862 "version": "1.2.2",
1863 "resolved": "https://registry.npmjs.org/cookie-es/-/cookie-es-1.2.2.tgz",
1864 "integrity": "sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg=="
1865 },
1866 "node_modules/create-require": {
1867 "version": "1.1.1",
1868 "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
1869 "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="
1870 },
1871 "node_modules/cross-fetch": {
1872 "version": "3.2.0",
1873 "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.2.0.tgz",
1874 "integrity": "sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==",
1875 "dependencies": {
1876 "node-fetch": "^2.7.0"
1877 }
1878 },
1879 "node_modules/crossws": {
1880 "version": "0.3.4",
1881 "resolved": "https://registry.npmjs.org/crossws/-/crossws-0.3.4.tgz",
1882 "integrity": "sha512-uj0O1ETYX1Bh6uSgktfPvwDiPYGQ3aI4qVsaC/LWpkIzGj1nUYm5FK3K+t11oOlpN01lGbprFCH4wBlKdJjVgw==",
1883 "dependencies": {
1884 "uncrypto": "^0.1.3"
1885 }
1886 },
1887 "node_modules/css-tree": {
1888 "version": "3.1.0",
1889 "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.1.0.tgz",
1890 "integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==",
1891 "dependencies": {
1892 "mdn-data": "2.12.2",
1893 "source-map-js": "^1.0.1"
1894 },
1895 "engines": {
1896 "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
1897 }
1898 },
1899 "node_modules/cssesc": {
1900 "version": "3.0.0",
1901 "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
1902 "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
1903 "bin": {
1904 "cssesc": "bin/cssesc"
1905 },
1906 "engines": {
1907 "node": ">=4"
1908 }
1909 },
1910 "node_modules/debug": {
1911 "version": "4.4.0",
1912 "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
1913 "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
1914 "dependencies": {
1915 "ms": "^2.1.3"
1916 },
1917 "engines": {
1918 "node": ">=6.0"
1919 },
1920 "peerDependenciesMeta": {
1921 "supports-color": {
1922 "optional": true
1923 }
1924 }
1925 },
1926 "node_modules/decode-named-character-reference": {
1927 "version": "1.1.0",
1928 "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.1.0.tgz",
1929 "integrity": "sha512-Wy+JTSbFThEOXQIR2L6mxJvEs+veIzpmqD7ynWxMXGpnk3smkHQOp6forLdHsKpAMW9iJpaBBIxz285t1n1C3w==",
1930 "dependencies": {
1931 "character-entities": "^2.0.0"
1932 },
1933 "funding": {
1934 "type": "github",
1935 "url": "https://github.com/sponsors/wooorm"
1936 }
1937 },
1938 "node_modules/defu": {
1939 "version": "6.1.4",
1940 "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz",
1941 "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg=="
1942 },
1943 "node_modules/dequal": {
1944 "version": "2.0.3",
1945 "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
1946 "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
1947 "engines": {
1948 "node": ">=6"
1949 }
1950 },
1951 "node_modules/destr": {
1952 "version": "2.0.5",
1953 "resolved": "https://registry.npmjs.org/destr/-/destr-2.0.5.tgz",
1954 "integrity": "sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA=="
1955 },
1956 "node_modules/detect-libc": {
1957 "version": "2.0.4",
1958 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
1959 "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
1960 "optional": true,
1961 "engines": {
1962 "node": ">=8"
1963 }
1964 },
1965 "node_modules/deterministic-object-hash": {
1966 "version": "2.0.2",
1967 "resolved": "https://registry.npmjs.org/deterministic-object-hash/-/deterministic-object-hash-2.0.2.tgz",
1968 "integrity": "sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==",
1969 "dependencies": {
1970 "base-64": "^1.0.0"
1971 },
1972 "engines": {
1973 "node": ">=18"
1974 }
1975 },
1976 "node_modules/devalue": {
1977 "version": "5.1.1",
1978 "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.1.1.tgz",
1979 "integrity": "sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw=="
1980 },
1981 "node_modules/devlop": {
1982 "version": "1.1.0",
1983 "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
1984 "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
1985 "dependencies": {
1986 "dequal": "^2.0.0"
1987 },
1988 "funding": {
1989 "type": "github",
1990 "url": "https://github.com/sponsors/wooorm"
1991 }
1992 },
1993 "node_modules/dfa": {
1994 "version": "1.2.0",
1995 "resolved": "https://registry.npmjs.org/dfa/-/dfa-1.2.0.tgz",
1996 "integrity": "sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q=="
1997 },
1998 "node_modules/diff": {
1999 "version": "5.2.0",
2000 "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
2001 "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
2002 "engines": {
2003 "node": ">=0.3.1"
2004 }
2005 },
2006 "node_modules/dlv": {
2007 "version": "1.1.3",
2008 "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
2009 "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA=="
2010 },
2011 "node_modules/dset": {
2012 "version": "3.1.4",
2013 "resolved": "https://registry.npmjs.org/dset/-/dset-3.1.4.tgz",
2014 "integrity": "sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==",
2015 "engines": {
2016 "node": ">=4"
2017 }
2018 },
2019 "node_modules/emoji-regex": {
2020 "version": "10.4.0",
2021 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz",
2022 "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw=="
2023 },
2024 "node_modules/entities": {
2025 "version": "6.0.0",
2026 "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.0.tgz",
2027 "integrity": "sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==",
2028 "engines": {
2029 "node": ">=0.12"
2030 },
2031 "funding": {
2032 "url": "https://github.com/fb55/entities?sponsor=1"
2033 }
2034 },
2035 "node_modules/es-module-lexer": {
2036 "version": "1.7.0",
2037 "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.7.0.tgz",
2038 "integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA=="
2039 },
2040 "node_modules/esbuild": {
2041 "version": "0.25.4",
2042 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.4.tgz",
2043 "integrity": "sha512-8pgjLUcUjcgDg+2Q4NYXnPbo/vncAY4UmyaCm0jZevERqCHZIaWwdJHkf8XQtu4AxSKCdvrUbT0XUr1IdZzI8Q==",
2044 "hasInstallScript": true,
2045 "bin": {
2046 "esbuild": "bin/esbuild"
2047 },
2048 "engines": {
2049 "node": ">=18"
2050 },
2051 "optionalDependencies": {
2052 "@esbuild/aix-ppc64": "0.25.4",
2053 "@esbuild/android-arm": "0.25.4",
2054 "@esbuild/android-arm64": "0.25.4",
2055 "@esbuild/android-x64": "0.25.4",
2056 "@esbuild/darwin-arm64": "0.25.4",
2057 "@esbuild/darwin-x64": "0.25.4",
2058 "@esbuild/freebsd-arm64": "0.25.4",
2059 "@esbuild/freebsd-x64": "0.25.4",
2060 "@esbuild/linux-arm": "0.25.4",
2061 "@esbuild/linux-arm64": "0.25.4",
2062 "@esbuild/linux-ia32": "0.25.4",
2063 "@esbuild/linux-loong64": "0.25.4",
2064 "@esbuild/linux-mips64el": "0.25.4",
2065 "@esbuild/linux-ppc64": "0.25.4",
2066 "@esbuild/linux-riscv64": "0.25.4",
2067 "@esbuild/linux-s390x": "0.25.4",
2068 "@esbuild/linux-x64": "0.25.4",
2069 "@esbuild/netbsd-arm64": "0.25.4",
2070 "@esbuild/netbsd-x64": "0.25.4",
2071 "@esbuild/openbsd-arm64": "0.25.4",
2072 "@esbuild/openbsd-x64": "0.25.4",
2073 "@esbuild/sunos-x64": "0.25.4",
2074 "@esbuild/win32-arm64": "0.25.4",
2075 "@esbuild/win32-ia32": "0.25.4",
2076 "@esbuild/win32-x64": "0.25.4"
2077 }
2078 },
2079 "node_modules/escape-string-regexp": {
2080 "version": "5.0.0",
2081 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
2082 "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
2083 "engines": {
2084 "node": ">=12"
2085 },
2086 "funding": {
2087 "url": "https://github.com/sponsors/sindresorhus"
2088 }
2089 },
2090 "node_modules/estree-walker": {
2091 "version": "3.0.3",
2092 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
2093 "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
2094 "dependencies": {
2095 "@types/estree": "^1.0.0"
2096 }
2097 },
2098 "node_modules/eventemitter3": {
2099 "version": "5.0.1",
2100 "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz",
2101 "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA=="
2102 },
2103 "node_modules/extend": {
2104 "version": "3.0.2",
2105 "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
2106 "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
2107 },
2108 "node_modules/fast-deep-equal": {
2109 "version": "3.1.3",
2110 "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
2111 "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
2112 },
2113 "node_modules/fdir": {
2114 "version": "6.4.4",
2115 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz",
2116 "integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==",
2117 "peerDependencies": {
2118 "picomatch": "^3 || ^4"
2119 },
2120 "peerDependenciesMeta": {
2121 "picomatch": {
2122 "optional": true
2123 }
2124 }
2125 },
2126 "node_modules/flattie": {
2127 "version": "1.1.1",
2128 "resolved": "https://registry.npmjs.org/flattie/-/flattie-1.1.1.tgz",
2129 "integrity": "sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==",
2130 "engines": {
2131 "node": ">=8"
2132 }
2133 },
2134 "node_modules/fontkit": {
2135 "version": "2.0.4",
2136 "resolved": "https://registry.npmjs.org/fontkit/-/fontkit-2.0.4.tgz",
2137 "integrity": "sha512-syetQadaUEDNdxdugga9CpEYVaQIxOwk7GlwZWWZ19//qW4zE5bknOKeMBDYAASwnpaSHKJITRLMF9m1fp3s6g==",
2138 "dependencies": {
2139 "@swc/helpers": "^0.5.12",
2140 "brotli": "^1.3.2",
2141 "clone": "^2.1.2",
2142 "dfa": "^1.2.0",
2143 "fast-deep-equal": "^3.1.3",
2144 "restructure": "^3.0.0",
2145 "tiny-inflate": "^1.0.3",
2146 "unicode-properties": "^1.4.0",
2147 "unicode-trie": "^2.0.0"
2148 }
2149 },
2150 "node_modules/fs": {
2151 "version": "0.0.1-security",
2152 "resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz",
2153 "integrity": "sha512-3XY9e1pP0CVEUCdj5BmfIZxRBTSDycnbqhIOGec9QYtmVH2fbLpj86CFWkrNOkt/Fvty4KZG5lTglL9j/gJ87w=="
2154 },
2155 "node_modules/fsevents": {
2156 "version": "2.3.3",
2157 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
2158 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
2159 "hasInstallScript": true,
2160 "optional": true,
2161 "os": [
2162 "darwin"
2163 ],
2164 "engines": {
2165 "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
2166 }
2167 },
2168 "node_modules/get-east-asian-width": {
2169 "version": "1.3.0",
2170 "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz",
2171 "integrity": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==",
2172 "engines": {
2173 "node": ">=18"
2174 },
2175 "funding": {
2176 "url": "https://github.com/sponsors/sindresorhus"
2177 }
2178 },
2179 "node_modules/get-tsconfig": {
2180 "version": "4.10.0",
2181 "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.10.0.tgz",
2182 "integrity": "sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==",
2183 "devOptional": true,
2184 "dependencies": {
2185 "resolve-pkg-maps": "^1.0.0"
2186 },
2187 "funding": {
2188 "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
2189 }
2190 },
2191 "node_modules/github-slugger": {
2192 "version": "2.0.0",
2193 "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz",
2194 "integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw=="
2195 },
2196 "node_modules/graphemer": {
2197 "version": "1.4.0",
2198 "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
2199 "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag=="
2200 },
2201 "node_modules/h3": {
2202 "version": "1.15.3",
2203 "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.3.tgz",
2204 "integrity": "sha512-z6GknHqyX0h9aQaTx22VZDf6QyZn+0Nh+Ym8O/u0SGSkyF5cuTJYKlc8MkzW3Nzf9LE1ivcpmYC3FUGpywhuUQ==",
2205 "dependencies": {
2206 "cookie-es": "^1.2.2",
2207 "crossws": "^0.3.4",
2208 "defu": "^6.1.4",
2209 "destr": "^2.0.5",
2210 "iron-webcrypto": "^1.2.1",
2211 "node-mock-http": "^1.0.0",
2212 "radix3": "^1.1.2",
2213 "ufo": "^1.6.1",
2214 "uncrypto": "^0.1.3"
2215 }
2216 },
2217 "node_modules/hast-util-from-html": {
2218 "version": "2.0.3",
2219 "resolved": "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz",
2220 "integrity": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==",
2221 "dependencies": {
2222 "@types/hast": "^3.0.0",
2223 "devlop": "^1.1.0",
2224 "hast-util-from-parse5": "^8.0.0",
2225 "parse5": "^7.0.0",
2226 "vfile": "^6.0.0",
2227 "vfile-message": "^4.0.0"
2228 },
2229 "funding": {
2230 "type": "opencollective",
2231 "url": "https://opencollective.com/unified"
2232 }
2233 },
2234 "node_modules/hast-util-from-parse5": {
2235 "version": "8.0.3",
2236 "resolved": "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.3.tgz",
2237 "integrity": "sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==",
2238 "dependencies": {
2239 "@types/hast": "^3.0.0",
2240 "@types/unist": "^3.0.0",
2241 "devlop": "^1.0.0",
2242 "hastscript": "^9.0.0",
2243 "property-information": "^7.0.0",
2244 "vfile": "^6.0.0",
2245 "vfile-location": "^5.0.0",
2246 "web-namespaces": "^2.0.0"
2247 },
2248 "funding": {
2249 "type": "opencollective",
2250 "url": "https://opencollective.com/unified"
2251 }
2252 },
2253 "node_modules/hast-util-is-element": {
2254 "version": "3.0.0",
2255 "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz",
2256 "integrity": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==",
2257 "dependencies": {
2258 "@types/hast": "^3.0.0"
2259 },
2260 "funding": {
2261 "type": "opencollective",
2262 "url": "https://opencollective.com/unified"
2263 }
2264 },
2265 "node_modules/hast-util-parse-selector": {
2266 "version": "4.0.0",
2267 "resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz",
2268 "integrity": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==",
2269 "dependencies": {
2270 "@types/hast": "^3.0.0"
2271 },
2272 "funding": {
2273 "type": "opencollective",
2274 "url": "https://opencollective.com/unified"
2275 }
2276 },
2277 "node_modules/hast-util-raw": {
2278 "version": "9.1.0",
2279 "resolved": "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-9.1.0.tgz",
2280 "integrity": "sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw==",
2281 "dependencies": {
2282 "@types/hast": "^3.0.0",
2283 "@types/unist": "^3.0.0",
2284 "@ungap/structured-clone": "^1.0.0",
2285 "hast-util-from-parse5": "^8.0.0",
2286 "hast-util-to-parse5": "^8.0.0",
2287 "html-void-elements": "^3.0.0",
2288 "mdast-util-to-hast": "^13.0.0",
2289 "parse5": "^7.0.0",
2290 "unist-util-position": "^5.0.0",
2291 "unist-util-visit": "^5.0.0",
2292 "vfile": "^6.0.0",
2293 "web-namespaces": "^2.0.0",
2294 "zwitch": "^2.0.0"
2295 },
2296 "funding": {
2297 "type": "opencollective",
2298 "url": "https://opencollective.com/unified"
2299 }
2300 },
2301 "node_modules/hast-util-to-html": {
2302 "version": "9.0.5",
2303 "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz",
2304 "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==",
2305 "dependencies": {
2306 "@types/hast": "^3.0.0",
2307 "@types/unist": "^3.0.0",
2308 "ccount": "^2.0.0",
2309 "comma-separated-tokens": "^2.0.0",
2310 "hast-util-whitespace": "^3.0.0",
2311 "html-void-elements": "^3.0.0",
2312 "mdast-util-to-hast": "^13.0.0",
2313 "property-information": "^7.0.0",
2314 "space-separated-tokens": "^2.0.0",
2315 "stringify-entities": "^4.0.0",
2316 "zwitch": "^2.0.4"
2317 },
2318 "funding": {
2319 "type": "opencollective",
2320 "url": "https://opencollective.com/unified"
2321 }
2322 },
2323 "node_modules/hast-util-to-parse5": {
2324 "version": "8.0.0",
2325 "resolved": "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-8.0.0.tgz",
2326 "integrity": "sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==",
2327 "dependencies": {
2328 "@types/hast": "^3.0.0",
2329 "comma-separated-tokens": "^2.0.0",
2330 "devlop": "^1.0.0",
2331 "property-information": "^6.0.0",
2332 "space-separated-tokens": "^2.0.0",
2333 "web-namespaces": "^2.0.0",
2334 "zwitch": "^2.0.0"
2335 },
2336 "funding": {
2337 "type": "opencollective",
2338 "url": "https://opencollective.com/unified"
2339 }
2340 },
2341 "node_modules/hast-util-to-parse5/node_modules/property-information": {
2342 "version": "6.5.0",
2343 "resolved": "https://registry.npmjs.org/property-information/-/property-information-6.5.0.tgz",
2344 "integrity": "sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==",
2345 "funding": {
2346 "type": "github",
2347 "url": "https://github.com/sponsors/wooorm"
2348 }
2349 },
2350 "node_modules/hast-util-to-text": {
2351 "version": "4.0.2",
2352 "resolved": "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.2.tgz",
2353 "integrity": "sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==",
2354 "dependencies": {
2355 "@types/hast": "^3.0.0",
2356 "@types/unist": "^3.0.0",
2357 "hast-util-is-element": "^3.0.0",
2358 "unist-util-find-after": "^5.0.0"
2359 },
2360 "funding": {
2361 "type": "opencollective",
2362 "url": "https://opencollective.com/unified"
2363 }
2364 },
2365 "node_modules/hast-util-whitespace": {
2366 "version": "3.0.0",
2367 "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
2368 "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
2369 "dependencies": {
2370 "@types/hast": "^3.0.0"
2371 },
2372 "funding": {
2373 "type": "opencollective",
2374 "url": "https://opencollective.com/unified"
2375 }
2376 },
2377 "node_modules/hastscript": {
2378 "version": "9.0.1",
2379 "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-9.0.1.tgz",
2380 "integrity": "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==",
2381 "dependencies": {
2382 "@types/hast": "^3.0.0",
2383 "comma-separated-tokens": "^2.0.0",
2384 "hast-util-parse-selector": "^4.0.0",
2385 "property-information": "^7.0.0",
2386 "space-separated-tokens": "^2.0.0"
2387 },
2388 "funding": {
2389 "type": "opencollective",
2390 "url": "https://opencollective.com/unified"
2391 }
2392 },
2393 "node_modules/html-escaper": {
2394 "version": "3.0.3",
2395 "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz",
2396 "integrity": "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ=="
2397 },
2398 "node_modules/html-void-elements": {
2399 "version": "3.0.0",
2400 "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz",
2401 "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==",
2402 "funding": {
2403 "type": "github",
2404 "url": "https://github.com/sponsors/wooorm"
2405 }
2406 },
2407 "node_modules/http-cache-semantics": {
2408 "version": "4.1.1",
2409 "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz",
2410 "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ=="
2411 },
2412 "node_modules/import-meta-resolve": {
2413 "version": "4.1.0",
2414 "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz",
2415 "integrity": "sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==",
2416 "funding": {
2417 "type": "github",
2418 "url": "https://github.com/sponsors/wooorm"
2419 }
2420 },
2421 "node_modules/iron-webcrypto": {
2422 "version": "1.2.1",
2423 "resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz",
2424 "integrity": "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==",
2425 "funding": {
2426 "url": "https://github.com/sponsors/brc-dd"
2427 }
2428 },
2429 "node_modules/is-arrayish": {
2430 "version": "0.3.2",
2431 "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
2432 "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
2433 "optional": true
2434 },
2435 "node_modules/is-docker": {
2436 "version": "3.0.0",
2437 "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
2438 "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
2439 "bin": {
2440 "is-docker": "cli.js"
2441 },
2442 "engines": {
2443 "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2444 },
2445 "funding": {
2446 "url": "https://github.com/sponsors/sindresorhus"
2447 }
2448 },
2449 "node_modules/is-fullwidth-code-point": {
2450 "version": "3.0.0",
2451 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
2452 "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
2453 "engines": {
2454 "node": ">=8"
2455 }
2456 },
2457 "node_modules/is-inside-container": {
2458 "version": "1.0.0",
2459 "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
2460 "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
2461 "dependencies": {
2462 "is-docker": "^3.0.0"
2463 },
2464 "bin": {
2465 "is-inside-container": "cli.js"
2466 },
2467 "engines": {
2468 "node": ">=14.16"
2469 },
2470 "funding": {
2471 "url": "https://github.com/sponsors/sindresorhus"
2472 }
2473 },
2474 "node_modules/is-plain-obj": {
2475 "version": "4.1.0",
2476 "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
2477 "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
2478 "engines": {
2479 "node": ">=12"
2480 },
2481 "funding": {
2482 "url": "https://github.com/sponsors/sindresorhus"
2483 }
2484 },
2485 "node_modules/is-wsl": {
2486 "version": "3.1.0",
2487 "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
2488 "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
2489 "dependencies": {
2490 "is-inside-container": "^1.0.0"
2491 },
2492 "engines": {
2493 "node": ">=16"
2494 },
2495 "funding": {
2496 "url": "https://github.com/sponsors/sindresorhus"
2497 }
2498 },
2499 "node_modules/iso-datestring-validator": {
2500 "version": "2.2.2",
2501 "resolved": "https://registry.npmjs.org/iso-datestring-validator/-/iso-datestring-validator-2.2.2.tgz",
2502 "integrity": "sha512-yLEMkBbLZTlVQqOnQ4FiMujR6T4DEcCb1xizmvXS+OxuhwcbtynoosRzdMA69zZCShCNAbi+gJ71FxZBBXx1SA=="
2503 },
2504 "node_modules/js-yaml": {
2505 "version": "4.1.0",
2506 "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
2507 "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
2508 "dependencies": {
2509 "argparse": "^2.0.1"
2510 },
2511 "bin": {
2512 "js-yaml": "bin/js-yaml.js"
2513 }
2514 },
2515 "node_modules/kleur": {
2516 "version": "4.1.5",
2517 "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
2518 "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
2519 "engines": {
2520 "node": ">=6"
2521 }
2522 },
2523 "node_modules/longest-streak": {
2524 "version": "3.1.0",
2525 "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
2526 "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
2527 "funding": {
2528 "type": "github",
2529 "url": "https://github.com/sponsors/wooorm"
2530 }
2531 },
2532 "node_modules/lru-cache": {
2533 "version": "10.4.3",
2534 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
2535 "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
2536 },
2537 "node_modules/magic-string": {
2538 "version": "0.30.17",
2539 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz",
2540 "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
2541 "dependencies": {
2542 "@jridgewell/sourcemap-codec": "^1.5.0"
2543 }
2544 },
2545 "node_modules/magicast": {
2546 "version": "0.3.5",
2547 "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.5.tgz",
2548 "integrity": "sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==",
2549 "dependencies": {
2550 "@babel/parser": "^7.25.4",
2551 "@babel/types": "^7.25.4",
2552 "source-map-js": "^1.2.0"
2553 }
2554 },
2555 "node_modules/make-error": {
2556 "version": "1.3.6",
2557 "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
2558 "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw=="
2559 },
2560 "node_modules/markdown-table": {
2561 "version": "3.0.4",
2562 "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz",
2563 "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==",
2564 "funding": {
2565 "type": "github",
2566 "url": "https://github.com/sponsors/wooorm"
2567 }
2568 },
2569 "node_modules/marked": {
2570 "version": "15.0.11",
2571 "resolved": "https://registry.npmjs.org/marked/-/marked-15.0.11.tgz",
2572 "integrity": "sha512-1BEXAU2euRCG3xwgLVT1y0xbJEld1XOrmRJpUwRCcy7rxhSCwMrmEu9LXoPhHSCJG41V7YcQ2mjKRr5BA3ITIA==",
2573 "bin": {
2574 "marked": "bin/marked.js"
2575 },
2576 "engines": {
2577 "node": ">= 18"
2578 }
2579 },
2580 "node_modules/mdast-util-definitions": {
2581 "version": "6.0.0",
2582 "resolved": "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-6.0.0.tgz",
2583 "integrity": "sha512-scTllyX6pnYNZH/AIp/0ePz6s4cZtARxImwoPJ7kS42n+MnVsI4XbnG6d4ibehRIldYMWM2LD7ImQblVhUejVQ==",
2584 "dependencies": {
2585 "@types/mdast": "^4.0.0",
2586 "@types/unist": "^3.0.0",
2587 "unist-util-visit": "^5.0.0"
2588 },
2589 "funding": {
2590 "type": "opencollective",
2591 "url": "https://opencollective.com/unified"
2592 }
2593 },
2594 "node_modules/mdast-util-find-and-replace": {
2595 "version": "3.0.2",
2596 "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz",
2597 "integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==",
2598 "dependencies": {
2599 "@types/mdast": "^4.0.0",
2600 "escape-string-regexp": "^5.0.0",
2601 "unist-util-is": "^6.0.0",
2602 "unist-util-visit-parents": "^6.0.0"
2603 },
2604 "funding": {
2605 "type": "opencollective",
2606 "url": "https://opencollective.com/unified"
2607 }
2608 },
2609 "node_modules/mdast-util-from-markdown": {
2610 "version": "2.0.2",
2611 "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz",
2612 "integrity": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==",
2613 "dependencies": {
2614 "@types/mdast": "^4.0.0",
2615 "@types/unist": "^3.0.0",
2616 "decode-named-character-reference": "^1.0.0",
2617 "devlop": "^1.0.0",
2618 "mdast-util-to-string": "^4.0.0",
2619 "micromark": "^4.0.0",
2620 "micromark-util-decode-numeric-character-reference": "^2.0.0",
2621 "micromark-util-decode-string": "^2.0.0",
2622 "micromark-util-normalize-identifier": "^2.0.0",
2623 "micromark-util-symbol": "^2.0.0",
2624 "micromark-util-types": "^2.0.0",
2625 "unist-util-stringify-position": "^4.0.0"
2626 },
2627 "funding": {
2628 "type": "opencollective",
2629 "url": "https://opencollective.com/unified"
2630 }
2631 },
2632 "node_modules/mdast-util-gfm": {
2633 "version": "3.1.0",
2634 "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz",
2635 "integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==",
2636 "dependencies": {
2637 "mdast-util-from-markdown": "^2.0.0",
2638 "mdast-util-gfm-autolink-literal": "^2.0.0",
2639 "mdast-util-gfm-footnote": "^2.0.0",
2640 "mdast-util-gfm-strikethrough": "^2.0.0",
2641 "mdast-util-gfm-table": "^2.0.0",
2642 "mdast-util-gfm-task-list-item": "^2.0.0",
2643 "mdast-util-to-markdown": "^2.0.0"
2644 },
2645 "funding": {
2646 "type": "opencollective",
2647 "url": "https://opencollective.com/unified"
2648 }
2649 },
2650 "node_modules/mdast-util-gfm-autolink-literal": {
2651 "version": "2.0.1",
2652 "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz",
2653 "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==",
2654 "dependencies": {
2655 "@types/mdast": "^4.0.0",
2656 "ccount": "^2.0.0",
2657 "devlop": "^1.0.0",
2658 "mdast-util-find-and-replace": "^3.0.0",
2659 "micromark-util-character": "^2.0.0"
2660 },
2661 "funding": {
2662 "type": "opencollective",
2663 "url": "https://opencollective.com/unified"
2664 }
2665 },
2666 "node_modules/mdast-util-gfm-footnote": {
2667 "version": "2.1.0",
2668 "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz",
2669 "integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==",
2670 "dependencies": {
2671 "@types/mdast": "^4.0.0",
2672 "devlop": "^1.1.0",
2673 "mdast-util-from-markdown": "^2.0.0",
2674 "mdast-util-to-markdown": "^2.0.0",
2675 "micromark-util-normalize-identifier": "^2.0.0"
2676 },
2677 "funding": {
2678 "type": "opencollective",
2679 "url": "https://opencollective.com/unified"
2680 }
2681 },
2682 "node_modules/mdast-util-gfm-strikethrough": {
2683 "version": "2.0.0",
2684 "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz",
2685 "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==",
2686 "dependencies": {
2687 "@types/mdast": "^4.0.0",
2688 "mdast-util-from-markdown": "^2.0.0",
2689 "mdast-util-to-markdown": "^2.0.0"
2690 },
2691 "funding": {
2692 "type": "opencollective",
2693 "url": "https://opencollective.com/unified"
2694 }
2695 },
2696 "node_modules/mdast-util-gfm-table": {
2697 "version": "2.0.0",
2698 "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz",
2699 "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==",
2700 "dependencies": {
2701 "@types/mdast": "^4.0.0",
2702 "devlop": "^1.0.0",
2703 "markdown-table": "^3.0.0",
2704 "mdast-util-from-markdown": "^2.0.0",
2705 "mdast-util-to-markdown": "^2.0.0"
2706 },
2707 "funding": {
2708 "type": "opencollective",
2709 "url": "https://opencollective.com/unified"
2710 }
2711 },
2712 "node_modules/mdast-util-gfm-task-list-item": {
2713 "version": "2.0.0",
2714 "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz",
2715 "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==",
2716 "dependencies": {
2717 "@types/mdast": "^4.0.0",
2718 "devlop": "^1.0.0",
2719 "mdast-util-from-markdown": "^2.0.0",
2720 "mdast-util-to-markdown": "^2.0.0"
2721 },
2722 "funding": {
2723 "type": "opencollective",
2724 "url": "https://opencollective.com/unified"
2725 }
2726 },
2727 "node_modules/mdast-util-phrasing": {
2728 "version": "4.1.0",
2729 "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",
2730 "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",
2731 "dependencies": {
2732 "@types/mdast": "^4.0.0",
2733 "unist-util-is": "^6.0.0"
2734 },
2735 "funding": {
2736 "type": "opencollective",
2737 "url": "https://opencollective.com/unified"
2738 }
2739 },
2740 "node_modules/mdast-util-to-hast": {
2741 "version": "13.2.0",
2742 "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz",
2743 "integrity": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==",
2744 "dependencies": {
2745 "@types/hast": "^3.0.0",
2746 "@types/mdast": "^4.0.0",
2747 "@ungap/structured-clone": "^1.0.0",
2748 "devlop": "^1.0.0",
2749 "micromark-util-sanitize-uri": "^2.0.0",
2750 "trim-lines": "^3.0.0",
2751 "unist-util-position": "^5.0.0",
2752 "unist-util-visit": "^5.0.0",
2753 "vfile": "^6.0.0"
2754 },
2755 "funding": {
2756 "type": "opencollective",
2757 "url": "https://opencollective.com/unified"
2758 }
2759 },
2760 "node_modules/mdast-util-to-markdown": {
2761 "version": "2.1.2",
2762 "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",
2763 "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==",
2764 "dependencies": {
2765 "@types/mdast": "^4.0.0",
2766 "@types/unist": "^3.0.0",
2767 "longest-streak": "^3.0.0",
2768 "mdast-util-phrasing": "^4.0.0",
2769 "mdast-util-to-string": "^4.0.0",
2770 "micromark-util-classify-character": "^2.0.0",
2771 "micromark-util-decode-string": "^2.0.0",
2772 "unist-util-visit": "^5.0.0",
2773 "zwitch": "^2.0.0"
2774 },
2775 "funding": {
2776 "type": "opencollective",
2777 "url": "https://opencollective.com/unified"
2778 }
2779 },
2780 "node_modules/mdast-util-to-string": {
2781 "version": "4.0.0",
2782 "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
2783 "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
2784 "dependencies": {
2785 "@types/mdast": "^4.0.0"
2786 },
2787 "funding": {
2788 "type": "opencollective",
2789 "url": "https://opencollective.com/unified"
2790 }
2791 },
2792 "node_modules/mdn-data": {
2793 "version": "2.12.2",
2794 "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz",
2795 "integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA=="
2796 },
2797 "node_modules/micromark": {
2798 "version": "4.0.2",
2799 "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz",
2800 "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==",
2801 "funding": [
2802 {
2803 "type": "GitHub Sponsors",
2804 "url": "https://github.com/sponsors/unifiedjs"
2805 },
2806 {
2807 "type": "OpenCollective",
2808 "url": "https://opencollective.com/unified"
2809 }
2810 ],
2811 "dependencies": {
2812 "@types/debug": "^4.0.0",
2813 "debug": "^4.0.0",
2814 "decode-named-character-reference": "^1.0.0",
2815 "devlop": "^1.0.0",
2816 "micromark-core-commonmark": "^2.0.0",
2817 "micromark-factory-space": "^2.0.0",
2818 "micromark-util-character": "^2.0.0",
2819 "micromark-util-chunked": "^2.0.0",
2820 "micromark-util-combine-extensions": "^2.0.0",
2821 "micromark-util-decode-numeric-character-reference": "^2.0.0",
2822 "micromark-util-encode": "^2.0.0",
2823 "micromark-util-normalize-identifier": "^2.0.0",
2824 "micromark-util-resolve-all": "^2.0.0",
2825 "micromark-util-sanitize-uri": "^2.0.0",
2826 "micromark-util-subtokenize": "^2.0.0",
2827 "micromark-util-symbol": "^2.0.0",
2828 "micromark-util-types": "^2.0.0"
2829 }
2830 },
2831 "node_modules/micromark-core-commonmark": {
2832 "version": "2.0.3",
2833 "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz",
2834 "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==",
2835 "funding": [
2836 {
2837 "type": "GitHub Sponsors",
2838 "url": "https://github.com/sponsors/unifiedjs"
2839 },
2840 {
2841 "type": "OpenCollective",
2842 "url": "https://opencollective.com/unified"
2843 }
2844 ],
2845 "dependencies": {
2846 "decode-named-character-reference": "^1.0.0",
2847 "devlop": "^1.0.0",
2848 "micromark-factory-destination": "^2.0.0",
2849 "micromark-factory-label": "^2.0.0",
2850 "micromark-factory-space": "^2.0.0",
2851 "micromark-factory-title": "^2.0.0",
2852 "micromark-factory-whitespace": "^2.0.0",
2853 "micromark-util-character": "^2.0.0",
2854 "micromark-util-chunked": "^2.0.0",
2855 "micromark-util-classify-character": "^2.0.0",
2856 "micromark-util-html-tag-name": "^2.0.0",
2857 "micromark-util-normalize-identifier": "^2.0.0",
2858 "micromark-util-resolve-all": "^2.0.0",
2859 "micromark-util-subtokenize": "^2.0.0",
2860 "micromark-util-symbol": "^2.0.0",
2861 "micromark-util-types": "^2.0.0"
2862 }
2863 },
2864 "node_modules/micromark-extension-gfm": {
2865 "version": "3.0.0",
2866 "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz",
2867 "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==",
2868 "dependencies": {
2869 "micromark-extension-gfm-autolink-literal": "^2.0.0",
2870 "micromark-extension-gfm-footnote": "^2.0.0",
2871 "micromark-extension-gfm-strikethrough": "^2.0.0",
2872 "micromark-extension-gfm-table": "^2.0.0",
2873 "micromark-extension-gfm-tagfilter": "^2.0.0",
2874 "micromark-extension-gfm-task-list-item": "^2.0.0",
2875 "micromark-util-combine-extensions": "^2.0.0",
2876 "micromark-util-types": "^2.0.0"
2877 },
2878 "funding": {
2879 "type": "opencollective",
2880 "url": "https://opencollective.com/unified"
2881 }
2882 },
2883 "node_modules/micromark-extension-gfm-autolink-literal": {
2884 "version": "2.1.0",
2885 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz",
2886 "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==",
2887 "dependencies": {
2888 "micromark-util-character": "^2.0.0",
2889 "micromark-util-sanitize-uri": "^2.0.0",
2890 "micromark-util-symbol": "^2.0.0",
2891 "micromark-util-types": "^2.0.0"
2892 },
2893 "funding": {
2894 "type": "opencollective",
2895 "url": "https://opencollective.com/unified"
2896 }
2897 },
2898 "node_modules/micromark-extension-gfm-footnote": {
2899 "version": "2.1.0",
2900 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz",
2901 "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==",
2902 "dependencies": {
2903 "devlop": "^1.0.0",
2904 "micromark-core-commonmark": "^2.0.0",
2905 "micromark-factory-space": "^2.0.0",
2906 "micromark-util-character": "^2.0.0",
2907 "micromark-util-normalize-identifier": "^2.0.0",
2908 "micromark-util-sanitize-uri": "^2.0.0",
2909 "micromark-util-symbol": "^2.0.0",
2910 "micromark-util-types": "^2.0.0"
2911 },
2912 "funding": {
2913 "type": "opencollective",
2914 "url": "https://opencollective.com/unified"
2915 }
2916 },
2917 "node_modules/micromark-extension-gfm-strikethrough": {
2918 "version": "2.1.0",
2919 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz",
2920 "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==",
2921 "dependencies": {
2922 "devlop": "^1.0.0",
2923 "micromark-util-chunked": "^2.0.0",
2924 "micromark-util-classify-character": "^2.0.0",
2925 "micromark-util-resolve-all": "^2.0.0",
2926 "micromark-util-symbol": "^2.0.0",
2927 "micromark-util-types": "^2.0.0"
2928 },
2929 "funding": {
2930 "type": "opencollective",
2931 "url": "https://opencollective.com/unified"
2932 }
2933 },
2934 "node_modules/micromark-extension-gfm-table": {
2935 "version": "2.1.1",
2936 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz",
2937 "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==",
2938 "dependencies": {
2939 "devlop": "^1.0.0",
2940 "micromark-factory-space": "^2.0.0",
2941 "micromark-util-character": "^2.0.0",
2942 "micromark-util-symbol": "^2.0.0",
2943 "micromark-util-types": "^2.0.0"
2944 },
2945 "funding": {
2946 "type": "opencollective",
2947 "url": "https://opencollective.com/unified"
2948 }
2949 },
2950 "node_modules/micromark-extension-gfm-tagfilter": {
2951 "version": "2.0.0",
2952 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz",
2953 "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==",
2954 "dependencies": {
2955 "micromark-util-types": "^2.0.0"
2956 },
2957 "funding": {
2958 "type": "opencollective",
2959 "url": "https://opencollective.com/unified"
2960 }
2961 },
2962 "node_modules/micromark-extension-gfm-task-list-item": {
2963 "version": "2.1.0",
2964 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz",
2965 "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==",
2966 "dependencies": {
2967 "devlop": "^1.0.0",
2968 "micromark-factory-space": "^2.0.0",
2969 "micromark-util-character": "^2.0.0",
2970 "micromark-util-symbol": "^2.0.0",
2971 "micromark-util-types": "^2.0.0"
2972 },
2973 "funding": {
2974 "type": "opencollective",
2975 "url": "https://opencollective.com/unified"
2976 }
2977 },
2978 "node_modules/micromark-factory-destination": {
2979 "version": "2.0.1",
2980 "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",
2981 "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==",
2982 "funding": [
2983 {
2984 "type": "GitHub Sponsors",
2985 "url": "https://github.com/sponsors/unifiedjs"
2986 },
2987 {
2988 "type": "OpenCollective",
2989 "url": "https://opencollective.com/unified"
2990 }
2991 ],
2992 "dependencies": {
2993 "micromark-util-character": "^2.0.0",
2994 "micromark-util-symbol": "^2.0.0",
2995 "micromark-util-types": "^2.0.0"
2996 }
2997 },
2998 "node_modules/micromark-factory-label": {
2999 "version": "2.0.1",
3000 "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz",
3001 "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==",
3002 "funding": [
3003 {
3004 "type": "GitHub Sponsors",
3005 "url": "https://github.com/sponsors/unifiedjs"
3006 },
3007 {
3008 "type": "OpenCollective",
3009 "url": "https://opencollective.com/unified"
3010 }
3011 ],
3012 "dependencies": {
3013 "devlop": "^1.0.0",
3014 "micromark-util-character": "^2.0.0",
3015 "micromark-util-symbol": "^2.0.0",
3016 "micromark-util-types": "^2.0.0"
3017 }
3018 },
3019 "node_modules/micromark-factory-space": {
3020 "version": "2.0.1",
3021 "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
3022 "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",
3023 "funding": [
3024 {
3025 "type": "GitHub Sponsors",
3026 "url": "https://github.com/sponsors/unifiedjs"
3027 },
3028 {
3029 "type": "OpenCollective",
3030 "url": "https://opencollective.com/unified"
3031 }
3032 ],
3033 "dependencies": {
3034 "micromark-util-character": "^2.0.0",
3035 "micromark-util-types": "^2.0.0"
3036 }
3037 },
3038 "node_modules/micromark-factory-title": {
3039 "version": "2.0.1",
3040 "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz",
3041 "integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==",
3042 "funding": [
3043 {
3044 "type": "GitHub Sponsors",
3045 "url": "https://github.com/sponsors/unifiedjs"
3046 },
3047 {
3048 "type": "OpenCollective",
3049 "url": "https://opencollective.com/unified"
3050 }
3051 ],
3052 "dependencies": {
3053 "micromark-factory-space": "^2.0.0",
3054 "micromark-util-character": "^2.0.0",
3055 "micromark-util-symbol": "^2.0.0",
3056 "micromark-util-types": "^2.0.0"
3057 }
3058 },
3059 "node_modules/micromark-factory-whitespace": {
3060 "version": "2.0.1",
3061 "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz",
3062 "integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==",
3063 "funding": [
3064 {
3065 "type": "GitHub Sponsors",
3066 "url": "https://github.com/sponsors/unifiedjs"
3067 },
3068 {
3069 "type": "OpenCollective",
3070 "url": "https://opencollective.com/unified"
3071 }
3072 ],
3073 "dependencies": {
3074 "micromark-factory-space": "^2.0.0",
3075 "micromark-util-character": "^2.0.0",
3076 "micromark-util-symbol": "^2.0.0",
3077 "micromark-util-types": "^2.0.0"
3078 }
3079 },
3080 "node_modules/micromark-util-character": {
3081 "version": "2.1.1",
3082 "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
3083 "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
3084 "funding": [
3085 {
3086 "type": "GitHub Sponsors",
3087 "url": "https://github.com/sponsors/unifiedjs"
3088 },
3089 {
3090 "type": "OpenCollective",
3091 "url": "https://opencollective.com/unified"
3092 }
3093 ],
3094 "dependencies": {
3095 "micromark-util-symbol": "^2.0.0",
3096 "micromark-util-types": "^2.0.0"
3097 }
3098 },
3099 "node_modules/micromark-util-chunked": {
3100 "version": "2.0.1",
3101 "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz",
3102 "integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==",
3103 "funding": [
3104 {
3105 "type": "GitHub Sponsors",
3106 "url": "https://github.com/sponsors/unifiedjs"
3107 },
3108 {
3109 "type": "OpenCollective",
3110 "url": "https://opencollective.com/unified"
3111 }
3112 ],
3113 "dependencies": {
3114 "micromark-util-symbol": "^2.0.0"
3115 }
3116 },
3117 "node_modules/micromark-util-classify-character": {
3118 "version": "2.0.1",
3119 "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz",
3120 "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==",
3121 "funding": [
3122 {
3123 "type": "GitHub Sponsors",
3124 "url": "https://github.com/sponsors/unifiedjs"
3125 },
3126 {
3127 "type": "OpenCollective",
3128 "url": "https://opencollective.com/unified"
3129 }
3130 ],
3131 "dependencies": {
3132 "micromark-util-character": "^2.0.0",
3133 "micromark-util-symbol": "^2.0.0",
3134 "micromark-util-types": "^2.0.0"
3135 }
3136 },
3137 "node_modules/micromark-util-combine-extensions": {
3138 "version": "2.0.1",
3139 "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz",
3140 "integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==",
3141 "funding": [
3142 {
3143 "type": "GitHub Sponsors",
3144 "url": "https://github.com/sponsors/unifiedjs"
3145 },
3146 {
3147 "type": "OpenCollective",
3148 "url": "https://opencollective.com/unified"
3149 }
3150 ],
3151 "dependencies": {
3152 "micromark-util-chunked": "^2.0.0",
3153 "micromark-util-types": "^2.0.0"
3154 }
3155 },
3156 "node_modules/micromark-util-decode-numeric-character-reference": {
3157 "version": "2.0.2",
3158 "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz",
3159 "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==",
3160 "funding": [
3161 {
3162 "type": "GitHub Sponsors",
3163 "url": "https://github.com/sponsors/unifiedjs"
3164 },
3165 {
3166 "type": "OpenCollective",
3167 "url": "https://opencollective.com/unified"
3168 }
3169 ],
3170 "dependencies": {
3171 "micromark-util-symbol": "^2.0.0"
3172 }
3173 },
3174 "node_modules/micromark-util-decode-string": {
3175 "version": "2.0.1",
3176 "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz",
3177 "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==",
3178 "funding": [
3179 {
3180 "type": "GitHub Sponsors",
3181 "url": "https://github.com/sponsors/unifiedjs"
3182 },
3183 {
3184 "type": "OpenCollective",
3185 "url": "https://opencollective.com/unified"
3186 }
3187 ],
3188 "dependencies": {
3189 "decode-named-character-reference": "^1.0.0",
3190 "micromark-util-character": "^2.0.0",
3191 "micromark-util-decode-numeric-character-reference": "^2.0.0",
3192 "micromark-util-symbol": "^2.0.0"
3193 }
3194 },
3195 "node_modules/micromark-util-encode": {
3196 "version": "2.0.1",
3197 "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
3198 "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
3199 "funding": [
3200 {
3201 "type": "GitHub Sponsors",
3202 "url": "https://github.com/sponsors/unifiedjs"
3203 },
3204 {
3205 "type": "OpenCollective",
3206 "url": "https://opencollective.com/unified"
3207 }
3208 ]
3209 },
3210 "node_modules/micromark-util-html-tag-name": {
3211 "version": "2.0.1",
3212 "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz",
3213 "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==",
3214 "funding": [
3215 {
3216 "type": "GitHub Sponsors",
3217 "url": "https://github.com/sponsors/unifiedjs"
3218 },
3219 {
3220 "type": "OpenCollective",
3221 "url": "https://opencollective.com/unified"
3222 }
3223 ]
3224 },
3225 "node_modules/micromark-util-normalize-identifier": {
3226 "version": "2.0.1",
3227 "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz",
3228 "integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==",
3229 "funding": [
3230 {
3231 "type": "GitHub Sponsors",
3232 "url": "https://github.com/sponsors/unifiedjs"
3233 },
3234 {
3235 "type": "OpenCollective",
3236 "url": "https://opencollective.com/unified"
3237 }
3238 ],
3239 "dependencies": {
3240 "micromark-util-symbol": "^2.0.0"
3241 }
3242 },
3243 "node_modules/micromark-util-resolve-all": {
3244 "version": "2.0.1",
3245 "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz",
3246 "integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==",
3247 "funding": [
3248 {
3249 "type": "GitHub Sponsors",
3250 "url": "https://github.com/sponsors/unifiedjs"
3251 },
3252 {
3253 "type": "OpenCollective",
3254 "url": "https://opencollective.com/unified"
3255 }
3256 ],
3257 "dependencies": {
3258 "micromark-util-types": "^2.0.0"
3259 }
3260 },
3261 "node_modules/micromark-util-sanitize-uri": {
3262 "version": "2.0.1",
3263 "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
3264 "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
3265 "funding": [
3266 {
3267 "type": "GitHub Sponsors",
3268 "url": "https://github.com/sponsors/unifiedjs"
3269 },
3270 {
3271 "type": "OpenCollective",
3272 "url": "https://opencollective.com/unified"
3273 }
3274 ],
3275 "dependencies": {
3276 "micromark-util-character": "^2.0.0",
3277 "micromark-util-encode": "^2.0.0",
3278 "micromark-util-symbol": "^2.0.0"
3279 }
3280 },
3281 "node_modules/micromark-util-subtokenize": {
3282 "version": "2.1.0",
3283 "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz",
3284 "integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==",
3285 "funding": [
3286 {
3287 "type": "GitHub Sponsors",
3288 "url": "https://github.com/sponsors/unifiedjs"
3289 },
3290 {
3291 "type": "OpenCollective",
3292 "url": "https://opencollective.com/unified"
3293 }
3294 ],
3295 "dependencies": {
3296 "devlop": "^1.0.0",
3297 "micromark-util-chunked": "^2.0.0",
3298 "micromark-util-symbol": "^2.0.0",
3299 "micromark-util-types": "^2.0.0"
3300 }
3301 },
3302 "node_modules/micromark-util-symbol": {
3303 "version": "2.0.1",
3304 "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
3305 "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
3306 "funding": [
3307 {
3308 "type": "GitHub Sponsors",
3309 "url": "https://github.com/sponsors/unifiedjs"
3310 },
3311 {
3312 "type": "OpenCollective",
3313 "url": "https://opencollective.com/unified"
3314 }
3315 ]
3316 },
3317 "node_modules/micromark-util-types": {
3318 "version": "2.0.2",
3319 "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
3320 "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
3321 "funding": [
3322 {
3323 "type": "GitHub Sponsors",
3324 "url": "https://github.com/sponsors/unifiedjs"
3325 },
3326 {
3327 "type": "OpenCollective",
3328 "url": "https://opencollective.com/unified"
3329 }
3330 ]
3331 },
3332 "node_modules/mrmime": {
3333 "version": "2.0.1",
3334 "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz",
3335 "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==",
3336 "engines": {
3337 "node": ">=10"
3338 }
3339 },
3340 "node_modules/ms": {
3341 "version": "2.1.3",
3342 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
3343 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
3344 },
3345 "node_modules/multiformats": {
3346 "version": "9.9.0",
3347 "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-9.9.0.tgz",
3348 "integrity": "sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg=="
3349 },
3350 "node_modules/nanoid": {
3351 "version": "3.3.11",
3352 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
3353 "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
3354 "funding": [
3355 {
3356 "type": "github",
3357 "url": "https://github.com/sponsors/ai"
3358 }
3359 ],
3360 "bin": {
3361 "nanoid": "bin/nanoid.cjs"
3362 },
3363 "engines": {
3364 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
3365 }
3366 },
3367 "node_modules/neotraverse": {
3368 "version": "0.6.18",
3369 "resolved": "https://registry.npmjs.org/neotraverse/-/neotraverse-0.6.18.tgz",
3370 "integrity": "sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==",
3371 "engines": {
3372 "node": ">= 10"
3373 }
3374 },
3375 "node_modules/nlcst-to-string": {
3376 "version": "4.0.0",
3377 "resolved": "https://registry.npmjs.org/nlcst-to-string/-/nlcst-to-string-4.0.0.tgz",
3378 "integrity": "sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==",
3379 "dependencies": {
3380 "@types/nlcst": "^2.0.0"
3381 },
3382 "funding": {
3383 "type": "opencollective",
3384 "url": "https://opencollective.com/unified"
3385 }
3386 },
3387 "node_modules/node-cache": {
3388 "version": "5.1.2",
3389 "resolved": "https://registry.npmjs.org/node-cache/-/node-cache-5.1.2.tgz",
3390 "integrity": "sha512-t1QzWwnk4sjLWaQAS8CHgOJ+RAfmHpxFWmc36IWTiWHQfs0w5JDMBS1b1ZxQteo0vVVuWJvIUKHDkkeK7vIGCg==",
3391 "dependencies": {
3392 "clone": "2.x"
3393 },
3394 "engines": {
3395 "node": ">= 8.0.0"
3396 }
3397 },
3398 "node_modules/node-fetch": {
3399 "version": "2.7.0",
3400 "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
3401 "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
3402 "dependencies": {
3403 "whatwg-url": "^5.0.0"
3404 },
3405 "engines": {
3406 "node": "4.x || >=6.0.0"
3407 },
3408 "peerDependencies": {
3409 "encoding": "^0.1.0"
3410 },
3411 "peerDependenciesMeta": {
3412 "encoding": {
3413 "optional": true
3414 }
3415 }
3416 },
3417 "node_modules/node-fetch-native": {
3418 "version": "1.6.6",
3419 "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.6.tgz",
3420 "integrity": "sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ=="
3421 },
3422 "node_modules/node-mock-http": {
3423 "version": "1.0.0",
3424 "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.0.tgz",
3425 "integrity": "sha512-0uGYQ1WQL1M5kKvGRXWQ3uZCHtLTO8hln3oBjIusM75WoesZ909uQJs/Hb946i2SS+Gsrhkaa6iAO17jRIv6DQ=="
3426 },
3427 "node_modules/normalize-path": {
3428 "version": "3.0.0",
3429 "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
3430 "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
3431 "engines": {
3432 "node": ">=0.10.0"
3433 }
3434 },
3435 "node_modules/ofetch": {
3436 "version": "1.4.1",
3437 "resolved": "https://registry.npmjs.org/ofetch/-/ofetch-1.4.1.tgz",
3438 "integrity": "sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==",
3439 "dependencies": {
3440 "destr": "^2.0.3",
3441 "node-fetch-native": "^1.6.4",
3442 "ufo": "^1.5.4"
3443 }
3444 },
3445 "node_modules/ohash": {
3446 "version": "2.0.11",
3447 "resolved": "https://registry.npmjs.org/ohash/-/ohash-2.0.11.tgz",
3448 "integrity": "sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ=="
3449 },
3450 "node_modules/oniguruma-parser": {
3451 "version": "0.12.1",
3452 "resolved": "https://registry.npmjs.org/oniguruma-parser/-/oniguruma-parser-0.12.1.tgz",
3453 "integrity": "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w=="
3454 },
3455 "node_modules/oniguruma-to-es": {
3456 "version": "4.3.3",
3457 "resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.3.3.tgz",
3458 "integrity": "sha512-rPiZhzC3wXwE59YQMRDodUwwT9FZ9nNBwQQfsd1wfdtlKEyCdRV0avrTcSZ5xlIvGRVPd/cx6ZN45ECmS39xvg==",
3459 "dependencies": {
3460 "oniguruma-parser": "^0.12.1",
3461 "regex": "^6.0.1",
3462 "regex-recursion": "^6.0.2"
3463 }
3464 },
3465 "node_modules/p-limit": {
3466 "version": "6.2.0",
3467 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.2.0.tgz",
3468 "integrity": "sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==",
3469 "dependencies": {
3470 "yocto-queue": "^1.1.1"
3471 },
3472 "engines": {
3473 "node": ">=18"
3474 },
3475 "funding": {
3476 "url": "https://github.com/sponsors/sindresorhus"
3477 }
3478 },
3479 "node_modules/p-queue": {
3480 "version": "8.1.0",
3481 "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-8.1.0.tgz",
3482 "integrity": "sha512-mxLDbbGIBEXTJL0zEx8JIylaj3xQ7Z/7eEVjcF9fJX4DBiH9oqe+oahYnlKKxm0Ci9TlWTyhSHgygxMxjIB2jw==",
3483 "dependencies": {
3484 "eventemitter3": "^5.0.1",
3485 "p-timeout": "^6.1.2"
3486 },
3487 "engines": {
3488 "node": ">=18"
3489 },
3490 "funding": {
3491 "url": "https://github.com/sponsors/sindresorhus"
3492 }
3493 },
3494 "node_modules/p-timeout": {
3495 "version": "6.1.4",
3496 "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.4.tgz",
3497 "integrity": "sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==",
3498 "engines": {
3499 "node": ">=14.16"
3500 },
3501 "funding": {
3502 "url": "https://github.com/sponsors/sindresorhus"
3503 }
3504 },
3505 "node_modules/package-manager-detector": {
3506 "version": "1.3.0",
3507 "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.3.0.tgz",
3508 "integrity": "sha512-ZsEbbZORsyHuO00lY1kV3/t72yp6Ysay6Pd17ZAlNGuGwmWDLCJxFpRs0IzfXfj1o4icJOkUEioexFHzyPurSQ=="
3509 },
3510 "node_modules/pako": {
3511 "version": "0.2.9",
3512 "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz",
3513 "integrity": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA=="
3514 },
3515 "node_modules/parse-latin": {
3516 "version": "7.0.0",
3517 "resolved": "https://registry.npmjs.org/parse-latin/-/parse-latin-7.0.0.tgz",
3518 "integrity": "sha512-mhHgobPPua5kZ98EF4HWiH167JWBfl4pvAIXXdbaVohtK7a6YBOy56kvhCqduqyo/f3yrHFWmqmiMg/BkBkYYQ==",
3519 "dependencies": {
3520 "@types/nlcst": "^2.0.0",
3521 "@types/unist": "^3.0.0",
3522 "nlcst-to-string": "^4.0.0",
3523 "unist-util-modify-children": "^4.0.0",
3524 "unist-util-visit-children": "^3.0.0",
3525 "vfile": "^6.0.0"
3526 },
3527 "funding": {
3528 "type": "github",
3529 "url": "https://github.com/sponsors/wooorm"
3530 }
3531 },
3532 "node_modules/parse5": {
3533 "version": "7.3.0",
3534 "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz",
3535 "integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==",
3536 "dependencies": {
3537 "entities": "^6.0.0"
3538 },
3539 "funding": {
3540 "url": "https://github.com/inikulin/parse5?sponsor=1"
3541 }
3542 },
3543 "node_modules/picocolors": {
3544 "version": "1.1.1",
3545 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
3546 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA=="
3547 },
3548 "node_modules/picomatch": {
3549 "version": "4.0.2",
3550 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
3551 "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
3552 "engines": {
3553 "node": ">=12"
3554 },
3555 "funding": {
3556 "url": "https://github.com/sponsors/jonschlinkert"
3557 }
3558 },
3559 "node_modules/postcss": {
3560 "version": "8.5.3",
3561 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz",
3562 "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
3563 "funding": [
3564 {
3565 "type": "opencollective",
3566 "url": "https://opencollective.com/postcss/"
3567 },
3568 {
3569 "type": "tidelift",
3570 "url": "https://tidelift.com/funding/github/npm/postcss"
3571 },
3572 {
3573 "type": "github",
3574 "url": "https://github.com/sponsors/ai"
3575 }
3576 ],
3577 "dependencies": {
3578 "nanoid": "^3.3.8",
3579 "picocolors": "^1.1.1",
3580 "source-map-js": "^1.2.1"
3581 },
3582 "engines": {
3583 "node": "^10 || ^12 || >=14"
3584 }
3585 },
3586 "node_modules/prismjs": {
3587 "version": "1.30.0",
3588 "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz",
3589 "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==",
3590 "engines": {
3591 "node": ">=6"
3592 }
3593 },
3594 "node_modules/prompts": {
3595 "version": "2.4.2",
3596 "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
3597 "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
3598 "dependencies": {
3599 "kleur": "^3.0.3",
3600 "sisteransi": "^1.0.5"
3601 },
3602 "engines": {
3603 "node": ">= 6"
3604 }
3605 },
3606 "node_modules/prompts/node_modules/kleur": {
3607 "version": "3.0.3",
3608 "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
3609 "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
3610 "engines": {
3611 "node": ">=6"
3612 }
3613 },
3614 "node_modules/property-information": {
3615 "version": "7.0.0",
3616 "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.0.0.tgz",
3617 "integrity": "sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==",
3618 "funding": {
3619 "type": "github",
3620 "url": "https://github.com/sponsors/wooorm"
3621 }
3622 },
3623 "node_modules/radix3": {
3624 "version": "1.1.2",
3625 "resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz",
3626 "integrity": "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA=="
3627 },
3628 "node_modules/readdirp": {
3629 "version": "4.1.2",
3630 "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
3631 "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
3632 "engines": {
3633 "node": ">= 14.18.0"
3634 },
3635 "funding": {
3636 "type": "individual",
3637 "url": "https://paulmillr.com/funding/"
3638 }
3639 },
3640 "node_modules/regex": {
3641 "version": "6.0.1",
3642 "resolved": "https://registry.npmjs.org/regex/-/regex-6.0.1.tgz",
3643 "integrity": "sha512-uorlqlzAKjKQZ5P+kTJr3eeJGSVroLKoHmquUj4zHWuR+hEyNqlXsSKlYYF5F4NI6nl7tWCs0apKJ0lmfsXAPA==",
3644 "dependencies": {
3645 "regex-utilities": "^2.3.0"
3646 }
3647 },
3648 "node_modules/regex-recursion": {
3649 "version": "6.0.2",
3650 "resolved": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-6.0.2.tgz",
3651 "integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==",
3652 "dependencies": {
3653 "regex-utilities": "^2.3.0"
3654 }
3655 },
3656 "node_modules/regex-utilities": {
3657 "version": "2.3.0",
3658 "resolved": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz",
3659 "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng=="
3660 },
3661 "node_modules/rehype": {
3662 "version": "13.0.2",
3663 "resolved": "https://registry.npmjs.org/rehype/-/rehype-13.0.2.tgz",
3664 "integrity": "sha512-j31mdaRFrwFRUIlxGeuPXXKWQxet52RBQRvCmzl5eCefn/KGbomK5GMHNMsOJf55fgo3qw5tST5neDuarDYR2A==",
3665 "dependencies": {
3666 "@types/hast": "^3.0.0",
3667 "rehype-parse": "^9.0.0",
3668 "rehype-stringify": "^10.0.0",
3669 "unified": "^11.0.0"
3670 },
3671 "funding": {
3672 "type": "opencollective",
3673 "url": "https://opencollective.com/unified"
3674 }
3675 },
3676 "node_modules/rehype-parse": {
3677 "version": "9.0.1",
3678 "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.1.tgz",
3679 "integrity": "sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag==",
3680 "dependencies": {
3681 "@types/hast": "^3.0.0",
3682 "hast-util-from-html": "^2.0.0",
3683 "unified": "^11.0.0"
3684 },
3685 "funding": {
3686 "type": "opencollective",
3687 "url": "https://opencollective.com/unified"
3688 }
3689 },
3690 "node_modules/rehype-raw": {
3691 "version": "7.0.0",
3692 "resolved": "https://registry.npmjs.org/rehype-raw/-/rehype-raw-7.0.0.tgz",
3693 "integrity": "sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==",
3694 "dependencies": {
3695 "@types/hast": "^3.0.0",
3696 "hast-util-raw": "^9.0.0",
3697 "vfile": "^6.0.0"
3698 },
3699 "funding": {
3700 "type": "opencollective",
3701 "url": "https://opencollective.com/unified"
3702 }
3703 },
3704 "node_modules/rehype-stringify": {
3705 "version": "10.0.1",
3706 "resolved": "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-10.0.1.tgz",
3707 "integrity": "sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA==",
3708 "dependencies": {
3709 "@types/hast": "^3.0.0",
3710 "hast-util-to-html": "^9.0.0",
3711 "unified": "^11.0.0"
3712 },
3713 "funding": {
3714 "type": "opencollective",
3715 "url": "https://opencollective.com/unified"
3716 }
3717 },
3718 "node_modules/remark-gfm": {
3719 "version": "4.0.1",
3720 "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz",
3721 "integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==",
3722 "dependencies": {
3723 "@types/mdast": "^4.0.0",
3724 "mdast-util-gfm": "^3.0.0",
3725 "micromark-extension-gfm": "^3.0.0",
3726 "remark-parse": "^11.0.0",
3727 "remark-stringify": "^11.0.0",
3728 "unified": "^11.0.0"
3729 },
3730 "funding": {
3731 "type": "opencollective",
3732 "url": "https://opencollective.com/unified"
3733 }
3734 },
3735 "node_modules/remark-parse": {
3736 "version": "11.0.0",
3737 "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz",
3738 "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==",
3739 "dependencies": {
3740 "@types/mdast": "^4.0.0",
3741 "mdast-util-from-markdown": "^2.0.0",
3742 "micromark-util-types": "^2.0.0",
3743 "unified": "^11.0.0"
3744 },
3745 "funding": {
3746 "type": "opencollective",
3747 "url": "https://opencollective.com/unified"
3748 }
3749 },
3750 "node_modules/remark-rehype": {
3751 "version": "11.1.2",
3752 "resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz",
3753 "integrity": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==",
3754 "dependencies": {
3755 "@types/hast": "^3.0.0",
3756 "@types/mdast": "^4.0.0",
3757 "mdast-util-to-hast": "^13.0.0",
3758 "unified": "^11.0.0",
3759 "vfile": "^6.0.0"
3760 },
3761 "funding": {
3762 "type": "opencollective",
3763 "url": "https://opencollective.com/unified"
3764 }
3765 },
3766 "node_modules/remark-smartypants": {
3767 "version": "3.0.2",
3768 "resolved": "https://registry.npmjs.org/remark-smartypants/-/remark-smartypants-3.0.2.tgz",
3769 "integrity": "sha512-ILTWeOriIluwEvPjv67v7Blgrcx+LZOkAUVtKI3putuhlZm84FnqDORNXPPm+HY3NdZOMhyDwZ1E+eZB/Df5dA==",
3770 "dependencies": {
3771 "retext": "^9.0.0",
3772 "retext-smartypants": "^6.0.0",
3773 "unified": "^11.0.4",
3774 "unist-util-visit": "^5.0.0"
3775 },
3776 "engines": {
3777 "node": ">=16.0.0"
3778 }
3779 },
3780 "node_modules/remark-stringify": {
3781 "version": "11.0.0",
3782 "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz",
3783 "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==",
3784 "dependencies": {
3785 "@types/mdast": "^4.0.0",
3786 "mdast-util-to-markdown": "^2.0.0",
3787 "unified": "^11.0.0"
3788 },
3789 "funding": {
3790 "type": "opencollective",
3791 "url": "https://opencollective.com/unified"
3792 }
3793 },
3794 "node_modules/resolve-pkg-maps": {
3795 "version": "1.0.0",
3796 "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
3797 "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
3798 "devOptional": true,
3799 "funding": {
3800 "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
3801 }
3802 },
3803 "node_modules/restructure": {
3804 "version": "3.0.2",
3805 "resolved": "https://registry.npmjs.org/restructure/-/restructure-3.0.2.tgz",
3806 "integrity": "sha512-gSfoiOEA0VPE6Tukkrr7I0RBdE0s7H1eFCDBk05l1KIQT1UIKNc5JZy6jdyW6eYH3aR3g5b3PuL77rq0hvwtAw=="
3807 },
3808 "node_modules/retext": {
3809 "version": "9.0.0",
3810 "resolved": "https://registry.npmjs.org/retext/-/retext-9.0.0.tgz",
3811 "integrity": "sha512-sbMDcpHCNjvlheSgMfEcVrZko3cDzdbe1x/e7G66dFp0Ff7Mldvi2uv6JkJQzdRcvLYE8CA8Oe8siQx8ZOgTcA==",
3812 "dependencies": {
3813 "@types/nlcst": "^2.0.0",
3814 "retext-latin": "^4.0.0",
3815 "retext-stringify": "^4.0.0",
3816 "unified": "^11.0.0"
3817 },
3818 "funding": {
3819 "type": "opencollective",
3820 "url": "https://opencollective.com/unified"
3821 }
3822 },
3823 "node_modules/retext-latin": {
3824 "version": "4.0.0",
3825 "resolved": "https://registry.npmjs.org/retext-latin/-/retext-latin-4.0.0.tgz",
3826 "integrity": "sha512-hv9woG7Fy0M9IlRQloq/N6atV82NxLGveq+3H2WOi79dtIYWN8OaxogDm77f8YnVXJL2VD3bbqowu5E3EMhBYA==",
3827 "dependencies": {
3828 "@types/nlcst": "^2.0.0",
3829 "parse-latin": "^7.0.0",
3830 "unified": "^11.0.0"
3831 },
3832 "funding": {
3833 "type": "opencollective",
3834 "url": "https://opencollective.com/unified"
3835 }
3836 },
3837 "node_modules/retext-smartypants": {
3838 "version": "6.2.0",
3839 "resolved": "https://registry.npmjs.org/retext-smartypants/-/retext-smartypants-6.2.0.tgz",
3840 "integrity": "sha512-kk0jOU7+zGv//kfjXEBjdIryL1Acl4i9XNkHxtM7Tm5lFiCog576fjNC9hjoR7LTKQ0DsPWy09JummSsH1uqfQ==",
3841 "dependencies": {
3842 "@types/nlcst": "^2.0.0",
3843 "nlcst-to-string": "^4.0.0",
3844 "unist-util-visit": "^5.0.0"
3845 },
3846 "funding": {
3847 "type": "opencollective",
3848 "url": "https://opencollective.com/unified"
3849 }
3850 },
3851 "node_modules/retext-stringify": {
3852 "version": "4.0.0",
3853 "resolved": "https://registry.npmjs.org/retext-stringify/-/retext-stringify-4.0.0.tgz",
3854 "integrity": "sha512-rtfN/0o8kL1e+78+uxPTqu1Klt0yPzKuQ2BfWwwfgIUSayyzxpM1PJzkKt4V8803uB9qSy32MvI7Xep9khTpiA==",
3855 "dependencies": {
3856 "@types/nlcst": "^2.0.0",
3857 "nlcst-to-string": "^4.0.0",
3858 "unified": "^11.0.0"
3859 },
3860 "funding": {
3861 "type": "opencollective",
3862 "url": "https://opencollective.com/unified"
3863 }
3864 },
3865 "node_modules/rollup": {
3866 "version": "4.40.2",
3867 "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.40.2.tgz",
3868 "integrity": "sha512-tfUOg6DTP4rhQ3VjOO6B4wyrJnGOX85requAXvqYTHsOgb2TFJdZ3aWpT8W2kPoypSGP7dZUyzxJ9ee4buM5Fg==",
3869 "dependencies": {
3870 "@types/estree": "1.0.7"
3871 },
3872 "bin": {
3873 "rollup": "dist/bin/rollup"
3874 },
3875 "engines": {
3876 "node": ">=18.0.0",
3877 "npm": ">=8.0.0"
3878 },
3879 "optionalDependencies": {
3880 "@rollup/rollup-android-arm-eabi": "4.40.2",
3881 "@rollup/rollup-android-arm64": "4.40.2",
3882 "@rollup/rollup-darwin-arm64": "4.40.2",
3883 "@rollup/rollup-darwin-x64": "4.40.2",
3884 "@rollup/rollup-freebsd-arm64": "4.40.2",
3885 "@rollup/rollup-freebsd-x64": "4.40.2",
3886 "@rollup/rollup-linux-arm-gnueabihf": "4.40.2",
3887 "@rollup/rollup-linux-arm-musleabihf": "4.40.2",
3888 "@rollup/rollup-linux-arm64-gnu": "4.40.2",
3889 "@rollup/rollup-linux-arm64-musl": "4.40.2",
3890 "@rollup/rollup-linux-loongarch64-gnu": "4.40.2",
3891 "@rollup/rollup-linux-powerpc64le-gnu": "4.40.2",
3892 "@rollup/rollup-linux-riscv64-gnu": "4.40.2",
3893 "@rollup/rollup-linux-riscv64-musl": "4.40.2",
3894 "@rollup/rollup-linux-s390x-gnu": "4.40.2",
3895 "@rollup/rollup-linux-x64-gnu": "4.40.2",
3896 "@rollup/rollup-linux-x64-musl": "4.40.2",
3897 "@rollup/rollup-win32-arm64-msvc": "4.40.2",
3898 "@rollup/rollup-win32-ia32-msvc": "4.40.2",
3899 "@rollup/rollup-win32-x64-msvc": "4.40.2",
3900 "fsevents": "~2.3.2"
3901 }
3902 },
3903 "node_modules/semver": {
3904 "version": "7.7.1",
3905 "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
3906 "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
3907 "bin": {
3908 "semver": "bin/semver.js"
3909 },
3910 "engines": {
3911 "node": ">=10"
3912 }
3913 },
3914 "node_modules/sharp": {
3915 "version": "0.33.5",
3916 "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz",
3917 "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==",
3918 "hasInstallScript": true,
3919 "optional": true,
3920 "dependencies": {
3921 "color": "^4.2.3",
3922 "detect-libc": "^2.0.3",
3923 "semver": "^7.6.3"
3924 },
3925 "engines": {
3926 "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
3927 },
3928 "funding": {
3929 "url": "https://opencollective.com/libvips"
3930 },
3931 "optionalDependencies": {
3932 "@img/sharp-darwin-arm64": "0.33.5",
3933 "@img/sharp-darwin-x64": "0.33.5",
3934 "@img/sharp-libvips-darwin-arm64": "1.0.4",
3935 "@img/sharp-libvips-darwin-x64": "1.0.4",
3936 "@img/sharp-libvips-linux-arm": "1.0.5",
3937 "@img/sharp-libvips-linux-arm64": "1.0.4",
3938 "@img/sharp-libvips-linux-s390x": "1.0.4",
3939 "@img/sharp-libvips-linux-x64": "1.0.4",
3940 "@img/sharp-libvips-linuxmusl-arm64": "1.0.4",
3941 "@img/sharp-libvips-linuxmusl-x64": "1.0.4",
3942 "@img/sharp-linux-arm": "0.33.5",
3943 "@img/sharp-linux-arm64": "0.33.5",
3944 "@img/sharp-linux-s390x": "0.33.5",
3945 "@img/sharp-linux-x64": "0.33.5",
3946 "@img/sharp-linuxmusl-arm64": "0.33.5",
3947 "@img/sharp-linuxmusl-x64": "0.33.5",
3948 "@img/sharp-wasm32": "0.33.5",
3949 "@img/sharp-win32-ia32": "0.33.5",
3950 "@img/sharp-win32-x64": "0.33.5"
3951 }
3952 },
3953 "node_modules/shiki": {
3954 "version": "3.4.0",
3955 "resolved": "https://registry.npmjs.org/shiki/-/shiki-3.4.0.tgz",
3956 "integrity": "sha512-Ni80XHcqhOEXv5mmDAvf5p6PAJqbUc/RzFeaOqk+zP5DLvTPS3j0ckvA+MI87qoxTQ5RGJDVTbdl/ENLSyyAnQ==",
3957 "dependencies": {
3958 "@shikijs/core": "3.4.0",
3959 "@shikijs/engine-javascript": "3.4.0",
3960 "@shikijs/engine-oniguruma": "3.4.0",
3961 "@shikijs/langs": "3.4.0",
3962 "@shikijs/themes": "3.4.0",
3963 "@shikijs/types": "3.4.0",
3964 "@shikijs/vscode-textmate": "^10.0.2",
3965 "@types/hast": "^3.0.4"
3966 }
3967 },
3968 "node_modules/simple-swizzle": {
3969 "version": "0.2.2",
3970 "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
3971 "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
3972 "optional": true,
3973 "dependencies": {
3974 "is-arrayish": "^0.3.1"
3975 }
3976 },
3977 "node_modules/sisteransi": {
3978 "version": "1.0.5",
3979 "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
3980 "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
3981 },
3982 "node_modules/smol-toml": {
3983 "version": "1.3.4",
3984 "resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.3.4.tgz",
3985 "integrity": "sha512-UOPtVuYkzYGee0Bd2Szz8d2G3RfMfJ2t3qVdZUAozZyAk+a0Sxa+QKix0YCwjL/A1RR0ar44nCxaoN9FxdJGwA==",
3986 "engines": {
3987 "node": ">= 18"
3988 },
3989 "funding": {
3990 "url": "https://github.com/sponsors/cyyynthia"
3991 }
3992 },
3993 "node_modules/source-map-js": {
3994 "version": "1.2.1",
3995 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
3996 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
3997 "engines": {
3998 "node": ">=0.10.0"
3999 }
4000 },
4001 "node_modules/space-separated-tokens": {
4002 "version": "2.0.2",
4003 "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
4004 "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
4005 "funding": {
4006 "type": "github",
4007 "url": "https://github.com/sponsors/wooorm"
4008 }
4009 },
4010 "node_modules/string-width": {
4011 "version": "7.2.0",
4012 "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
4013 "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
4014 "dependencies": {
4015 "emoji-regex": "^10.3.0",
4016 "get-east-asian-width": "^1.0.0",
4017 "strip-ansi": "^7.1.0"
4018 },
4019 "engines": {
4020 "node": ">=18"
4021 },
4022 "funding": {
4023 "url": "https://github.com/sponsors/sindresorhus"
4024 }
4025 },
4026 "node_modules/stringify-entities": {
4027 "version": "4.0.4",
4028 "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz",
4029 "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
4030 "dependencies": {
4031 "character-entities-html4": "^2.0.0",
4032 "character-entities-legacy": "^3.0.0"
4033 },
4034 "funding": {
4035 "type": "github",
4036 "url": "https://github.com/sponsors/wooorm"
4037 }
4038 },
4039 "node_modules/strip-ansi": {
4040 "version": "7.1.0",
4041 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
4042 "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
4043 "dependencies": {
4044 "ansi-regex": "^6.0.1"
4045 },
4046 "engines": {
4047 "node": ">=12"
4048 },
4049 "funding": {
4050 "url": "https://github.com/chalk/strip-ansi?sponsor=1"
4051 }
4052 },
4053 "node_modules/tiny-inflate": {
4054 "version": "1.0.3",
4055 "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz",
4056 "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw=="
4057 },
4058 "node_modules/tinyexec": {
4059 "version": "0.3.2",
4060 "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.2.tgz",
4061 "integrity": "sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA=="
4062 },
4063 "node_modules/tinyglobby": {
4064 "version": "0.2.13",
4065 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.13.tgz",
4066 "integrity": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==",
4067 "dependencies": {
4068 "fdir": "^6.4.4",
4069 "picomatch": "^4.0.2"
4070 },
4071 "engines": {
4072 "node": ">=12.0.0"
4073 },
4074 "funding": {
4075 "url": "https://github.com/sponsors/SuperchupuDev"
4076 }
4077 },
4078 "node_modules/tlds": {
4079 "version": "1.258.0",
4080 "resolved": "https://registry.npmjs.org/tlds/-/tlds-1.258.0.tgz",
4081 "integrity": "sha512-XGhStWuOlBA5D8QnyN2xtgB2cUOdJ3ztisne1DYVWMcVH29qh8eQIpRmP3HnuJLdgyzG0HpdGzRMu1lm/Oictw==",
4082 "bin": {
4083 "tlds": "bin.js"
4084 }
4085 },
4086 "node_modules/tr46": {
4087 "version": "0.0.3",
4088 "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
4089 "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
4090 },
4091 "node_modules/trim-lines": {
4092 "version": "3.0.1",
4093 "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz",
4094 "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
4095 "funding": {
4096 "type": "github",
4097 "url": "https://github.com/sponsors/wooorm"
4098 }
4099 },
4100 "node_modules/trough": {
4101 "version": "2.2.0",
4102 "resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz",
4103 "integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==",
4104 "funding": {
4105 "type": "github",
4106 "url": "https://github.com/sponsors/wooorm"
4107 }
4108 },
4109 "node_modules/ts-node": {
4110 "version": "10.9.2",
4111 "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz",
4112 "integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==",
4113 "dependencies": {
4114 "@cspotcode/source-map-support": "^0.8.0",
4115 "@tsconfig/node10": "^1.0.7",
4116 "@tsconfig/node12": "^1.0.7",
4117 "@tsconfig/node14": "^1.0.0",
4118 "@tsconfig/node16": "^1.0.2",
4119 "acorn": "^8.4.1",
4120 "acorn-walk": "^8.1.1",
4121 "arg": "^4.1.0",
4122 "create-require": "^1.1.0",
4123 "diff": "^4.0.1",
4124 "make-error": "^1.1.1",
4125 "v8-compile-cache-lib": "^3.0.1",
4126 "yn": "3.1.1"
4127 },
4128 "bin": {
4129 "ts-node": "dist/bin.js",
4130 "ts-node-cwd": "dist/bin-cwd.js",
4131 "ts-node-esm": "dist/bin-esm.js",
4132 "ts-node-script": "dist/bin-script.js",
4133 "ts-node-transpile-only": "dist/bin-transpile.js",
4134 "ts-script": "dist/bin-script-deprecated.js"
4135 },
4136 "peerDependencies": {
4137 "@swc/core": ">=1.2.50",
4138 "@swc/wasm": ">=1.2.50",
4139 "@types/node": "*",
4140 "typescript": ">=2.7"
4141 },
4142 "peerDependenciesMeta": {
4143 "@swc/core": {
4144 "optional": true
4145 },
4146 "@swc/wasm": {
4147 "optional": true
4148 }
4149 }
4150 },
4151 "node_modules/ts-node/node_modules/diff": {
4152 "version": "4.0.2",
4153 "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
4154 "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
4155 "engines": {
4156 "node": ">=0.3.1"
4157 }
4158 },
4159 "node_modules/tsconfck": {
4160 "version": "3.1.5",
4161 "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.5.tgz",
4162 "integrity": "sha512-CLDfGgUp7XPswWnezWwsCRxNmgQjhYq3VXHM0/XIRxhVrKw0M1if9agzryh1QS3nxjCROvV+xWxoJO1YctzzWg==",
4163 "bin": {
4164 "tsconfck": "bin/tsconfck.js"
4165 },
4166 "engines": {
4167 "node": "^18 || >=20"
4168 },
4169 "peerDependencies": {
4170 "typescript": "^5.0.0"
4171 },
4172 "peerDependenciesMeta": {
4173 "typescript": {
4174 "optional": true
4175 }
4176 }
4177 },
4178 "node_modules/tslib": {
4179 "version": "2.8.1",
4180 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
4181 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="
4182 },
4183 "node_modules/tsx": {
4184 "version": "4.19.4",
4185 "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.4.tgz",
4186 "integrity": "sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==",
4187 "devOptional": true,
4188 "dependencies": {
4189 "esbuild": "~0.25.0",
4190 "get-tsconfig": "^4.7.5"
4191 },
4192 "bin": {
4193 "tsx": "dist/cli.mjs"
4194 },
4195 "engines": {
4196 "node": ">=18.0.0"
4197 },
4198 "optionalDependencies": {
4199 "fsevents": "~2.3.3"
4200 }
4201 },
4202 "node_modules/type-fest": {
4203 "version": "4.41.0",
4204 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz",
4205 "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==",
4206 "engines": {
4207 "node": ">=16"
4208 },
4209 "funding": {
4210 "url": "https://github.com/sponsors/sindresorhus"
4211 }
4212 },
4213 "node_modules/typescript": {
4214 "version": "5.8.3",
4215 "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
4216 "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
4217 "peer": true,
4218 "bin": {
4219 "tsc": "bin/tsc",
4220 "tsserver": "bin/tsserver"
4221 },
4222 "engines": {
4223 "node": ">=14.17"
4224 }
4225 },
4226 "node_modules/ufo": {
4227 "version": "1.6.1",
4228 "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.1.tgz",
4229 "integrity": "sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA=="
4230 },
4231 "node_modules/uint8arrays": {
4232 "version": "3.0.0",
4233 "resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-3.0.0.tgz",
4234 "integrity": "sha512-HRCx0q6O9Bfbp+HHSfQQKD7wU70+lydKVt4EghkdOvlK/NlrF90z+eXV34mUd48rNvVJXwkrMSPpCATkct8fJA==",
4235 "dependencies": {
4236 "multiformats": "^9.4.2"
4237 }
4238 },
4239 "node_modules/ultrahtml": {
4240 "version": "1.6.0",
4241 "resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.6.0.tgz",
4242 "integrity": "sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw=="
4243 },
4244 "node_modules/uncrypto": {
4245 "version": "0.1.3",
4246 "resolved": "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz",
4247 "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q=="
4248 },
4249 "node_modules/undici-types": {
4250 "version": "6.21.0",
4251 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
4252 "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ=="
4253 },
4254 "node_modules/unicode-properties": {
4255 "version": "1.4.1",
4256 "resolved": "https://registry.npmjs.org/unicode-properties/-/unicode-properties-1.4.1.tgz",
4257 "integrity": "sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==",
4258 "dependencies": {
4259 "base64-js": "^1.3.0",
4260 "unicode-trie": "^2.0.0"
4261 }
4262 },
4263 "node_modules/unicode-trie": {
4264 "version": "2.0.0",
4265 "resolved": "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz",
4266 "integrity": "sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==",
4267 "dependencies": {
4268 "pako": "^0.2.5",
4269 "tiny-inflate": "^1.0.0"
4270 }
4271 },
4272 "node_modules/unified": {
4273 "version": "11.0.5",
4274 "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz",
4275 "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==",
4276 "dependencies": {
4277 "@types/unist": "^3.0.0",
4278 "bail": "^2.0.0",
4279 "devlop": "^1.0.0",
4280 "extend": "^3.0.0",
4281 "is-plain-obj": "^4.0.0",
4282 "trough": "^2.0.0",
4283 "vfile": "^6.0.0"
4284 },
4285 "funding": {
4286 "type": "opencollective",
4287 "url": "https://opencollective.com/unified"
4288 }
4289 },
4290 "node_modules/unifont": {
4291 "version": "0.5.0",
4292 "resolved": "https://registry.npmjs.org/unifont/-/unifont-0.5.0.tgz",
4293 "integrity": "sha512-4DueXMP5Hy4n607sh+vJ+rajoLu778aU3GzqeTCqsD/EaUcvqZT9wPC8kgK6Vjh22ZskrxyRCR71FwNOaYn6jA==",
4294 "dependencies": {
4295 "css-tree": "^3.0.0",
4296 "ohash": "^2.0.0"
4297 }
4298 },
4299 "node_modules/unist-util-find-after": {
4300 "version": "5.0.0",
4301 "resolved": "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz",
4302 "integrity": "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==",
4303 "dependencies": {
4304 "@types/unist": "^3.0.0",
4305 "unist-util-is": "^6.0.0"
4306 },
4307 "funding": {
4308 "type": "opencollective",
4309 "url": "https://opencollective.com/unified"
4310 }
4311 },
4312 "node_modules/unist-util-is": {
4313 "version": "6.0.0",
4314 "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz",
4315 "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==",
4316 "dependencies": {
4317 "@types/unist": "^3.0.0"
4318 },
4319 "funding": {
4320 "type": "opencollective",
4321 "url": "https://opencollective.com/unified"
4322 }
4323 },
4324 "node_modules/unist-util-modify-children": {
4325 "version": "4.0.0",
4326 "resolved": "https://registry.npmjs.org/unist-util-modify-children/-/unist-util-modify-children-4.0.0.tgz",
4327 "integrity": "sha512-+tdN5fGNddvsQdIzUF3Xx82CU9sMM+fA0dLgR9vOmT0oPT2jH+P1nd5lSqfCfXAw+93NhcXNY2qqvTUtE4cQkw==",
4328 "dependencies": {
4329 "@types/unist": "^3.0.0",
4330 "array-iterate": "^2.0.0"
4331 },
4332 "funding": {
4333 "type": "opencollective",
4334 "url": "https://opencollective.com/unified"
4335 }
4336 },
4337 "node_modules/unist-util-position": {
4338 "version": "5.0.0",
4339 "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz",
4340 "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
4341 "dependencies": {
4342 "@types/unist": "^3.0.0"
4343 },
4344 "funding": {
4345 "type": "opencollective",
4346 "url": "https://opencollective.com/unified"
4347 }
4348 },
4349 "node_modules/unist-util-remove-position": {
4350 "version": "5.0.0",
4351 "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz",
4352 "integrity": "sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==",
4353 "dependencies": {
4354 "@types/unist": "^3.0.0",
4355 "unist-util-visit": "^5.0.0"
4356 },
4357 "funding": {
4358 "type": "opencollective",
4359 "url": "https://opencollective.com/unified"
4360 }
4361 },
4362 "node_modules/unist-util-stringify-position": {
4363 "version": "4.0.0",
4364 "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
4365 "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
4366 "dependencies": {
4367 "@types/unist": "^3.0.0"
4368 },
4369 "funding": {
4370 "type": "opencollective",
4371 "url": "https://opencollective.com/unified"
4372 }
4373 },
4374 "node_modules/unist-util-visit": {
4375 "version": "5.0.0",
4376 "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz",
4377 "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==",
4378 "dependencies": {
4379 "@types/unist": "^3.0.0",
4380 "unist-util-is": "^6.0.0",
4381 "unist-util-visit-parents": "^6.0.0"
4382 },
4383 "funding": {
4384 "type": "opencollective",
4385 "url": "https://opencollective.com/unified"
4386 }
4387 },
4388 "node_modules/unist-util-visit-children": {
4389 "version": "3.0.0",
4390 "resolved": "https://registry.npmjs.org/unist-util-visit-children/-/unist-util-visit-children-3.0.0.tgz",
4391 "integrity": "sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==",
4392 "dependencies": {
4393 "@types/unist": "^3.0.0"
4394 },
4395 "funding": {
4396 "type": "opencollective",
4397 "url": "https://opencollective.com/unified"
4398 }
4399 },
4400 "node_modules/unist-util-visit-parents": {
4401 "version": "6.0.1",
4402 "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz",
4403 "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==",
4404 "dependencies": {
4405 "@types/unist": "^3.0.0",
4406 "unist-util-is": "^6.0.0"
4407 },
4408 "funding": {
4409 "type": "opencollective",
4410 "url": "https://opencollective.com/unified"
4411 }
4412 },
4413 "node_modules/unstorage": {
4414 "version": "1.16.0",
4415 "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.16.0.tgz",
4416 "integrity": "sha512-WQ37/H5A7LcRPWfYOrDa1Ys02xAbpPJq6q5GkO88FBXVSQzHd7+BjEwfRqyaSWCv9MbsJy058GWjjPjcJ16GGA==",
4417 "dependencies": {
4418 "anymatch": "^3.1.3",
4419 "chokidar": "^4.0.3",
4420 "destr": "^2.0.5",
4421 "h3": "^1.15.2",
4422 "lru-cache": "^10.4.3",
4423 "node-fetch-native": "^1.6.6",
4424 "ofetch": "^1.4.1",
4425 "ufo": "^1.6.1"
4426 },
4427 "peerDependencies": {
4428 "@azure/app-configuration": "^1.8.0",
4429 "@azure/cosmos": "^4.2.0",
4430 "@azure/data-tables": "^13.3.0",
4431 "@azure/identity": "^4.6.0",
4432 "@azure/keyvault-secrets": "^4.9.0",
4433 "@azure/storage-blob": "^12.26.0",
4434 "@capacitor/preferences": "^6.0.3 || ^7.0.0",
4435 "@deno/kv": ">=0.9.0",
4436 "@netlify/blobs": "^6.5.0 || ^7.0.0 || ^8.1.0",
4437 "@planetscale/database": "^1.19.0",
4438 "@upstash/redis": "^1.34.3",
4439 "@vercel/blob": ">=0.27.1",
4440 "@vercel/kv": "^1.0.1",
4441 "aws4fetch": "^1.0.20",
4442 "db0": ">=0.2.1",
4443 "idb-keyval": "^6.2.1",
4444 "ioredis": "^5.4.2",
4445 "uploadthing": "^7.4.4"
4446 },
4447 "peerDependenciesMeta": {
4448 "@azure/app-configuration": {
4449 "optional": true
4450 },
4451 "@azure/cosmos": {
4452 "optional": true
4453 },
4454 "@azure/data-tables": {
4455 "optional": true
4456 },
4457 "@azure/identity": {
4458 "optional": true
4459 },
4460 "@azure/keyvault-secrets": {
4461 "optional": true
4462 },
4463 "@azure/storage-blob": {
4464 "optional": true
4465 },
4466 "@capacitor/preferences": {
4467 "optional": true
4468 },
4469 "@deno/kv": {
4470 "optional": true
4471 },
4472 "@netlify/blobs": {
4473 "optional": true
4474 },
4475 "@planetscale/database": {
4476 "optional": true
4477 },
4478 "@upstash/redis": {
4479 "optional": true
4480 },
4481 "@vercel/blob": {
4482 "optional": true
4483 },
4484 "@vercel/kv": {
4485 "optional": true
4486 },
4487 "aws4fetch": {
4488 "optional": true
4489 },
4490 "db0": {
4491 "optional": true
4492 },
4493 "idb-keyval": {
4494 "optional": true
4495 },
4496 "ioredis": {
4497 "optional": true
4498 },
4499 "uploadthing": {
4500 "optional": true
4501 }
4502 }
4503 },
4504 "node_modules/v8-compile-cache-lib": {
4505 "version": "3.0.1",
4506 "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz",
4507 "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg=="
4508 },
4509 "node_modules/vfile": {
4510 "version": "6.0.3",
4511 "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
4512 "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
4513 "dependencies": {
4514 "@types/unist": "^3.0.0",
4515 "vfile-message": "^4.0.0"
4516 },
4517 "funding": {
4518 "type": "opencollective",
4519 "url": "https://opencollective.com/unified"
4520 }
4521 },
4522 "node_modules/vfile-location": {
4523 "version": "5.0.3",
4524 "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz",
4525 "integrity": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==",
4526 "dependencies": {
4527 "@types/unist": "^3.0.0",
4528 "vfile": "^6.0.0"
4529 },
4530 "funding": {
4531 "type": "opencollective",
4532 "url": "https://opencollective.com/unified"
4533 }
4534 },
4535 "node_modules/vfile-message": {
4536 "version": "4.0.2",
4537 "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz",
4538 "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
4539 "dependencies": {
4540 "@types/unist": "^3.0.0",
4541 "unist-util-stringify-position": "^4.0.0"
4542 },
4543 "funding": {
4544 "type": "opencollective",
4545 "url": "https://opencollective.com/unified"
4546 }
4547 },
4548 "node_modules/vite": {
4549 "version": "6.3.5",
4550 "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz",
4551 "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==",
4552 "dependencies": {
4553 "esbuild": "^0.25.0",
4554 "fdir": "^6.4.4",
4555 "picomatch": "^4.0.2",
4556 "postcss": "^8.5.3",
4557 "rollup": "^4.34.9",
4558 "tinyglobby": "^0.2.13"
4559 },
4560 "bin": {
4561 "vite": "bin/vite.js"
4562 },
4563 "engines": {
4564 "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
4565 },
4566 "funding": {
4567 "url": "https://github.com/vitejs/vite?sponsor=1"
4568 },
4569 "optionalDependencies": {
4570 "fsevents": "~2.3.3"
4571 },
4572 "peerDependencies": {
4573 "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
4574 "jiti": ">=1.21.0",
4575 "less": "*",
4576 "lightningcss": "^1.21.0",
4577 "sass": "*",
4578 "sass-embedded": "*",
4579 "stylus": "*",
4580 "sugarss": "*",
4581 "terser": "^5.16.0",
4582 "tsx": "^4.8.1",
4583 "yaml": "^2.4.2"
4584 },
4585 "peerDependenciesMeta": {
4586 "@types/node": {
4587 "optional": true
4588 },
4589 "jiti": {
4590 "optional": true
4591 },
4592 "less": {
4593 "optional": true
4594 },
4595 "lightningcss": {
4596 "optional": true
4597 },
4598 "sass": {
4599 "optional": true
4600 },
4601 "sass-embedded": {
4602 "optional": true
4603 },
4604 "stylus": {
4605 "optional": true
4606 },
4607 "sugarss": {
4608 "optional": true
4609 },
4610 "terser": {
4611 "optional": true
4612 },
4613 "tsx": {
4614 "optional": true
4615 },
4616 "yaml": {
4617 "optional": true
4618 }
4619 }
4620 },
4621 "node_modules/vitefu": {
4622 "version": "1.0.6",
4623 "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.0.6.tgz",
4624 "integrity": "sha512-+Rex1GlappUyNN6UfwbVZne/9cYC4+R2XDk9xkNXBKMw6HQagdX9PgZ8V2v1WUSK1wfBLp7qbI1+XSNIlB1xmA==",
4625 "peerDependencies": {
4626 "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
4627 },
4628 "peerDependenciesMeta": {
4629 "vite": {
4630 "optional": true
4631 }
4632 }
4633 },
4634 "node_modules/web-namespaces": {
4635 "version": "2.0.1",
4636 "resolved": "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz",
4637 "integrity": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==",
4638 "funding": {
4639 "type": "github",
4640 "url": "https://github.com/sponsors/wooorm"
4641 }
4642 },
4643 "node_modules/webidl-conversions": {
4644 "version": "3.0.1",
4645 "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
4646 "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
4647 },
4648 "node_modules/whatwg-url": {
4649 "version": "5.0.0",
4650 "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
4651 "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
4652 "dependencies": {
4653 "tr46": "~0.0.3",
4654 "webidl-conversions": "^3.0.0"
4655 }
4656 },
4657 "node_modules/which-pm-runs": {
4658 "version": "1.1.0",
4659 "resolved": "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.1.0.tgz",
4660 "integrity": "sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==",
4661 "engines": {
4662 "node": ">=4"
4663 }
4664 },
4665 "node_modules/widest-line": {
4666 "version": "5.0.0",
4667 "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-5.0.0.tgz",
4668 "integrity": "sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==",
4669 "dependencies": {
4670 "string-width": "^7.0.0"
4671 },
4672 "engines": {
4673 "node": ">=18"
4674 },
4675 "funding": {
4676 "url": "https://github.com/sponsors/sindresorhus"
4677 }
4678 },
4679 "node_modules/wrap-ansi": {
4680 "version": "9.0.0",
4681 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz",
4682 "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==",
4683 "dependencies": {
4684 "ansi-styles": "^6.2.1",
4685 "string-width": "^7.0.0",
4686 "strip-ansi": "^7.1.0"
4687 },
4688 "engines": {
4689 "node": ">=18"
4690 },
4691 "funding": {
4692 "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4693 }
4694 },
4695 "node_modules/xxhash-wasm": {
4696 "version": "1.1.0",
4697 "resolved": "https://registry.npmjs.org/xxhash-wasm/-/xxhash-wasm-1.1.0.tgz",
4698 "integrity": "sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA=="
4699 },
4700 "node_modules/yargs-parser": {
4701 "version": "21.1.1",
4702 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
4703 "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
4704 "engines": {
4705 "node": ">=12"
4706 }
4707 },
4708 "node_modules/yn": {
4709 "version": "3.1.1",
4710 "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
4711 "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==",
4712 "engines": {
4713 "node": ">=6"
4714 }
4715 },
4716 "node_modules/yocto-queue": {
4717 "version": "1.2.1",
4718 "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.1.tgz",
4719 "integrity": "sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==",
4720 "engines": {
4721 "node": ">=12.20"
4722 },
4723 "funding": {
4724 "url": "https://github.com/sponsors/sindresorhus"
4725 }
4726 },
4727 "node_modules/yocto-spinner": {
4728 "version": "0.2.2",
4729 "resolved": "https://registry.npmjs.org/yocto-spinner/-/yocto-spinner-0.2.2.tgz",
4730 "integrity": "sha512-21rPcM3e4vCpOXThiFRByX8amU5By1R0wNS8Oex+DP3YgC8xdU0vEJ/K8cbPLiIJVosSSysgcFof6s6MSD5/Vw==",
4731 "dependencies": {
4732 "yoctocolors": "^2.1.1"
4733 },
4734 "engines": {
4735 "node": ">=18.19"
4736 },
4737 "funding": {
4738 "url": "https://github.com/sponsors/sindresorhus"
4739 }
4740 },
4741 "node_modules/yoctocolors": {
4742 "version": "2.1.1",
4743 "resolved": "https://registry.npmjs.org/yoctocolors/-/yoctocolors-2.1.1.tgz",
4744 "integrity": "sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==",
4745 "engines": {
4746 "node": ">=18"
4747 },
4748 "funding": {
4749 "url": "https://github.com/sponsors/sindresorhus"
4750 }
4751 },
4752 "node_modules/zod": {
4753 "version": "3.24.4",
4754 "resolved": "https://registry.npmjs.org/zod/-/zod-3.24.4.tgz",
4755 "integrity": "sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==",
4756 "funding": {
4757 "url": "https://github.com/sponsors/colinhacks"
4758 }
4759 },
4760 "node_modules/zod-to-json-schema": {
4761 "version": "3.24.5",
4762 "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.24.5.tgz",
4763 "integrity": "sha512-/AuWwMP+YqiPbsJx5D6TfgRTc4kTLjsh5SOcd4bLsfUg2RcEXrFMJl1DGgdHy2aCfsIA/cr/1JM0xcB2GZji8g==",
4764 "peerDependencies": {
4765 "zod": "^3.24.1"
4766 }
4767 },
4768 "node_modules/zod-to-ts": {
4769 "version": "1.2.0",
4770 "resolved": "https://registry.npmjs.org/zod-to-ts/-/zod-to-ts-1.2.0.tgz",
4771 "integrity": "sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==",
4772 "peerDependencies": {
4773 "typescript": "^4.9.4 || ^5.0.2",
4774 "zod": "^3"
4775 }
4776 },
4777 "node_modules/zwitch": {
4778 "version": "2.0.4",
4779 "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
4780 "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
4781 "funding": {
4782 "type": "github",
4783 "url": "https://github.com/sponsors/wooorm"
4784 }
4785 }
4786 }
4787}