返回 DeepSeek-Reasonix
package-lock.json
根目录 / site / package-lock.json
1 {
2 "name": "reasonix-site",
3 "lockfileVersion": 3,
4 "requires": true,
5 "packages": {
6 "": {
7 "name": "reasonix-site",
8 "dependencies": {
9 "@astrojs/sitemap": "^3.7.4",
10 "@fontsource-variable/inter": "^5.3.0",
11 "@fontsource-variable/jetbrains-mono": "^5.3.0",
12 "astro": "^7.3.1"
13 },
14 "devDependencies": {
15 "sharp": "^0.35.3"
16 }
17 },
18 "node_modules/@astrojs/compiler-binding": {
19 "version": "0.4.0",
20 "resolved": "https://registry.npmjs.org/@astrojs/compiler-binding/-/compiler-binding-0.4.0.tgz",
21 "integrity": "sha512-x2RjDUuWfwLNtc3mjAdSRInwqh/rqbLar9cm/5FOMbHvmYZB7yfKewzSclAxWjIZsypJDXv1lhaP2WG+P8TK3g==",
22 "license": "MIT",
23 "engines": {
24 "node": "^20.19.0 || >=22.12.0"
25 },
26 "optionalDependencies": {
27 "@astrojs/compiler-binding-darwin-arm64": "0.4.0",
28 "@astrojs/compiler-binding-darwin-x64": "0.4.0",
29 "@astrojs/compiler-binding-linux-arm64-gnu": "0.4.0",
30 "@astrojs/compiler-binding-linux-arm64-musl": "0.4.0",
31 "@astrojs/compiler-binding-linux-x64-gnu": "0.4.0",
32 "@astrojs/compiler-binding-linux-x64-musl": "0.4.0",
33 "@astrojs/compiler-binding-wasm32-wasi": "0.4.0",
34 "@astrojs/compiler-binding-win32-arm64-msvc": "0.4.0",
35 "@astrojs/compiler-binding-win32-x64-msvc": "0.4.0"
36 }
37 },
38 "node_modules/@astrojs/compiler-binding-darwin-arm64": {
39 "version": "0.4.0",
40 "resolved": "https://registry.npmjs.org/@astrojs/compiler-binding-darwin-arm64/-/compiler-binding-darwin-arm64-0.4.0.tgz",
41 "integrity": "sha512-ZVUwHundaQyFNjE6uoa0usaC0WOCitDCLS/4mdb4rOiJXwVUuKJBMxI5WMzXLWmamsXtK/Z//ifLXvV5Yeh4Hw==",
42 "cpu": [
43 "arm64"
44 ],
45 "license": "MIT",
46 "optional": true,
47 "os": [
48 "darwin"
49 ],
50 "engines": {
51 "node": "^20.19.0 || >=22.12.0"
52 }
53 },
54 "node_modules/@astrojs/compiler-binding-darwin-x64": {
55 "version": "0.4.0",
56 "resolved": "https://registry.npmjs.org/@astrojs/compiler-binding-darwin-x64/-/compiler-binding-darwin-x64-0.4.0.tgz",
57 "integrity": "sha512-FI6G8AY8u6fR1SI/QRR5yGMwtvZwP34CDmZpZ5HwJGa50UM1VISTLhqkhV4a476pmgd25X1Aur2dqw6hUnrlKA==",
58 "cpu": [
59 "x64"
60 ],
61 "license": "MIT",
62 "optional": true,
63 "os": [
64 "darwin"
65 ],
66 "engines": {
67 "node": "^20.19.0 || >=22.12.0"
68 }
69 },
70 "node_modules/@astrojs/compiler-binding-linux-arm64-gnu": {
71 "version": "0.4.0",
72 "resolved": "https://registry.npmjs.org/@astrojs/compiler-binding-linux-arm64-gnu/-/compiler-binding-linux-arm64-gnu-0.4.0.tgz",
73 "integrity": "sha512-lB9gLFJK7m82EnjaU8nlRBEfcwGNeHidW3sSjODTUjMNaoewVuUz9fwwdY5M4jiSXIqWLH3yl6TX8FTDKA74Sw==",
74 "cpu": [
75 "arm64"
76 ],
77 "libc": [
78 "glibc"
79 ],
80 "license": "MIT",
81 "optional": true,
82 "os": [
83 "linux"
84 ],
85 "engines": {
86 "node": "^20.19.0 || >=22.12.0"
87 }
88 },
89 "node_modules/@astrojs/compiler-binding-linux-arm64-musl": {
90 "version": "0.4.0",
91 "resolved": "https://registry.npmjs.org/@astrojs/compiler-binding-linux-arm64-musl/-/compiler-binding-linux-arm64-musl-0.4.0.tgz",
92 "integrity": "sha512-HPbvWqbxFxyaoQJhLxCaSjtYBx9KBo7JGVzEFZCmMl968a2PsSH0UfiODYgYPXofTOIsIH2aoCcrHXML0IA3ig==",
93 "cpu": [
94 "arm64"
95 ],
96 "libc": [
97 "musl"
98 ],
99 "license": "MIT",
100 "optional": true,
101 "os": [
102 "linux"
103 ],
104 "engines": {
105 "node": "^20.19.0 || >=22.12.0"
106 }
107 },
108 "node_modules/@astrojs/compiler-binding-linux-x64-gnu": {
109 "version": "0.4.0",
110 "resolved": "https://registry.npmjs.org/@astrojs/compiler-binding-linux-x64-gnu/-/compiler-binding-linux-x64-gnu-0.4.0.tgz",
111 "integrity": "sha512-tQKolMxoJ/+0AmLWm1PmJ/i+z3i10ZU1bNuVjEDulCf48azEMtUNjTZgHJ5MPtpYRNc7dlETr8QujUfduzoC7Q==",
112 "cpu": [
113 "x64"
114 ],
115 "libc": [
116 "glibc"
117 ],
118 "license": "MIT",
119 "optional": true,
120 "os": [
121 "linux"
122 ],
123 "engines": {
124 "node": "^20.19.0 || >=22.12.0"
125 }
126 },
127 "node_modules/@astrojs/compiler-binding-linux-x64-musl": {
128 "version": "0.4.0",
129 "resolved": "https://registry.npmjs.org/@astrojs/compiler-binding-linux-x64-musl/-/compiler-binding-linux-x64-musl-0.4.0.tgz",
130 "integrity": "sha512-5v5YymudsxMHp3NBLCS8BUlu5CRqeLtWD9cKS/4nIhIEHCbpz9okmVV6I0HWqmBAPhWYcDa3vw/vltYPrOQCTA==",
131 "cpu": [
132 "x64"
133 ],
134 "libc": [
135 "musl"
136 ],
137 "license": "MIT",
138 "optional": true,
139 "os": [
140 "linux"
141 ],
142 "engines": {
143 "node": "^20.19.0 || >=22.12.0"
144 }
145 },
146 "node_modules/@astrojs/compiler-binding-wasm32-wasi": {
147 "version": "0.4.0",
148 "resolved": "https://registry.npmjs.org/@astrojs/compiler-binding-wasm32-wasi/-/compiler-binding-wasm32-wasi-0.4.0.tgz",
149 "integrity": "sha512-m/phuH3x3PREvv1OnkM44NoPh4MatUadix1fB1u5SvMLCyDTUZykDJbKnWf1cjnYmHdlB8HcjTjl6JrCqAIXcw==",
150 "cpu": [
151 "wasm32"
152 ],
153 "license": "MIT",
154 "optional": true,
155 "dependencies": {
156 "@napi-rs/wasm-runtime": "^1.2.2"
157 },
158 "engines": {
159 "node": ">=14.0.0"
160 }
161 },
162 "node_modules/@astrojs/compiler-binding-win32-arm64-msvc": {
163 "version": "0.4.0",
164 "resolved": "https://registry.npmjs.org/@astrojs/compiler-binding-win32-arm64-msvc/-/compiler-binding-win32-arm64-msvc-0.4.0.tgz",
165 "integrity": "sha512-B9zYf3okEY83kM8gydlpH2BHP00w4ifxPqlYlWrgTwuD6wnkrJDCwBlgy1q31cERjCJRXN1lrE2VmkLvFjv/6g==",
166 "cpu": [
167 "arm64"
168 ],
169 "license": "MIT",
170 "optional": true,
171 "os": [
172 "win32"
173 ],
174 "engines": {
175 "node": "^20.19.0 || >=22.12.0"
176 }
177 },
178 "node_modules/@astrojs/compiler-binding-win32-x64-msvc": {
179 "version": "0.4.0",
180 "resolved": "https://registry.npmjs.org/@astrojs/compiler-binding-win32-x64-msvc/-/compiler-binding-win32-x64-msvc-0.4.0.tgz",
181 "integrity": "sha512-zB0Nrv0dGc0zZWPGDRmmETTPhDRqyZjAjk+gWMlVrJX5U89obpB3VUUE1ZiHxOCN5LQojeLK6O8L/dnoHolvNQ==",
182 "cpu": [
183 "x64"
184 ],
185 "license": "MIT",
186 "optional": true,
187 "os": [
188 "win32"
189 ],
190 "engines": {
191 "node": "^20.19.0 || >=22.12.0"
192 }
193 },
194 "node_modules/@astrojs/compiler-rs": {
195 "version": "0.4.0",
196 "resolved": "https://registry.npmjs.org/@astrojs/compiler-rs/-/compiler-rs-0.4.0.tgz",
197 "integrity": "sha512-koVikeon1kreEy+/JzLQRy3vzHHQVOjycs4degg4vFufKApZOwMZvSSAEztYNhmcQVfNVsVZZI4cEge3cexAbQ==",
198 "license": "MIT",
199 "dependencies": {
200 "@astrojs/compiler-binding": "0.4.0"
201 },
202 "engines": {
203 "node": ">=22.12.0"
204 }
205 },
206 "node_modules/@astrojs/internal-helpers": {
207 "version": "0.11.0",
208 "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.11.0.tgz",
209 "integrity": "sha512-3rzxJ+xbo0+8YyqOzLziIN32wmsHdCjEVz2sGOpRxJ+Ben/KiLph4ItxBy1abEL+E8fkRzqjg0rfXmaHJGw9JA==",
210 "license": "MIT",
211 "dependencies": {
212 "@types/hast": "^3.0.4",
213 "@types/mdast": "^4.0.4",
214 "js-yaml": "^4.3.0",
215 "picomatch": "^4.0.4",
216 "retext-smartypants": "^6.2.0",
217 "shiki": "^4.0.2",
218 "smol-toml": "^1.6.0",
219 "unified": "^11.0.5"
220 }
221 },
222 "node_modules/@astrojs/markdown-satteri": {
223 "version": "0.4.0",
224 "resolved": "https://registry.npmjs.org/@astrojs/markdown-satteri/-/markdown-satteri-0.4.0.tgz",
225 "integrity": "sha512-wykOOW9KsUVcZweOpY/CeXpdKcCKZy6fQbdcteWFuI75+sQCiqxYM7VKsGa5b+aGl3cYQscFY37rsbbyal5MRw==",
226 "license": "MIT",
227 "dependencies": {
228 "@astrojs/internal-helpers": "0.11.0",
229 "@astrojs/prism": "4.0.2",
230 "github-slugger": "^2.0.0",
231 "satteri": "^0.10.3"
232 }
233 },
234 "node_modules/@astrojs/prism": {
235 "version": "4.0.2",
236 "resolved": "https://registry.npmjs.org/@astrojs/prism/-/prism-4.0.2.tgz",
237 "integrity": "sha512-KTivpmnz6lDsC6o9H4+DNm2SrE/GHzw8cNAvEJwAvUT+eoaEnn/4NtbDNfRRaxaJHdp15gf+tfHAWiXR4wB3BA==",
238 "license": "MIT",
239 "dependencies": {
240 "prismjs": "^1.30.0"
241 },
242 "engines": {
243 "node": ">=22.12.0"
244 }
245 },
246 "node_modules/@astrojs/sitemap": {
247 "version": "3.7.4",
248 "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.7.4.tgz",
249 "integrity": "sha512-LbKNC24bdUWcQf/pThB6qLlSqHojxGjZDURIzFocY8rlWnAn2t74nnhnK6S5x0NHriHoAduLEpVjRykmeGiVvA==",
250 "license": "MIT",
251 "dependencies": {
252 "sitemap": "^9.0.0",
253 "zod": "^4.3.6"
254 }
255 },
256 "node_modules/@astrojs/telemetry": {
257 "version": "3.3.3",
258 "resolved": "https://registry.npmjs.org/@astrojs/telemetry/-/telemetry-3.3.3.tgz",
259 "integrity": "sha512-C1TLn5sPJr0x4vk56piHWKbnqlEB8BKyte5Y45V02U+D7BGO5eMqZDH5aPjnkXQWJggvmsTXxH03QMZ9NgWLzQ==",
260 "license": "MIT",
261 "dependencies": {
262 "ci-info": "^4.4.0",
263 "dset": "^3.1.4",
264 "is-docker": "^4.0.0",
265 "package-manager-detector": "^1.6.0"
266 },
267 "engines": {
268 "node": "18.20.8 || ^20.3.0 || >=22.0.0"
269 }
270 },
271 "node_modules/@babel/helper-string-parser": {
272 "version": "7.29.7",
273 "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz",
274 "integrity": "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==",
275 "license": "MIT",
276 "engines": {
277 "node": ">=6.9.0"
278 }
279 },
280 "node_modules/@babel/helper-validator-identifier": {
281 "version": "7.29.7",
282 "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
283 "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
284 "license": "MIT",
285 "engines": {
286 "node": ">=6.9.0"
287 }
288 },
289 "node_modules/@babel/parser": {
290 "version": "7.29.7",
291 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.7.tgz",
292 "integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==",
293 "license": "MIT",
294 "dependencies": {
295 "@babel/types": "^7.29.7"
296 },
297 "bin": {
298 "parser": "bin/babel-parser.js"
299 },
300 "engines": {
301 "node": ">=6.0.0"
302 }
303 },
304 "node_modules/@babel/types": {
305 "version": "7.29.7",
306 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.7.tgz",
307 "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
308 "license": "MIT",
309 "dependencies": {
310 "@babel/helper-string-parser": "^7.29.7",
311 "@babel/helper-validator-identifier": "^7.29.7"
312 },
313 "engines": {
314 "node": ">=6.9.0"
315 }
316 },
317 "node_modules/@bruits/satteri-darwin-arm64": {
318 "version": "0.10.5",
319 "resolved": "https://registry.npmjs.org/@bruits/satteri-darwin-arm64/-/satteri-darwin-arm64-0.10.5.tgz",
320 "integrity": "sha512-27KTVl4TJkVahMy/ohyA7qd4938G5UNneFUz/PsScYfpIhj0IVAS23mpcJXdPF44sa6nva198lmV/cKIb2YPyA==",
321 "cpu": [
322 "arm64"
323 ],
324 "license": "MIT",
325 "optional": true,
326 "os": [
327 "darwin"
328 ]
329 },
330 "node_modules/@bruits/satteri-darwin-x64": {
331 "version": "0.10.5",
332 "resolved": "https://registry.npmjs.org/@bruits/satteri-darwin-x64/-/satteri-darwin-x64-0.10.5.tgz",
333 "integrity": "sha512-IjnLe3nKspq6qaeqGgjT7MT8VrTV74yWRlaag7ZdNsI8TDAYZ0iPxMCo+9KQZHUk5EyVB+reBI/PFWL5KuFw9Q==",
334 "cpu": [
335 "x64"
336 ],
337 "license": "MIT",
338 "optional": true,
339 "os": [
340 "darwin"
341 ]
342 },
343 "node_modules/@bruits/satteri-linux-arm64-gnu": {
344 "version": "0.10.5",
345 "resolved": "https://registry.npmjs.org/@bruits/satteri-linux-arm64-gnu/-/satteri-linux-arm64-gnu-0.10.5.tgz",
346 "integrity": "sha512-glkYXZCJywjP13v67eAyAMSJdF+ncvEbYvgi/wOtffL9tQ27lr/zsyzUfgs+ovjJ9d8JNQKiXeiArJcX8PJL9w==",
347 "cpu": [
348 "arm64"
349 ],
350 "libc": [
351 "glibc"
352 ],
353 "license": "MIT",
354 "optional": true,
355 "os": [
356 "linux"
357 ]
358 },
359 "node_modules/@bruits/satteri-linux-arm64-musl": {
360 "version": "0.10.5",
361 "resolved": "https://registry.npmjs.org/@bruits/satteri-linux-arm64-musl/-/satteri-linux-arm64-musl-0.10.5.tgz",
362 "integrity": "sha512-yWdgG1g17Nh2QyGVlFUxGRa3FEFwiMcpZEyMNWkbM3deC94cmVc+/i9OuyFpdKuWo3GkgoCtYVOoxk1uCnCZIA==",
363 "cpu": [
364 "arm64"
365 ],
366 "libc": [
367 "musl"
368 ],
369 "license": "MIT",
370 "optional": true,
371 "os": [
372 "linux"
373 ]
374 },
375 "node_modules/@bruits/satteri-linux-x64-gnu": {
376 "version": "0.10.5",
377 "resolved": "https://registry.npmjs.org/@bruits/satteri-linux-x64-gnu/-/satteri-linux-x64-gnu-0.10.5.tgz",
378 "integrity": "sha512-FVaLoPT1fBgGl0J+AYebyyXJYBachGl8Oyyrf1lye4RTqCB4S0Gwkj1uM9RJyThUOvx5VUmAT1CnNh1SFHA+kw==",
379 "cpu": [
380 "x64"
381 ],
382 "libc": [
383 "glibc"
384 ],
385 "license": "MIT",
386 "optional": true,
387 "os": [
388 "linux"
389 ]
390 },
391 "node_modules/@bruits/satteri-linux-x64-musl": {
392 "version": "0.10.5",
393 "resolved": "https://registry.npmjs.org/@bruits/satteri-linux-x64-musl/-/satteri-linux-x64-musl-0.10.5.tgz",
394 "integrity": "sha512-EHpVAx2bqW3GINHTKkljtxVfQmVDGWIuwOYOP5YghTj+0PkBa2o8oKPRtQ9Kbsr1Fye8jtUcDjhwj2jMNugZKg==",
395 "cpu": [
396 "x64"
397 ],
398 "libc": [
399 "musl"
400 ],
401 "license": "MIT",
402 "optional": true,
403 "os": [
404 "linux"
405 ]
406 },
407 "node_modules/@bruits/satteri-wasm32-wasi": {
408 "version": "0.10.5",
409 "resolved": "https://registry.npmjs.org/@bruits/satteri-wasm32-wasi/-/satteri-wasm32-wasi-0.10.5.tgz",
410 "integrity": "sha512-ypz8c/Zmipxp4IoeDa228Gstv6TLzVmNs3yC6wKCoNSOjx1iwpgzu87Y3hTkXFdwChVGU85qeUDuOIarGUZQLw==",
411 "cpu": [
412 "wasm32"
413 ],
414 "license": "MIT",
415 "optional": true,
416 "dependencies": {
417 "@emnapi/core": "1.11.1",
418 "@emnapi/runtime": "1.11.1",
419 "@napi-rs/wasm-runtime": "^1.2.3"
420 },
421 "engines": {
422 "node": ">=14.0.0"
423 }
424 },
425 "node_modules/@bruits/satteri-wasm32-wasi/node_modules/@emnapi/core": {
426 "version": "1.11.1",
427 "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.11.1.tgz",
428 "integrity": "sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==",
429 "license": "MIT",
430 "optional": true,
431 "dependencies": {
432 "@emnapi/wasi-threads": "1.2.2",
433 "tslib": "^2.4.0"
434 }
435 },
436 "node_modules/@bruits/satteri-win32-arm64-msvc": {
437 "version": "0.10.5",
438 "resolved": "https://registry.npmjs.org/@bruits/satteri-win32-arm64-msvc/-/satteri-win32-arm64-msvc-0.10.5.tgz",
439 "integrity": "sha512-siTV88nb0LRqNpkL2gXboqCwVdq95sLtzMHS1/3eONV2gLbB3NAK46wmSMvCO/yquBvI2lvaFIfd8P12ecsxBw==",
440 "cpu": [
441 "arm64"
442 ],
443 "license": "MIT",
444 "optional": true,
445 "os": [
446 "win32"
447 ]
448 },
449 "node_modules/@bruits/satteri-win32-x64-msvc": {
450 "version": "0.10.5",
451 "resolved": "https://registry.npmjs.org/@bruits/satteri-win32-x64-msvc/-/satteri-win32-x64-msvc-0.10.5.tgz",
452 "integrity": "sha512-C3IfPvfvMXmlzBxaMPKFS1XiuV9pu2mC7YqkPk7PSvTgPZ8gbdASIpHpztDLvTTQjqZ0z1Ol8tK5X+V6XXC0wQ==",
453 "cpu": [
454 "x64"
455 ],
456 "license": "MIT",
457 "optional": true,
458 "os": [
459 "win32"
460 ]
461 },
462 "node_modules/@capsizecss/unpack": {
463 "version": "4.0.0",
464 "resolved": "https://registry.npmjs.org/@capsizecss/unpack/-/unpack-4.0.0.tgz",
465 "integrity": "sha512-VERIM64vtTP1C4mxQ5thVT9fK0apjPFobqybMtA1UdUujWka24ERHbRHFGmpbbhp73MhV+KSsHQH9C6uOTdEQA==",
466 "license": "MIT",
467 "dependencies": {
468 "fontkitten": "^1.0.0"
469 },
470 "engines": {
471 "node": ">=18"
472 }
473 },
474 "node_modules/@clack/core": {
475 "version": "1.4.1",
476 "resolved": "https://registry.npmjs.org/@clack/core/-/core-1.4.1.tgz",
477 "integrity": "sha512-FILJa1gGKEFTGZAJE9RpVhrjKz3c3h4ar60dSv6cGuDqufQ84YEIS3GAGvZiN+H6yaLbbvTFNejjCC4tXpZEuw==",
478 "license": "MIT",
479 "dependencies": {
480 "fast-wrap-ansi": "^0.2.0",
481 "sisteransi": "^1.0.5"
482 },
483 "engines": {
484 "node": ">= 20.12.0"
485 }
486 },
487 "node_modules/@clack/prompts": {
488 "version": "1.5.1",
489 "resolved": "https://registry.npmjs.org/@clack/prompts/-/prompts-1.5.1.tgz",
490 "integrity": "sha512-zccHj2z2oCCO4yrDiRSlFOxWerGqRiysP7a5jPK6uoI9URKAquwY42Dd/iUP8JWHxEzdRe4TlbvZCo8z1/mhrw==",
491 "license": "MIT",
492 "dependencies": {
493 "@clack/core": "1.4.1",
494 "fast-string-width": "^3.0.2",
495 "fast-wrap-ansi": "^0.2.0",
496 "sisteransi": "^1.0.5"
497 },
498 "engines": {
499 "node": ">= 20.12.0"
500 }
501 },
502 "node_modules/@emnapi/core": {
503 "version": "1.11.2",
504 "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.11.2.tgz",
505 "integrity": "sha512-TC8MkTuZUtcTSiFeuC0ksCh9QIJ5+F21MvZ4Wn4ORfYaFJ/0dsiudv5tVkejgwZlwQ39jL9WWDe2lz8x0WglOA==",
506 "license": "MIT",
507 "optional": true,
508 "peer": true,
509 "dependencies": {
510 "@emnapi/wasi-threads": "1.2.2",
511 "tslib": "^2.4.0"
512 }
513 },
514 "node_modules/@emnapi/runtime": {
515 "version": "1.11.1",
516 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.1.tgz",
517 "integrity": "sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==",
518 "license": "MIT",
519 "optional": true,
520 "dependencies": {
521 "tslib": "^2.4.0"
522 }
523 },
524 "node_modules/@emnapi/wasi-threads": {
525 "version": "1.2.2",
526 "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.2.tgz",
527 "integrity": "sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==",
528 "license": "MIT",
529 "optional": true,
530 "dependencies": {
531 "tslib": "^2.4.0"
532 }
533 },
534 "node_modules/@esbuild/aix-ppc64": {
535 "version": "0.28.1",
536 "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.1.tgz",
537 "integrity": "sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==",
538 "cpu": [
539 "ppc64"
540 ],
541 "license": "MIT",
542 "optional": true,
543 "os": [
544 "aix"
545 ],
546 "engines": {
547 "node": ">=18"
548 }
549 },
550 "node_modules/@esbuild/android-arm": {
551 "version": "0.28.1",
552 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.28.1.tgz",
553 "integrity": "sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==",
554 "cpu": [
555 "arm"
556 ],
557 "license": "MIT",
558 "optional": true,
559 "os": [
560 "android"
561 ],
562 "engines": {
563 "node": ">=18"
564 }
565 },
566 "node_modules/@esbuild/android-arm64": {
567 "version": "0.28.1",
568 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.28.1.tgz",
569 "integrity": "sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==",
570 "cpu": [
571 "arm64"
572 ],
573 "license": "MIT",
574 "optional": true,
575 "os": [
576 "android"
577 ],
578 "engines": {
579 "node": ">=18"
580 }
581 },
582 "node_modules/@esbuild/android-x64": {
583 "version": "0.28.1",
584 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.28.1.tgz",
585 "integrity": "sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==",
586 "cpu": [
587 "x64"
588 ],
589 "license": "MIT",
590 "optional": true,
591 "os": [
592 "android"
593 ],
594 "engines": {
595 "node": ">=18"
596 }
597 },
598 "node_modules/@esbuild/darwin-arm64": {
599 "version": "0.28.1",
600 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.28.1.tgz",
601 "integrity": "sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==",
602 "cpu": [
603 "arm64"
604 ],
605 "license": "MIT",
606 "optional": true,
607 "os": [
608 "darwin"
609 ],
610 "engines": {
611 "node": ">=18"
612 }
613 },
614 "node_modules/@esbuild/darwin-x64": {
615 "version": "0.28.1",
616 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.28.1.tgz",
617 "integrity": "sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==",
618 "cpu": [
619 "x64"
620 ],
621 "license": "MIT",
622 "optional": true,
623 "os": [
624 "darwin"
625 ],
626 "engines": {
627 "node": ">=18"
628 }
629 },
630 "node_modules/@esbuild/freebsd-arm64": {
631 "version": "0.28.1",
632 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.28.1.tgz",
633 "integrity": "sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==",
634 "cpu": [
635 "arm64"
636 ],
637 "license": "MIT",
638 "optional": true,
639 "os": [
640 "freebsd"
641 ],
642 "engines": {
643 "node": ">=18"
644 }
645 },
646 "node_modules/@esbuild/freebsd-x64": {
647 "version": "0.28.1",
648 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.28.1.tgz",
649 "integrity": "sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==",
650 "cpu": [
651 "x64"
652 ],
653 "license": "MIT",
654 "optional": true,
655 "os": [
656 "freebsd"
657 ],
658 "engines": {
659 "node": ">=18"
660 }
661 },
662 "node_modules/@esbuild/linux-arm": {
663 "version": "0.28.1",
664 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.28.1.tgz",
665 "integrity": "sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==",
666 "cpu": [
667 "arm"
668 ],
669 "license": "MIT",
670 "optional": true,
671 "os": [
672 "linux"
673 ],
674 "engines": {
675 "node": ">=18"
676 }
677 },
678 "node_modules/@esbuild/linux-arm64": {
679 "version": "0.28.1",
680 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.28.1.tgz",
681 "integrity": "sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==",
682 "cpu": [
683 "arm64"
684 ],
685 "license": "MIT",
686 "optional": true,
687 "os": [
688 "linux"
689 ],
690 "engines": {
691 "node": ">=18"
692 }
693 },
694 "node_modules/@esbuild/linux-ia32": {
695 "version": "0.28.1",
696 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.28.1.tgz",
697 "integrity": "sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==",
698 "cpu": [
699 "ia32"
700 ],
701 "license": "MIT",
702 "optional": true,
703 "os": [
704 "linux"
705 ],
706 "engines": {
707 "node": ">=18"
708 }
709 },
710 "node_modules/@esbuild/linux-loong64": {
711 "version": "0.28.1",
712 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.28.1.tgz",
713 "integrity": "sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==",
714 "cpu": [
715 "loong64"
716 ],
717 "license": "MIT",
718 "optional": true,
719 "os": [
720 "linux"
721 ],
722 "engines": {
723 "node": ">=18"
724 }
725 },
726 "node_modules/@esbuild/linux-mips64el": {
727 "version": "0.28.1",
728 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.28.1.tgz",
729 "integrity": "sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==",
730 "cpu": [
731 "mips64el"
732 ],
733 "license": "MIT",
734 "optional": true,
735 "os": [
736 "linux"
737 ],
738 "engines": {
739 "node": ">=18"
740 }
741 },
742 "node_modules/@esbuild/linux-ppc64": {
743 "version": "0.28.1",
744 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.28.1.tgz",
745 "integrity": "sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==",
746 "cpu": [
747 "ppc64"
748 ],
749 "license": "MIT",
750 "optional": true,
751 "os": [
752 "linux"
753 ],
754 "engines": {
755 "node": ">=18"
756 }
757 },
758 "node_modules/@esbuild/linux-riscv64": {
759 "version": "0.28.1",
760 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.28.1.tgz",
761 "integrity": "sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==",
762 "cpu": [
763 "riscv64"
764 ],
765 "license": "MIT",
766 "optional": true,
767 "os": [
768 "linux"
769 ],
770 "engines": {
771 "node": ">=18"
772 }
773 },
774 "node_modules/@esbuild/linux-s390x": {
775 "version": "0.28.1",
776 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.28.1.tgz",
777 "integrity": "sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==",
778 "cpu": [
779 "s390x"
780 ],
781 "license": "MIT",
782 "optional": true,
783 "os": [
784 "linux"
785 ],
786 "engines": {
787 "node": ">=18"
788 }
789 },
790 "node_modules/@esbuild/linux-x64": {
791 "version": "0.28.1",
792 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.28.1.tgz",
793 "integrity": "sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==",
794 "cpu": [
795 "x64"
796 ],
797 "license": "MIT",
798 "optional": true,
799 "os": [
800 "linux"
801 ],
802 "engines": {
803 "node": ">=18"
804 }
805 },
806 "node_modules/@esbuild/netbsd-arm64": {
807 "version": "0.28.1",
808 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.28.1.tgz",
809 "integrity": "sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==",
810 "cpu": [
811 "arm64"
812 ],
813 "license": "MIT",
814 "optional": true,
815 "os": [
816 "netbsd"
817 ],
818 "engines": {
819 "node": ">=18"
820 }
821 },
822 "node_modules/@esbuild/netbsd-x64": {
823 "version": "0.28.1",
824 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.28.1.tgz",
825 "integrity": "sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==",
826 "cpu": [
827 "x64"
828 ],
829 "license": "MIT",
830 "optional": true,
831 "os": [
832 "netbsd"
833 ],
834 "engines": {
835 "node": ">=18"
836 }
837 },
838 "node_modules/@esbuild/openbsd-arm64": {
839 "version": "0.28.1",
840 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.28.1.tgz",
841 "integrity": "sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==",
842 "cpu": [
843 "arm64"
844 ],
845 "license": "MIT",
846 "optional": true,
847 "os": [
848 "openbsd"
849 ],
850 "engines": {
851 "node": ">=18"
852 }
853 },
854 "node_modules/@esbuild/openbsd-x64": {
855 "version": "0.28.1",
856 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.28.1.tgz",
857 "integrity": "sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==",
858 "cpu": [
859 "x64"
860 ],
861 "license": "MIT",
862 "optional": true,
863 "os": [
864 "openbsd"
865 ],
866 "engines": {
867 "node": ">=18"
868 }
869 },
870 "node_modules/@esbuild/openharmony-arm64": {
871 "version": "0.28.1",
872 "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.28.1.tgz",
873 "integrity": "sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==",
874 "cpu": [
875 "arm64"
876 ],
877 "license": "MIT",
878 "optional": true,
879 "os": [
880 "openharmony"
881 ],
882 "engines": {
883 "node": ">=18"
884 }
885 },
886 "node_modules/@esbuild/sunos-x64": {
887 "version": "0.28.1",
888 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.28.1.tgz",
889 "integrity": "sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==",
890 "cpu": [
891 "x64"
892 ],
893 "license": "MIT",
894 "optional": true,
895 "os": [
896 "sunos"
897 ],
898 "engines": {
899 "node": ">=18"
900 }
901 },
902 "node_modules/@esbuild/win32-arm64": {
903 "version": "0.28.1",
904 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.28.1.tgz",
905 "integrity": "sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==",
906 "cpu": [
907 "arm64"
908 ],
909 "license": "MIT",
910 "optional": true,
911 "os": [
912 "win32"
913 ],
914 "engines": {
915 "node": ">=18"
916 }
917 },
918 "node_modules/@esbuild/win32-ia32": {
919 "version": "0.28.1",
920 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.28.1.tgz",
921 "integrity": "sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==",
922 "cpu": [
923 "ia32"
924 ],
925 "license": "MIT",
926 "optional": true,
927 "os": [
928 "win32"
929 ],
930 "engines": {
931 "node": ">=18"
932 }
933 },
934 "node_modules/@esbuild/win32-x64": {
935 "version": "0.28.1",
936 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.28.1.tgz",
937 "integrity": "sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==",
938 "cpu": [
939 "x64"
940 ],
941 "license": "MIT",
942 "optional": true,
943 "os": [
944 "win32"
945 ],
946 "engines": {
947 "node": ">=18"
948 }
949 },
950 "node_modules/@fontsource-variable/inter": {
951 "version": "5.3.0",
952 "resolved": "https://registry.npmjs.org/@fontsource-variable/inter/-/inter-5.3.0.tgz",
953 "integrity": "sha512-OupL48va4JNofb97w6NYeF9S7W/kHNKM0Er8Dem5nqi4jeOLrVJDoE8tZEpnMJmtkvNbB1EIPPwHcdkF6b1oUA==",
954 "license": "OFL-1.1",
955 "funding": {
956 "url": "https://github.com/sponsors/ayuhito"
957 }
958 },
959 "node_modules/@fontsource-variable/jetbrains-mono": {
960 "version": "5.3.0",
961 "resolved": "https://registry.npmjs.org/@fontsource-variable/jetbrains-mono/-/jetbrains-mono-5.3.0.tgz",
962 "integrity": "sha512-F32xpS2NsGYoQi2ADSkKTgpJj7ozajsGgDJ8woTnqjmIB+dxDIqImjl4pXZVEExu8UFZ2ndhmX18EBS/hdz3Lw==",
963 "license": "OFL-1.1",
964 "funding": {
965 "url": "https://github.com/sponsors/ayuhito"
966 }
967 },
968 "node_modules/@img/colour": {
969 "version": "1.1.0",
970 "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
971 "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
972 "devOptional": true,
973 "license": "MIT",
974 "engines": {
975 "node": ">=18"
976 }
977 },
978 "node_modules/@img/sharp-darwin-arm64": {
979 "version": "0.35.4",
980 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.35.4.tgz",
981 "integrity": "sha512-Uhfl4V4lhP2nbUVF9+hyH1+luj86f1gUFeo8ALYxFoULoU+G87D43BfeMP8XHsk9boxAnCY/bf2EHwhA7MuGsA==",
982 "cpu": [
983 "arm64"
984 ],
985 "license": "Apache-2.0",
986 "optional": true,
987 "os": [
988 "darwin"
989 ],
990 "engines": {
991 "node": ">=20.9.0"
992 },
993 "funding": {
994 "url": "https://opencollective.com/libvips"
995 },
996 "optionalDependencies": {
997 "@img/sharp-libvips-darwin-arm64": "1.3.3"
998 }
999 },
1000 "node_modules/@img/sharp-darwin-x64": {
1001 "version": "0.35.4",
1002 "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.35.4.tgz",
1003 "integrity": "sha512-hWniXY3bG5qKpkKrAwPe4y+VTPmf086YQAnkxWh7uA1YrlRouWGa0M0Mxj3ZjnXFkv7/TD1bTy9lGUK26vRvWw==",
1004 "cpu": [
1005 "x64"
1006 ],
1007 "license": "Apache-2.0",
1008 "optional": true,
1009 "os": [
1010 "darwin"
1011 ],
1012 "engines": {
1013 "node": ">=20.9.0"
1014 },
1015 "funding": {
1016 "url": "https://opencollective.com/libvips"
1017 },
1018 "optionalDependencies": {
1019 "@img/sharp-libvips-darwin-x64": "1.3.3"
1020 }
1021 },
1022 "node_modules/@img/sharp-freebsd-wasm32": {
1023 "version": "0.35.4",
1024 "resolved": "https://registry.npmjs.org/@img/sharp-freebsd-wasm32/-/sharp-freebsd-wasm32-0.35.4.tgz",
1025 "integrity": "sha512-lIsKw/BU+kjB4eZjxrYrZmwOJYi3Ajrv66iAlBmUPyKc3HpnloevB1g3wxGD9P/5BbQ1brBGl65VRRrCvQDEqA==",
1026 "license": "Apache-2.0",
1027 "optional": true,
1028 "os": [
1029 "freebsd"
1030 ],
1031 "dependencies": {
1032 "@img/sharp-wasm32": "0.35.4"
1033 },
1034 "engines": {
1035 "node": ">=20.9.0"
1036 },
1037 "funding": {
1038 "url": "https://opencollective.com/libvips"
1039 }
1040 },
1041 "node_modules/@img/sharp-libvips-darwin-arm64": {
1042 "version": "1.3.3",
1043 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.3.3.tgz",
1044 "integrity": "sha512-suTBPTDGrI9WodccaDdwZItTSaBYASlBk1NSfElSHrUfzu3szG6lvIF58+WiFvnfzuK8ZBFS5zE00PxqxnRiPg==",
1045 "cpu": [
1046 "arm64"
1047 ],
1048 "license": "LGPL-3.0-or-later",
1049 "optional": true,
1050 "os": [
1051 "darwin"
1052 ],
1053 "funding": {
1054 "url": "https://opencollective.com/libvips"
1055 }
1056 },
1057 "node_modules/@img/sharp-libvips-darwin-x64": {
1058 "version": "1.3.3",
1059 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.3.3.tgz",
1060 "integrity": "sha512-FVJZ5mITMobmXIz/hPDTw0EintTW5H3WfrxwLqEqjiIihlu+hVRyGrFQ60xl0Lxn7Bt3zdpevPaQi0HEzqz9fw==",
1061 "cpu": [
1062 "x64"
1063 ],
1064 "license": "LGPL-3.0-or-later",
1065 "optional": true,
1066 "os": [
1067 "darwin"
1068 ],
1069 "funding": {
1070 "url": "https://opencollective.com/libvips"
1071 }
1072 },
1073 "node_modules/@img/sharp-libvips-linux-arm": {
1074 "version": "1.3.3",
1075 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.3.3.tgz",
1076 "integrity": "sha512-3rbU4vqXXc3hY/OiXdl52xZvT0F1yEngWfvqudtPJg/KkyiaQw2DRsFrNzpmLvfavbwOq3qXn36GP8obHRULQA==",
1077 "cpu": [
1078 "arm"
1079 ],
1080 "libc": [
1081 "glibc"
1082 ],
1083 "license": "LGPL-3.0-or-later",
1084 "optional": true,
1085 "os": [
1086 "linux"
1087 ],
1088 "funding": {
1089 "url": "https://opencollective.com/libvips"
1090 }
1091 },
1092 "node_modules/@img/sharp-libvips-linux-arm64": {
1093 "version": "1.3.3",
1094 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.3.3.tgz",
1095 "integrity": "sha512-0DaL0A6Xu6sQSQFwe4iVCrKWU2cCTItnRsYsCdxAMm9NF6twAA9BKnoqy4hqz4+azQ0JHuA26qiUKsf1XJ/v5A==",
1096 "cpu": [
1097 "arm64"
1098 ],
1099 "libc": [
1100 "glibc"
1101 ],
1102 "license": "LGPL-3.0-or-later",
1103 "optional": true,
1104 "os": [
1105 "linux"
1106 ],
1107 "funding": {
1108 "url": "https://opencollective.com/libvips"
1109 }
1110 },
1111 "node_modules/@img/sharp-libvips-linux-ppc64": {
1112 "version": "1.3.3",
1113 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.3.3.tgz",
1114 "integrity": "sha512-cdn1OvUBwsXhbC0zSzJnNzf5MZ/mTrobawDvNXBTxe8VtqKAm0sRuEY2Evzovb/w9JMk4TvRxqt1mekSuJz64w==",
1115 "cpu": [
1116 "ppc64"
1117 ],
1118 "libc": [
1119 "glibc"
1120 ],
1121 "license": "LGPL-3.0-or-later",
1122 "optional": true,
1123 "os": [
1124 "linux"
1125 ],
1126 "funding": {
1127 "url": "https://opencollective.com/libvips"
1128 }
1129 },
1130 "node_modules/@img/sharp-libvips-linux-riscv64": {
1131 "version": "1.3.3",
1132 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.3.3.tgz",
1133 "integrity": "sha512-HjPVx7yKz+0lqdhDlTw1tt90wamBoxhiXpvl1XZpJLiHH4RCJ5yDTqH+VlYPv2fwFs89JFw4c1IexYOcQUi4IQ==",
1134 "cpu": [
1135 "riscv64"
1136 ],
1137 "libc": [
1138 "glibc"
1139 ],
1140 "license": "LGPL-3.0-or-later",
1141 "optional": true,
1142 "os": [
1143 "linux"
1144 ],
1145 "funding": {
1146 "url": "https://opencollective.com/libvips"
1147 }
1148 },
1149 "node_modules/@img/sharp-libvips-linux-s390x": {
1150 "version": "1.3.3",
1151 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.3.3.tgz",
1152 "integrity": "sha512-neWLh+3yCNThxnfy3c4BbVBeGgt9aftno+XbT56iK28RgeDs3UOFWviLWlUu0bArYVYJaFDK+RRohbicUNCm8Q==",
1153 "cpu": [
1154 "s390x"
1155 ],
1156 "libc": [
1157 "glibc"
1158 ],
1159 "license": "LGPL-3.0-or-later",
1160 "optional": true,
1161 "os": [
1162 "linux"
1163 ],
1164 "funding": {
1165 "url": "https://opencollective.com/libvips"
1166 }
1167 },
1168 "node_modules/@img/sharp-libvips-linux-x64": {
1169 "version": "1.3.3",
1170 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.3.3.tgz",
1171 "integrity": "sha512-4vKmvAst9nrowcqquKFAyZJUDolUaIp8uRiN0mWFguJ1IplC9/pitXtlnnlU4aa/eJw3J7i67V+pwUL+wZGdsA==",
1172 "cpu": [
1173 "x64"
1174 ],
1175 "libc": [
1176 "glibc"
1177 ],
1178 "license": "LGPL-3.0-or-later",
1179 "optional": true,
1180 "os": [
1181 "linux"
1182 ],
1183 "funding": {
1184 "url": "https://opencollective.com/libvips"
1185 }
1186 },
1187 "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
1188 "version": "1.3.3",
1189 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.3.3.tgz",
1190 "integrity": "sha512-Y9kQaLMuNoB0bPYOOdcZMaseNrFpPodIWWMrx+CZyydf2xn68j9WYc6sWWRrDwNkzCQjKYfc68L7jKjGlHMibw==",
1191 "cpu": [
1192 "arm64"
1193 ],
1194 "libc": [
1195 "musl"
1196 ],
1197 "license": "LGPL-3.0-or-later",
1198 "optional": true,
1199 "os": [
1200 "linux"
1201 ],
1202 "funding": {
1203 "url": "https://opencollective.com/libvips"
1204 }
1205 },
1206 "node_modules/@img/sharp-libvips-linuxmusl-x64": {
1207 "version": "1.3.3",
1208 "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.3.3.tgz",
1209 "integrity": "sha512-fj8Mv0HHfD1Rr+4I68+3agJynxDWtBFgicTbSOb9Bke6pIwzGcJ+RX/yHjmiEGFMCavY/dxvem7MyNaJF+wDiw==",
1210 "cpu": [
1211 "x64"
1212 ],
1213 "libc": [
1214 "musl"
1215 ],
1216 "license": "LGPL-3.0-or-later",
1217 "optional": true,
1218 "os": [
1219 "linux"
1220 ],
1221 "funding": {
1222 "url": "https://opencollective.com/libvips"
1223 }
1224 },
1225 "node_modules/@img/sharp-linux-arm": {
1226 "version": "0.35.4",
1227 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.35.4.tgz",
1228 "integrity": "sha512-7OAS8gI0EReKGVN2HssHlM6umJgxF5VI3xN0p9FA91p/YO+ou5hiNghLdZ5BEHztwaaK5+bLKRf8x/o2L2nk9A==",
1229 "cpu": [
1230 "arm"
1231 ],
1232 "libc": [
1233 "glibc"
1234 ],
1235 "license": "Apache-2.0",
1236 "optional": true,
1237 "os": [
1238 "linux"
1239 ],
1240 "engines": {
1241 "node": ">=20.9.0"
1242 },
1243 "funding": {
1244 "url": "https://opencollective.com/libvips"
1245 },
1246 "optionalDependencies": {
1247 "@img/sharp-libvips-linux-arm": "1.3.3"
1248 }
1249 },
1250 "node_modules/@img/sharp-linux-arm64": {
1251 "version": "0.35.4",
1252 "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.35.4.tgz",
1253 "integrity": "sha512-De4jpEnAU8Hd5oT0j1G3uL4ZvTuipVMn7YC6vPaJhy6/7EwEae0SVAoBrUMYQbkLGDm85taVWwuPc1a44LTzCQ==",
1254 "cpu": [
1255 "arm64"
1256 ],
1257 "libc": [
1258 "glibc"
1259 ],
1260 "license": "Apache-2.0",
1261 "optional": true,
1262 "os": [
1263 "linux"
1264 ],
1265 "engines": {
1266 "node": ">=20.9.0"
1267 },
1268 "funding": {
1269 "url": "https://opencollective.com/libvips"
1270 },
1271 "optionalDependencies": {
1272 "@img/sharp-libvips-linux-arm64": "1.3.3"
1273 }
1274 },
1275 "node_modules/@img/sharp-linux-ppc64": {
1276 "version": "0.35.4",
1277 "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.35.4.tgz",
1278 "integrity": "sha512-2oYZJeIl4kCcMGk4ouZVjnkCtFrpQFlNEtJ6GbxzhHQchwH0NH/qEb9ykmOl29dqwMq+JhFdZn+1ak2FKhI9fQ==",
1279 "cpu": [
1280 "ppc64"
1281 ],
1282 "libc": [
1283 "glibc"
1284 ],
1285 "license": "Apache-2.0",
1286 "optional": true,
1287 "os": [
1288 "linux"
1289 ],
1290 "engines": {
1291 "node": ">=20.9.0"
1292 },
1293 "funding": {
1294 "url": "https://opencollective.com/libvips"
1295 },
1296 "optionalDependencies": {
1297 "@img/sharp-libvips-linux-ppc64": "1.3.3"
1298 }
1299 },
1300 "node_modules/@img/sharp-linux-riscv64": {
1301 "version": "0.35.4",
1302 "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.35.4.tgz",
1303 "integrity": "sha512-cPbNChoRURAWdebDIHSenxRpgEdy7JkPydSnUxRm9VvKD7m0/xVaR/8Fzlu81pk5nHEvHH87UZUA7cTtwnbJSA==",
1304 "cpu": [
1305 "riscv64"
1306 ],
1307 "libc": [
1308 "glibc"
1309 ],
1310 "license": "Apache-2.0",
1311 "optional": true,
1312 "os": [
1313 "linux"
1314 ],
1315 "engines": {
1316 "node": ">=20.9.0"
1317 },
1318 "funding": {
1319 "url": "https://opencollective.com/libvips"
1320 },
1321 "optionalDependencies": {
1322 "@img/sharp-libvips-linux-riscv64": "1.3.3"
1323 }
1324 },
1325 "node_modules/@img/sharp-linux-s390x": {
1326 "version": "0.35.4",
1327 "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.35.4.tgz",
1328 "integrity": "sha512-RY0JFY8Fd6RonCBtHz+DvadaPkXDSI1AUn6yWL9TipqkZ1vY8w8evqdgyDFnkm4/K1ve1TvZiaePP5oSd4+WVQ==",
1329 "cpu": [
1330 "s390x"
1331 ],
1332 "libc": [
1333 "glibc"
1334 ],
1335 "license": "Apache-2.0",
1336 "optional": true,
1337 "os": [
1338 "linux"
1339 ],
1340 "engines": {
1341 "node": ">=20.9.0"
1342 },
1343 "funding": {
1344 "url": "https://opencollective.com/libvips"
1345 },
1346 "optionalDependencies": {
1347 "@img/sharp-libvips-linux-s390x": "1.3.3"
1348 }
1349 },
1350 "node_modules/@img/sharp-linux-x64": {
1351 "version": "0.35.4",
1352 "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.35.4.tgz",
1353 "integrity": "sha512-9qvvEAuk8k89TfWUoX2htWjbAMX8p+NxCppjpcg5k6xMsjhBQPTsoIh36h9Qde4WRuGpJeYnOjdosDn/cnv+OA==",
1354 "cpu": [
1355 "x64"
1356 ],
1357 "libc": [
1358 "glibc"
1359 ],
1360 "license": "Apache-2.0",
1361 "optional": true,
1362 "os": [
1363 "linux"
1364 ],
1365 "engines": {
1366 "node": ">=20.9.0"
1367 },
1368 "funding": {
1369 "url": "https://opencollective.com/libvips"
1370 },
1371 "optionalDependencies": {
1372 "@img/sharp-libvips-linux-x64": "1.3.3"
1373 }
1374 },
1375 "node_modules/@img/sharp-linuxmusl-arm64": {
1376 "version": "0.35.4",
1377 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.35.4.tgz",
1378 "integrity": "sha512-KB5jxpfWQTr0nc3xdHtWChdbifHrBGsd2SM62Eyxrl8afikm+f5qGBU75SJIZBT/S1MC8XyacdlXBMSWq6OURA==",
1379 "cpu": [
1380 "arm64"
1381 ],
1382 "libc": [
1383 "musl"
1384 ],
1385 "license": "Apache-2.0",
1386 "optional": true,
1387 "os": [
1388 "linux"
1389 ],
1390 "engines": {
1391 "node": ">=20.9.0"
1392 },
1393 "funding": {
1394 "url": "https://opencollective.com/libvips"
1395 },
1396 "optionalDependencies": {
1397 "@img/sharp-libvips-linuxmusl-arm64": "1.3.3"
1398 }
1399 },
1400 "node_modules/@img/sharp-linuxmusl-x64": {
1401 "version": "0.35.4",
1402 "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.35.4.tgz",
1403 "integrity": "sha512-f+eZJZIQNEEd26RPSW+76chwOf1XtA2Y/O+5ocVyLliHkeih3e+jhLVBdNTd2rS3IbNXK8+ug93Vf5ZXtF5Lxg==",
1404 "cpu": [
1405 "x64"
1406 ],
1407 "libc": [
1408 "musl"
1409 ],
1410 "license": "Apache-2.0",
1411 "optional": true,
1412 "os": [
1413 "linux"
1414 ],
1415 "engines": {
1416 "node": ">=20.9.0"
1417 },
1418 "funding": {
1419 "url": "https://opencollective.com/libvips"
1420 },
1421 "optionalDependencies": {
1422 "@img/sharp-libvips-linuxmusl-x64": "1.3.3"
1423 }
1424 },
1425 "node_modules/@img/sharp-wasm32": {
1426 "version": "0.35.4",
1427 "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.35.4.tgz",
1428 "integrity": "sha512-zQnl4Kwp7Q6NHsENtU2T/00Zi+w3AQNwz3+UaTyVBy2FpXrzXzGjndpK61onhZjRtRpQXxCTeqw19bVyXOh7jA==",
1429 "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
1430 "optional": true,
1431 "dependencies": {
1432 "@emnapi/runtime": "^1.11.3"
1433 },
1434 "engines": {
1435 "node": ">=20.9.0"
1436 },
1437 "funding": {
1438 "url": "https://opencollective.com/libvips"
1439 }
1440 },
1441 "node_modules/@img/sharp-wasm32/node_modules/@emnapi/runtime": {
1442 "version": "1.11.3",
1443 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.3.tgz",
1444 "integrity": "sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==",
1445 "license": "MIT",
1446 "optional": true,
1447 "dependencies": {
1448 "tslib": "^2.4.0"
1449 }
1450 },
1451 "node_modules/@img/sharp-webcontainers-wasm32": {
1452 "version": "0.35.4",
1453 "resolved": "https://registry.npmjs.org/@img/sharp-webcontainers-wasm32/-/sharp-webcontainers-wasm32-0.35.4.tgz",
1454 "integrity": "sha512-ESfNkywmCfPNyaZjxooddJQiQ+l/nTpGEOGthxiLnIHXC/CmcBixnfwUleX9mCz9ovrUUvKMap/pm8RYbzfwaA==",
1455 "cpu": [
1456 "wasm32"
1457 ],
1458 "license": "Apache-2.0",
1459 "optional": true,
1460 "dependencies": {
1461 "@img/sharp-wasm32": "0.35.4"
1462 },
1463 "engines": {
1464 "node": ">=20.9.0"
1465 },
1466 "funding": {
1467 "url": "https://opencollective.com/libvips"
1468 }
1469 },
1470 "node_modules/@img/sharp-win32-arm64": {
1471 "version": "0.35.4",
1472 "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.35.4.tgz",
1473 "integrity": "sha512-iNdlBX9gLVvqe2I3uIJSIKTq6wckP/DYxZtcqxm09x5Gi24DnFBmPAWZmr60ZyYMG0xlzo6goG3670ar+RXvRw==",
1474 "cpu": [
1475 "arm64"
1476 ],
1477 "license": "Apache-2.0 AND LGPL-3.0-or-later",
1478 "optional": true,
1479 "os": [
1480 "win32"
1481 ],
1482 "engines": {
1483 "node": ">=20.9.0"
1484 },
1485 "funding": {
1486 "url": "https://opencollective.com/libvips"
1487 }
1488 },
1489 "node_modules/@img/sharp-win32-ia32": {
1490 "version": "0.35.4",
1491 "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.35.4.tgz",
1492 "integrity": "sha512-kqRsbaa5CS6KHlpxnN7WhE6vAAugXyZButpRdvDWetlv6Qv4N9WTcrWzF7tXfB9T7MsoadqdI8hmwLq6UlLvtw==",
1493 "cpu": [
1494 "ia32"
1495 ],
1496 "license": "Apache-2.0 AND LGPL-3.0-or-later",
1497 "optional": true,
1498 "os": [
1499 "win32"
1500 ],
1501 "engines": {
1502 "node": "^20.9.0"
1503 },
1504 "funding": {
1505 "url": "https://opencollective.com/libvips"
1506 }
1507 },
1508 "node_modules/@img/sharp-win32-x64": {
1509 "version": "0.35.4",
1510 "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.35.4.tgz",
1511 "integrity": "sha512-XtmnYhBcrORsJ4XJngyzr/EWP0hRZLAZRFaApdKuviyqF78+ylxh2y06ZmtULAMOnObJ3ucpN0AcwSWnMowTRg==",
1512 "cpu": [
1513 "x64"
1514 ],
1515 "license": "Apache-2.0 AND LGPL-3.0-or-later",
1516 "optional": true,
1517 "os": [
1518 "win32"
1519 ],
1520 "engines": {
1521 "node": ">=20.9.0"
1522 },
1523 "funding": {
1524 "url": "https://opencollective.com/libvips"
1525 }
1526 },
1527 "node_modules/@jridgewell/sourcemap-codec": {
1528 "version": "1.5.5",
1529 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
1530 "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
1531 "license": "MIT"
1532 },
1533 "node_modules/@napi-rs/wasm-runtime": {
1534 "version": "1.2.3",
1535 "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.2.3.tgz",
1536 "integrity": "sha512-UMduMbqO5s5zF2NkNacMT/yK5Y5QiKvWr2+50bzIIxFDwVJ2h49b+oyjaCGPhJxd2/gC2x39EHv/gHVuu36x2Q==",
1537 "license": "MIT",
1538 "optional": true,
1539 "dependencies": {
1540 "@tybys/wasm-util": "^0.10.3"
1541 },
1542 "engines": {
1543 "node": "^20.19.0 || ^22.13.0 || >=23.5.0"
1544 },
1545 "funding": {
1546 "type": "github",
1547 "url": "https://github.com/sponsors/Brooooooklyn"
1548 },
1549 "peerDependencies": {
1550 "@emnapi/core": "^1.7.1 || ^2.0.0-alpha.4",
1551 "@emnapi/runtime": "^1.7.1 || ^2.0.0-alpha.4"
1552 }
1553 },
1554 "node_modules/@oslojs/encoding": {
1555 "version": "1.1.0",
1556 "resolved": "https://registry.npmjs.org/@oslojs/encoding/-/encoding-1.1.0.tgz",
1557 "integrity": "sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==",
1558 "license": "MIT"
1559 },
1560 "node_modules/@oxc-project/types": {
1561 "version": "0.139.0",
1562 "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.139.0.tgz",
1563 "integrity": "sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==",
1564 "license": "MIT",
1565 "funding": {
1566 "url": "https://github.com/sponsors/Boshen"
1567 }
1568 },
1569 "node_modules/@rolldown/binding-android-arm64": {
1570 "version": "1.1.5",
1571 "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.1.5.tgz",
1572 "integrity": "sha512-lZg8fqIv2v7FF237bwMgzGZEJvGL79/s5knJ/i6FmsGF4XXlzccZ4jb+TrFIxtSSxFtIpdsgrPZeMk1I9AFcyQ==",
1573 "cpu": [
1574 "arm64"
1575 ],
1576 "license": "MIT",
1577 "optional": true,
1578 "os": [
1579 "android"
1580 ],
1581 "engines": {
1582 "node": "^20.19.0 || >=22.12.0"
1583 }
1584 },
1585 "node_modules/@rolldown/binding-darwin-arm64": {
1586 "version": "1.1.5",
1587 "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.1.5.tgz",
1588 "integrity": "sha512-51Bnx9pNiMRKSUNtBfySkNJ9vMU9Hh3I1ozDd6gyPPYzaXCfnptUcEZxXGYFn+ul2dtcMUiqGR1Yai2K10uoTw==",
1589 "cpu": [
1590 "arm64"
1591 ],
1592 "license": "MIT",
1593 "optional": true,
1594 "os": [
1595 "darwin"
1596 ],
1597 "engines": {
1598 "node": "^20.19.0 || >=22.12.0"
1599 }
1600 },
1601 "node_modules/@rolldown/binding-darwin-x64": {
1602 "version": "1.1.5",
1603 "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.1.5.tgz",
1604 "integrity": "sha512-Tm+gbfC0aHu1tBA/JvKQh32S0K6YgCHkiAF4/W6xX0K0RmNuc94VeK419dJoE65R5aRxmo+noZQSWrAMF6yb6g==",
1605 "cpu": [
1606 "x64"
1607 ],
1608 "license": "MIT",
1609 "optional": true,
1610 "os": [
1611 "darwin"
1612 ],
1613 "engines": {
1614 "node": "^20.19.0 || >=22.12.0"
1615 }
1616 },
1617 "node_modules/@rolldown/binding-freebsd-x64": {
1618 "version": "1.1.5",
1619 "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.1.5.tgz",
1620 "integrity": "sha512-JMzDKCCXq93YccG5gz3hvOs1oXRKAf0XYpfOS88e+wZrC8Iugj6j68867vrYZkvpDDpKn/KoKORThmchMpF6TA==",
1621 "cpu": [
1622 "x64"
1623 ],
1624 "license": "MIT",
1625 "optional": true,
1626 "os": [
1627 "freebsd"
1628 ],
1629 "engines": {
1630 "node": "^20.19.0 || >=22.12.0"
1631 }
1632 },
1633 "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
1634 "version": "1.1.5",
1635 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.1.5.tgz",
1636 "integrity": "sha512-uML21j2K5TfPGutKxub+M+nLjZIrWjXQ5Grx4lCe/nimTj9B4L63zHpjXLl4y0L3mcm2htEQIb06oCG/szerNw==",
1637 "cpu": [
1638 "arm"
1639 ],
1640 "license": "MIT",
1641 "optional": true,
1642 "os": [
1643 "linux"
1644 ],
1645 "engines": {
1646 "node": "^20.19.0 || >=22.12.0"
1647 }
1648 },
1649 "node_modules/@rolldown/binding-linux-arm64-gnu": {
1650 "version": "1.1.5",
1651 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.1.5.tgz",
1652 "integrity": "sha512-navSiuTMogvnQoZoM/v+l3ZWo50/NTwSHSzheABx/RCnmUPaKwq9qSo4Br2OYRs21+Fz8uFqITZM3H4opOB0/Q==",
1653 "cpu": [
1654 "arm64"
1655 ],
1656 "license": "MIT",
1657 "optional": true,
1658 "os": [
1659 "linux"
1660 ],
1661 "engines": {
1662 "node": "^20.19.0 || >=22.12.0"
1663 }
1664 },
1665 "node_modules/@rolldown/binding-linux-arm64-musl": {
1666 "version": "1.1.5",
1667 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.1.5.tgz",
1668 "integrity": "sha512-lAryqH7IteztmCXQXk0etKj4wBQ7Gx5S6LjKhsgp9zb8I5bsuvU/2llH1hDQcjsFeqIsovMVN339/8pUDDBXxA==",
1669 "cpu": [
1670 "arm64"
1671 ],
1672 "license": "MIT",
1673 "optional": true,
1674 "os": [
1675 "linux"
1676 ],
1677 "engines": {
1678 "node": "^20.19.0 || >=22.12.0"
1679 }
1680 },
1681 "node_modules/@rolldown/binding-linux-ppc64-gnu": {
1682 "version": "1.1.5",
1683 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.1.5.tgz",
1684 "integrity": "sha512-fsK/sNBnxzBlL4O1JNrZakVQxPspqpED5dLtNsZS9oOKmtSpdNIzxH2kkol5HYTWJN47sE20ztMJPxfZ89qGOg==",
1685 "cpu": [
1686 "ppc64"
1687 ],
1688 "license": "MIT",
1689 "optional": true,
1690 "os": [
1691 "linux"
1692 ],
1693 "engines": {
1694 "node": "^20.19.0 || >=22.12.0"
1695 }
1696 },
1697 "node_modules/@rolldown/binding-linux-s390x-gnu": {
1698 "version": "1.1.5",
1699 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.1.5.tgz",
1700 "integrity": "sha512-gLYb4BIadlfTOYT5gO503n8zQjXflgzpD0FcyKh0Mzx3rqCZKnHoJWV9xe1KXUJ5lx2JfcSHr/mhzS0PC/McAA==",
1701 "cpu": [
1702 "s390x"
1703 ],
1704 "license": "MIT",
1705 "optional": true,
1706 "os": [
1707 "linux"
1708 ],
1709 "engines": {
1710 "node": "^20.19.0 || >=22.12.0"
1711 }
1712 },
1713 "node_modules/@rolldown/binding-linux-x64-gnu": {
1714 "version": "1.1.5",
1715 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.1.5.tgz",
1716 "integrity": "sha512-FjcpEKUyJygHgs1o50VYNvkt5+7Le/VEdYt0AkRpkL33MnyQfwr8l5mXwMmfmTbyMPr5vJLC+8/Gd9gXnwU1QQ==",
1717 "cpu": [
1718 "x64"
1719 ],
1720 "license": "MIT",
1721 "optional": true,
1722 "os": [
1723 "linux"
1724 ],
1725 "engines": {
1726 "node": "^20.19.0 || >=22.12.0"
1727 }
1728 },
1729 "node_modules/@rolldown/binding-linux-x64-musl": {
1730 "version": "1.1.5",
1731 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.1.5.tgz",
1732 "integrity": "sha512-Me+PfPI2TMeOQk0gYWfLQZtTktrmzbr8cDboqX83XKc7UrgAi55gF+2dUkWdxd19n55Essp2yeca+O9N5rBxHg==",
1733 "cpu": [
1734 "x64"
1735 ],
1736 "license": "MIT",
1737 "optional": true,
1738 "os": [
1739 "linux"
1740 ],
1741 "engines": {
1742 "node": "^20.19.0 || >=22.12.0"
1743 }
1744 },
1745 "node_modules/@rolldown/binding-openharmony-arm64": {
1746 "version": "1.1.5",
1747 "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.1.5.tgz",
1748 "integrity": "sha512-yc5WrLzXks6zCQfn9Oxr8pORKyl/pF+QjHmW/Qx3qu0oyrrNC+y2JLTU1E2rcWYAmzlnqngWXHQjy51VzW70Vw==",
1749 "cpu": [
1750 "arm64"
1751 ],
1752 "license": "MIT",
1753 "optional": true,
1754 "os": [
1755 "openharmony"
1756 ],
1757 "engines": {
1758 "node": "^20.19.0 || >=22.12.0"
1759 }
1760 },
1761 "node_modules/@rolldown/binding-wasm32-wasi": {
1762 "version": "1.1.5",
1763 "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.1.5.tgz",
1764 "integrity": "sha512-VbQGPX2b4r48TAMIM2cjgluIM1HYutm4pcTEJsle7iEP7sB1dFqtPLBVbdLAZCxy1txCcPxf4QFf4v8uvltPqA==",
1765 "cpu": [
1766 "wasm32"
1767 ],
1768 "license": "MIT",
1769 "optional": true,
1770 "dependencies": {
1771 "@emnapi/core": "1.11.1",
1772 "@emnapi/runtime": "1.11.1",
1773 "@napi-rs/wasm-runtime": "^1.1.6"
1774 },
1775 "engines": {
1776 "node": "^20.19.0 || >=22.12.0"
1777 }
1778 },
1779 "node_modules/@rolldown/binding-wasm32-wasi/node_modules/@emnapi/core": {
1780 "version": "1.11.1",
1781 "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.11.1.tgz",
1782 "integrity": "sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==",
1783 "license": "MIT",
1784 "optional": true,
1785 "dependencies": {
1786 "@emnapi/wasi-threads": "1.2.2",
1787 "tslib": "^2.4.0"
1788 }
1789 },
1790 "node_modules/@rolldown/binding-win32-arm64-msvc": {
1791 "version": "1.1.5",
1792 "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.1.5.tgz",
1793 "integrity": "sha512-gHv82k63z4qpV5+Q1y/12KrK0ltWBukVDI8nZcbT7Tt/ZlOIVwppazneq0F93oDxTo3IgAMEDIoQh3E2n6mVsw==",
1794 "cpu": [
1795 "arm64"
1796 ],
1797 "license": "MIT",
1798 "optional": true,
1799 "os": [
1800 "win32"
1801 ],
1802 "engines": {
1803 "node": "^20.19.0 || >=22.12.0"
1804 }
1805 },
1806 "node_modules/@rolldown/binding-win32-x64-msvc": {
1807 "version": "1.1.5",
1808 "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.1.5.tgz",
1809 "integrity": "sha512-tTZuDBPw85tEN5PQi1pnEBzDy0Z49HtScLAbD5t6hyeU92A95pRWaSMw1GZZi/RwgSgUIl0xrSlXIT/9QzvYSA==",
1810 "cpu": [
1811 "x64"
1812 ],
1813 "license": "MIT",
1814 "optional": true,
1815 "os": [
1816 "win32"
1817 ],
1818 "engines": {
1819 "node": "^20.19.0 || >=22.12.0"
1820 }
1821 },
1822 "node_modules/@rolldown/pluginutils": {
1823 "version": "1.0.1",
1824 "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
1825 "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
1826 "license": "MIT"
1827 },
1828 "node_modules/@shikijs/core": {
1829 "version": "4.4.3",
1830 "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-4.4.3.tgz",
1831 "integrity": "sha512-QCR4q2ZO/ILJEuwiBMel4wdcTDb1JGwfjKTxPDF6x8ixOaluPrVqIn06C99AcRPhmYlBR56d/Fb+GN58GzExpg==",
1832 "license": "MIT",
1833 "dependencies": {
1834 "@shikijs/primitive": "4.4.3",
1835 "@shikijs/types": "4.4.3",
1836 "@shikijs/vscode-textmate": "^10.0.2",
1837 "@types/hast": "^3.0.5",
1838 "hast-util-to-html": "^9.0.5"
1839 },
1840 "engines": {
1841 "node": ">=20"
1842 }
1843 },
1844 "node_modules/@shikijs/engine-javascript": {
1845 "version": "4.4.3",
1846 "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-4.4.3.tgz",
1847 "integrity": "sha512-FbOjFJp9VLdo1Wevs10BBtVxiTWwNLqZh5Gkhjgda/ioL15YOgeSl9n+6XMa3qRlPQzfhFNe641SrynFHYG0nQ==",
1848 "license": "MIT",
1849 "dependencies": {
1850 "@shikijs/types": "4.4.3",
1851 "@shikijs/vscode-textmate": "^10.0.2",
1852 "oniguruma-to-es": "^4.3.6"
1853 },
1854 "engines": {
1855 "node": ">=20"
1856 }
1857 },
1858 "node_modules/@shikijs/engine-oniguruma": {
1859 "version": "4.4.3",
1860 "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-4.4.3.tgz",
1861 "integrity": "sha512-EcOQkxdxGQrc1Row/cC2c96/v1dbZqGnEVu1qTuT/MJmp6+cXCvQussowVmCv5Tqr3KuY3c7IbM6HTW3LJ1k9w==",
1862 "license": "MIT",
1863 "dependencies": {
1864 "@shikijs/types": "4.4.3",
1865 "@shikijs/vscode-textmate": "^10.0.2"
1866 },
1867 "engines": {
1868 "node": ">=20"
1869 }
1870 },
1871 "node_modules/@shikijs/langs": {
1872 "version": "4.4.3",
1873 "resolved": "https://registry.npmjs.org/@shikijs/langs/-/langs-4.4.3.tgz",
1874 "integrity": "sha512-ePic0yfAJGOF83D5wBHK/00EjK65oahBYxFk5epgq33WRv7X9UuxLEV8PtR0szC0z8dl7INIpIodB99JRFlR+A==",
1875 "license": "MIT",
1876 "dependencies": {
1877 "@shikijs/types": "4.4.3"
1878 },
1879 "engines": {
1880 "node": ">=20"
1881 }
1882 },
1883 "node_modules/@shikijs/primitive": {
1884 "version": "4.4.3",
1885 "resolved": "https://registry.npmjs.org/@shikijs/primitive/-/primitive-4.4.3.tgz",
1886 "integrity": "sha512-m0wBeLDQDeIxRdUmrCPdQqfuUamDwRL5isCfYbguKD6NiaKpVbsv+3J81DyIKgNW5h4WAIIr8T4EkgQrBBxvaQ==",
1887 "license": "MIT",
1888 "dependencies": {
1889 "@shikijs/types": "4.4.3",
1890 "@shikijs/vscode-textmate": "^10.0.2",
1891 "@types/hast": "^3.0.5"
1892 },
1893 "engines": {
1894 "node": ">=20"
1895 }
1896 },
1897 "node_modules/@shikijs/themes": {
1898 "version": "4.4.3",
1899 "resolved": "https://registry.npmjs.org/@shikijs/themes/-/themes-4.4.3.tgz",
1900 "integrity": "sha512-w8UHjeUnIR965KMWJHUPXOc2mNJUnK3vpVLYLvw5IYU2mnTTJ89E24OrJDBNiJDQ0qzb0tc4l7mrIXx5cFeIyw==",
1901 "license": "MIT",
1902 "dependencies": {
1903 "@shikijs/types": "4.4.3"
1904 },
1905 "engines": {
1906 "node": ">=20"
1907 }
1908 },
1909 "node_modules/@shikijs/types": {
1910 "version": "4.4.3",
1911 "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-4.4.3.tgz",
1912 "integrity": "sha512-UEJxmRR++MAGR6hugn0vgVS2W/6lWAts84FFSrnlH9sP0LNol7E5+NQ792pH8liWUhyMyjhTgSUH3k7iD7tc5g==",
1913 "license": "MIT",
1914 "dependencies": {
1915 "@shikijs/vscode-textmate": "^10.0.2",
1916 "@types/hast": "^3.0.5"
1917 },
1918 "engines": {
1919 "node": ">=20"
1920 }
1921 },
1922 "node_modules/@shikijs/vscode-textmate": {
1923 "version": "10.0.2",
1924 "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz",
1925 "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==",
1926 "license": "MIT"
1927 },
1928 "node_modules/@tybys/wasm-util": {
1929 "version": "0.10.3",
1930 "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.3.tgz",
1931 "integrity": "sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==",
1932 "license": "MIT",
1933 "optional": true,
1934 "dependencies": {
1935 "tslib": "^2.4.0"
1936 }
1937 },
1938 "node_modules/@types/estree": {
1939 "version": "1.0.9",
1940 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.9.tgz",
1941 "integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
1942 "license": "MIT"
1943 },
1944 "node_modules/@types/estree-jsx": {
1945 "version": "1.0.5",
1946 "resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz",
1947 "integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==",
1948 "license": "MIT",
1949 "dependencies": {
1950 "@types/estree": "*"
1951 }
1952 },
1953 "node_modules/@types/hast": {
1954 "version": "3.0.5",
1955 "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.5.tgz",
1956 "integrity": "sha512-rp/ezSWaD1m44dPKICGhiskI13nVr7qTloFwDa/IYkhhf5nzwP+zIQcIJh3WIFSBOy/H1PzB40jPjMDksN4F+g==",
1957 "license": "MIT",
1958 "dependencies": {
1959 "@types/unist": "*"
1960 }
1961 },
1962 "node_modules/@types/mdast": {
1963 "version": "4.0.4",
1964 "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
1965 "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
1966 "license": "MIT",
1967 "dependencies": {
1968 "@types/unist": "*"
1969 }
1970 },
1971 "node_modules/@types/nlcst": {
1972 "version": "2.0.3",
1973 "resolved": "https://registry.npmjs.org/@types/nlcst/-/nlcst-2.0.3.tgz",
1974 "integrity": "sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==",
1975 "license": "MIT",
1976 "dependencies": {
1977 "@types/unist": "*"
1978 }
1979 },
1980 "node_modules/@types/node": {
1981 "version": "24.13.2",
1982 "resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.2.tgz",
1983 "integrity": "sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA==",
1984 "license": "MIT",
1985 "dependencies": {
1986 "undici-types": "~7.18.0"
1987 }
1988 },
1989 "node_modules/@types/sax": {
1990 "version": "1.2.7",
1991 "resolved": "https://registry.npmjs.org/@types/sax/-/sax-1.2.7.tgz",
1992 "integrity": "sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==",
1993 "license": "MIT",
1994 "dependencies": {
1995 "@types/node": "*"
1996 }
1997 },
1998 "node_modules/@types/unist": {
1999 "version": "3.0.3",
2000 "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
2001 "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
2002 "license": "MIT"
2003 },
2004 "node_modules/@ungap/structured-clone": {
2005 "version": "1.4.0",
2006 "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.4.0.tgz",
2007 "integrity": "sha512-1mEZtMKPM09vDmQt5y7YvmN2+DFTP7Tg0EWXdic8/C6VRnpb33e4ghisCIE3WZjsE2N8mf+QV1Zqh7ZFYLWInQ==",
2008 "license": "ISC"
2009 },
2010 "node_modules/am-i-vibing": {
2011 "version": "0.4.0",
2012 "resolved": "https://registry.npmjs.org/am-i-vibing/-/am-i-vibing-0.4.0.tgz",
2013 "integrity": "sha512-MxT4XZL7pzLHpuvhDKdMaQHMGGkJDLluKBLsbstn+8wv9sWcFT6h+0ve9qkml95amVTZtZV83gQe2hY+ojgHLg==",
2014 "license": "MIT",
2015 "dependencies": {
2016 "process-ancestry": "^0.1.0"
2017 },
2018 "bin": {
2019 "am-i-vibing": "dist/cli.mjs"
2020 }
2021 },
2022 "node_modules/anymatch": {
2023 "version": "3.1.3",
2024 "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
2025 "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
2026 "license": "ISC",
2027 "dependencies": {
2028 "normalize-path": "^3.0.0",
2029 "picomatch": "^2.0.4"
2030 },
2031 "engines": {
2032 "node": ">= 8"
2033 }
2034 },
2035 "node_modules/anymatch/node_modules/picomatch": {
2036 "version": "2.3.2",
2037 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
2038 "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
2039 "license": "MIT",
2040 "engines": {
2041 "node": ">=8.6"
2042 },
2043 "funding": {
2044 "url": "https://github.com/sponsors/jonschlinkert"
2045 }
2046 },
2047 "node_modules/arg": {
2048 "version": "5.0.2",
2049 "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
2050 "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==",
2051 "license": "MIT"
2052 },
2053 "node_modules/argparse": {
2054 "version": "2.0.1",
2055 "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
2056 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
2057 "license": "Python-2.0"
2058 },
2059 "node_modules/aria-query": {
2060 "version": "5.3.2",
2061 "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz",
2062 "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==",
2063 "license": "Apache-2.0",
2064 "engines": {
2065 "node": ">= 0.4"
2066 }
2067 },
2068 "node_modules/astro": {
2069 "version": "7.3.1",
2070 "resolved": "https://registry.npmjs.org/astro/-/astro-7.3.1.tgz",
2071 "integrity": "sha512-A/bJYHtc6n0UAdROY9W948fW6lX0pnUA+JWKW+IGCXRyDIGN2MsXC0OlS8onZGJjr+sv8htemwOc9W5PBRXCkw==",
2072 "license": "MIT",
2073 "dependencies": {
2074 "@astrojs/compiler-rs": "^0.4.0",
2075 "@astrojs/internal-helpers": "0.11.0",
2076 "@astrojs/markdown-satteri": "0.4.0",
2077 "@astrojs/telemetry": "3.3.3",
2078 "@capsizecss/unpack": "^4.0.0",
2079 "@clack/prompts": "^1.1.0",
2080 "@oslojs/encoding": "^1.1.0",
2081 "am-i-vibing": "^0.4.0",
2082 "aria-query": "^5.3.2",
2083 "axobject-query": "^4.1.0",
2084 "ci-info": "^4.4.0",
2085 "clsx": "^2.1.1",
2086 "common-ancestor-path": "^2.0.0",
2087 "cookie": "^2.0.1",
2088 "devalue": "^5.8.1",
2089 "diff": "^9.0.0",
2090 "dset": "^3.1.4",
2091 "es-module-lexer": "^2.0.0",
2092 "esbuild": "^0.28.0",
2093 "find-proc": "0.1.0",
2094 "flattie": "^1.1.1",
2095 "fontace": "~0.4.1",
2096 "get-tsconfig": "5.0.0-beta.4",
2097 "github-slugger": "^2.0.0",
2098 "html-escaper": "3.0.3",
2099 "http-cache-semantics": "^4.2.0",
2100 "js-yaml": "^4.3.0",
2101 "jsonc-parser": "^3.3.1",
2102 "magic-string": "^1.0.0",
2103 "magicast": "^0.5.2",
2104 "mrmime": "^2.0.1",
2105 "neotraverse": "^1.0.1",
2106 "obug": "^2.1.1",
2107 "p-limit": "^7.3.0",
2108 "p-queue": "^9.1.0",
2109 "package-manager-detector": "^1.6.0",
2110 "piccolore": "^0.1.3",
2111 "picomatch": "^4.0.4",
2112 "semver": "^7.7.4",
2113 "shiki": "^4.0.2",
2114 "smol-toml": "^1.6.0",
2115 "svgo": "^4.0.1",
2116 "tinyclip": "^0.1.12",
2117 "tinyexec": "^1.0.4",
2118 "tinyglobby": "^0.2.15",
2119 "ultrahtml": "^1.6.0",
2120 "unifont": "~0.7.5",
2121 "unstorage": "^1.17.5",
2122 "vite": "^8.0.13",
2123 "vitefu": "^1.1.2",
2124 "xxhash-wasm": "^1.1.0",
2125 "yargs-parser": "^22.0.0",
2126 "zod": "^4.5.4"
2127 },
2128 "bin": {
2129 "astro": "bin/astro.mjs"
2130 },
2131 "engines": {
2132 "node": ">=22.12.0",
2133 "npm": ">=9.6.5",
2134 "pnpm": ">=7.1.0"
2135 },
2136 "funding": {
2137 "type": "opencollective",
2138 "url": "https://opencollective.com/astrodotbuild"
2139 },
2140 "optionalDependencies": {
2141 "sharp": "^0.35.4"
2142 },
2143 "peerDependencies": {
2144 "@astrojs/markdown-remark": "^7.3.0"
2145 },
2146 "peerDependenciesMeta": {
2147 "@astrojs/markdown-remark": {
2148 "optional": true
2149 }
2150 }
2151 },
2152 "node_modules/axobject-query": {
2153 "version": "4.1.0",
2154 "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz",
2155 "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==",
2156 "license": "Apache-2.0",
2157 "engines": {
2158 "node": ">= 0.4"
2159 }
2160 },
2161 "node_modules/bail": {
2162 "version": "2.0.2",
2163 "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
2164 "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
2165 "license": "MIT",
2166 "funding": {
2167 "type": "github",
2168 "url": "https://github.com/sponsors/wooorm"
2169 }
2170 },
2171 "node_modules/boolbase": {
2172 "version": "1.0.0",
2173 "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
2174 "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
2175 "license": "ISC"
2176 },
2177 "node_modules/ccount": {
2178 "version": "2.0.1",
2179 "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",
2180 "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
2181 "license": "MIT",
2182 "funding": {
2183 "type": "github",
2184 "url": "https://github.com/sponsors/wooorm"
2185 }
2186 },
2187 "node_modules/character-entities-html4": {
2188 "version": "2.1.0",
2189 "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
2190 "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
2191 "license": "MIT",
2192 "funding": {
2193 "type": "github",
2194 "url": "https://github.com/sponsors/wooorm"
2195 }
2196 },
2197 "node_modules/character-entities-legacy": {
2198 "version": "3.0.0",
2199 "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
2200 "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
2201 "license": "MIT",
2202 "funding": {
2203 "type": "github",
2204 "url": "https://github.com/sponsors/wooorm"
2205 }
2206 },
2207 "node_modules/chokidar": {
2208 "version": "5.0.0",
2209 "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-5.0.0.tgz",
2210 "integrity": "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==",
2211 "license": "MIT",
2212 "dependencies": {
2213 "readdirp": "^5.0.0"
2214 },
2215 "engines": {
2216 "node": ">= 20.19.0"
2217 },
2218 "funding": {
2219 "url": "https://paulmillr.com/funding/"
2220 }
2221 },
2222 "node_modules/ci-info": {
2223 "version": "4.4.0",
2224 "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz",
2225 "integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==",
2226 "funding": [
2227 {
2228 "type": "github",
2229 "url": "https://github.com/sponsors/sibiraj-s"
2230 }
2231 ],
2232 "license": "MIT",
2233 "engines": {
2234 "node": ">=8"
2235 }
2236 },
2237 "node_modules/clsx": {
2238 "version": "2.1.1",
2239 "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
2240 "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
2241 "license": "MIT",
2242 "engines": {
2243 "node": ">=6"
2244 }
2245 },
2246 "node_modules/comma-separated-tokens": {
2247 "version": "2.0.3",
2248 "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
2249 "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
2250 "license": "MIT",
2251 "funding": {
2252 "type": "github",
2253 "url": "https://github.com/sponsors/wooorm"
2254 }
2255 },
2256 "node_modules/commander": {
2257 "version": "11.1.0",
2258 "resolved": "https://registry.npmjs.org/commander/-/commander-11.1.0.tgz",
2259 "integrity": "sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==",
2260 "license": "MIT",
2261 "engines": {
2262 "node": ">=16"
2263 }
2264 },
2265 "node_modules/common-ancestor-path": {
2266 "version": "2.0.0",
2267 "resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-2.0.0.tgz",
2268 "integrity": "sha512-dnN3ibLeoRf2HNC+OlCiNc5d2zxbLJXOtiZUudNFSXZrNSydxcCsSpRzXwfu7BBWCIfHPw+xTayeBvJCP/D8Ng==",
2269 "license": "BlueOak-1.0.0",
2270 "engines": {
2271 "node": ">= 18"
2272 }
2273 },
2274 "node_modules/cookie": {
2275 "version": "2.0.1",
2276 "resolved": "https://registry.npmjs.org/cookie/-/cookie-2.0.1.tgz",
2277 "integrity": "sha512-yuToqVvRrj6pfDXREyQAAv8SkAEk/8GS3jQRTiUMm66TVtBYmqQeoEjL2Lmq8Rpo6271vH76InTChTitEAm65w==",
2278 "license": "MIT",
2279 "engines": {
2280 "node": ">=22"
2281 },
2282 "funding": {
2283 "type": "opencollective",
2284 "url": "https://opencollective.com/express"
2285 }
2286 },
2287 "node_modules/cookie-es": {
2288 "version": "1.2.3",
2289 "resolved": "https://registry.npmjs.org/cookie-es/-/cookie-es-1.2.3.tgz",
2290 "integrity": "sha512-lXVyvUvrNXblMqzIRrxHb57UUVmqsSWlxqt3XIjCkUP0wDAf6uicO6KMbEgYrMNtEvWgWHwe42CKxPu9MYAnWw==",
2291 "license": "MIT"
2292 },
2293 "node_modules/crossws": {
2294 "version": "0.3.5",
2295 "resolved": "https://registry.npmjs.org/crossws/-/crossws-0.3.5.tgz",
2296 "integrity": "sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==",
2297 "license": "MIT",
2298 "dependencies": {
2299 "uncrypto": "^0.1.3"
2300 }
2301 },
2302 "node_modules/css-select": {
2303 "version": "5.2.2",
2304 "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.2.2.tgz",
2305 "integrity": "sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==",
2306 "license": "BSD-2-Clause",
2307 "dependencies": {
2308 "boolbase": "^1.0.0",
2309 "css-what": "^6.1.0",
2310 "domhandler": "^5.0.2",
2311 "domutils": "^3.0.1",
2312 "nth-check": "^2.0.1"
2313 },
2314 "funding": {
2315 "url": "https://github.com/sponsors/fb55"
2316 }
2317 },
2318 "node_modules/css-tree": {
2319 "version": "3.2.1",
2320 "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz",
2321 "integrity": "sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==",
2322 "license": "MIT",
2323 "dependencies": {
2324 "mdn-data": "2.27.1",
2325 "source-map-js": "^1.2.1"
2326 },
2327 "engines": {
2328 "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
2329 }
2330 },
2331 "node_modules/css-what": {
2332 "version": "6.2.2",
2333 "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz",
2334 "integrity": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==",
2335 "license": "BSD-2-Clause",
2336 "engines": {
2337 "node": ">= 6"
2338 },
2339 "funding": {
2340 "url": "https://github.com/sponsors/fb55"
2341 }
2342 },
2343 "node_modules/csso": {
2344 "version": "5.0.5",
2345 "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz",
2346 "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==",
2347 "license": "MIT",
2348 "dependencies": {
2349 "css-tree": "~2.2.0"
2350 },
2351 "engines": {
2352 "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
2353 "npm": ">=7.0.0"
2354 }
2355 },
2356 "node_modules/csso/node_modules/css-tree": {
2357 "version": "2.2.1",
2358 "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz",
2359 "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==",
2360 "license": "MIT",
2361 "dependencies": {
2362 "mdn-data": "2.0.28",
2363 "source-map-js": "^1.0.1"
2364 },
2365 "engines": {
2366 "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
2367 "npm": ">=7.0.0"
2368 }
2369 },
2370 "node_modules/csso/node_modules/mdn-data": {
2371 "version": "2.0.28",
2372 "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz",
2373 "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==",
2374 "license": "CC0-1.0"
2375 },
2376 "node_modules/defu": {
2377 "version": "6.1.7",
2378 "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.7.tgz",
2379 "integrity": "sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==",
2380 "license": "MIT"
2381 },
2382 "node_modules/dequal": {
2383 "version": "2.0.3",
2384 "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
2385 "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
2386 "license": "MIT",
2387 "engines": {
2388 "node": ">=6"
2389 }
2390 },
2391 "node_modules/destr": {
2392 "version": "2.0.5",
2393 "resolved": "https://registry.npmjs.org/destr/-/destr-2.0.5.tgz",
2394 "integrity": "sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==",
2395 "license": "MIT"
2396 },
2397 "node_modules/detect-libc": {
2398 "version": "2.1.2",
2399 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
2400 "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
2401 "license": "Apache-2.0",
2402 "engines": {
2403 "node": ">=8"
2404 }
2405 },
2406 "node_modules/devalue": {
2407 "version": "5.8.1",
2408 "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.8.1.tgz",
2409 "integrity": "sha512-4CXDYRBGqN+57wVJkuXBYmpAVUSg3L6JAQa/DFqm238G73E1wuyc/JhGQJzN7vUf/CMphYau2zXbfWzDR5aTEw==",
2410 "license": "MIT"
2411 },
2412 "node_modules/devlop": {
2413 "version": "1.1.0",
2414 "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
2415 "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
2416 "license": "MIT",
2417 "dependencies": {
2418 "dequal": "^2.0.0"
2419 },
2420 "funding": {
2421 "type": "github",
2422 "url": "https://github.com/sponsors/wooorm"
2423 }
2424 },
2425 "node_modules/diff": {
2426 "version": "9.0.0",
2427 "resolved": "https://registry.npmjs.org/diff/-/diff-9.0.0.tgz",
2428 "integrity": "sha512-svtcdpS8CgJyqAjEQIXdb3OjhFVVYjzGAPO8WGCmRbrml64SPw/jJD4GoE98aR7r25A0XcgrK3F02yw9R/vhQw==",
2429 "license": "BSD-3-Clause",
2430 "engines": {
2431 "node": ">=0.3.1"
2432 }
2433 },
2434 "node_modules/dom-serializer": {
2435 "version": "2.0.0",
2436 "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
2437 "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
2438 "license": "MIT",
2439 "dependencies": {
2440 "domelementtype": "^2.3.0",
2441 "domhandler": "^5.0.2",
2442 "entities": "^4.2.0"
2443 },
2444 "funding": {
2445 "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
2446 }
2447 },
2448 "node_modules/dom-serializer/node_modules/entities": {
2449 "version": "4.5.0",
2450 "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
2451 "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
2452 "license": "BSD-2-Clause",
2453 "engines": {
2454 "node": ">=0.12"
2455 },
2456 "funding": {
2457 "url": "https://github.com/fb55/entities?sponsor=1"
2458 }
2459 },
2460 "node_modules/domelementtype": {
2461 "version": "2.3.0",
2462 "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
2463 "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
2464 "funding": [
2465 {
2466 "type": "github",
2467 "url": "https://github.com/sponsors/fb55"
2468 }
2469 ],
2470 "license": "BSD-2-Clause"
2471 },
2472 "node_modules/domhandler": {
2473 "version": "5.0.3",
2474 "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
2475 "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
2476 "license": "BSD-2-Clause",
2477 "dependencies": {
2478 "domelementtype": "^2.3.0"
2479 },
2480 "engines": {
2481 "node": ">= 4"
2482 },
2483 "funding": {
2484 "url": "https://github.com/fb55/domhandler?sponsor=1"
2485 }
2486 },
2487 "node_modules/domutils": {
2488 "version": "3.2.2",
2489 "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz",
2490 "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==",
2491 "license": "BSD-2-Clause",
2492 "dependencies": {
2493 "dom-serializer": "^2.0.0",
2494 "domelementtype": "^2.3.0",
2495 "domhandler": "^5.0.3"
2496 },
2497 "funding": {
2498 "url": "https://github.com/fb55/domutils?sponsor=1"
2499 }
2500 },
2501 "node_modules/dset": {
2502 "version": "3.1.4",
2503 "resolved": "https://registry.npmjs.org/dset/-/dset-3.1.4.tgz",
2504 "integrity": "sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==",
2505 "license": "MIT",
2506 "engines": {
2507 "node": ">=4"
2508 }
2509 },
2510 "node_modules/es-module-lexer": {
2511 "version": "2.1.0",
2512 "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.1.0.tgz",
2513 "integrity": "sha512-n27zTYMjYu1aj4MjCWzSP7G9r75utsaoc8m61weK+W8JMBGGQybd43GstCXZ3WNmSFtGT9wi59qQTW6mhTR5LQ==",
2514 "license": "MIT"
2515 },
2516 "node_modules/esbuild": {
2517 "version": "0.28.1",
2518 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.28.1.tgz",
2519 "integrity": "sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==",
2520 "hasInstallScript": true,
2521 "license": "MIT",
2522 "bin": {
2523 "esbuild": "bin/esbuild"
2524 },
2525 "engines": {
2526 "node": ">=18"
2527 },
2528 "optionalDependencies": {
2529 "@esbuild/aix-ppc64": "0.28.1",
2530 "@esbuild/android-arm": "0.28.1",
2531 "@esbuild/android-arm64": "0.28.1",
2532 "@esbuild/android-x64": "0.28.1",
2533 "@esbuild/darwin-arm64": "0.28.1",
2534 "@esbuild/darwin-x64": "0.28.1",
2535 "@esbuild/freebsd-arm64": "0.28.1",
2536 "@esbuild/freebsd-x64": "0.28.1",
2537 "@esbuild/linux-arm": "0.28.1",
2538 "@esbuild/linux-arm64": "0.28.1",
2539 "@esbuild/linux-ia32": "0.28.1",
2540 "@esbuild/linux-loong64": "0.28.1",
2541 "@esbuild/linux-mips64el": "0.28.1",
2542 "@esbuild/linux-ppc64": "0.28.1",
2543 "@esbuild/linux-riscv64": "0.28.1",
2544 "@esbuild/linux-s390x": "0.28.1",
2545 "@esbuild/linux-x64": "0.28.1",
2546 "@esbuild/netbsd-arm64": "0.28.1",
2547 "@esbuild/netbsd-x64": "0.28.1",
2548 "@esbuild/openbsd-arm64": "0.28.1",
2549 "@esbuild/openbsd-x64": "0.28.1",
2550 "@esbuild/openharmony-arm64": "0.28.1",
2551 "@esbuild/sunos-x64": "0.28.1",
2552 "@esbuild/win32-arm64": "0.28.1",
2553 "@esbuild/win32-ia32": "0.28.1",
2554 "@esbuild/win32-x64": "0.28.1"
2555 }
2556 },
2557 "node_modules/eventemitter3": {
2558 "version": "5.0.4",
2559 "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz",
2560 "integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==",
2561 "license": "MIT"
2562 },
2563 "node_modules/extend": {
2564 "version": "3.0.2",
2565 "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
2566 "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
2567 "license": "MIT"
2568 },
2569 "node_modules/fast-string-truncated-width": {
2570 "version": "3.0.3",
2571 "resolved": "https://registry.npmjs.org/fast-string-truncated-width/-/fast-string-truncated-width-3.0.3.tgz",
2572 "integrity": "sha512-0jjjIEL6+0jag3l2XWWizO64/aZVtpiGE3t0Zgqxv0DPuxiMjvB3M24fCyhZUO4KomJQPj3LTSUnDP3GpdwC0g==",
2573 "license": "MIT"
2574 },
2575 "node_modules/fast-string-width": {
2576 "version": "3.0.2",
2577 "resolved": "https://registry.npmjs.org/fast-string-width/-/fast-string-width-3.0.2.tgz",
2578 "integrity": "sha512-gX8LrtNEI5hq8DVUfRQMbr5lpaS4nMIWV+7XEbXk2b8kiQIizgnlr12B4dA3ZEx3308ze0O4Q1R+cHts8kyUJg==",
2579 "license": "MIT",
2580 "dependencies": {
2581 "fast-string-truncated-width": "^3.0.2"
2582 }
2583 },
2584 "node_modules/fast-wrap-ansi": {
2585 "version": "0.2.2",
2586 "resolved": "https://registry.npmjs.org/fast-wrap-ansi/-/fast-wrap-ansi-0.2.2.tgz",
2587 "integrity": "sha512-7F2Fl+TjRSenLqlU3UjSH0iyqopqoZIu7eZVpEirP2g1GtWa2G/ecEmBdgz31+Mxr+ELclgg6sokpSFIQiZ02Q==",
2588 "license": "MIT",
2589 "dependencies": {
2590 "fast-string-width": "^3.0.2"
2591 }
2592 },
2593 "node_modules/fdir": {
2594 "version": "6.5.0",
2595 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
2596 "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
2597 "license": "MIT",
2598 "engines": {
2599 "node": ">=12.0.0"
2600 },
2601 "peerDependencies": {
2602 "picomatch": "^3 || ^4"
2603 },
2604 "peerDependenciesMeta": {
2605 "picomatch": {
2606 "optional": true
2607 }
2608 }
2609 },
2610 "node_modules/find-proc": {
2611 "version": "0.1.0",
2612 "resolved": "https://registry.npmjs.org/find-proc/-/find-proc-0.1.0.tgz",
2613 "integrity": "sha512-OaOpEYv2PiQ7SQ5LIrl+deA1XaWcxEjnpM6VuWXTUvn+teIXxeFTLDmu18/zDQpFmHN4o3oDBX+BT0AGwEhemg==",
2614 "license": "MIT",
2615 "engines": {
2616 "node": "^20.19.0 || >=22.12.0"
2617 }
2618 },
2619 "node_modules/flattie": {
2620 "version": "1.1.1",
2621 "resolved": "https://registry.npmjs.org/flattie/-/flattie-1.1.1.tgz",
2622 "integrity": "sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==",
2623 "license": "MIT",
2624 "engines": {
2625 "node": ">=8"
2626 }
2627 },
2628 "node_modules/fontace": {
2629 "version": "0.4.1",
2630 "resolved": "https://registry.npmjs.org/fontace/-/fontace-0.4.1.tgz",
2631 "integrity": "sha512-lDMvbAzSnHmbYMTEld5qdtvNH2/pWpICOqpean9IgC7vUbUJc3k+k5Dokp85CegamqQpFbXf0rAVkbzpyTA8aw==",
2632 "license": "MIT",
2633 "dependencies": {
2634 "fontkitten": "^1.0.2"
2635 }
2636 },
2637 "node_modules/fontkitten": {
2638 "version": "1.0.3",
2639 "resolved": "https://registry.npmjs.org/fontkitten/-/fontkitten-1.0.3.tgz",
2640 "integrity": "sha512-Wp1zXWPVUPBmfoa3Cqc9ctaKuzKAV6uLstRqlR56kSjplf5uAce+qeyYym7F+PHbGTk+tCEdkCW6RD7DX/gBZw==",
2641 "license": "MIT",
2642 "dependencies": {
2643 "tiny-inflate": "^1.0.3"
2644 },
2645 "engines": {
2646 "node": ">=20"
2647 }
2648 },
2649 "node_modules/fsevents": {
2650 "version": "2.3.3",
2651 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
2652 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
2653 "hasInstallScript": true,
2654 "license": "MIT",
2655 "optional": true,
2656 "os": [
2657 "darwin"
2658 ],
2659 "engines": {
2660 "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
2661 }
2662 },
2663 "node_modules/get-tsconfig": {
2664 "version": "5.0.0-beta.4",
2665 "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-5.0.0-beta.4.tgz",
2666 "integrity": "sha512-7nF7C9fIPFEMHgEMEfgIlO9wDdZ8CyHw27rWciFZfHvHDReIiPhsYuzPRXsfvBCqFy1l8RRyyWV7QLM+ZhUJsQ==",
2667 "license": "MIT",
2668 "dependencies": {
2669 "resolve-pkg-maps": "^1.0.0"
2670 },
2671 "engines": {
2672 "node": ">=20.20.0"
2673 },
2674 "funding": {
2675 "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
2676 }
2677 },
2678 "node_modules/github-slugger": {
2679 "version": "2.0.0",
2680 "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz",
2681 "integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==",
2682 "license": "ISC"
2683 },
2684 "node_modules/h3": {
2685 "version": "1.15.11",
2686 "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.11.tgz",
2687 "integrity": "sha512-L3THSe2MPeBwgIZVSH5zLdBBU90TOxarvhK9d04IDY2AmVS8j2Jz2LIWtwsGOU3lu2I5jCN7FNvVfY2+XyF+mg==",
2688 "license": "MIT",
2689 "dependencies": {
2690 "cookie-es": "^1.2.3",
2691 "crossws": "^0.3.5",
2692 "defu": "^6.1.6",
2693 "destr": "^2.0.5",
2694 "iron-webcrypto": "^1.2.1",
2695 "node-mock-http": "^1.0.4",
2696 "radix3": "^1.1.2",
2697 "ufo": "^1.6.3",
2698 "uncrypto": "^0.1.3"
2699 }
2700 },
2701 "node_modules/hast-util-to-html": {
2702 "version": "9.0.5",
2703 "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz",
2704 "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==",
2705 "license": "MIT",
2706 "dependencies": {
2707 "@types/hast": "^3.0.0",
2708 "@types/unist": "^3.0.0",
2709 "ccount": "^2.0.0",
2710 "comma-separated-tokens": "^2.0.0",
2711 "hast-util-whitespace": "^3.0.0",
2712 "html-void-elements": "^3.0.0",
2713 "mdast-util-to-hast": "^13.0.0",
2714 "property-information": "^7.0.0",
2715 "space-separated-tokens": "^2.0.0",
2716 "stringify-entities": "^4.0.0",
2717 "zwitch": "^2.0.4"
2718 },
2719 "funding": {
2720 "type": "opencollective",
2721 "url": "https://opencollective.com/unified"
2722 }
2723 },
2724 "node_modules/hast-util-whitespace": {
2725 "version": "3.0.0",
2726 "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
2727 "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
2728 "license": "MIT",
2729 "dependencies": {
2730 "@types/hast": "^3.0.0"
2731 },
2732 "funding": {
2733 "type": "opencollective",
2734 "url": "https://opencollective.com/unified"
2735 }
2736 },
2737 "node_modules/html-escaper": {
2738 "version": "3.0.3",
2739 "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz",
2740 "integrity": "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==",
2741 "license": "MIT"
2742 },
2743 "node_modules/html-void-elements": {
2744 "version": "3.0.0",
2745 "resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz",
2746 "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==",
2747 "license": "MIT",
2748 "funding": {
2749 "type": "github",
2750 "url": "https://github.com/sponsors/wooorm"
2751 }
2752 },
2753 "node_modules/http-cache-semantics": {
2754 "version": "4.2.0",
2755 "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz",
2756 "integrity": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==",
2757 "license": "BSD-2-Clause"
2758 },
2759 "node_modules/iron-webcrypto": {
2760 "version": "1.2.1",
2761 "resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz",
2762 "integrity": "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==",
2763 "license": "MIT",
2764 "funding": {
2765 "url": "https://github.com/sponsors/brc-dd"
2766 }
2767 },
2768 "node_modules/is-docker": {
2769 "version": "4.0.0",
2770 "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-4.0.0.tgz",
2771 "integrity": "sha512-LHE+wROyG/Y/0ZnbktRCoTix2c1RhgWaZraMZ8o1Q7zCh0VSrICJQO5oqIIISrcSBtrXv0o233w1IYwsWCjTzA==",
2772 "license": "MIT",
2773 "bin": {
2774 "is-docker": "cli.js"
2775 },
2776 "engines": {
2777 "node": ">=20"
2778 },
2779 "funding": {
2780 "url": "https://github.com/sponsors/sindresorhus"
2781 }
2782 },
2783 "node_modules/is-plain-obj": {
2784 "version": "4.1.0",
2785 "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
2786 "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
2787 "license": "MIT",
2788 "engines": {
2789 "node": ">=12"
2790 },
2791 "funding": {
2792 "url": "https://github.com/sponsors/sindresorhus"
2793 }
2794 },
2795 "node_modules/js-yaml": {
2796 "version": "4.3.2",
2797 "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.2.tgz",
2798 "integrity": "sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==",
2799 "funding": [
2800 {
2801 "type": "github",
2802 "url": "https://github.com/sponsors/puzrin"
2803 },
2804 {
2805 "type": "github",
2806 "url": "https://github.com/sponsors/nodeca"
2807 }
2808 ],
2809 "license": "MIT",
2810 "dependencies": {
2811 "argparse": "^2.0.1"
2812 },
2813 "bin": {
2814 "js-yaml": "bin/js-yaml.js"
2815 }
2816 },
2817 "node_modules/jsonc-parser": {
2818 "version": "3.3.1",
2819 "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.3.1.tgz",
2820 "integrity": "sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==",
2821 "license": "MIT"
2822 },
2823 "node_modules/lightningcss": {
2824 "version": "1.33.0",
2825 "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.33.0.tgz",
2826 "integrity": "sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==",
2827 "license": "MPL-2.0",
2828 "dependencies": {
2829 "detect-libc": "^2.0.3"
2830 },
2831 "engines": {
2832 "node": ">= 12.0.0"
2833 },
2834 "funding": {
2835 "type": "opencollective",
2836 "url": "https://opencollective.com/parcel"
2837 },
2838 "optionalDependencies": {
2839 "lightningcss-android-arm64": "1.33.0",
2840 "lightningcss-darwin-arm64": "1.33.0",
2841 "lightningcss-darwin-x64": "1.33.0",
2842 "lightningcss-freebsd-x64": "1.33.0",
2843 "lightningcss-linux-arm-gnueabihf": "1.33.0",
2844 "lightningcss-linux-arm64-gnu": "1.33.0",
2845 "lightningcss-linux-arm64-musl": "1.33.0",
2846 "lightningcss-linux-x64-gnu": "1.33.0",
2847 "lightningcss-linux-x64-musl": "1.33.0",
2848 "lightningcss-win32-arm64-msvc": "1.33.0",
2849 "lightningcss-win32-x64-msvc": "1.33.0"
2850 }
2851 },
2852 "node_modules/lightningcss-android-arm64": {
2853 "version": "1.33.0",
2854 "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.33.0.tgz",
2855 "integrity": "sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==",
2856 "cpu": [
2857 "arm64"
2858 ],
2859 "license": "MPL-2.0",
2860 "optional": true,
2861 "os": [
2862 "android"
2863 ],
2864 "engines": {
2865 "node": ">= 12.0.0"
2866 },
2867 "funding": {
2868 "type": "opencollective",
2869 "url": "https://opencollective.com/parcel"
2870 }
2871 },
2872 "node_modules/lightningcss-darwin-arm64": {
2873 "version": "1.33.0",
2874 "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.33.0.tgz",
2875 "integrity": "sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==",
2876 "cpu": [
2877 "arm64"
2878 ],
2879 "license": "MPL-2.0",
2880 "optional": true,
2881 "os": [
2882 "darwin"
2883 ],
2884 "engines": {
2885 "node": ">= 12.0.0"
2886 },
2887 "funding": {
2888 "type": "opencollective",
2889 "url": "https://opencollective.com/parcel"
2890 }
2891 },
2892 "node_modules/lightningcss-darwin-x64": {
2893 "version": "1.33.0",
2894 "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.33.0.tgz",
2895 "integrity": "sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==",
2896 "cpu": [
2897 "x64"
2898 ],
2899 "license": "MPL-2.0",
2900 "optional": true,
2901 "os": [
2902 "darwin"
2903 ],
2904 "engines": {
2905 "node": ">= 12.0.0"
2906 },
2907 "funding": {
2908 "type": "opencollective",
2909 "url": "https://opencollective.com/parcel"
2910 }
2911 },
2912 "node_modules/lightningcss-freebsd-x64": {
2913 "version": "1.33.0",
2914 "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.33.0.tgz",
2915 "integrity": "sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==",
2916 "cpu": [
2917 "x64"
2918 ],
2919 "license": "MPL-2.0",
2920 "optional": true,
2921 "os": [
2922 "freebsd"
2923 ],
2924 "engines": {
2925 "node": ">= 12.0.0"
2926 },
2927 "funding": {
2928 "type": "opencollective",
2929 "url": "https://opencollective.com/parcel"
2930 }
2931 },
2932 "node_modules/lightningcss-linux-arm-gnueabihf": {
2933 "version": "1.33.0",
2934 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.33.0.tgz",
2935 "integrity": "sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==",
2936 "cpu": [
2937 "arm"
2938 ],
2939 "license": "MPL-2.0",
2940 "optional": true,
2941 "os": [
2942 "linux"
2943 ],
2944 "engines": {
2945 "node": ">= 12.0.0"
2946 },
2947 "funding": {
2948 "type": "opencollective",
2949 "url": "https://opencollective.com/parcel"
2950 }
2951 },
2952 "node_modules/lightningcss-linux-arm64-gnu": {
2953 "version": "1.33.0",
2954 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.33.0.tgz",
2955 "integrity": "sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==",
2956 "cpu": [
2957 "arm64"
2958 ],
2959 "license": "MPL-2.0",
2960 "optional": true,
2961 "os": [
2962 "linux"
2963 ],
2964 "engines": {
2965 "node": ">= 12.0.0"
2966 },
2967 "funding": {
2968 "type": "opencollective",
2969 "url": "https://opencollective.com/parcel"
2970 }
2971 },
2972 "node_modules/lightningcss-linux-arm64-musl": {
2973 "version": "1.33.0",
2974 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.33.0.tgz",
2975 "integrity": "sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==",
2976 "cpu": [
2977 "arm64"
2978 ],
2979 "license": "MPL-2.0",
2980 "optional": true,
2981 "os": [
2982 "linux"
2983 ],
2984 "engines": {
2985 "node": ">= 12.0.0"
2986 },
2987 "funding": {
2988 "type": "opencollective",
2989 "url": "https://opencollective.com/parcel"
2990 }
2991 },
2992 "node_modules/lightningcss-linux-x64-gnu": {
2993 "version": "1.33.0",
2994 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.33.0.tgz",
2995 "integrity": "sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==",
2996 "cpu": [
2997 "x64"
2998 ],
2999 "license": "MPL-2.0",
3000 "optional": true,
3001 "os": [
3002 "linux"
3003 ],
3004 "engines": {
3005 "node": ">= 12.0.0"
3006 },
3007 "funding": {
3008 "type": "opencollective",
3009 "url": "https://opencollective.com/parcel"
3010 }
3011 },
3012 "node_modules/lightningcss-linux-x64-musl": {
3013 "version": "1.33.0",
3014 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.33.0.tgz",
3015 "integrity": "sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==",
3016 "cpu": [
3017 "x64"
3018 ],
3019 "license": "MPL-2.0",
3020 "optional": true,
3021 "os": [
3022 "linux"
3023 ],
3024 "engines": {
3025 "node": ">= 12.0.0"
3026 },
3027 "funding": {
3028 "type": "opencollective",
3029 "url": "https://opencollective.com/parcel"
3030 }
3031 },
3032 "node_modules/lightningcss-win32-arm64-msvc": {
3033 "version": "1.33.0",
3034 "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.33.0.tgz",
3035 "integrity": "sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==",
3036 "cpu": [
3037 "arm64"
3038 ],
3039 "license": "MPL-2.0",
3040 "optional": true,
3041 "os": [
3042 "win32"
3043 ],
3044 "engines": {
3045 "node": ">= 12.0.0"
3046 },
3047 "funding": {
3048 "type": "opencollective",
3049 "url": "https://opencollective.com/parcel"
3050 }
3051 },
3052 "node_modules/lightningcss-win32-x64-msvc": {
3053 "version": "1.33.0",
3054 "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.33.0.tgz",
3055 "integrity": "sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==",
3056 "cpu": [
3057 "x64"
3058 ],
3059 "license": "MPL-2.0",
3060 "optional": true,
3061 "os": [
3062 "win32"
3063 ],
3064 "engines": {
3065 "node": ">= 12.0.0"
3066 },
3067 "funding": {
3068 "type": "opencollective",
3069 "url": "https://opencollective.com/parcel"
3070 }
3071 },
3072 "node_modules/lru-cache": {
3073 "version": "11.5.1",
3074 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.1.tgz",
3075 "integrity": "sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==",
3076 "license": "BlueOak-1.0.0",
3077 "engines": {
3078 "node": "20 || >=22"
3079 }
3080 },
3081 "node_modules/magic-string": {
3082 "version": "1.1.0",
3083 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-1.1.0.tgz",
3084 "integrity": "sha512-kS3VHe0nEPST2saQV4Rbkchcd3UBRkVTQHo1D3h/ZTwFDhai/mfKkmtPAtD129EOI7K3HlHIsFOt0WrI2/oU9g==",
3085 "license": "MIT",
3086 "dependencies": {
3087 "@jridgewell/sourcemap-codec": "^1.5.5"
3088 }
3089 },
3090 "node_modules/magicast": {
3091 "version": "0.5.3",
3092 "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.5.3.tgz",
3093 "integrity": "sha512-pVKE4UdSQ7DvHzivsCIFx2BJn1mHG6KsyrFcaxFx6tONdneEuThrDx0Cj3AMg58KyN4pzYT+LHOotxDQDjNvkw==",
3094 "license": "MIT",
3095 "dependencies": {
3096 "@babel/parser": "^7.29.3",
3097 "@babel/types": "^7.29.0",
3098 "source-map-js": "^1.2.1"
3099 }
3100 },
3101 "node_modules/mdast-util-to-hast": {
3102 "version": "13.2.1",
3103 "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
3104 "integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==",
3105 "license": "MIT",
3106 "dependencies": {
3107 "@types/hast": "^3.0.0",
3108 "@types/mdast": "^4.0.0",
3109 "@ungap/structured-clone": "^1.0.0",
3110 "devlop": "^1.0.0",
3111 "micromark-util-sanitize-uri": "^2.0.0",
3112 "trim-lines": "^3.0.0",
3113 "unist-util-position": "^5.0.0",
3114 "unist-util-visit": "^5.0.0",
3115 "vfile": "^6.0.0"
3116 },
3117 "funding": {
3118 "type": "opencollective",
3119 "url": "https://opencollective.com/unified"
3120 }
3121 },
3122 "node_modules/mdn-data": {
3123 "version": "2.27.1",
3124 "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.27.1.tgz",
3125 "integrity": "sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==",
3126 "license": "CC0-1.0"
3127 },
3128 "node_modules/micromark-util-character": {
3129 "version": "2.1.1",
3130 "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
3131 "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
3132 "funding": [
3133 {
3134 "type": "GitHub Sponsors",
3135 "url": "https://github.com/sponsors/unifiedjs"
3136 },
3137 {
3138 "type": "OpenCollective",
3139 "url": "https://opencollective.com/unified"
3140 }
3141 ],
3142 "license": "MIT",
3143 "dependencies": {
3144 "micromark-util-symbol": "^2.0.0",
3145 "micromark-util-types": "^2.0.0"
3146 }
3147 },
3148 "node_modules/micromark-util-encode": {
3149 "version": "2.0.1",
3150 "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
3151 "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
3152 "funding": [
3153 {
3154 "type": "GitHub Sponsors",
3155 "url": "https://github.com/sponsors/unifiedjs"
3156 },
3157 {
3158 "type": "OpenCollective",
3159 "url": "https://opencollective.com/unified"
3160 }
3161 ],
3162 "license": "MIT"
3163 },
3164 "node_modules/micromark-util-sanitize-uri": {
3165 "version": "2.0.1",
3166 "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
3167 "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
3168 "funding": [
3169 {
3170 "type": "GitHub Sponsors",
3171 "url": "https://github.com/sponsors/unifiedjs"
3172 },
3173 {
3174 "type": "OpenCollective",
3175 "url": "https://opencollective.com/unified"
3176 }
3177 ],
3178 "license": "MIT",
3179 "dependencies": {
3180 "micromark-util-character": "^2.0.0",
3181 "micromark-util-encode": "^2.0.0",
3182 "micromark-util-symbol": "^2.0.0"
3183 }
3184 },
3185 "node_modules/micromark-util-symbol": {
3186 "version": "2.0.1",
3187 "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
3188 "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
3189 "funding": [
3190 {
3191 "type": "GitHub Sponsors",
3192 "url": "https://github.com/sponsors/unifiedjs"
3193 },
3194 {
3195 "type": "OpenCollective",
3196 "url": "https://opencollective.com/unified"
3197 }
3198 ],
3199 "license": "MIT"
3200 },
3201 "node_modules/micromark-util-types": {
3202 "version": "2.0.2",
3203 "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
3204 "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
3205 "funding": [
3206 {
3207 "type": "GitHub Sponsors",
3208 "url": "https://github.com/sponsors/unifiedjs"
3209 },
3210 {
3211 "type": "OpenCollective",
3212 "url": "https://opencollective.com/unified"
3213 }
3214 ],
3215 "license": "MIT"
3216 },
3217 "node_modules/mrmime": {
3218 "version": "2.0.1",
3219 "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz",
3220 "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==",
3221 "license": "MIT",
3222 "engines": {
3223 "node": ">=10"
3224 }
3225 },
3226 "node_modules/nanoid": {
3227 "version": "3.3.18",
3228 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.18.tgz",
3229 "integrity": "sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==",
3230 "funding": [
3231 {
3232 "type": "github",
3233 "url": "https://github.com/sponsors/ai"
3234 }
3235 ],
3236 "license": "MIT",
3237 "bin": {
3238 "nanoid": "bin/nanoid.cjs"
3239 },
3240 "engines": {
3241 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
3242 }
3243 },
3244 "node_modules/neotraverse": {
3245 "version": "1.0.1",
3246 "resolved": "https://registry.npmjs.org/neotraverse/-/neotraverse-1.0.1.tgz",
3247 "integrity": "sha512-WmmLty1YWwJl9yZi77v2dVIV6X2kuYV8YYBI/G3LWGKdGHmHUvL1z7FW0iDvEvGAwNEoc5x1tOOOyDnf5jJw/w==",
3248 "license": "MIT",
3249 "engines": {
3250 "node": ">= 10"
3251 }
3252 },
3253 "node_modules/nlcst-to-string": {
3254 "version": "4.0.0",
3255 "resolved": "https://registry.npmjs.org/nlcst-to-string/-/nlcst-to-string-4.0.0.tgz",
3256 "integrity": "sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==",
3257 "license": "MIT",
3258 "dependencies": {
3259 "@types/nlcst": "^2.0.0"
3260 },
3261 "funding": {
3262 "type": "opencollective",
3263 "url": "https://opencollective.com/unified"
3264 }
3265 },
3266 "node_modules/node-fetch-native": {
3267 "version": "1.6.7",
3268 "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.7.tgz",
3269 "integrity": "sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==",
3270 "license": "MIT"
3271 },
3272 "node_modules/node-mock-http": {
3273 "version": "1.0.4",
3274 "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.4.tgz",
3275 "integrity": "sha512-8DY+kFsDkNXy1sJglUfuODx1/opAGJGyrTuFqEoN90oRc2Vk0ZbD4K2qmKXBBEhZQzdKHIVfEJpDU8Ak2NJEvQ==",
3276 "license": "MIT"
3277 },
3278 "node_modules/normalize-path": {
3279 "version": "3.0.0",
3280 "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
3281 "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
3282 "license": "MIT",
3283 "engines": {
3284 "node": ">=0.10.0"
3285 }
3286 },
3287 "node_modules/nth-check": {
3288 "version": "2.1.1",
3289 "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
3290 "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
3291 "license": "BSD-2-Clause",
3292 "dependencies": {
3293 "boolbase": "^1.0.0"
3294 },
3295 "funding": {
3296 "url": "https://github.com/fb55/nth-check?sponsor=1"
3297 }
3298 },
3299 "node_modules/obug": {
3300 "version": "2.1.2",
3301 "resolved": "https://registry.npmjs.org/obug/-/obug-2.1.2.tgz",
3302 "integrity": "sha512-AWGB9WFcRXOQs48Z/udjI5ZcZMHXwX8XPByNpOydgcGsDLIzjGizhoMWJyKAWze7AVW/2W1i+/gPX4YtKe5cyg==",
3303 "funding": [
3304 "https://github.com/sponsors/sxzz",
3305 "https://opencollective.com/debug"
3306 ],
3307 "license": "MIT",
3308 "engines": {
3309 "node": ">=12.20.0"
3310 }
3311 },
3312 "node_modules/ofetch": {
3313 "version": "1.5.1",
3314 "resolved": "https://registry.npmjs.org/ofetch/-/ofetch-1.5.1.tgz",
3315 "integrity": "sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==",
3316 "license": "MIT",
3317 "dependencies": {
3318 "destr": "^2.0.5",
3319 "node-fetch-native": "^1.6.7",
3320 "ufo": "^1.6.1"
3321 }
3322 },
3323 "node_modules/ohash": {
3324 "version": "2.0.12",
3325 "resolved": "https://registry.npmjs.org/ohash/-/ohash-2.0.12.tgz",
3326 "integrity": "sha512-65S/5gk9YSsaRjcyf7Nfa6h/d3E8/1gslpXfI4W7Dxn/oap8IKRuNT5VXkLQ1YFKIEg4apRY4Pj6aiwFzrDdmw==",
3327 "license": "MIT"
3328 },
3329 "node_modules/oniguruma-parser": {
3330 "version": "0.12.2",
3331 "resolved": "https://registry.npmjs.org/oniguruma-parser/-/oniguruma-parser-0.12.2.tgz",
3332 "integrity": "sha512-6HVa5oIrgMC6aA6WF6XyyqbhRPJrKR02L20+2+zpDtO5QAzGHAUGw5TKQvwi5vctNnRHkJYmjAhRVQF2EKdTQw==",
3333 "license": "MIT"
3334 },
3335 "node_modules/oniguruma-to-es": {
3336 "version": "4.3.6",
3337 "resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.3.6.tgz",
3338 "integrity": "sha512-csuQ9x3Yr0cEIs/Zgx/OEt9iBw9vqIunAPQkx19R/fiMq2oGVTgcMqO/V3Ybqefr1TBvosI6jU539ksaBULJyA==",
3339 "license": "MIT",
3340 "dependencies": {
3341 "oniguruma-parser": "^0.12.2",
3342 "regex": "^6.1.0",
3343 "regex-recursion": "^6.0.2"
3344 }
3345 },
3346 "node_modules/p-limit": {
3347 "version": "7.3.0",
3348 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-7.3.0.tgz",
3349 "integrity": "sha512-7cIXg/Z0M5WZRblrsOla88S4wAK+zOQQWeBYfV3qJuJXMr+LnbYjaadrFaS0JILfEDPVqHyKnZ1Z/1d6J9VVUw==",
3350 "license": "MIT",
3351 "dependencies": {
3352 "yocto-queue": "^1.2.1"
3353 },
3354 "engines": {
3355 "node": ">=20"
3356 },
3357 "funding": {
3358 "url": "https://github.com/sponsors/sindresorhus"
3359 }
3360 },
3361 "node_modules/p-queue": {
3362 "version": "9.3.0",
3363 "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.3.0.tgz",
3364 "integrity": "sha512-7NED7xhQ74Ngp4JP/2e0VZHp7vSWfJfqeiR92jPgxsz6m0Se4P03YoTKa9dDXyZ3r6P616gUXttrB6nnHYKang==",
3365 "license": "MIT",
3366 "dependencies": {
3367 "eventemitter3": "^5.0.4",
3368 "p-timeout": "^7.0.0"
3369 },
3370 "engines": {
3371 "node": ">=20"
3372 },
3373 "funding": {
3374 "url": "https://github.com/sponsors/sindresorhus"
3375 }
3376 },
3377 "node_modules/p-timeout": {
3378 "version": "7.0.1",
3379 "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-7.0.1.tgz",
3380 "integrity": "sha512-AxTM2wDGORHGEkPCt8yqxOTMgpfbEHqF51f/5fJCmwFC3C/zNcGT63SymH2ttOAaiIws2zVg4+izQCjrakcwHg==",
3381 "license": "MIT",
3382 "engines": {
3383 "node": ">=20"
3384 },
3385 "funding": {
3386 "url": "https://github.com/sponsors/sindresorhus"
3387 }
3388 },
3389 "node_modules/package-manager-detector": {
3390 "version": "1.6.0",
3391 "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.6.0.tgz",
3392 "integrity": "sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==",
3393 "license": "MIT"
3394 },
3395 "node_modules/piccolore": {
3396 "version": "0.1.3",
3397 "resolved": "https://registry.npmjs.org/piccolore/-/piccolore-0.1.3.tgz",
3398 "integrity": "sha512-o8bTeDWjE086iwKrROaDf31K0qC/BENdm15/uH9usSC/uZjJOKb2YGiVHfLY4GhwsERiPI1jmwI2XrA7ACOxVw==",
3399 "license": "ISC"
3400 },
3401 "node_modules/picocolors": {
3402 "version": "1.1.1",
3403 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
3404 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
3405 "license": "ISC"
3406 },
3407 "node_modules/picomatch": {
3408 "version": "4.0.5",
3409 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz",
3410 "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
3411 "license": "MIT",
3412 "engines": {
3413 "node": ">=12"
3414 },
3415 "funding": {
3416 "url": "https://github.com/sponsors/jonschlinkert"
3417 }
3418 },
3419 "node_modules/postcss": {
3420 "version": "8.5.23",
3421 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.23.tgz",
3422 "integrity": "sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==",
3423 "funding": [
3424 {
3425 "type": "opencollective",
3426 "url": "https://opencollective.com/postcss/"
3427 },
3428 {
3429 "type": "tidelift",
3430 "url": "https://tidelift.com/funding/github/npm/postcss"
3431 },
3432 {
3433 "type": "github",
3434 "url": "https://github.com/sponsors/ai"
3435 }
3436 ],
3437 "license": "MIT",
3438 "dependencies": {
3439 "nanoid": "^3.3.16",
3440 "picocolors": "^1.1.1",
3441 "source-map-js": "^1.2.1"
3442 },
3443 "engines": {
3444 "node": "^10 || ^12 || >=14"
3445 }
3446 },
3447 "node_modules/prismjs": {
3448 "version": "1.30.0",
3449 "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz",
3450 "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==",
3451 "license": "MIT",
3452 "engines": {
3453 "node": ">=6"
3454 }
3455 },
3456 "node_modules/process-ancestry": {
3457 "version": "0.1.0",
3458 "resolved": "https://registry.npmjs.org/process-ancestry/-/process-ancestry-0.1.0.tgz",
3459 "integrity": "sha512-tGqJW/UnclpYASFcM6Xh8D8l/BMtaQ9+CSG0vlJSJTcdMM4lDRv4c6H0Pdcsfted+bVczdYSfk2fdukg2gQkZg==",
3460 "license": "MIT",
3461 "engines": {
3462 "node": ">=18.0.0"
3463 }
3464 },
3465 "node_modules/property-information": {
3466 "version": "7.2.0",
3467 "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.2.0.tgz",
3468 "integrity": "sha512-IAtzIB6sUiWaJYrX9smp3V46pBGbBeLFRGdh25kg1334VcBlD8HzhPeNIWQH9zhGmo2itIe25EHt9dQP7G5hmg==",
3469 "license": "MIT",
3470 "funding": {
3471 "type": "github",
3472 "url": "https://github.com/sponsors/wooorm"
3473 }
3474 },
3475 "node_modules/radix3": {
3476 "version": "1.1.2",
3477 "resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz",
3478 "integrity": "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==",
3479 "license": "MIT"
3480 },
3481 "node_modules/readdirp": {
3482 "version": "5.0.0",
3483 "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-5.0.0.tgz",
3484 "integrity": "sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==",
3485 "license": "MIT",
3486 "engines": {
3487 "node": ">= 20.19.0"
3488 },
3489 "funding": {
3490 "type": "individual",
3491 "url": "https://paulmillr.com/funding/"
3492 }
3493 },
3494 "node_modules/regex": {
3495 "version": "6.1.0",
3496 "resolved": "https://registry.npmjs.org/regex/-/regex-6.1.0.tgz",
3497 "integrity": "sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==",
3498 "license": "MIT",
3499 "dependencies": {
3500 "regex-utilities": "^2.3.0"
3501 }
3502 },
3503 "node_modules/regex-recursion": {
3504 "version": "6.0.2",
3505 "resolved": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-6.0.2.tgz",
3506 "integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==",
3507 "license": "MIT",
3508 "dependencies": {
3509 "regex-utilities": "^2.3.0"
3510 }
3511 },
3512 "node_modules/regex-utilities": {
3513 "version": "2.3.0",
3514 "resolved": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz",
3515 "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==",
3516 "license": "MIT"
3517 },
3518 "node_modules/resolve-pkg-maps": {
3519 "version": "1.0.0",
3520 "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
3521 "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
3522 "license": "MIT",
3523 "funding": {
3524 "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
3525 }
3526 },
3527 "node_modules/retext-smartypants": {
3528 "version": "6.2.0",
3529 "resolved": "https://registry.npmjs.org/retext-smartypants/-/retext-smartypants-6.2.0.tgz",
3530 "integrity": "sha512-kk0jOU7+zGv//kfjXEBjdIryL1Acl4i9XNkHxtM7Tm5lFiCog576fjNC9hjoR7LTKQ0DsPWy09JummSsH1uqfQ==",
3531 "license": "MIT",
3532 "dependencies": {
3533 "@types/nlcst": "^2.0.0",
3534 "nlcst-to-string": "^4.0.0",
3535 "unist-util-visit": "^5.0.0"
3536 },
3537 "funding": {
3538 "type": "opencollective",
3539 "url": "https://opencollective.com/unified"
3540 }
3541 },
3542 "node_modules/rolldown": {
3543 "version": "1.1.5",
3544 "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.1.5.tgz",
3545 "integrity": "sha512-t9z29cJjXf/vxQ8dyhCSpt6H6aSwHTk8cT5I3iy6SMXuFpk5mB6PL6XfC8PCwrPTx93udwKUm9HRteAlTGBLiA==",
3546 "license": "MIT",
3547 "dependencies": {
3548 "@oxc-project/types": "=0.139.0",
3549 "@rolldown/pluginutils": "^1.0.0"
3550 },
3551 "bin": {
3552 "rolldown": "bin/cli.mjs"
3553 },
3554 "engines": {
3555 "node": "^20.19.0 || >=22.12.0"
3556 },
3557 "optionalDependencies": {
3558 "@rolldown/binding-android-arm64": "1.1.5",
3559 "@rolldown/binding-darwin-arm64": "1.1.5",
3560 "@rolldown/binding-darwin-x64": "1.1.5",
3561 "@rolldown/binding-freebsd-x64": "1.1.5",
3562 "@rolldown/binding-linux-arm-gnueabihf": "1.1.5",
3563 "@rolldown/binding-linux-arm64-gnu": "1.1.5",
3564 "@rolldown/binding-linux-arm64-musl": "1.1.5",
3565 "@rolldown/binding-linux-ppc64-gnu": "1.1.5",
3566 "@rolldown/binding-linux-s390x-gnu": "1.1.5",
3567 "@rolldown/binding-linux-x64-gnu": "1.1.5",
3568 "@rolldown/binding-linux-x64-musl": "1.1.5",
3569 "@rolldown/binding-openharmony-arm64": "1.1.5",
3570 "@rolldown/binding-wasm32-wasi": "1.1.5",
3571 "@rolldown/binding-win32-arm64-msvc": "1.1.5",
3572 "@rolldown/binding-win32-x64-msvc": "1.1.5"
3573 }
3574 },
3575 "node_modules/satteri": {
3576 "version": "0.10.5",
3577 "resolved": "https://registry.npmjs.org/satteri/-/satteri-0.10.5.tgz",
3578 "integrity": "sha512-Ao1LKpAEa9Wdg0otgbVKViZHEq9ebdXe4DMrp3s9vQAU0HNIuHnFEuMuOcm0ZIXyV0Yzxj91NvhLpvXZJO/5ZQ==",
3579 "license": "MIT",
3580 "dependencies": {
3581 "@types/estree-jsx": "^1.0.5",
3582 "@types/hast": "^3.0.5",
3583 "@types/mdast": "^4.0.4",
3584 "@types/unist": "^3.0.3"
3585 },
3586 "optionalDependencies": {
3587 "@bruits/satteri-darwin-arm64": "0.10.5",
3588 "@bruits/satteri-darwin-x64": "0.10.5",
3589 "@bruits/satteri-linux-arm64-gnu": "0.10.5",
3590 "@bruits/satteri-linux-arm64-musl": "0.10.5",
3591 "@bruits/satteri-linux-x64-gnu": "0.10.5",
3592 "@bruits/satteri-linux-x64-musl": "0.10.5",
3593 "@bruits/satteri-wasm32-wasi": "0.10.5",
3594 "@bruits/satteri-win32-arm64-msvc": "0.10.5",
3595 "@bruits/satteri-win32-x64-msvc": "0.10.5"
3596 }
3597 },
3598 "node_modules/sax": {
3599 "version": "1.6.0",
3600 "resolved": "https://registry.npmjs.org/sax/-/sax-1.6.0.tgz",
3601 "integrity": "sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==",
3602 "license": "BlueOak-1.0.0",
3603 "engines": {
3604 "node": ">=11.0.0"
3605 }
3606 },
3607 "node_modules/semver": {
3608 "version": "7.8.5",
3609 "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
3610 "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
3611 "license": "ISC",
3612 "bin": {
3613 "semver": "bin/semver.js"
3614 },
3615 "engines": {
3616 "node": ">=10"
3617 }
3618 },
3619 "node_modules/sharp": {
3620 "version": "0.35.4",
3621 "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.35.4.tgz",
3622 "integrity": "sha512-n++8XWcj+jCOr2IOl7h8LbKnGBDY4aPbmprMONBNFdn0ImXqpGVv5zliDs0V9HbmbCQLpbuo2ej9rAoOQTvMDA==",
3623 "devOptional": true,
3624 "license": "Apache-2.0",
3625 "dependencies": {
3626 "@img/colour": "^1.1.0",
3627 "detect-libc": "^2.1.2",
3628 "semver": "^7.8.5"
3629 },
3630 "engines": {
3631 "node": ">=20.9.0"
3632 },
3633 "funding": {
3634 "url": "https://opencollective.com/libvips"
3635 },
3636 "optionalDependencies": {
3637 "@img/sharp-darwin-arm64": "0.35.4",
3638 "@img/sharp-darwin-x64": "0.35.4",
3639 "@img/sharp-freebsd-wasm32": "0.35.4",
3640 "@img/sharp-libvips-darwin-arm64": "1.3.3",
3641 "@img/sharp-libvips-darwin-x64": "1.3.3",
3642 "@img/sharp-libvips-linux-arm": "1.3.3",
3643 "@img/sharp-libvips-linux-arm64": "1.3.3",
3644 "@img/sharp-libvips-linux-ppc64": "1.3.3",
3645 "@img/sharp-libvips-linux-riscv64": "1.3.3",
3646 "@img/sharp-libvips-linux-s390x": "1.3.3",
3647 "@img/sharp-libvips-linux-x64": "1.3.3",
3648 "@img/sharp-libvips-linuxmusl-arm64": "1.3.3",
3649 "@img/sharp-libvips-linuxmusl-x64": "1.3.3",
3650 "@img/sharp-linux-arm": "0.35.4",
3651 "@img/sharp-linux-arm64": "0.35.4",
3652 "@img/sharp-linux-ppc64": "0.35.4",
3653 "@img/sharp-linux-riscv64": "0.35.4",
3654 "@img/sharp-linux-s390x": "0.35.4",
3655 "@img/sharp-linux-x64": "0.35.4",
3656 "@img/sharp-linuxmusl-arm64": "0.35.4",
3657 "@img/sharp-linuxmusl-x64": "0.35.4",
3658 "@img/sharp-webcontainers-wasm32": "0.35.4",
3659 "@img/sharp-win32-arm64": "0.35.4",
3660 "@img/sharp-win32-ia32": "0.35.4",
3661 "@img/sharp-win32-x64": "0.35.4"
3662 },
3663 "peerDependenciesMeta": {
3664 "@types/node": {
3665 "optional": true
3666 }
3667 }
3668 },
3669 "node_modules/shiki": {
3670 "version": "4.4.3",
3671 "resolved": "https://registry.npmjs.org/shiki/-/shiki-4.4.3.tgz",
3672 "integrity": "sha512-Mb/GvXPHBAXdgGIcnfU5L3ldpn1XcxrGkPHwqgRx17/I2XRfqlFKk2vGkHWINn1kdXvzJZeuO3is6I9KLPFm0g==",
3673 "license": "MIT",
3674 "dependencies": {
3675 "@shikijs/core": "4.4.3",
3676 "@shikijs/engine-javascript": "4.4.3",
3677 "@shikijs/engine-oniguruma": "4.4.3",
3678 "@shikijs/langs": "4.4.3",
3679 "@shikijs/themes": "4.4.3",
3680 "@shikijs/types": "4.4.3",
3681 "@shikijs/vscode-textmate": "^10.0.2",
3682 "@types/hast": "^3.0.5"
3683 },
3684 "engines": {
3685 "node": ">=20"
3686 }
3687 },
3688 "node_modules/sisteransi": {
3689 "version": "1.0.5",
3690 "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
3691 "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==",
3692 "license": "MIT"
3693 },
3694 "node_modules/sitemap": {
3695 "version": "9.0.1",
3696 "resolved": "https://registry.npmjs.org/sitemap/-/sitemap-9.0.1.tgz",
3697 "integrity": "sha512-S6hzjGJSG3d6if0YoF5kTyeRJvia6FSTBroE5fQ0bu1QNxyJqhhinfUsXi9fH3MgtXODWvwo2BDyQSnhPQ88uQ==",
3698 "license": "MIT",
3699 "dependencies": {
3700 "@types/node": "^24.9.2",
3701 "@types/sax": "^1.2.1",
3702 "arg": "^5.0.0",
3703 "sax": "^1.4.1"
3704 },
3705 "bin": {
3706 "sitemap": "dist/esm/cli.js"
3707 },
3708 "engines": {
3709 "node": ">=20.19.5",
3710 "npm": ">=10.8.2"
3711 }
3712 },
3713 "node_modules/smol-toml": {
3714 "version": "1.8.0",
3715 "resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.8.0.tgz",
3716 "integrity": "sha512-kCZr2V3ch9i00x8zXRhjUNVcjG9ijES5dDudkXvUVCT5QlJNQWElSJdZqyPemffHoLNUYwOcou0Fy+ojN0uHSQ==",
3717 "license": "BSD-3-Clause",
3718 "engines": {
3719 "node": ">= 18"
3720 },
3721 "funding": {
3722 "url": "https://github.com/sponsors/cyyynthia"
3723 }
3724 },
3725 "node_modules/source-map-js": {
3726 "version": "1.2.1",
3727 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
3728 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
3729 "license": "BSD-3-Clause",
3730 "engines": {
3731 "node": ">=0.10.0"
3732 }
3733 },
3734 "node_modules/space-separated-tokens": {
3735 "version": "2.0.2",
3736 "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
3737 "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
3738 "license": "MIT",
3739 "funding": {
3740 "type": "github",
3741 "url": "https://github.com/sponsors/wooorm"
3742 }
3743 },
3744 "node_modules/stringify-entities": {
3745 "version": "4.0.4",
3746 "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz",
3747 "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
3748 "license": "MIT",
3749 "dependencies": {
3750 "character-entities-html4": "^2.0.0",
3751 "character-entities-legacy": "^3.0.0"
3752 },
3753 "funding": {
3754 "type": "github",
3755 "url": "https://github.com/sponsors/wooorm"
3756 }
3757 },
3758 "node_modules/svgo": {
3759 "version": "4.0.2",
3760 "resolved": "https://registry.npmjs.org/svgo/-/svgo-4.0.2.tgz",
3761 "integrity": "sha512-ekx94z1rRc5LDi6oSUaeRnYhd0UOJxdtQCL2rF8xpWxD3TPAsISWOrxezqGovqS38GRZOdpDfvQe3ts6F7nsng==",
3762 "license": "MIT",
3763 "dependencies": {
3764 "commander": "^11.1.0",
3765 "css-select": "^5.1.0",
3766 "css-tree": "^3.0.1",
3767 "css-what": "^6.1.0",
3768 "csso": "^5.0.5",
3769 "picocolors": "^1.1.1",
3770 "sax": "^1.5.0"
3771 },
3772 "bin": {
3773 "svgo": "bin/svgo.js"
3774 },
3775 "engines": {
3776 "node": ">=16"
3777 },
3778 "funding": {
3779 "type": "opencollective",
3780 "url": "https://opencollective.com/svgo"
3781 }
3782 },
3783 "node_modules/tiny-inflate": {
3784 "version": "1.0.3",
3785 "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz",
3786 "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==",
3787 "license": "MIT"
3788 },
3789 "node_modules/tinyclip": {
3790 "version": "0.1.14",
3791 "resolved": "https://registry.npmjs.org/tinyclip/-/tinyclip-0.1.14.tgz",
3792 "integrity": "sha512-F1oWdz8tjT17qe1d5JgDK6z03WGOhYYAN0lK3/D/fzNiy93xswLLEw7pk+3g05onhAy6Bsc6PLNUGhdgVjemMQ==",
3793 "license": "MIT",
3794 "engines": {
3795 "node": "^16.14.0 || >= 17.3.0"
3796 }
3797 },
3798 "node_modules/tinyexec": {
3799 "version": "1.2.4",
3800 "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.2.4.tgz",
3801 "integrity": "sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==",
3802 "license": "MIT",
3803 "engines": {
3804 "node": ">=18"
3805 }
3806 },
3807 "node_modules/tinyglobby": {
3808 "version": "0.2.17",
3809 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
3810 "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
3811 "license": "MIT",
3812 "dependencies": {
3813 "fdir": "^6.5.0",
3814 "picomatch": "^4.0.4"
3815 },
3816 "engines": {
3817 "node": ">=12.0.0"
3818 },
3819 "funding": {
3820 "url": "https://github.com/sponsors/SuperchupuDev"
3821 }
3822 },
3823 "node_modules/trim-lines": {
3824 "version": "3.0.1",
3825 "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz",
3826 "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
3827 "license": "MIT",
3828 "funding": {
3829 "type": "github",
3830 "url": "https://github.com/sponsors/wooorm"
3831 }
3832 },
3833 "node_modules/trough": {
3834 "version": "2.2.0",
3835 "resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz",
3836 "integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==",
3837 "license": "MIT",
3838 "funding": {
3839 "type": "github",
3840 "url": "https://github.com/sponsors/wooorm"
3841 }
3842 },
3843 "node_modules/tslib": {
3844 "version": "2.8.1",
3845 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
3846 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
3847 "license": "0BSD",
3848 "optional": true
3849 },
3850 "node_modules/ufo": {
3851 "version": "1.6.4",
3852 "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.4.tgz",
3853 "integrity": "sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==",
3854 "license": "MIT"
3855 },
3856 "node_modules/ultrahtml": {
3857 "version": "1.6.0",
3858 "resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.6.0.tgz",
3859 "integrity": "sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==",
3860 "license": "MIT"
3861 },
3862 "node_modules/uncrypto": {
3863 "version": "0.1.3",
3864 "resolved": "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz",
3865 "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==",
3866 "license": "MIT"
3867 },
3868 "node_modules/undici": {
3869 "version": "8.10.2",
3870 "resolved": "https://registry.npmjs.org/undici/-/undici-8.10.2.tgz",
3871 "integrity": "sha512-/y4/bH9YNU5hi9NIrpOuvGXFcxrj3CMrV+/AYpowAYTpHn8gX/XPFjNy766FPoYY0miQhdW977JFWKGNhBdwyQ==",
3872 "license": "MIT",
3873 "engines": {
3874 "node": ">=22.19.0"
3875 }
3876 },
3877 "node_modules/undici-types": {
3878 "version": "7.18.2",
3879 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
3880 "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
3881 "license": "MIT"
3882 },
3883 "node_modules/unified": {
3884 "version": "11.0.5",
3885 "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz",
3886 "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==",
3887 "license": "MIT",
3888 "dependencies": {
3889 "@types/unist": "^3.0.0",
3890 "bail": "^2.0.0",
3891 "devlop": "^1.0.0",
3892 "extend": "^3.0.0",
3893 "is-plain-obj": "^4.0.0",
3894 "trough": "^2.0.0",
3895 "vfile": "^6.0.0"
3896 },
3897 "funding": {
3898 "type": "opencollective",
3899 "url": "https://opencollective.com/unified"
3900 }
3901 },
3902 "node_modules/unifont": {
3903 "version": "0.7.5",
3904 "resolved": "https://registry.npmjs.org/unifont/-/unifont-0.7.5.tgz",
3905 "integrity": "sha512-ULe/Cs+ZIsq+dcFofNkhqielCrUJnb5mr+Yc4EBM2VlL+6OZR6+cjtI2mT1bJvRBrVncqHAbLURxmPLcCXzWMg==",
3906 "license": "MIT",
3907 "dependencies": {
3908 "css-tree": "^3.1.0",
3909 "ohash": "^2.0.11",
3910 "undici": "^8.0.0"
3911 }
3912 },
3913 "node_modules/unist-util-is": {
3914 "version": "6.0.1",
3915 "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz",
3916 "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==",
3917 "license": "MIT",
3918 "dependencies": {
3919 "@types/unist": "^3.0.0"
3920 },
3921 "funding": {
3922 "type": "opencollective",
3923 "url": "https://opencollective.com/unified"
3924 }
3925 },
3926 "node_modules/unist-util-position": {
3927 "version": "5.0.0",
3928 "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz",
3929 "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
3930 "license": "MIT",
3931 "dependencies": {
3932 "@types/unist": "^3.0.0"
3933 },
3934 "funding": {
3935 "type": "opencollective",
3936 "url": "https://opencollective.com/unified"
3937 }
3938 },
3939 "node_modules/unist-util-stringify-position": {
3940 "version": "4.0.0",
3941 "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
3942 "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
3943 "license": "MIT",
3944 "dependencies": {
3945 "@types/unist": "^3.0.0"
3946 },
3947 "funding": {
3948 "type": "opencollective",
3949 "url": "https://opencollective.com/unified"
3950 }
3951 },
3952 "node_modules/unist-util-visit": {
3953 "version": "5.1.0",
3954 "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz",
3955 "integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==",
3956 "license": "MIT",
3957 "dependencies": {
3958 "@types/unist": "^3.0.0",
3959 "unist-util-is": "^6.0.0",
3960 "unist-util-visit-parents": "^6.0.0"
3961 },
3962 "funding": {
3963 "type": "opencollective",
3964 "url": "https://opencollective.com/unified"
3965 }
3966 },
3967 "node_modules/unist-util-visit-parents": {
3968 "version": "6.0.2",
3969 "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz",
3970 "integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==",
3971 "license": "MIT",
3972 "dependencies": {
3973 "@types/unist": "^3.0.0",
3974 "unist-util-is": "^6.0.0"
3975 },
3976 "funding": {
3977 "type": "opencollective",
3978 "url": "https://opencollective.com/unified"
3979 }
3980 },
3981 "node_modules/unstorage": {
3982 "version": "1.17.5",
3983 "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.17.5.tgz",
3984 "integrity": "sha512-0i3iqvRfx29hkNntHyQvJTpf5W9dQ9ZadSoRU8+xVlhVtT7jAX57fazYO9EHvcRCfBCyi5YRya7XCDOsbTgkPg==",
3985 "license": "MIT",
3986 "dependencies": {
3987 "anymatch": "^3.1.3",
3988 "chokidar": "^5.0.0",
3989 "destr": "^2.0.5",
3990 "h3": "^1.15.10",
3991 "lru-cache": "^11.2.7",
3992 "node-fetch-native": "^1.6.7",
3993 "ofetch": "^1.5.1",
3994 "ufo": "^1.6.3"
3995 },
3996 "peerDependencies": {
3997 "@azure/app-configuration": "^1.8.0",
3998 "@azure/cosmos": "^4.2.0",
3999 "@azure/data-tables": "^13.3.0",
4000 "@azure/identity": "^4.6.0",
4001 "@azure/keyvault-secrets": "^4.9.0",
4002 "@azure/storage-blob": "^12.26.0",
4003 "@capacitor/preferences": "^6 || ^7 || ^8",
4004 "@deno/kv": ">=0.9.0",
4005 "@netlify/blobs": "^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0",
4006 "@planetscale/database": "^1.19.0",
4007 "@upstash/redis": "^1.34.3",
4008 "@vercel/blob": ">=0.27.1",
4009 "@vercel/functions": "^2.2.12 || ^3.0.0",
4010 "@vercel/kv": "^1 || ^2 || ^3",
4011 "aws4fetch": "^1.0.20",
4012 "db0": ">=0.2.1",
4013 "idb-keyval": "^6.2.1",
4014 "ioredis": "^5.4.2",
4015 "uploadthing": "^7.4.4"
4016 },
4017 "peerDependenciesMeta": {
4018 "@azure/app-configuration": {
4019 "optional": true
4020 },
4021 "@azure/cosmos": {
4022 "optional": true
4023 },
4024 "@azure/data-tables": {
4025 "optional": true
4026 },
4027 "@azure/identity": {
4028 "optional": true
4029 },
4030 "@azure/keyvault-secrets": {
4031 "optional": true
4032 },
4033 "@azure/storage-blob": {
4034 "optional": true
4035 },
4036 "@capacitor/preferences": {
4037 "optional": true
4038 },
4039 "@deno/kv": {
4040 "optional": true
4041 },
4042 "@netlify/blobs": {
4043 "optional": true
4044 },
4045 "@planetscale/database": {
4046 "optional": true
4047 },
4048 "@upstash/redis": {
4049 "optional": true
4050 },
4051 "@vercel/blob": {
4052 "optional": true
4053 },
4054 "@vercel/functions": {
4055 "optional": true
4056 },
4057 "@vercel/kv": {
4058 "optional": true
4059 },
4060 "aws4fetch": {
4061 "optional": true
4062 },
4063 "db0": {
4064 "optional": true
4065 },
4066 "idb-keyval": {
4067 "optional": true
4068 },
4069 "ioredis": {
4070 "optional": true
4071 },
4072 "uploadthing": {
4073 "optional": true
4074 }
4075 }
4076 },
4077 "node_modules/vfile": {
4078 "version": "6.0.3",
4079 "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
4080 "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
4081 "license": "MIT",
4082 "dependencies": {
4083 "@types/unist": "^3.0.0",
4084 "vfile-message": "^4.0.0"
4085 },
4086 "funding": {
4087 "type": "opencollective",
4088 "url": "https://opencollective.com/unified"
4089 }
4090 },
4091 "node_modules/vfile-message": {
4092 "version": "4.0.3",
4093 "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz",
4094 "integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==",
4095 "license": "MIT",
4096 "dependencies": {
4097 "@types/unist": "^3.0.0",
4098 "unist-util-stringify-position": "^4.0.0"
4099 },
4100 "funding": {
4101 "type": "opencollective",
4102 "url": "https://opencollective.com/unified"
4103 }
4104 },
4105 "node_modules/vite": {
4106 "version": "8.1.5",
4107 "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.5.tgz",
4108 "integrity": "sha512-7ULLwsCdYx/nRyrpiEwvqb5TFHrMVZyBt+rg/OAXT7rgj/z+DtTDyKFeLAdDkubDVDKD8jOsndmy7m55XcfUsw==",
4109 "license": "MIT",
4110 "dependencies": {
4111 "lightningcss": "^1.32.0",
4112 "picomatch": "^4.0.5",
4113 "postcss": "^8.5.17",
4114 "rolldown": "~1.1.5",
4115 "tinyglobby": "^0.2.17"
4116 },
4117 "bin": {
4118 "vite": "bin/vite.js"
4119 },
4120 "engines": {
4121 "node": "^20.19.0 || >=22.12.0"
4122 },
4123 "funding": {
4124 "url": "https://github.com/vitejs/vite?sponsor=1"
4125 },
4126 "optionalDependencies": {
4127 "fsevents": "~2.3.3"
4128 },
4129 "peerDependencies": {
4130 "@types/node": "^20.19.0 || >=22.12.0",
4131 "@vitejs/devtools": "^0.3.0",
4132 "esbuild": "^0.27.0 || ^0.28.0",
4133 "jiti": ">=1.21.0",
4134 "less": "^4.0.0",
4135 "sass": "^1.70.0",
4136 "sass-embedded": "^1.70.0",
4137 "stylus": ">=0.54.8",
4138 "sugarss": "^5.0.0",
4139 "terser": "^5.16.0",
4140 "tsx": "^4.8.1",
4141 "yaml": "^2.4.2"
4142 },
4143 "peerDependenciesMeta": {
4144 "@types/node": {
4145 "optional": true
4146 },
4147 "@vitejs/devtools": {
4148 "optional": true
4149 },
4150 "esbuild": {
4151 "optional": true
4152 },
4153 "jiti": {
4154 "optional": true
4155 },
4156 "less": {
4157 "optional": true
4158 },
4159 "sass": {
4160 "optional": true
4161 },
4162 "sass-embedded": {
4163 "optional": true
4164 },
4165 "stylus": {
4166 "optional": true
4167 },
4168 "sugarss": {
4169 "optional": true
4170 },
4171 "terser": {
4172 "optional": true
4173 },
4174 "tsx": {
4175 "optional": true
4176 },
4177 "yaml": {
4178 "optional": true
4179 }
4180 }
4181 },
4182 "node_modules/vitefu": {
4183 "version": "1.1.3",
4184 "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.1.3.tgz",
4185 "integrity": "sha512-ub4okH7Z5KLjb6hDyjqrGXqWtWvoYdU3IGm/NorpgHncKoLTCfRIbvlhBm7r0YstIaQRYlp4yEbFqDcKSzXSSg==",
4186 "license": "MIT",
4187 "workspaces": [
4188 "tests/deps/*",
4189 "tests/projects/*",
4190 "tests/projects/workspace/packages/*"
4191 ],
4192 "peerDependencies": {
4193 "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
4194 },
4195 "peerDependenciesMeta": {
4196 "vite": {
4197 "optional": true
4198 }
4199 }
4200 },
4201 "node_modules/xxhash-wasm": {
4202 "version": "1.1.0",
4203 "resolved": "https://registry.npmjs.org/xxhash-wasm/-/xxhash-wasm-1.1.0.tgz",
4204 "integrity": "sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA==",
4205 "license": "MIT"
4206 },
4207 "node_modules/yargs-parser": {
4208 "version": "22.0.0",
4209 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-22.0.0.tgz",
4210 "integrity": "sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==",
4211 "license": "ISC",
4212 "engines": {
4213 "node": "^20.19.0 || ^22.12.0 || >=23"
4214 }
4215 },
4216 "node_modules/yocto-queue": {
4217 "version": "1.2.2",
4218 "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.2.tgz",
4219 "integrity": "sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==",
4220 "license": "MIT",
4221 "engines": {
4222 "node": ">=12.20"
4223 },
4224 "funding": {
4225 "url": "https://github.com/sponsors/sindresorhus"
4226 }
4227 },
4228 "node_modules/zod": {
4229 "version": "4.5.4",
4230 "resolved": "https://registry.npmjs.org/zod/-/zod-4.5.4.tgz",
4231 "integrity": "sha512-sC95tT5iHHH9gtpj6A81kh+NEaRAUFN+qlUPDUbRfOMvNf5QCBqsb3WgvnpVtK5Y+4UfA6KqufotuTvMGiTlsA==",
4232 "license": "MIT",
4233 "funding": {
4234 "url": "https://github.com/sponsors/colinhacks"
4235 }
4236 },
4237 "node_modules/zwitch": {
4238 "version": "2.0.4",
4239 "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
4240 "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
4241 "license": "MIT",
4242 "funding": {
4243 "type": "github",
4244 "url": "https://github.com/sponsors/wooorm"
4245 }
4246 }
4247 }
4248 }
4249
4249 lines JSON