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