2 "name": "numbl-web-ide",
3 "version": "0.1.0",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "numbl-web-ide",
9 "version": "0.1.0",
10 "dependencies": {
caef63amip integration: system store in IndexedDB, shared across projectsJeremy Magland 11 "fflate": "^0.8.3",
ecdc868numbl web IDE: run .m files in the browser with numblJeremy Magland 12 "minwebide": "file:../minwebide",
13 "numbl": "^0.4.8",
14 "react": "^19.2.7",
15 "react-dom": "^19.2.7"
16 },
17 "devDependencies": {
18 "@types/react": "^19.2.17",
19 "@types/react-dom": "^19.2.3",
20 "playwright": "^1.61.1",
21 "typescript": "^5.9.0",
22 "vite": "^7.0.0"
23 }
24 },
25 "../minwebide": {
26 "version": "0.1.0",
27 "hasInstallScript": true,
28 "license": "MIT",
29 "dependencies": {
30 "@vscode/codicons": "^0.0.46-21",
31 "vscode-oniguruma": "1.7.0",
32 "vscode-textmate": "^9.3.2"
33 },
34 "devDependencies": {
35 "@types/wicg-file-system-access": "^2023.10.7",
36 "@webgpu/types": "^0.1.71",
37 "playwright": "^1.61.1",
38 "trusted-types": "^2.0.0",
39 "typescript": "^5.9.0",
40 "vite": "^7.0.0"
41 }
42 },
43 "node_modules/@babel/runtime": {
44 "version": "7.29.7",
45 "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.7.tgz",
46 "integrity": "sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==",
47 "license": "MIT",
48 "engines": {
49 "node": ">=6.9.0"
50 }
51 },
52 "node_modules/@esbuild/aix-ppc64": {
53 "version": "0.28.1",
54 "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.1.tgz",
55 "integrity": "sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==",
56 "cpu": [
57 "ppc64"
58 ],
59 "dev": true,
60 "license": "MIT",
61 "optional": true,
62 "os": [
63 "aix"
64 ],
65 "engines": {
66 "node": ">=18"
67 }
68 },
69 "node_modules/@esbuild/android-arm": {
70 "version": "0.28.1",
71 "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.28.1.tgz",
72 "integrity": "sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==",
73 "cpu": [
74 "arm"
75 ],
76 "dev": true,
77 "license": "MIT",
78 "optional": true,
79 "os": [
80 "android"
81 ],
82 "engines": {
83 "node": ">=18"
84 }
85 },
86 "node_modules/@esbuild/android-arm64": {
87 "version": "0.28.1",
88 "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.28.1.tgz",
89 "integrity": "sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==",
90 "cpu": [
91 "arm64"
92 ],
93 "dev": true,
94 "license": "MIT",
95 "optional": true,
96 "os": [
97 "android"
98 ],
99 "engines": {
100 "node": ">=18"
101 }
102 },
103 "node_modules/@esbuild/android-x64": {
104 "version": "0.28.1",
105 "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.28.1.tgz",
106 "integrity": "sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==",
107 "cpu": [
108 "x64"
109 ],
110 "dev": true,
111 "license": "MIT",
112 "optional": true,
113 "os": [
114 "android"
115 ],
116 "engines": {
117 "node": ">=18"
118 }
119 },
120 "node_modules/@esbuild/darwin-arm64": {
121 "version": "0.28.1",
122 "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.28.1.tgz",
123 "integrity": "sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==",
124 "cpu": [
125 "arm64"
126 ],
127 "dev": true,
128 "license": "MIT",
129 "optional": true,
130 "os": [
131 "darwin"
132 ],
133 "engines": {
134 "node": ">=18"
135 }
136 },
137 "node_modules/@esbuild/darwin-x64": {
138 "version": "0.28.1",
139 "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.28.1.tgz",
140 "integrity": "sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==",
141 "cpu": [
142 "x64"
143 ],
144 "dev": true,
145 "license": "MIT",
146 "optional": true,
147 "os": [
148 "darwin"
149 ],
150 "engines": {
151 "node": ">=18"
152 }
153 },
154 "node_modules/@esbuild/freebsd-arm64": {
155 "version": "0.28.1",
156 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.28.1.tgz",
157 "integrity": "sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==",
158 "cpu": [
159 "arm64"
160 ],
161 "dev": true,
162 "license": "MIT",
163 "optional": true,
164 "os": [
165 "freebsd"
166 ],
167 "engines": {
168 "node": ">=18"
169 }
170 },
171 "node_modules/@esbuild/freebsd-x64": {
172 "version": "0.28.1",
173 "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.28.1.tgz",
174 "integrity": "sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==",
175 "cpu": [
176 "x64"
177 ],
178 "dev": true,
179 "license": "MIT",
180 "optional": true,
181 "os": [
182 "freebsd"
183 ],
184 "engines": {
185 "node": ">=18"
186 }
187 },
188 "node_modules/@esbuild/linux-arm": {
189 "version": "0.28.1",
190 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.28.1.tgz",
191 "integrity": "sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==",
192 "cpu": [
193 "arm"
194 ],
195 "dev": true,
196 "license": "MIT",
197 "optional": true,
198 "os": [
199 "linux"
200 ],
201 "engines": {
202 "node": ">=18"
203 }
204 },
205 "node_modules/@esbuild/linux-arm64": {
206 "version": "0.28.1",
207 "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.28.1.tgz",
208 "integrity": "sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==",
209 "cpu": [
210 "arm64"
211 ],
212 "dev": true,
213 "license": "MIT",
214 "optional": true,
215 "os": [
216 "linux"
217 ],
218 "engines": {
219 "node": ">=18"
220 }
221 },
222 "node_modules/@esbuild/linux-ia32": {
223 "version": "0.28.1",
224 "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.28.1.tgz",
225 "integrity": "sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==",
226 "cpu": [
227 "ia32"
228 ],
229 "dev": true,
230 "license": "MIT",
231 "optional": true,
232 "os": [
233 "linux"
234 ],
235 "engines": {
236 "node": ">=18"
237 }
238 },
239 "node_modules/@esbuild/linux-loong64": {
240 "version": "0.28.1",
241 "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.28.1.tgz",
242 "integrity": "sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==",
243 "cpu": [
244 "loong64"
245 ],
246 "dev": true,
247 "license": "MIT",
248 "optional": true,
249 "os": [
250 "linux"
251 ],
252 "engines": {
253 "node": ">=18"
254 }
255 },
256 "node_modules/@esbuild/linux-mips64el": {
257 "version": "0.28.1",
258 "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.28.1.tgz",
259 "integrity": "sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==",
260 "cpu": [
261 "mips64el"
262 ],
263 "dev": true,
264 "license": "MIT",
265 "optional": true,
266 "os": [
267 "linux"
268 ],
269 "engines": {
270 "node": ">=18"
271 }
272 },
273 "node_modules/@esbuild/linux-ppc64": {
274 "version": "0.28.1",
275 "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.28.1.tgz",
276 "integrity": "sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==",
277 "cpu": [
278 "ppc64"
279 ],
280 "dev": true,
281 "license": "MIT",
282 "optional": true,
283 "os": [
284 "linux"
285 ],
286 "engines": {
287 "node": ">=18"
288 }
289 },
290 "node_modules/@esbuild/linux-riscv64": {
291 "version": "0.28.1",
292 "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.28.1.tgz",
293 "integrity": "sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==",
294 "cpu": [
295 "riscv64"
296 ],
297 "dev": true,
298 "license": "MIT",
299 "optional": true,
300 "os": [
301 "linux"
302 ],
303 "engines": {
304 "node": ">=18"
305 }
306 },
307 "node_modules/@esbuild/linux-s390x": {
308 "version": "0.28.1",
309 "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.28.1.tgz",
310 "integrity": "sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==",
311 "cpu": [
312 "s390x"
313 ],
314 "dev": true,
315 "license": "MIT",
316 "optional": true,
317 "os": [
318 "linux"
319 ],
320 "engines": {
321 "node": ">=18"
322 }
323 },
324 "node_modules/@esbuild/linux-x64": {
325 "version": "0.28.1",
326 "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.28.1.tgz",
327 "integrity": "sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==",
328 "cpu": [
329 "x64"
330 ],
331 "dev": true,
332 "license": "MIT",
333 "optional": true,
334 "os": [
335 "linux"
336 ],
337 "engines": {
338 "node": ">=18"
339 }
340 },
341 "node_modules/@esbuild/netbsd-arm64": {
342 "version": "0.28.1",
343 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.28.1.tgz",
344 "integrity": "sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==",
345 "cpu": [
346 "arm64"
347 ],
348 "dev": true,
349 "license": "MIT",
350 "optional": true,
351 "os": [
352 "netbsd"
353 ],
354 "engines": {
355 "node": ">=18"
356 }
357 },
358 "node_modules/@esbuild/netbsd-x64": {
359 "version": "0.28.1",
360 "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.28.1.tgz",
361 "integrity": "sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==",
362 "cpu": [
363 "x64"
364 ],
365 "dev": true,
366 "license": "MIT",
367 "optional": true,
368 "os": [
369 "netbsd"
370 ],
371 "engines": {
372 "node": ">=18"
373 }
374 },
375 "node_modules/@esbuild/openbsd-arm64": {
376 "version": "0.28.1",
377 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.28.1.tgz",
378 "integrity": "sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==",
379 "cpu": [
380 "arm64"
381 ],
382 "dev": true,
383 "license": "MIT",
384 "optional": true,
385 "os": [
386 "openbsd"
387 ],
388 "engines": {
389 "node": ">=18"
390 }
391 },
392 "node_modules/@esbuild/openbsd-x64": {
393 "version": "0.28.1",
394 "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.28.1.tgz",
395 "integrity": "sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==",
396 "cpu": [
397 "x64"
398 ],
399 "dev": true,
400 "license": "MIT",
401 "optional": true,
402 "os": [
403 "openbsd"
404 ],
405 "engines": {
406 "node": ">=18"
407 }
408 },
409 "node_modules/@esbuild/openharmony-arm64": {
410 "version": "0.28.1",
411 "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.28.1.tgz",
412 "integrity": "sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==",
413 "cpu": [
414 "arm64"
415 ],
416 "dev": true,
417 "license": "MIT",
418 "optional": true,
419 "os": [
420 "openharmony"
421 ],
422 "engines": {
423 "node": ">=18"
424 }
425 },
426 "node_modules/@esbuild/sunos-x64": {
427 "version": "0.28.1",
428 "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.28.1.tgz",
429 "integrity": "sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==",
430 "cpu": [
431 "x64"
432 ],
433 "dev": true,
434 "license": "MIT",
435 "optional": true,
436 "os": [
437 "sunos"
438 ],
439 "engines": {
440 "node": ">=18"
441 }
442 },
443 "node_modules/@esbuild/win32-arm64": {
444 "version": "0.28.1",
445 "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.28.1.tgz",
446 "integrity": "sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==",
447 "cpu": [
448 "arm64"
449 ],
450 "dev": true,
451 "license": "MIT",
452 "optional": true,
453 "os": [
454 "win32"
455 ],
456 "engines": {
457 "node": ">=18"
458 }
459 },
460 "node_modules/@esbuild/win32-ia32": {
461 "version": "0.28.1",
462 "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.28.1.tgz",
463 "integrity": "sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==",
464 "cpu": [
465 "ia32"
466 ],
467 "dev": true,
468 "license": "MIT",
469 "optional": true,
470 "os": [
471 "win32"
472 ],
473 "engines": {
474 "node": ">=18"
475 }
476 },
477 "node_modules/@esbuild/win32-x64": {
478 "version": "0.28.1",
479 "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.28.1.tgz",
480 "integrity": "sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==",
481 "cpu": [
482 "x64"
483 ],
484 "dev": true,
485 "license": "MIT",
486 "optional": true,
487 "os": [
488 "win32"
489 ],
490 "engines": {
491 "node": ">=18"
492 }
493 },
494 "node_modules/@rollup/rollup-android-arm-eabi": {
495 "version": "4.62.2",
496 "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.62.2.tgz",
497 "integrity": "sha512-6o7ZLZK+BeenkZCFNDXqpbjw9bD6nuWonvS/lwQJp7NoVVxm6p3qE7qQ5jGuBjiFsgvqjD8mZAU5oWxTmbOeOg==",
498 "cpu": [
499 "arm"
500 ],
501 "dev": true,
502 "license": "MIT",
503 "optional": true,
504 "os": [
505 "android"
506 ]
507 },
508 "node_modules/@rollup/rollup-android-arm64": {
509 "version": "4.62.2",
510 "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.62.2.tgz",
511 "integrity": "sha512-BaH7BllCACHoH1LguOU56UItGfUWjujlO65kS9LAodViaN4bwIKd7oeW/ZHJ/4ljr/7MIiENnNy3HJ0zXv8Zkw==",
512 "cpu": [
513 "arm64"
514 ],
515 "dev": true,
516 "license": "MIT",
517 "optional": true,
518 "os": [
519 "android"
520 ]
521 },
522 "node_modules/@rollup/rollup-darwin-arm64": {
523 "version": "4.62.2",
524 "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.62.2.tgz",
525 "integrity": "sha512-v39RCCvj4He82I9sFmk+M1VZ0PLM9sfsLVikjfx2hYBNALhrrOR2D3JjQA6AhlaSOgcR+RzrKY7e1+bT6SUO/A==",
526 "cpu": [
527 "arm64"
528 ],
529 "dev": true,
530 "license": "MIT",
531 "optional": true,
532 "os": [
533 "darwin"
534 ]
535 },
536 "node_modules/@rollup/rollup-darwin-x64": {
537 "version": "4.62.2",
538 "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.62.2.tgz",
539 "integrity": "sha512-yl0y2vq3S3lHeuXhEdss6TWfKW8vkujImO12tn4ZkG/4oghr09LvdYm2RElVjokTQiUvDUGXLGsYeLqUMCKpGA==",
540 "cpu": [
541 "x64"
542 ],
543 "dev": true,
544 "license": "MIT",
545 "optional": true,
546 "os": [
547 "darwin"
548 ]
549 },
550 "node_modules/@rollup/rollup-freebsd-arm64": {
551 "version": "4.62.2",
552 "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.62.2.tgz",
553 "integrity": "sha512-tT4pvt4qXD+vEoezupCWi+a1F0vvDiksiHc+PxRlYTOH1I6/X4id9jPxTP+Fg+545euaFT1jJVs4CEdHZAU1vw==",
554 "cpu": [
555 "arm64"
556 ],
557 "dev": true,
558 "license": "MIT",
559 "optional": true,
560 "os": [
561 "freebsd"
562 ]
563 },
564 "node_modules/@rollup/rollup-freebsd-x64": {
565 "version": "4.62.2",
566 "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.62.2.tgz",
567 "integrity": "sha512-6nU5F2wCW+qvCBhTn1pdIU3bzsIoF7EUwsCDRxilWGprQR6yd508YnH9+OKFCwpfS8pjZqDUmnCAr7exax0XCg==",
568 "cpu": [
569 "x64"
570 ],
571 "dev": true,
572 "license": "MIT",
573 "optional": true,
574 "os": [
575 "freebsd"
576 ]
577 },
578 "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
579 "version": "4.62.2",
580 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.62.2.tgz",
581 "integrity": "sha512-n1GJHPOvpIfhi3TmrCeh6S6URt9BFCt0KQE3qvexyGCTAKpR4Lg+eWvNZEqu7epxwus/8ElT3hacYEucm49SZg==",
582 "cpu": [
583 "arm"
584 ],
585 "dev": true,
586 "libc": [
587 "glibc"
588 ],
589 "license": "MIT",
590 "optional": true,
591 "os": [
592 "linux"
593 ]
594 },
595 "node_modules/@rollup/rollup-linux-arm-musleabihf": {
596 "version": "4.62.2",
597 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.62.2.tgz",
598 "integrity": "sha512-JqgflS8wEB+UXV/vS1RpRbifGBeN4D5lz8D8oOFbFZw4vedvdOgCFAjfBmIMdW3yL10XpQQ0Ambepw6MXrhOnA==",
599 "cpu": [
600 "arm"
601 ],
602 "dev": true,
603 "libc": [
604 "musl"
605 ],
606 "license": "MIT",
607 "optional": true,
608 "os": [
609 "linux"
610 ]
611 },
612 "node_modules/@rollup/rollup-linux-arm64-gnu": {
613 "version": "4.62.2",
614 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.62.2.tgz",
615 "integrity": "sha512-wnFJkogWvN4jm/hQRF2UBaeUmk20j5+DmHvoyWii2b8HJDyvz1MF2OU/6ynXt2KR63rbZLWkFpoytpdc/yBuSA==",
616 "cpu": [
617 "arm64"
618 ],
619 "dev": true,
620 "libc": [
621 "glibc"
622 ],
623 "license": "MIT",
624 "optional": true,
625 "os": [
626 "linux"
627 ]
628 },
629 "node_modules/@rollup/rollup-linux-arm64-musl": {
630 "version": "4.62.2",
631 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.62.2.tgz",
632 "integrity": "sha512-HVu2bp0zhvJ8xHEV9+UUs7S90VadmBSY3LcIMvozbPo4AuMGDWlz3ymHLHZPX4hR67TKTt8Qp5PJ5RBg/i+RMQ==",
633 "cpu": [
634 "arm64"
635 ],
636 "dev": true,
637 "libc": [
638 "musl"
639 ],
640 "license": "MIT",
641 "optional": true,
642 "os": [
643 "linux"
644 ]
645 },
646 "node_modules/@rollup/rollup-linux-loong64-gnu": {
647 "version": "4.62.2",
648 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.62.2.tgz",
649 "integrity": "sha512-mQqqAV8QaoSgr9I2fKDLY2BAVvmKjWoGiu/cSYQonsLvtqwEn1E4QYfnCOcp5zoEqNhsDYin1s6jx/VJmrxlZg==",
650 "cpu": [
651 "loong64"
652 ],
653 "dev": true,
654 "libc": [
655 "glibc"
656 ],
657 "license": "MIT",
658 "optional": true,
659 "os": [
660 "linux"
661 ]
662 },
663 "node_modules/@rollup/rollup-linux-loong64-musl": {
664 "version": "4.62.2",
665 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.62.2.tgz",
666 "integrity": "sha512-IxKLoxCQ2IWi6bT2akyDUBGsOImDKB+sPp4EsTmwFQ/fMwpCKm8uLSSgP/Kx/QYUgKis6SEZ5/Nlhup0DIA0PQ==",
667 "cpu": [
668 "loong64"
669 ],
670 "dev": true,
671 "libc": [
672 "musl"
673 ],
674 "license": "MIT",
675 "optional": true,
676 "os": [
677 "linux"
678 ]
679 },
680 "node_modules/@rollup/rollup-linux-ppc64-gnu": {
681 "version": "4.62.2",
682 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.62.2.tgz",
683 "integrity": "sha512-Mk5ha2RQSgyFfmYYLkBpPnUk8D8FriBxesO1u9O75X0mHgXL1UQcH5Itl2lurWL2tj0RxV9b9tJgipac0hRY9A==",
684 "cpu": [
685 "ppc64"
686 ],
687 "dev": true,
688 "libc": [
689 "glibc"
690 ],
691 "license": "MIT",
692 "optional": true,
693 "os": [
694 "linux"
695 ]
696 },
697 "node_modules/@rollup/rollup-linux-ppc64-musl": {
698 "version": "4.62.2",
699 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.62.2.tgz",
700 "integrity": "sha512-CjvEnqJL/0/TQ3TXX3OPIJ/kmBellrWd4heXUmHeJlTnmwjKpSJzoehLaL6Xk0ZnMHBu9dZuFADNOrtjF4v+2w==",
701 "cpu": [
702 "ppc64"
703 ],
704 "dev": true,
705 "libc": [
706 "musl"
707 ],
708 "license": "MIT",
709 "optional": true,
710 "os": [
711 "linux"
712 ]
713 },
714 "node_modules/@rollup/rollup-linux-riscv64-gnu": {
715 "version": "4.62.2",
716 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.62.2.tgz",
717 "integrity": "sha512-1SiZbzwdkaDURsew/tSOrooKiYy7EQGT6m8ufavAi9NEyQb/6VuIxFXAL1fqa4iZe3g4NbNk4P7J32z2tw5Mgg==",
718 "cpu": [
719 "riscv64"
720 ],
721 "dev": true,
722 "libc": [
723 "glibc"
724 ],
725 "license": "MIT",
726 "optional": true,
727 "os": [
728 "linux"
729 ]
730 },
731 "node_modules/@rollup/rollup-linux-riscv64-musl": {
732 "version": "4.62.2",
733 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.62.2.tgz",
734 "integrity": "sha512-nQts12zJ3NQRoE6uYljOH89v7szzLDvG2JD/vsX+vGXU8w/At1GowTZ5/7qeFQ8m7L55rpR8Okugnuo5bgjy2Q==",
735 "cpu": [
736 "riscv64"
737 ],
738 "dev": true,
739 "libc": [
740 "musl"
741 ],
742 "license": "MIT",
743 "optional": true,
744 "os": [
745 "linux"
746 ]
747 },
748 "node_modules/@rollup/rollup-linux-s390x-gnu": {
749 "version": "4.62.2",
750 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.62.2.tgz",
751 "integrity": "sha512-E9/ll019jhPIJgpzfZoIkBGhcz+kKNgVWYRY0zr9srBdPPFVpvOKW8VaJKUbeK+eZXyQF9ltME+Kk6affeaPgg==",
752 "cpu": [
753 "s390x"
754 ],
755 "dev": true,
756 "libc": [
757 "glibc"
758 ],
759 "license": "MIT",
760 "optional": true,
761 "os": [
762 "linux"
763 ]
764 },
765 "node_modules/@rollup/rollup-linux-x64-gnu": {
766 "version": "4.62.2",
767 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.62.2.tgz",
768 "integrity": "sha512-5BqxR/pshjey51iliyzTD5Xi3EN0aLmQ2lZ3lvefVV9c82BvrLo2/6OT55iifpWBufs6kdwWbuOKS841DrmK9A==",
769 "cpu": [
770 "x64"
771 ],
772 "dev": true,
773 "libc": [
774 "glibc"
775 ],
776 "license": "MIT",
777 "optional": true,
778 "os": [
779 "linux"
780 ]
781 },
782 "node_modules/@rollup/rollup-linux-x64-musl": {
783 "version": "4.62.2",
784 "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.62.2.tgz",
785 "integrity": "sha512-uNN83XxQrRAh/w0/pmAfibcwyb6YWt4gP+dpnQKPVJshAloQ785ii8CT8ZCIxkGg9opVsvAlGhFitSm6D1Jjpg==",
786 "cpu": [
787 "x64"
788 ],
789 "dev": true,
790 "libc": [
791 "musl"
792 ],
793 "license": "MIT",
794 "optional": true,
795 "os": [
796 "linux"
797 ]
798 },
799 "node_modules/@rollup/rollup-openbsd-x64": {
800 "version": "4.62.2",
801 "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.62.2.tgz",
802 "integrity": "sha512-srjEIxSH3LRnJN6THczDHWQplqEMFiAJrTab0msUryh9kwNpkICf3Ea6q6MN/2cZwRFUNx5w+h6Hpi4QuHS6Zg==",
803 "cpu": [
804 "x64"
805 ],
806 "dev": true,
807 "license": "MIT",
808 "optional": true,
809 "os": [
810 "openbsd"
811 ]
812 },
813 "node_modules/@rollup/rollup-openharmony-arm64": {
814 "version": "4.62.2",
815 "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.62.2.tgz",
816 "integrity": "sha512-8hOJnxgbyObnCm5AlRA3A931xX19xq80RjVTKgJOvEKWqJruP/Uf12IbAOaDjjEXYRewwHLfmF0YRIdK3OwKWA==",
817 "cpu": [
818 "arm64"
819 ],
820 "dev": true,
821 "license": "MIT",
822 "optional": true,
823 "os": [
824 "openharmony"
825 ]
826 },
827 "node_modules/@rollup/rollup-win32-arm64-msvc": {
828 "version": "4.62.2",
829 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.62.2.tgz",
830 "integrity": "sha512-mmF4AY1i0hG/bLWUctUq59gtmgaSIRa3cu/A3JFRp/sCNEme2bgDEiDS22P9FbnJB8NJNF4jPJiSP5RHQpUTDg==",
831 "cpu": [
832 "arm64"
833 ],
834 "dev": true,
835 "license": "MIT",
836 "optional": true,
837 "os": [
838 "win32"
839 ]
840 },
841 "node_modules/@rollup/rollup-win32-ia32-msvc": {
842 "version": "4.62.2",
843 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.62.2.tgz",
844 "integrity": "sha512-DZgkknc6jhHrk46V25vbAM0zZkyP0nSDkJB8/dRkLTxv470dOmWDqGoEJl/9A0dFfS7yE3REOwNDxpHwSLSt0Q==",
845 "cpu": [
846 "ia32"
847 ],
848 "dev": true,
849 "license": "MIT",
850 "optional": true,
851 "os": [
852 "win32"
853 ]
854 },
855 "node_modules/@rollup/rollup-win32-x64-gnu": {
856 "version": "4.62.2",
857 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.62.2.tgz",
858 "integrity": "sha512-T6xr6ucWSFto+VGajA8YH26LdpHRuP4YLHEKAtCWvJDOlnmWcDZVCI2Jmjr+IFHDlt2zRaTAKE4tfjTaWLgJBg==",
859 "cpu": [
860 "x64"
861 ],
862 "dev": true,
863 "license": "MIT",
864 "optional": true,
865 "os": [
866 "win32"
867 ]
868 },
869 "node_modules/@rollup/rollup-win32-x64-msvc": {
870 "version": "4.62.2",
871 "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.62.2.tgz",
872 "integrity": "sha512-BfzEnDJOt9T8M989/lA37EcJgat01wLRnoi5dQf3QzOH7jzpqTAzdDbVfRljVr5r+jzKqpbHeyOfAaXxAd0PAA==",
873 "cpu": [
874 "x64"
875 ],
876 "dev": true,
877 "license": "MIT",
878 "optional": true,
879 "os": [
880 "win32"
881 ]
882 },
883 "node_modules/@types/debug": {
884 "version": "4.1.13",
885 "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz",
886 "integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==",
887 "license": "MIT",
888 "dependencies": {
889 "@types/ms": "*"
890 }
891 },
892 "node_modules/@types/estree": {
893 "version": "1.0.9",
894 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.9.tgz",
895 "integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
896 "license": "MIT"
897 },
898 "node_modules/@types/estree-jsx": {
899 "version": "1.0.5",
900 "resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz",
901 "integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==",
902 "license": "MIT",
903 "dependencies": {
904 "@types/estree": "*"
905 }
906 },
907 "node_modules/@types/hast": {
908 "version": "3.0.4",
909 "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz",
910 "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
911 "license": "MIT",
912 "dependencies": {
913 "@types/unist": "*"
914 }
915 },
916 "node_modules/@types/mdast": {
917 "version": "4.0.4",
918 "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
919 "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
920 "license": "MIT",
921 "dependencies": {
922 "@types/unist": "*"
923 }
924 },
925 "node_modules/@types/ms": {
926 "version": "2.1.0",
927 "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
928 "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
929 "license": "MIT"
930 },
931 "node_modules/@types/prismjs": {
932 "version": "1.26.6",
933 "resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.26.6.tgz",
934 "integrity": "sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==",
935 "license": "MIT"
936 },
937 "node_modules/@types/react": {
938 "version": "19.2.17",
939 "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz",
940 "integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==",
941 "license": "MIT",
942 "dependencies": {
943 "csstype": "^3.2.2"
944 }
945 },
946 "node_modules/@types/react-dom": {
947 "version": "19.2.3",
948 "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
949 "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
950 "dev": true,
951 "license": "MIT",
952 "peerDependencies": {
953 "@types/react": "^19.2.0"
954 }
955 },
956 "node_modules/@types/unist": {
957 "version": "3.0.3",
958 "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
959 "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
960 "license": "MIT"
961 },
962 "node_modules/@ungap/structured-clone": {
963 "version": "1.3.2",
964 "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.2.tgz",
965 "integrity": "sha512-5jsZFwgR5rTdKwidH9Qmat75RKwqfpKlWWB1frDkljN127mwqBu8K0PYo7/hFpF03IEJpfVPpCQDY/eDx3iHvA==",
966 "license": "ISC"
967 },
968 "node_modules/bail": {
969 "version": "2.0.2",
970 "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
971 "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
972 "license": "MIT",
973 "funding": {
974 "type": "github",
975 "url": "https://github.com/sponsors/wooorm"
976 }
977 },
978 "node_modules/ccount": {
979 "version": "2.0.1",
980 "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",
981 "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
982 "license": "MIT",
983 "funding": {
984 "type": "github",
985 "url": "https://github.com/sponsors/wooorm"
986 }
987 },
988 "node_modules/character-entities": {
989 "version": "2.0.2",
990 "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
991 "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
992 "license": "MIT",
993 "funding": {
994 "type": "github",
995 "url": "https://github.com/sponsors/wooorm"
996 }
997 },
998 "node_modules/character-entities-html4": {
999 "version": "2.1.0",
1000 "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
1001 "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
1002 "license": "MIT",
1003 "funding": {
1004 "type": "github",
1005 "url": "https://github.com/sponsors/wooorm"
1006 }
1007 },
1008 "node_modules/character-entities-legacy": {
1009 "version": "3.0.0",
1010 "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
1011 "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
1012 "license": "MIT",
1013 "funding": {
1014 "type": "github",
1015 "url": "https://github.com/sponsors/wooorm"
1016 }
1017 },
1018 "node_modules/character-reference-invalid": {
1019 "version": "2.0.1",
1020 "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz",
1021 "integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==",
1022 "license": "MIT",
1023 "funding": {
1024 "type": "github",
1025 "url": "https://github.com/sponsors/wooorm"
1026 }
1027 },
1028 "node_modules/comma-separated-tokens": {
1029 "version": "2.0.3",
1030 "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
1031 "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
1032 "license": "MIT",
1033 "funding": {
1034 "type": "github",
1035 "url": "https://github.com/sponsors/wooorm"
1036 }
1037 },
1038 "node_modules/csstype": {
1039 "version": "3.2.3",
1040 "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
1041 "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
1042 "license": "MIT"
1043 },
1044 "node_modules/debug": {
1045 "version": "4.4.3",
1046 "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
1047 "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
1048 "license": "MIT",
1049 "dependencies": {
1050 "ms": "^2.1.3"
1051 },
1052 "engines": {
1053 "node": ">=6.0"
1054 },
1055 "peerDependenciesMeta": {
1056 "supports-color": {
1057 "optional": true
1058 }
1059 }
1060 },
1061 "node_modules/decode-named-character-reference": {
1062 "version": "1.3.0",
1063 "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz",
1064 "integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==",
1065 "license": "MIT",
1066 "dependencies": {
1067 "character-entities": "^2.0.0"
1068 },
1069 "funding": {
1070 "type": "github",
1071 "url": "https://github.com/sponsors/wooorm"
1072 }
1073 },
1074 "node_modules/dequal": {
1075 "version": "2.0.3",
1076 "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
1077 "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
1078 "license": "MIT",
1079 "engines": {
1080 "node": ">=6"
1081 }
1082 },
1083 "node_modules/devlop": {
1084 "version": "1.1.0",
1085 "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
1086 "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
1087 "license": "MIT",
1088 "dependencies": {
1089 "dequal": "^2.0.0"
1090 },
1091 "funding": {
1092 "type": "github",
1093 "url": "https://github.com/sponsors/wooorm"
1094 }
1095 },
1096 "node_modules/esbuild": {
1097 "version": "0.28.1",
1098 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.28.1.tgz",
1099 "integrity": "sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==",
1100 "dev": true,
1101 "hasInstallScript": true,
1102 "license": "MIT",
1103 "bin": {
1104 "esbuild": "bin/esbuild"
1105 },
1106 "engines": {
1107 "node": ">=18"
1108 },
1109 "optionalDependencies": {
1110 "@esbuild/aix-ppc64": "0.28.1",
1111 "@esbuild/android-arm": "0.28.1",
1112 "@esbuild/android-arm64": "0.28.1",
1113 "@esbuild/android-x64": "0.28.1",
1114 "@esbuild/darwin-arm64": "0.28.1",
1115 "@esbuild/darwin-x64": "0.28.1",
1116 "@esbuild/freebsd-arm64": "0.28.1",
1117 "@esbuild/freebsd-x64": "0.28.1",
1118 "@esbuild/linux-arm": "0.28.1",
1119 "@esbuild/linux-arm64": "0.28.1",
1120 "@esbuild/linux-ia32": "0.28.1",
1121 "@esbuild/linux-loong64": "0.28.1",
1122 "@esbuild/linux-mips64el": "0.28.1",
1123 "@esbuild/linux-ppc64": "0.28.1",
1124 "@esbuild/linux-riscv64": "0.28.1",
1125 "@esbuild/linux-s390x": "0.28.1",
1126 "@esbuild/linux-x64": "0.28.1",
1127 "@esbuild/netbsd-arm64": "0.28.1",
1128 "@esbuild/netbsd-x64": "0.28.1",
1129 "@esbuild/openbsd-arm64": "0.28.1",
1130 "@esbuild/openbsd-x64": "0.28.1",
1131 "@esbuild/openharmony-arm64": "0.28.1",
1132 "@esbuild/sunos-x64": "0.28.1",
1133 "@esbuild/win32-arm64": "0.28.1",
1134 "@esbuild/win32-ia32": "0.28.1",
1135 "@esbuild/win32-x64": "0.28.1"
1136 }
1137 },
1138 "node_modules/escape-string-regexp": {
1139 "version": "5.0.0",
1140 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
1141 "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
1142 "license": "MIT",
1143 "engines": {
1144 "node": ">=12"
1145 },
1146 "funding": {
1147 "url": "https://github.com/sponsors/sindresorhus"
1148 }
1149 },
1150 "node_modules/estree-util-is-identifier-name": {
1151 "version": "3.0.0",
1152 "resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz",
1153 "integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==",
1154 "license": "MIT",
1155 "funding": {
1156 "type": "opencollective",
1157 "url": "https://opencollective.com/unified"
1158 }
1159 },
1160 "node_modules/extend": {
1161 "version": "3.0.2",
1162 "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
1163 "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
1164 "license": "MIT"
1165 },
1166 "node_modules/fault": {
1167 "version": "1.0.4",
1168 "resolved": "https://registry.npmjs.org/fault/-/fault-1.0.4.tgz",
1169 "integrity": "sha512-CJ0HCB5tL5fYTEA7ToAq5+kTwd++Borf1/bifxd9iT70QcXr4MRrO3Llf8Ifs70q+SJcGHFtnIE/Nw6giCtECA==",
1170 "license": "MIT",
1171 "dependencies": {
1172 "format": "^0.2.0"
1173 },
1174 "funding": {
1175 "type": "github",
1176 "url": "https://github.com/sponsors/wooorm"
1177 }
1178 },
1179 "node_modules/fdir": {
1180 "version": "6.5.0",
1181 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
1182 "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
1183 "dev": true,
1184 "license": "MIT",
1185 "engines": {
1186 "node": ">=12.0.0"
1187 },
1188 "peerDependencies": {
1189 "picomatch": "^3 || ^4"
1190 },
1191 "peerDependenciesMeta": {
1192 "picomatch": {
1193 "optional": true
1194 }
1195 }
1196 },
1197 "node_modules/fflate": {
1198 "version": "0.8.3",
1199 "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.3.tgz",
1200 "integrity": "sha512-tbZNuJrLwGUp3zshBtdy4W+ORxZuIh8a5ilyIEQDC5rY1f3U20JMry0Ll3WBzU58EZKsEuJFXhb5gwv8CsPvgA==",
1201 "license": "MIT"
1202 },
1203 "node_modules/format": {
1204 "version": "0.2.2",
1205 "resolved": "https://registry.npmjs.org/format/-/format-0.2.2.tgz",
1206 "integrity": "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==",
1207 "engines": {
1208 "node": ">=0.4.x"
1209 }
1210 },
1211 "node_modules/fsevents": {
1212 "version": "2.3.3",
1213 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
1214 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
1215 "dev": true,
1216 "hasInstallScript": true,
1217 "license": "MIT",
1218 "optional": true,
1219 "os": [
1220 "darwin"
1221 ],
1222 "engines": {
1223 "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
1224 }
1225 },
1226 "node_modules/h5wasm": {
1227 "version": "0.10.3",
1228 "resolved": "https://registry.npmjs.org/h5wasm/-/h5wasm-0.10.3.tgz",
1229 "integrity": "sha512-W4Jy5ExtX/VNbyD8GdOBckDuj6AL16TemppVNxZsV3rJZEWCv2sxlCzOttZLer3zkMttbDYsWHl0qt1z3Bln+Q==",
1230 "license": "SEE LICENSE IN LICENSE.txt"
1231 },
1232 "node_modules/hast-util-parse-selector": {
1233 "version": "4.0.0",
1234 "resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz",
1235 "integrity": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==",
1236 "license": "MIT",
1237 "dependencies": {
1238 "@types/hast": "^3.0.0"
1239 },
1240 "funding": {
1241 "type": "opencollective",
1242 "url": "https://opencollective.com/unified"
1243 }
1244 },
1245 "node_modules/hast-util-to-jsx-runtime": {
1246 "version": "2.3.6",
1247 "resolved": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz",
1248 "integrity": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==",
1249 "license": "MIT",
1250 "dependencies": {
1251 "@types/estree": "^1.0.0",
1252 "@types/hast": "^3.0.0",
1253 "@types/unist": "^3.0.0",
1254 "comma-separated-tokens": "^2.0.0",
1255 "devlop": "^1.0.0",
1256 "estree-util-is-identifier-name": "^3.0.0",
1257 "hast-util-whitespace": "^3.0.0",
1258 "mdast-util-mdx-expression": "^2.0.0",
1259 "mdast-util-mdx-jsx": "^3.0.0",
1260 "mdast-util-mdxjs-esm": "^2.0.0",
1261 "property-information": "^7.0.0",
1262 "space-separated-tokens": "^2.0.0",
1263 "style-to-js": "^1.0.0",
1264 "unist-util-position": "^5.0.0",
1265 "vfile-message": "^4.0.0"
1266 },
1267 "funding": {
1268 "type": "opencollective",
1269 "url": "https://opencollective.com/unified"
1270 }
1271 },
1272 "node_modules/hast-util-whitespace": {
1273 "version": "3.0.0",
1274 "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
1275 "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
1276 "license": "MIT",
1277 "dependencies": {
1278 "@types/hast": "^3.0.0"
1279 },
1280 "funding": {
1281 "type": "opencollective",
1282 "url": "https://opencollective.com/unified"
1283 }
1284 },
1285 "node_modules/hastscript": {
1286 "version": "9.0.1",
1287 "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-9.0.1.tgz",
1288 "integrity": "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==",
1289 "license": "MIT",
1290 "dependencies": {
1291 "@types/hast": "^3.0.0",
1292 "comma-separated-tokens": "^2.0.0",
1293 "hast-util-parse-selector": "^4.0.0",
1294 "property-information": "^7.0.0",
1295 "space-separated-tokens": "^2.0.0"
1296 },
1297 "funding": {
1298 "type": "opencollective",
1299 "url": "https://opencollective.com/unified"
1300 }
1301 },
1302 "node_modules/highlight.js": {
1303 "version": "10.7.3",
1304 "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.3.tgz",
1305 "integrity": "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==",
1306 "license": "BSD-3-Clause",
1307 "engines": {
1308 "node": "*"
1309 }
1310 },
1311 "node_modules/highlightjs-vue": {
1312 "version": "1.0.0",
1313 "resolved": "https://registry.npmjs.org/highlightjs-vue/-/highlightjs-vue-1.0.0.tgz",
1314 "integrity": "sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==",
1315 "license": "CC0-1.0"
1316 },
1317 "node_modules/html-url-attributes": {
1318 "version": "3.0.1",
1319 "resolved": "https://registry.npmjs.org/html-url-attributes/-/html-url-attributes-3.0.1.tgz",
1320 "integrity": "sha512-ol6UPyBWqsrO6EJySPz2O7ZSr856WDrEzM5zMqp+FJJLGMW35cLYmmZnl0vztAZxRUoNZJFTCohfjuIJ8I4QBQ==",
1321 "license": "MIT",
1322 "funding": {
1323 "type": "opencollective",
1324 "url": "https://opencollective.com/unified"
1325 }
1326 },
1327 "node_modules/inline-style-parser": {
1328 "version": "0.2.7",
1329 "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz",
1330 "integrity": "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==",
1331 "license": "MIT"
1332 },
1333 "node_modules/is-alphabetical": {
1334 "version": "2.0.1",
1335 "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz",
1336 "integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==",
1337 "license": "MIT",
1338 "funding": {
1339 "type": "github",
1340 "url": "https://github.com/sponsors/wooorm"
1341 }
1342 },
1343 "node_modules/is-alphanumerical": {
1344 "version": "2.0.1",
1345 "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz",
1346 "integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==",
1347 "license": "MIT",
1348 "dependencies": {
1349 "is-alphabetical": "^2.0.0",
1350 "is-decimal": "^2.0.0"
1351 },
1352 "funding": {
1353 "type": "github",
1354 "url": "https://github.com/sponsors/wooorm"
1355 }
1356 },
1357 "node_modules/is-decimal": {
1358 "version": "2.0.1",
1359 "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz",
1360 "integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==",
1361 "license": "MIT",
1362 "funding": {
1363 "type": "github",
1364 "url": "https://github.com/sponsors/wooorm"
1365 }
1366 },
1367 "node_modules/is-hexadecimal": {
1368 "version": "2.0.1",
1369 "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz",
1370 "integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==",
1371 "license": "MIT",
1372 "funding": {
1373 "type": "github",
1374 "url": "https://github.com/sponsors/wooorm"
1375 }
1376 },
1377 "node_modules/is-plain-obj": {
1378 "version": "4.1.0",
1379 "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
1380 "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
1381 "license": "MIT",
1382 "engines": {
1383 "node": ">=12"
1384 },
1385 "funding": {
1386 "url": "https://github.com/sponsors/sindresorhus"
1387 }
1388 },
1389 "node_modules/koffi": {
1390 "version": "2.16.2",
1391 "resolved": "https://registry.npmjs.org/koffi/-/koffi-2.16.2.tgz",
1392 "integrity": "sha512-owU0MRwv6xkrVqCd+33uw6BaYppkTRXbO/rVdJNI2dvZG0gzyRhYwW25eWtc5pauwK8TGh3AbkFONSezdykfSA==",
1393 "hasInstallScript": true,
1394 "license": "MIT",
1395 "optional": true,
1396 "funding": {
1397 "url": "https://liberapay.com/Koromix"
1398 }
1399 },
1400 "node_modules/longest-streak": {
1401 "version": "3.1.0",
1402 "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
1403 "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
1404 "license": "MIT",
1405 "funding": {
1406 "type": "github",
1407 "url": "https://github.com/sponsors/wooorm"
1408 }
1409 },
1410 "node_modules/lowlight": {
1411 "version": "1.20.0",
1412 "resolved": "https://registry.npmjs.org/lowlight/-/lowlight-1.20.0.tgz",
1413 "integrity": "sha512-8Ktj+prEb1RoCPkEOrPMYUN/nCggB7qAWe3a7OpMjWQkh3l2RD5wKRQ+o8Q8YuI9RG/xs95waaI/E6ym/7NsTw==",
1414 "license": "MIT",
1415 "dependencies": {
1416 "fault": "^1.0.0",
1417 "highlight.js": "~10.7.0"
1418 },
1419 "funding": {
1420 "type": "github",
1421 "url": "https://github.com/sponsors/wooorm"
1422 }
1423 },
1424 "node_modules/markdown-table": {
1425 "version": "3.0.4",
1426 "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz",
1427 "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==",
1428 "license": "MIT",
1429 "funding": {
1430 "type": "github",
1431 "url": "https://github.com/sponsors/wooorm"
1432 }
1433 },
1434 "node_modules/mdast-util-find-and-replace": {
1435 "version": "3.0.2",
1436 "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz",
1437 "integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==",
1438 "license": "MIT",
1439 "dependencies": {
1440 "@types/mdast": "^4.0.0",
1441 "escape-string-regexp": "^5.0.0",
1442 "unist-util-is": "^6.0.0",
1443 "unist-util-visit-parents": "^6.0.0"
1444 },
1445 "funding": {
1446 "type": "opencollective",
1447 "url": "https://opencollective.com/unified"
1448 }
1449 },
1450 "node_modules/mdast-util-from-markdown": {
1451 "version": "2.0.3",
1452 "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz",
1453 "integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==",
1454 "license": "MIT",
1455 "dependencies": {
1456 "@types/mdast": "^4.0.0",
1457 "@types/unist": "^3.0.0",
1458 "decode-named-character-reference": "^1.0.0",
1459 "devlop": "^1.0.0",
1460 "mdast-util-to-string": "^4.0.0",
1461 "micromark": "^4.0.0",
1462 "micromark-util-decode-numeric-character-reference": "^2.0.0",
1463 "micromark-util-decode-string": "^2.0.0",
1464 "micromark-util-normalize-identifier": "^2.0.0",
1465 "micromark-util-symbol": "^2.0.0",
1466 "micromark-util-types": "^2.0.0",
1467 "unist-util-stringify-position": "^4.0.0"
1468 },
1469 "funding": {
1470 "type": "opencollective",
1471 "url": "https://opencollective.com/unified"
1472 }
1473 },
1474 "node_modules/mdast-util-gfm": {
1475 "version": "3.1.0",
1476 "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz",
1477 "integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==",
1478 "license": "MIT",
1479 "dependencies": {
1480 "mdast-util-from-markdown": "^2.0.0",
1481 "mdast-util-gfm-autolink-literal": "^2.0.0",
1482 "mdast-util-gfm-footnote": "^2.0.0",
1483 "mdast-util-gfm-strikethrough": "^2.0.0",
1484 "mdast-util-gfm-table": "^2.0.0",
1485 "mdast-util-gfm-task-list-item": "^2.0.0",
1486 "mdast-util-to-markdown": "^2.0.0"
1487 },
1488 "funding": {
1489 "type": "opencollective",
1490 "url": "https://opencollective.com/unified"
1491 }
1492 },
1493 "node_modules/mdast-util-gfm-autolink-literal": {
1494 "version": "2.0.1",
1495 "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz",
1496 "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==",
1497 "license": "MIT",
1498 "dependencies": {
1499 "@types/mdast": "^4.0.0",
1500 "ccount": "^2.0.0",
1501 "devlop": "^1.0.0",
1502 "mdast-util-find-and-replace": "^3.0.0",
1503 "micromark-util-character": "^2.0.0"
1504 },
1505 "funding": {
1506 "type": "opencollective",
1507 "url": "https://opencollective.com/unified"
1508 }
1509 },
1510 "node_modules/mdast-util-gfm-footnote": {
1511 "version": "2.1.0",
1512 "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz",
1513 "integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==",
1514 "license": "MIT",
1515 "dependencies": {
1516 "@types/mdast": "^4.0.0",
1517 "devlop": "^1.1.0",
1518 "mdast-util-from-markdown": "^2.0.0",
1519 "mdast-util-to-markdown": "^2.0.0",
1520 "micromark-util-normalize-identifier": "^2.0.0"
1521 },
1522 "funding": {
1523 "type": "opencollective",
1524 "url": "https://opencollective.com/unified"
1525 }
1526 },
1527 "node_modules/mdast-util-gfm-strikethrough": {
1528 "version": "2.0.0",
1529 "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz",
1530 "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==",
1531 "license": "MIT",
1532 "dependencies": {
1533 "@types/mdast": "^4.0.0",
1534 "mdast-util-from-markdown": "^2.0.0",
1535 "mdast-util-to-markdown": "^2.0.0"
1536 },
1537 "funding": {
1538 "type": "opencollective",
1539 "url": "https://opencollective.com/unified"
1540 }
1541 },
1542 "node_modules/mdast-util-gfm-table": {
1543 "version": "2.0.0",
1544 "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz",
1545 "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==",
1546 "license": "MIT",
1547 "dependencies": {
1548 "@types/mdast": "^4.0.0",
1549 "devlop": "^1.0.0",
1550 "markdown-table": "^3.0.0",
1551 "mdast-util-from-markdown": "^2.0.0",
1552 "mdast-util-to-markdown": "^2.0.0"
1553 },
1554 "funding": {
1555 "type": "opencollective",
1556 "url": "https://opencollective.com/unified"
1557 }
1558 },
1559 "node_modules/mdast-util-gfm-task-list-item": {
1560 "version": "2.0.0",
1561 "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz",
1562 "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==",
1563 "license": "MIT",
1564 "dependencies": {
1565 "@types/mdast": "^4.0.0",
1566 "devlop": "^1.0.0",
1567 "mdast-util-from-markdown": "^2.0.0",
1568 "mdast-util-to-markdown": "^2.0.0"
1569 },
1570 "funding": {
1571 "type": "opencollective",
1572 "url": "https://opencollective.com/unified"
1573 }
1574 },
1575 "node_modules/mdast-util-mdx-expression": {
1576 "version": "2.0.1",
1577 "resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz",
1578 "integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==",
1579 "license": "MIT",
1580 "dependencies": {
1581 "@types/estree-jsx": "^1.0.0",
1582 "@types/hast": "^3.0.0",
1583 "@types/mdast": "^4.0.0",
1584 "devlop": "^1.0.0",
1585 "mdast-util-from-markdown": "^2.0.0",
1586 "mdast-util-to-markdown": "^2.0.0"
1587 },
1588 "funding": {
1589 "type": "opencollective",
1590 "url": "https://opencollective.com/unified"
1591 }
1592 },
1593 "node_modules/mdast-util-mdx-jsx": {
1594 "version": "3.2.0",
1595 "resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz",
1596 "integrity": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==",
1597 "license": "MIT",
1598 "dependencies": {
1599 "@types/estree-jsx": "^1.0.0",
1600 "@types/hast": "^3.0.0",
1601 "@types/mdast": "^4.0.0",
1602 "@types/unist": "^3.0.0",
1603 "ccount": "^2.0.0",
1604 "devlop": "^1.1.0",
1605 "mdast-util-from-markdown": "^2.0.0",
1606 "mdast-util-to-markdown": "^2.0.0",
1607 "parse-entities": "^4.0.0",
1608 "stringify-entities": "^4.0.0",
1609 "unist-util-stringify-position": "^4.0.0",
1610 "vfile-message": "^4.0.0"
1611 },
1612 "funding": {
1613 "type": "opencollective",
1614 "url": "https://opencollective.com/unified"
1615 }
1616 },
1617 "node_modules/mdast-util-mdxjs-esm": {
1618 "version": "2.0.1",
1619 "resolved": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz",
1620 "integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==",
1621 "license": "MIT",
1622 "dependencies": {
1623 "@types/estree-jsx": "^1.0.0",
1624 "@types/hast": "^3.0.0",
1625 "@types/mdast": "^4.0.0",
1626 "devlop": "^1.0.0",
1627 "mdast-util-from-markdown": "^2.0.0",
1628 "mdast-util-to-markdown": "^2.0.0"
1629 },
1630 "funding": {
1631 "type": "opencollective",
1632 "url": "https://opencollective.com/unified"
1633 }
1634 },
1635 "node_modules/mdast-util-phrasing": {
1636 "version": "4.1.0",
1637 "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",
1638 "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",
1639 "license": "MIT",
1640 "dependencies": {
1641 "@types/mdast": "^4.0.0",
1642 "unist-util-is": "^6.0.0"
1643 },
1644 "funding": {
1645 "type": "opencollective",
1646 "url": "https://opencollective.com/unified"
1647 }
1648 },
1649 "node_modules/mdast-util-to-hast": {
1650 "version": "13.2.1",
1651 "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
1652 "integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==",
1653 "license": "MIT",
1654 "dependencies": {
1655 "@types/hast": "^3.0.0",
1656 "@types/mdast": "^4.0.0",
1657 "@ungap/structured-clone": "^1.0.0",
1658 "devlop": "^1.0.0",
1659 "micromark-util-sanitize-uri": "^2.0.0",
1660 "trim-lines": "^3.0.0",
1661 "unist-util-position": "^5.0.0",
1662 "unist-util-visit": "^5.0.0",
1663 "vfile": "^6.0.0"
1664 },
1665 "funding": {
1666 "type": "opencollective",
1667 "url": "https://opencollective.com/unified"
1668 }
1669 },
1670 "node_modules/mdast-util-to-markdown": {
1671 "version": "2.1.2",
1672 "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",
1673 "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==",
1674 "license": "MIT",
1675 "dependencies": {
1676 "@types/mdast": "^4.0.0",
1677 "@types/unist": "^3.0.0",
1678 "longest-streak": "^3.0.0",
1679 "mdast-util-phrasing": "^4.0.0",
1680 "mdast-util-to-string": "^4.0.0",
1681 "micromark-util-classify-character": "^2.0.0",
1682 "micromark-util-decode-string": "^2.0.0",
1683 "unist-util-visit": "^5.0.0",
1684 "zwitch": "^2.0.0"
1685 },
1686 "funding": {
1687 "type": "opencollective",
1688 "url": "https://opencollective.com/unified"
1689 }
1690 },
1691 "node_modules/mdast-util-to-string": {
1692 "version": "4.0.0",
1693 "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
1694 "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
1695 "license": "MIT",
1696 "dependencies": {
1697 "@types/mdast": "^4.0.0"
1698 },
1699 "funding": {
1700 "type": "opencollective",
1701 "url": "https://opencollective.com/unified"
1702 }
1703 },
1704 "node_modules/micromark": {
1705 "version": "4.0.2",
1706 "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz",
1707 "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==",
1708 "funding": [
1709 {
1710 "type": "GitHub Sponsors",
1711 "url": "https://github.com/sponsors/unifiedjs"
1712 },
1713 {
1714 "type": "OpenCollective",
1715 "url": "https://opencollective.com/unified"
1716 }
1717 ],
1718 "license": "MIT",
1719 "dependencies": {
1720 "@types/debug": "^4.0.0",
1721 "debug": "^4.0.0",
1722 "decode-named-character-reference": "^1.0.0",
1723 "devlop": "^1.0.0",
1724 "micromark-core-commonmark": "^2.0.0",
1725 "micromark-factory-space": "^2.0.0",
1726 "micromark-util-character": "^2.0.0",
1727 "micromark-util-chunked": "^2.0.0",
1728 "micromark-util-combine-extensions": "^2.0.0",
1729 "micromark-util-decode-numeric-character-reference": "^2.0.0",
1730 "micromark-util-encode": "^2.0.0",
1731 "micromark-util-normalize-identifier": "^2.0.0",
1732 "micromark-util-resolve-all": "^2.0.0",
1733 "micromark-util-sanitize-uri": "^2.0.0",
1734 "micromark-util-subtokenize": "^2.0.0",
1735 "micromark-util-symbol": "^2.0.0",
1736 "micromark-util-types": "^2.0.0"
1737 }
1738 },
1739 "node_modules/micromark-core-commonmark": {
1740 "version": "2.0.3",
1741 "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz",
1742 "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==",
1743 "funding": [
1744 {
1745 "type": "GitHub Sponsors",
1746 "url": "https://github.com/sponsors/unifiedjs"
1747 },
1748 {
1749 "type": "OpenCollective",
1750 "url": "https://opencollective.com/unified"
1751 }
1752 ],
1753 "license": "MIT",
1754 "dependencies": {
1755 "decode-named-character-reference": "^1.0.0",
1756 "devlop": "^1.0.0",
1757 "micromark-factory-destination": "^2.0.0",
1758 "micromark-factory-label": "^2.0.0",
1759 "micromark-factory-space": "^2.0.0",
1760 "micromark-factory-title": "^2.0.0",
1761 "micromark-factory-whitespace": "^2.0.0",
1762 "micromark-util-character": "^2.0.0",
1763 "micromark-util-chunked": "^2.0.0",
1764 "micromark-util-classify-character": "^2.0.0",
1765 "micromark-util-html-tag-name": "^2.0.0",
1766 "micromark-util-normalize-identifier": "^2.0.0",
1767 "micromark-util-resolve-all": "^2.0.0",
1768 "micromark-util-subtokenize": "^2.0.0",
1769 "micromark-util-symbol": "^2.0.0",
1770 "micromark-util-types": "^2.0.0"
1771 }
1772 },
1773 "node_modules/micromark-extension-gfm": {
1774 "version": "3.0.0",
1775 "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz",
1776 "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==",
1777 "license": "MIT",
1778 "dependencies": {
1779 "micromark-extension-gfm-autolink-literal": "^2.0.0",
1780 "micromark-extension-gfm-footnote": "^2.0.0",
1781 "micromark-extension-gfm-strikethrough": "^2.0.0",
1782 "micromark-extension-gfm-table": "^2.0.0",
1783 "micromark-extension-gfm-tagfilter": "^2.0.0",
1784 "micromark-extension-gfm-task-list-item": "^2.0.0",
1785 "micromark-util-combine-extensions": "^2.0.0",
1786 "micromark-util-types": "^2.0.0"
1787 },
1788 "funding": {
1789 "type": "opencollective",
1790 "url": "https://opencollective.com/unified"
1791 }
1792 },
1793 "node_modules/micromark-extension-gfm-autolink-literal": {
1794 "version": "2.1.0",
1795 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz",
1796 "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==",
1797 "license": "MIT",
1798 "dependencies": {
1799 "micromark-util-character": "^2.0.0",
1800 "micromark-util-sanitize-uri": "^2.0.0",
1801 "micromark-util-symbol": "^2.0.0",
1802 "micromark-util-types": "^2.0.0"
1803 },
1804 "funding": {
1805 "type": "opencollective",
1806 "url": "https://opencollective.com/unified"
1807 }
1808 },
1809 "node_modules/micromark-extension-gfm-footnote": {
1810 "version": "2.1.0",
1811 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz",
1812 "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==",
1813 "license": "MIT",
1814 "dependencies": {
1815 "devlop": "^1.0.0",
1816 "micromark-core-commonmark": "^2.0.0",
1817 "micromark-factory-space": "^2.0.0",
1818 "micromark-util-character": "^2.0.0",
1819 "micromark-util-normalize-identifier": "^2.0.0",
1820 "micromark-util-sanitize-uri": "^2.0.0",
1821 "micromark-util-symbol": "^2.0.0",
1822 "micromark-util-types": "^2.0.0"
1823 },
1824 "funding": {
1825 "type": "opencollective",
1826 "url": "https://opencollective.com/unified"
1827 }
1828 },
1829 "node_modules/micromark-extension-gfm-strikethrough": {
1830 "version": "2.1.0",
1831 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz",
1832 "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==",
1833 "license": "MIT",
1834 "dependencies": {
1835 "devlop": "^1.0.0",
1836 "micromark-util-chunked": "^2.0.0",
1837 "micromark-util-classify-character": "^2.0.0",
1838 "micromark-util-resolve-all": "^2.0.0",
1839 "micromark-util-symbol": "^2.0.0",
1840 "micromark-util-types": "^2.0.0"
1841 },
1842 "funding": {
1843 "type": "opencollective",
1844 "url": "https://opencollective.com/unified"
1845 }
1846 },
1847 "node_modules/micromark-extension-gfm-table": {
1848 "version": "2.1.1",
1849 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz",
1850 "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==",
1851 "license": "MIT",
1852 "dependencies": {
1853 "devlop": "^1.0.0",
1854 "micromark-factory-space": "^2.0.0",
1855 "micromark-util-character": "^2.0.0",
1856 "micromark-util-symbol": "^2.0.0",
1857 "micromark-util-types": "^2.0.0"
1858 },
1859 "funding": {
1860 "type": "opencollective",
1861 "url": "https://opencollective.com/unified"
1862 }
1863 },
1864 "node_modules/micromark-extension-gfm-tagfilter": {
1865 "version": "2.0.0",
1866 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz",
1867 "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==",
1868 "license": "MIT",
1869 "dependencies": {
1870 "micromark-util-types": "^2.0.0"
1871 },
1872 "funding": {
1873 "type": "opencollective",
1874 "url": "https://opencollective.com/unified"
1875 }
1876 },
1877 "node_modules/micromark-extension-gfm-task-list-item": {
1878 "version": "2.1.0",
1879 "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz",
1880 "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==",
1881 "license": "MIT",
1882 "dependencies": {
1883 "devlop": "^1.0.0",
1884 "micromark-factory-space": "^2.0.0",
1885 "micromark-util-character": "^2.0.0",
1886 "micromark-util-symbol": "^2.0.0",
1887 "micromark-util-types": "^2.0.0"
1888 },
1889 "funding": {
1890 "type": "opencollective",
1891 "url": "https://opencollective.com/unified"
1892 }
1893 },
1894 "node_modules/micromark-factory-destination": {
1895 "version": "2.0.1",
1896 "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",
1897 "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==",
1898 "funding": [
1899 {
1900 "type": "GitHub Sponsors",
1901 "url": "https://github.com/sponsors/unifiedjs"
1902 },
1903 {
1904 "type": "OpenCollective",
1905 "url": "https://opencollective.com/unified"
1906 }
1907 ],
1908 "license": "MIT",
1909 "dependencies": {
1910 "micromark-util-character": "^2.0.0",
1911 "micromark-util-symbol": "^2.0.0",
1912 "micromark-util-types": "^2.0.0"
1913 }
1914 },
1915 "node_modules/micromark-factory-label": {
1916 "version": "2.0.1",
1917 "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz",
1918 "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==",
1919 "funding": [
1920 {
1921 "type": "GitHub Sponsors",
1922 "url": "https://github.com/sponsors/unifiedjs"
1923 },
1924 {
1925 "type": "OpenCollective",
1926 "url": "https://opencollective.com/unified"
1927 }
1928 ],
1929 "license": "MIT",
1930 "dependencies": {
1931 "devlop": "^1.0.0",
1932 "micromark-util-character": "^2.0.0",
1933 "micromark-util-symbol": "^2.0.0",
1934 "micromark-util-types": "^2.0.0"
1935 }
1936 },
1937 "node_modules/micromark-factory-space": {
1938 "version": "2.0.1",
1939 "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
1940 "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",
1941 "funding": [
1942 {
1943 "type": "GitHub Sponsors",
1944 "url": "https://github.com/sponsors/unifiedjs"
1945 },
1946 {
1947 "type": "OpenCollective",
1948 "url": "https://opencollective.com/unified"
1949 }
1950 ],
1951 "license": "MIT",
1952 "dependencies": {
1953 "micromark-util-character": "^2.0.0",
1954 "micromark-util-types": "^2.0.0"
1955 }
1956 },
1957 "node_modules/micromark-factory-title": {
1958 "version": "2.0.1",
1959 "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz",
1960 "integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==",
1961 "funding": [
1962 {
1963 "type": "GitHub Sponsors",
1964 "url": "https://github.com/sponsors/unifiedjs"
1965 },
1966 {
1967 "type": "OpenCollective",
1968 "url": "https://opencollective.com/unified"
1969 }
1970 ],
1971 "license": "MIT",
1972 "dependencies": {
1973 "micromark-factory-space": "^2.0.0",
1974 "micromark-util-character": "^2.0.0",
1975 "micromark-util-symbol": "^2.0.0",
1976 "micromark-util-types": "^2.0.0"
1977 }
1978 },
1979 "node_modules/micromark-factory-whitespace": {
1980 "version": "2.0.1",
1981 "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz",
1982 "integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==",
1983 "funding": [
1984 {
1985 "type": "GitHub Sponsors",
1986 "url": "https://github.com/sponsors/unifiedjs"
1987 },
1988 {
1989 "type": "OpenCollective",
1990 "url": "https://opencollective.com/unified"
1991 }
1992 ],
1993 "license": "MIT",
1994 "dependencies": {
1995 "micromark-factory-space": "^2.0.0",
1996 "micromark-util-character": "^2.0.0",
1997 "micromark-util-symbol": "^2.0.0",
1998 "micromark-util-types": "^2.0.0"
1999 }
2000 },
2001 "node_modules/micromark-util-character": {
2002 "version": "2.1.1",
2003 "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
2004 "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
2005 "funding": [
2006 {
2007 "type": "GitHub Sponsors",
2008 "url": "https://github.com/sponsors/unifiedjs"
2009 },
2010 {
2011 "type": "OpenCollective",
2012 "url": "https://opencollective.com/unified"
2013 }
2014 ],
2015 "license": "MIT",
2016 "dependencies": {
2017 "micromark-util-symbol": "^2.0.0",
2018 "micromark-util-types": "^2.0.0"
2019 }
2020 },
2021 "node_modules/micromark-util-chunked": {
2022 "version": "2.0.1",
2023 "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz",
2024 "integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==",
2025 "funding": [
2026 {
2027 "type": "GitHub Sponsors",
2028 "url": "https://github.com/sponsors/unifiedjs"
2029 },
2030 {
2031 "type": "OpenCollective",
2032 "url": "https://opencollective.com/unified"
2033 }
2034 ],
2035 "license": "MIT",
2036 "dependencies": {
2037 "micromark-util-symbol": "^2.0.0"
2038 }
2039 },
2040 "node_modules/micromark-util-classify-character": {
2041 "version": "2.0.1",
2042 "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz",
2043 "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==",
2044 "funding": [
2045 {
2046 "type": "GitHub Sponsors",
2047 "url": "https://github.com/sponsors/unifiedjs"
2048 },
2049 {
2050 "type": "OpenCollective",
2051 "url": "https://opencollective.com/unified"
2052 }
2053 ],
2054 "license": "MIT",
2055 "dependencies": {
2056 "micromark-util-character": "^2.0.0",
2057 "micromark-util-symbol": "^2.0.0",
2058 "micromark-util-types": "^2.0.0"
2059 }
2060 },
2061 "node_modules/micromark-util-combine-extensions": {
2062 "version": "2.0.1",
2063 "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz",
2064 "integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==",
2065 "funding": [
2066 {
2067 "type": "GitHub Sponsors",
2068 "url": "https://github.com/sponsors/unifiedjs"
2069 },
2070 {
2071 "type": "OpenCollective",
2072 "url": "https://opencollective.com/unified"
2073 }
2074 ],
2075 "license": "MIT",
2076 "dependencies": {
2077 "micromark-util-chunked": "^2.0.0",
2078 "micromark-util-types": "^2.0.0"
2079 }
2080 },
2081 "node_modules/micromark-util-decode-numeric-character-reference": {
2082 "version": "2.0.2",
2083 "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz",
2084 "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==",
2085 "funding": [
2086 {
2087 "type": "GitHub Sponsors",
2088 "url": "https://github.com/sponsors/unifiedjs"
2089 },
2090 {
2091 "type": "OpenCollective",
2092 "url": "https://opencollective.com/unified"
2093 }
2094 ],
2095 "license": "MIT",
2096 "dependencies": {
2097 "micromark-util-symbol": "^2.0.0"
2098 }
2099 },
2100 "node_modules/micromark-util-decode-string": {
2101 "version": "2.0.1",
2102 "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz",
2103 "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==",
2104 "funding": [
2105 {
2106 "type": "GitHub Sponsors",
2107 "url": "https://github.com/sponsors/unifiedjs"
2108 },
2109 {
2110 "type": "OpenCollective",
2111 "url": "https://opencollective.com/unified"
2112 }
2113 ],
2114 "license": "MIT",
2115 "dependencies": {
2116 "decode-named-character-reference": "^1.0.0",
2117 "micromark-util-character": "^2.0.0",
2118 "micromark-util-decode-numeric-character-reference": "^2.0.0",
2119 "micromark-util-symbol": "^2.0.0"
2120 }
2121 },
2122 "node_modules/micromark-util-encode": {
2123 "version": "2.0.1",
2124 "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
2125 "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
2126 "funding": [
2127 {
2128 "type": "GitHub Sponsors",
2129 "url": "https://github.com/sponsors/unifiedjs"
2130 },
2131 {
2132 "type": "OpenCollective",
2133 "url": "https://opencollective.com/unified"
2134 }
2135 ],
2136 "license": "MIT"
2137 },
2138 "node_modules/micromark-util-html-tag-name": {
2139 "version": "2.0.1",
2140 "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz",
2141 "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==",
2142 "funding": [
2143 {
2144 "type": "GitHub Sponsors",
2145 "url": "https://github.com/sponsors/unifiedjs"
2146 },
2147 {
2148 "type": "OpenCollective",
2149 "url": "https://opencollective.com/unified"
2150 }
2151 ],
2152 "license": "MIT"
2153 },
2154 "node_modules/micromark-util-normalize-identifier": {
2155 "version": "2.0.1",
2156 "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz",
2157 "integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==",
2158 "funding": [
2159 {
2160 "type": "GitHub Sponsors",
2161 "url": "https://github.com/sponsors/unifiedjs"
2162 },
2163 {
2164 "type": "OpenCollective",
2165 "url": "https://opencollective.com/unified"
2166 }
2167 ],
2168 "license": "MIT",
2169 "dependencies": {
2170 "micromark-util-symbol": "^2.0.0"
2171 }
2172 },
2173 "node_modules/micromark-util-resolve-all": {
2174 "version": "2.0.1",
2175 "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz",
2176 "integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==",
2177 "funding": [
2178 {
2179 "type": "GitHub Sponsors",
2180 "url": "https://github.com/sponsors/unifiedjs"
2181 },
2182 {
2183 "type": "OpenCollective",
2184 "url": "https://opencollective.com/unified"
2185 }
2186 ],
2187 "license": "MIT",
2188 "dependencies": {
2189 "micromark-util-types": "^2.0.0"
2190 }
2191 },
2192 "node_modules/micromark-util-sanitize-uri": {
2193 "version": "2.0.1",
2194 "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
2195 "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
2196 "funding": [
2197 {
2198 "type": "GitHub Sponsors",
2199 "url": "https://github.com/sponsors/unifiedjs"
2200 },
2201 {
2202 "type": "OpenCollective",
2203 "url": "https://opencollective.com/unified"
2204 }
2205 ],
2206 "license": "MIT",
2207 "dependencies": {
2208 "micromark-util-character": "^2.0.0",
2209 "micromark-util-encode": "^2.0.0",
2210 "micromark-util-symbol": "^2.0.0"
2211 }
2212 },
2213 "node_modules/micromark-util-subtokenize": {
2214 "version": "2.1.0",
2215 "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz",
2216 "integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==",
2217 "funding": [
2218 {
2219 "type": "GitHub Sponsors",
2220 "url": "https://github.com/sponsors/unifiedjs"
2221 },
2222 {
2223 "type": "OpenCollective",
2224 "url": "https://opencollective.com/unified"
2225 }
2226 ],
2227 "license": "MIT",
2228 "dependencies": {
2229 "devlop": "^1.0.0",
2230 "micromark-util-chunked": "^2.0.0",
2231 "micromark-util-symbol": "^2.0.0",
2232 "micromark-util-types": "^2.0.0"
2233 }
2234 },
2235 "node_modules/micromark-util-symbol": {
2236 "version": "2.0.1",
2237 "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
2238 "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
2239 "funding": [
2240 {
2241 "type": "GitHub Sponsors",
2242 "url": "https://github.com/sponsors/unifiedjs"
2243 },
2244 {
2245 "type": "OpenCollective",
2246 "url": "https://opencollective.com/unified"
2247 }
2248 ],
2249 "license": "MIT"
2250 },
2251 "node_modules/micromark-util-types": {
2252 "version": "2.0.2",
2253 "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
2254 "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
2255 "funding": [
2256 {
2257 "type": "GitHub Sponsors",
2258 "url": "https://github.com/sponsors/unifiedjs"
2259 },
2260 {
2261 "type": "OpenCollective",
2262 "url": "https://opencollective.com/unified"
2263 }
2264 ],
2265 "license": "MIT"
2266 },
2267 "node_modules/minwebide": {
2268 "resolved": "../minwebide",
2269 "link": true
2270 },
2271 "node_modules/ms": {
2272 "version": "2.1.3",
2273 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
2274 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
2275 "license": "MIT"
2276 },
2277 "node_modules/nanoid": {
2278 "version": "3.3.15",
2279 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.15.tgz",
2280 "integrity": "sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==",
2281 "dev": true,
2282 "funding": [
2283 {
2284 "type": "github",
2285 "url": "https://github.com/sponsors/ai"
2286 }
2287 ],
2288 "license": "MIT",
2289 "bin": {
2290 "nanoid": "bin/nanoid.cjs"
2291 },
2292 "engines": {
2293 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
2294 }
2295 },
2296 "node_modules/node-addon-api": {
2297 "version": "8.9.0",
2298 "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.9.0.tgz",
2299 "integrity": "sha512-ekZMeaaIzSQTSpr7X2X3iJM7lTzgnx8ahAG9pJfT/7+14mlEM8ZYQ9cgCDvSSRbReFK0oHli3WrZdCiRsgAT9Q==",
2300 "license": "MIT",
2301 "engines": {
2302 "node": "^18 || ^20 || >= 21"
2303 }
2304 },
2305 "node_modules/numbl": {
2306 "version": "0.4.8",
2307 "resolved": "https://registry.npmjs.org/numbl/-/numbl-0.4.8.tgz",
2308 "integrity": "sha512-PUq5T2wXxmlyZGuGuhufbyMLfqPtV9ObPuj89nyV1JnRnJy1pJ0x7kfKwwinMtdwJa/V4QUI0eCSP61ELWhYCw==",
2309 "hasInstallScript": true,
2310 "license": "Apache-2.0",
2311 "dependencies": {
2312 "fflate": "^0.8.2",
2313 "h5wasm": "^0.10.3",
2314 "node-addon-api": "^8.3.0",
2315 "pako": "^2.1.0",
2316 "qhull-wasm": "^0.0.1",
2317 "react-markdown": "^10.1.0",
2318 "react-syntax-highlighter": "^16.1.1",
2319 "remark-gfm": "^4.0.1",
2320 "three": "^0.183.2"
2321 },
2322 "bin": {
2323 "numbl": "dist-cli/cli.js"
2324 },
2325 "engines": {
2326 "node": ">=18"
2327 },
2328 "optionalDependencies": {
2329 "koffi": "^2.15.2"
2330 },
2331 "peerDependencies": {
2332 "react": ">=18",
2333 "react-dom": ">=18"
2334 },
2335 "peerDependenciesMeta": {
2336 "react": {
2337 "optional": true
2338 },
2339 "react-dom": {
2340 "optional": true
2341 }
2342 }
2343 },
2344 "node_modules/pako": {
2345 "version": "2.2.0",
2346 "resolved": "https://registry.npmjs.org/pako/-/pako-2.2.0.tgz",
2347 "integrity": "sha512-zJq6RP/5q+TO2OpFV3FHzlPnFjmkb7Nc99a5SNjJE+uu/PkpChs+NIZSSzbBoD+6kjiISXjfYdwj1ZRQ81dz/w==",
2348 "funding": [
2349 {
2350 "type": "github",
2351 "url": "https://github.com/sponsors/puzrin"
2352 },
2353 {
2354 "type": "github",
2355 "url": "https://github.com/sponsors/nodeca"
2356 }
2357 ],
2358 "license": "(MIT AND Zlib)"
2359 },
2360 "node_modules/parse-entities": {
2361 "version": "4.0.2",
2362 "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.2.tgz",
2363 "integrity": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==",
2364 "license": "MIT",
2365 "dependencies": {
2366 "@types/unist": "^2.0.0",
2367 "character-entities-legacy": "^3.0.0",
2368 "character-reference-invalid": "^2.0.0",
2369 "decode-named-character-reference": "^1.0.0",
2370 "is-alphanumerical": "^2.0.0",
2371 "is-decimal": "^2.0.0",
2372 "is-hexadecimal": "^2.0.0"
2373 },
2374 "funding": {
2375 "type": "github",
2376 "url": "https://github.com/sponsors/wooorm"
2377 }
2378 },
2379 "node_modules/parse-entities/node_modules/@types/unist": {
2380 "version": "2.0.11",
2381 "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz",
2382 "integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==",
2383 "license": "MIT"
2384 },
2385 "node_modules/picocolors": {
2386 "version": "1.1.1",
2387 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
2388 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
2389 "dev": true,
2390 "license": "ISC"
2391 },
2392 "node_modules/picomatch": {
2393 "version": "4.0.5",
2394 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz",
2395 "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
2396 "dev": true,
2397 "license": "MIT",
2398 "engines": {
2399 "node": ">=12"
2400 },
2401 "funding": {
2402 "url": "https://github.com/sponsors/jonschlinkert"
2403 }
2404 },
2405 "node_modules/playwright": {
2406 "version": "1.61.1",
2407 "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.61.1.tgz",
2408 "integrity": "sha512-DWnY5o3YbLWK4GovuAVwpqL+1VwGNdUGrRr++8j8PtQQzvAVZUIMjKQ90fY689sEJZJBbZVw1rXaOKSTitkzPQ==",
2409 "dev": true,
2410 "license": "Apache-2.0",
2411 "dependencies": {
2412 "playwright-core": "1.61.1"
2413 },
2414 "bin": {
2415 "playwright": "cli.js"
2416 },
2417 "engines": {
2418 "node": ">=18"
2419 },
2420 "optionalDependencies": {
2421 "fsevents": "2.3.2"
2422 }
2423 },
2424 "node_modules/playwright-core": {
2425 "version": "1.61.1",
2426 "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.61.1.tgz",
2427 "integrity": "sha512-h7Qlt6m4REp25qvIdvbDtVmD4LqVXfpRxhORv9L0jzETM05p4fuPJ3dKyuSXQxDSbXnmS79HAgi9589lGSpLkg==",
2428 "dev": true,
2429 "license": "Apache-2.0",
2430 "bin": {
2431 "playwright-core": "cli.js"
2432 },
2433 "engines": {
2434 "node": ">=18"
2435 }
2436 },
2437 "node_modules/playwright/node_modules/fsevents": {
2438 "version": "2.3.2",
2439 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
2440 "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
2441 "dev": true,
2442 "hasInstallScript": true,
2443 "license": "MIT",
2444 "optional": true,
2445 "os": [
2446 "darwin"
2447 ],
2448 "engines": {
2449 "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
2450 }
2451 },
2452 "node_modules/postcss": {
2453 "version": "8.5.16",
2454 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz",
2455 "integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==",
2456 "dev": true,
2457 "funding": [
2458 {
2459 "type": "opencollective",
2460 "url": "https://opencollective.com/postcss/"
2461 },
2462 {
2463 "type": "tidelift",
2464 "url": "https://tidelift.com/funding/github/npm/postcss"
2465 },
2466 {
2467 "type": "github",
2468 "url": "https://github.com/sponsors/ai"
2469 }
2470 ],
2471 "license": "MIT",
2472 "dependencies": {
2473 "nanoid": "^3.3.12",
2474 "picocolors": "^1.1.1",
2475 "source-map-js": "^1.2.1"
2476 },
2477 "engines": {
2478 "node": "^10 || ^12 || >=14"
2479 }
2480 },
2481 "node_modules/prismjs": {
2482 "version": "1.30.0",
2483 "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz",
2484 "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==",
2485 "license": "MIT",
2486 "engines": {
2487 "node": ">=6"
2488 }
2489 },
2490 "node_modules/property-information": {
2491 "version": "7.2.0",
2492 "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.2.0.tgz",
2493 "integrity": "sha512-IAtzIB6sUiWaJYrX9smp3V46pBGbBeLFRGdh25kg1334VcBlD8HzhPeNIWQH9zhGmo2itIe25EHt9dQP7G5hmg==",
2494 "license": "MIT",
2495 "funding": {
2496 "type": "github",
2497 "url": "https://github.com/sponsors/wooorm"
2498 }
2499 },
2500 "node_modules/qhull-wasm": {
2501 "version": "0.0.1",
2502 "resolved": "https://registry.npmjs.org/qhull-wasm/-/qhull-wasm-0.0.1.tgz",
2503 "integrity": "sha512-A09kumKhdRIX0YNR+Y2G0bEuqCJ3xFOH61+x6uajHqDyvRydlZKWhH1AGGsM4PCyGm/cPFVbqOUrPJpq5n8HeA==",
2504 "license": "(MIT AND Qhull)",
2505 "engines": {
2506 "node": ">=18"
2507 }
2508 },
2509 "node_modules/react": {
2510 "version": "19.2.7",
2511 "resolved": "https://registry.npmjs.org/react/-/react-19.2.7.tgz",
2512 "integrity": "sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==",
2513 "license": "MIT",
2514 "engines": {
2515 "node": ">=0.10.0"
2516 }
2517 },
2518 "node_modules/react-dom": {
2519 "version": "19.2.7",
2520 "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.7.tgz",
2521 "integrity": "sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==",
2522 "license": "MIT",
2523 "dependencies": {
2524 "scheduler": "^0.27.0"
2525 },
2526 "peerDependencies": {
2527 "react": "^19.2.7"
2528 }
2529 },
2530 "node_modules/react-markdown": {
2531 "version": "10.1.0",
2532 "resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-10.1.0.tgz",
2533 "integrity": "sha512-qKxVopLT/TyA6BX3Ue5NwabOsAzm0Q7kAPwq6L+wWDwisYs7R8vZ0nRXqq6rkueboxpkjvLGU9fWifiX/ZZFxQ==",
2534 "license": "MIT",
2535 "dependencies": {
2536 "@types/hast": "^3.0.0",
2537 "@types/mdast": "^4.0.0",
2538 "devlop": "^1.0.0",
2539 "hast-util-to-jsx-runtime": "^2.0.0",
2540 "html-url-attributes": "^3.0.0",
2541 "mdast-util-to-hast": "^13.0.0",
2542 "remark-parse": "^11.0.0",
2543 "remark-rehype": "^11.0.0",
2544 "unified": "^11.0.0",
2545 "unist-util-visit": "^5.0.0",
2546 "vfile": "^6.0.0"
2547 },
2548 "funding": {
2549 "type": "opencollective",
2550 "url": "https://opencollective.com/unified"
2551 },
2552 "peerDependencies": {
2553 "@types/react": ">=18",
2554 "react": ">=18"
2555 }
2556 },
2557 "node_modules/react-syntax-highlighter": {
2558 "version": "16.1.1",
2559 "resolved": "https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-16.1.1.tgz",
2560 "integrity": "sha512-PjVawBGy80C6YbC5DDZJeUjBmC7skaoEUdvfFQediQHgCL7aKyVHe57SaJGfQsloGDac+gCpTfRdtxzWWKmCXA==",
2561 "license": "MIT",
2562 "dependencies": {
2563 "@babel/runtime": "^7.28.4",
2564 "highlight.js": "^10.4.1",
2565 "highlightjs-vue": "^1.0.0",
2566 "lowlight": "^1.17.0",
2567 "prismjs": "^1.30.0",
2568 "refractor": "^5.0.0"
2569 },
2570 "engines": {
2571 "node": ">= 16.20.2"
2572 },
2573 "peerDependencies": {
2574 "react": ">= 0.14.0"
2575 }
2576 },
2577 "node_modules/refractor": {
2578 "version": "5.0.0",
2579 "resolved": "https://registry.npmjs.org/refractor/-/refractor-5.0.0.tgz",
2580 "integrity": "sha512-QXOrHQF5jOpjjLfiNk5GFnWhRXvxjUVnlFxkeDmewR5sXkr3iM46Zo+CnRR8B+MDVqkULW4EcLVcRBNOPXHosw==",
2581 "license": "MIT",
2582 "dependencies": {
2583 "@types/hast": "^3.0.0",
2584 "@types/prismjs": "^1.0.0",
2585 "hastscript": "^9.0.0",
2586 "parse-entities": "^4.0.0"
2587 },
2588 "funding": {
2589 "type": "github",
2590 "url": "https://github.com/sponsors/wooorm"
2591 }
2592 },
2593 "node_modules/remark-gfm": {
2594 "version": "4.0.1",
2595 "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz",
2596 "integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==",
2597 "license": "MIT",
2598 "dependencies": {
2599 "@types/mdast": "^4.0.0",
2600 "mdast-util-gfm": "^3.0.0",
2601 "micromark-extension-gfm": "^3.0.0",
2602 "remark-parse": "^11.0.0",
2603 "remark-stringify": "^11.0.0",
2604 "unified": "^11.0.0"
2605 },
2606 "funding": {
2607 "type": "opencollective",
2608 "url": "https://opencollective.com/unified"
2609 }
2610 },
2611 "node_modules/remark-parse": {
2612 "version": "11.0.0",
2613 "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz",
2614 "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==",
2615 "license": "MIT",
2616 "dependencies": {
2617 "@types/mdast": "^4.0.0",
2618 "mdast-util-from-markdown": "^2.0.0",
2619 "micromark-util-types": "^2.0.0",
2620 "unified": "^11.0.0"
2621 },
2622 "funding": {
2623 "type": "opencollective",
2624 "url": "https://opencollective.com/unified"
2625 }
2626 },
2627 "node_modules/remark-rehype": {
2628 "version": "11.1.2",
2629 "resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz",
2630 "integrity": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==",
2631 "license": "MIT",
2632 "dependencies": {
2633 "@types/hast": "^3.0.0",
2634 "@types/mdast": "^4.0.0",
2635 "mdast-util-to-hast": "^13.0.0",
2636 "unified": "^11.0.0",
2637 "vfile": "^6.0.0"
2638 },
2639 "funding": {
2640 "type": "opencollective",
2641 "url": "https://opencollective.com/unified"
2642 }
2643 },
2644 "node_modules/remark-stringify": {
2645 "version": "11.0.0",
2646 "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz",
2647 "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==",
2648 "license": "MIT",
2649 "dependencies": {
2650 "@types/mdast": "^4.0.0",
2651 "mdast-util-to-markdown": "^2.0.0",
2652 "unified": "^11.0.0"
2653 },
2654 "funding": {
2655 "type": "opencollective",
2656 "url": "https://opencollective.com/unified"
2657 }
2658 },
2659 "node_modules/rollup": {
2660 "version": "4.62.2",
2661 "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.62.2.tgz",
2662 "integrity": "sha512-RFnrW4lhXA3s3eqHDZvN654g8OTjzRfqpIRJYczCGB6HzphckVAi/Qh4tbPUbRuDi7s1Llv8g/NspLkttY3gTA==",
2663 "dev": true,
2664 "license": "MIT",
2665 "dependencies": {
2666 "@types/estree": "1.0.9"
2667 },
2668 "bin": {
2669 "rollup": "dist/bin/rollup"
2670 },
2671 "engines": {
2672 "node": ">=18.0.0",
2673 "npm": ">=8.0.0"
2674 },
2675 "optionalDependencies": {
2676 "@rollup/rollup-android-arm-eabi": "4.62.2",
2677 "@rollup/rollup-android-arm64": "4.62.2",
2678 "@rollup/rollup-darwin-arm64": "4.62.2",
2679 "@rollup/rollup-darwin-x64": "4.62.2",
2680 "@rollup/rollup-freebsd-arm64": "4.62.2",
2681 "@rollup/rollup-freebsd-x64": "4.62.2",
2682 "@rollup/rollup-linux-arm-gnueabihf": "4.62.2",
2683 "@rollup/rollup-linux-arm-musleabihf": "4.62.2",
2684 "@rollup/rollup-linux-arm64-gnu": "4.62.2",
2685 "@rollup/rollup-linux-arm64-musl": "4.62.2",
2686 "@rollup/rollup-linux-loong64-gnu": "4.62.2",
2687 "@rollup/rollup-linux-loong64-musl": "4.62.2",
2688 "@rollup/rollup-linux-ppc64-gnu": "4.62.2",
2689 "@rollup/rollup-linux-ppc64-musl": "4.62.2",
2690 "@rollup/rollup-linux-riscv64-gnu": "4.62.2",
2691 "@rollup/rollup-linux-riscv64-musl": "4.62.2",
2692 "@rollup/rollup-linux-s390x-gnu": "4.62.2",
2693 "@rollup/rollup-linux-x64-gnu": "4.62.2",
2694 "@rollup/rollup-linux-x64-musl": "4.62.2",
2695 "@rollup/rollup-openbsd-x64": "4.62.2",
2696 "@rollup/rollup-openharmony-arm64": "4.62.2",
2697 "@rollup/rollup-win32-arm64-msvc": "4.62.2",
2698 "@rollup/rollup-win32-ia32-msvc": "4.62.2",
2699 "@rollup/rollup-win32-x64-gnu": "4.62.2",
2700 "@rollup/rollup-win32-x64-msvc": "4.62.2",
2701 "fsevents": "~2.3.2"
2702 }
2703 },
2704 "node_modules/scheduler": {
2705 "version": "0.27.0",
2706 "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
2707 "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
2708 "license": "MIT"
2709 },
2710 "node_modules/source-map-js": {
2711 "version": "1.2.1",
2712 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
2713 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
2714 "dev": true,
2715 "license": "BSD-3-Clause",
2716 "engines": {
2717 "node": ">=0.10.0"
2718 }
2719 },
2720 "node_modules/space-separated-tokens": {
2721 "version": "2.0.2",
2722 "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
2723 "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
2724 "license": "MIT",
2725 "funding": {
2726 "type": "github",
2727 "url": "https://github.com/sponsors/wooorm"
2728 }
2729 },
2730 "node_modules/stringify-entities": {
2731 "version": "4.0.4",
2732 "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz",
2733 "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
2734 "license": "MIT",
2735 "dependencies": {
2736 "character-entities-html4": "^2.0.0",
2737 "character-entities-legacy": "^3.0.0"
2738 },
2739 "funding": {
2740 "type": "github",
2741 "url": "https://github.com/sponsors/wooorm"
2742 }
2743 },
2744 "node_modules/style-to-js": {
2745 "version": "1.1.21",
2746 "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.21.tgz",
2747 "integrity": "sha512-RjQetxJrrUJLQPHbLku6U/ocGtzyjbJMP9lCNK7Ag0CNh690nSH8woqWH9u16nMjYBAok+i7JO1NP2pOy8IsPQ==",
2748 "license": "MIT",
2749 "dependencies": {
2750 "style-to-object": "1.0.14"
2751 }
2752 },
2753 "node_modules/style-to-object": {
2754 "version": "1.0.14",
2755 "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.14.tgz",
2756 "integrity": "sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==",
2757 "license": "MIT",
2758 "dependencies": {
2759 "inline-style-parser": "0.2.7"
2760 }
2761 },
2762 "node_modules/three": {
2763 "version": "0.183.2",
2764 "resolved": "https://registry.npmjs.org/three/-/three-0.183.2.tgz",
2765 "integrity": "sha512-di3BsL2FEQ1PA7Hcvn4fyJOlxRRgFYBpMTcyOgkwJIaDOdJMebEFPA+t98EvjuljDx4hNulAGwF6KIjtwI5jgQ==",
2766 "license": "MIT"
2767 },
2768 "node_modules/tinyglobby": {
2769 "version": "0.2.17",
2770 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
2771 "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
2772 "dev": true,
2773 "license": "MIT",
2774 "dependencies": {
2775 "fdir": "^6.5.0",
2776 "picomatch": "^4.0.4"
2777 },
2778 "engines": {
2779 "node": ">=12.0.0"
2780 },
2781 "funding": {
2782 "url": "https://github.com/sponsors/SuperchupuDev"
2783 }
2784 },
2785 "node_modules/trim-lines": {
2786 "version": "3.0.1",
2787 "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz",
2788 "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
2789 "license": "MIT",
2790 "funding": {
2791 "type": "github",
2792 "url": "https://github.com/sponsors/wooorm"
2793 }
2794 },
2795 "node_modules/trough": {
2796 "version": "2.2.0",
2797 "resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz",
2798 "integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==",
2799 "license": "MIT",
2800 "funding": {
2801 "type": "github",
2802 "url": "https://github.com/sponsors/wooorm"
2803 }
2804 },
2805 "node_modules/typescript": {
2806 "version": "5.9.3",
2807 "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
2808 "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
2809 "dev": true,
2810 "license": "Apache-2.0",
2811 "bin": {
2812 "tsc": "bin/tsc",
2813 "tsserver": "bin/tsserver"
2814 },
2815 "engines": {
2816 "node": ">=14.17"
2817 }
2818 },
2819 "node_modules/unified": {
2820 "version": "11.0.5",
2821 "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz",
2822 "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==",
2823 "license": "MIT",
2824 "dependencies": {
2825 "@types/unist": "^3.0.0",
2826 "bail": "^2.0.0",
2827 "devlop": "^1.0.0",
2828 "extend": "^3.0.0",
2829 "is-plain-obj": "^4.0.0",
2830 "trough": "^2.0.0",
2831 "vfile": "^6.0.0"
2832 },
2833 "funding": {
2834 "type": "opencollective",
2835 "url": "https://opencollective.com/unified"
2836 }
2837 },
2838 "node_modules/unist-util-is": {
2839 "version": "6.0.1",
2840 "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz",
2841 "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==",
2842 "license": "MIT",
2843 "dependencies": {
2844 "@types/unist": "^3.0.0"
2845 },
2846 "funding": {
2847 "type": "opencollective",
2848 "url": "https://opencollective.com/unified"
2849 }
2850 },
2851 "node_modules/unist-util-position": {
2852 "version": "5.0.0",
2853 "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz",
2854 "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
2855 "license": "MIT",
2856 "dependencies": {
2857 "@types/unist": "^3.0.0"
2858 },
2859 "funding": {
2860 "type": "opencollective",
2861 "url": "https://opencollective.com/unified"
2862 }
2863 },
2864 "node_modules/unist-util-stringify-position": {
2865 "version": "4.0.0",
2866 "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
2867 "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
2868 "license": "MIT",
2869 "dependencies": {
2870 "@types/unist": "^3.0.0"
2871 },
2872 "funding": {
2873 "type": "opencollective",
2874 "url": "https://opencollective.com/unified"
2875 }
2876 },
2877 "node_modules/unist-util-visit": {
2878 "version": "5.1.0",
2879 "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz",
2880 "integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==",
2881 "license": "MIT",
2882 "dependencies": {
2883 "@types/unist": "^3.0.0",
2884 "unist-util-is": "^6.0.0",
2885 "unist-util-visit-parents": "^6.0.0"
2886 },
2887 "funding": {
2888 "type": "opencollective",
2889 "url": "https://opencollective.com/unified"
2890 }
2891 },
2892 "node_modules/unist-util-visit-parents": {
2893 "version": "6.0.2",
2894 "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz",
2895 "integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==",
2896 "license": "MIT",
2897 "dependencies": {
2898 "@types/unist": "^3.0.0",
2899 "unist-util-is": "^6.0.0"
2900 },
2901 "funding": {
2902 "type": "opencollective",
2903 "url": "https://opencollective.com/unified"
2904 }
2905 },
2906 "node_modules/vfile": {
2907 "version": "6.0.3",
2908 "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
2909 "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
2910 "license": "MIT",
2911 "dependencies": {
2912 "@types/unist": "^3.0.0",
2913 "vfile-message": "^4.0.0"
2914 },
2915 "funding": {
2916 "type": "opencollective",
2917 "url": "https://opencollective.com/unified"
2918 }
2919 },
2920 "node_modules/vfile-message": {
2921 "version": "4.0.3",
2922 "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz",
2923 "integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==",
2924 "license": "MIT",
2925 "dependencies": {
2926 "@types/unist": "^3.0.0",
2927 "unist-util-stringify-position": "^4.0.0"
2928 },
2929 "funding": {
2930 "type": "opencollective",
2931 "url": "https://opencollective.com/unified"
2932 }
2933 },
2934 "node_modules/vite": {
2935 "version": "7.3.6",
2936 "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.6.tgz",
2937 "integrity": "sha512-4XP60spRGjSZFf1qYH+dJIkK2znL3zQfl9KkOV9MkkRR/3Dls0dxaBsQPTloEc5BLXWPL9vsOxopxyKoMmDueg==",
2938 "dev": true,
2939 "license": "MIT",
2940 "dependencies": {
2941 "esbuild": "^0.27.0 || ^0.28.0",
2942 "fdir": "^6.5.0",
2943 "picomatch": "^4.0.3",
2944 "postcss": "^8.5.6",
2945 "rollup": "^4.43.0",
2946 "tinyglobby": "^0.2.15"
2947 },
2948 "bin": {
2949 "vite": "bin/vite.js"
2950 },
2951 "engines": {
2952 "node": "^20.19.0 || >=22.12.0"
2953 },
2954 "funding": {
2955 "url": "https://github.com/vitejs/vite?sponsor=1"
2956 },
2957 "optionalDependencies": {
2958 "fsevents": "~2.3.3"
2959 },
2960 "peerDependencies": {
2961 "@types/node": "^20.19.0 || >=22.12.0",
2962 "jiti": ">=1.21.0",
2963 "less": "^4.0.0",
2964 "lightningcss": "^1.21.0",
2965 "sass": "^1.70.0",
2966 "sass-embedded": "^1.70.0",
2967 "stylus": ">=0.54.8",
2968 "sugarss": "^5.0.0",
2969 "terser": "^5.16.0",
2970 "tsx": "^4.8.1",
2971 "yaml": "^2.4.2"
2972 },
2973 "peerDependenciesMeta": {
2974 "@types/node": {
2975 "optional": true
2976 },
2977 "jiti": {
2978 "optional": true
2979 },
2980 "less": {
2981 "optional": true
2982 },
2983 "lightningcss": {
2984 "optional": true
2985 },
2986 "sass": {
2987 "optional": true
2988 },
2989 "sass-embedded": {
2990 "optional": true
2991 },
2992 "stylus": {
2993 "optional": true
2994 },
2995 "sugarss": {
2996 "optional": true
2997 },
2998 "terser": {
2999 "optional": true
3000 },
3001 "tsx": {
3002 "optional": true
3003 },
3004 "yaml": {
3005 "optional": true
3006 }
3007 }
3008 },
3009 "node_modules/zwitch": {
3010 "version": "2.0.4",
3011 "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
3012 "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
3013 "license": "MIT",
3014 "funding": {
3015 "type": "github",
3016 "url": "https://github.com/sponsors/wooorm"
3017 }
3018 }
3019 }
3020}