main
1{
2 "name": "hexo-highlighter-shiki",
3 "version": "1.2.3",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "hexo-highlighter-shiki",
9 "version": "1.2.3",
10 "license": "MIT",
11 "devDependencies": {
12 "@shikijs/transformers": "^3.8.1",
13 "@types/node": "^22.16.5",
14 "esbuild": "^0.25.8",
15 "shiki": "^3.8.1",
16 "typescript": "^5.8.3"
17 },
18 "peerDependencies": {
19 "hexo": "^7.0.0",
20 "hexo-util": "^3.3.0"
21 }
22 },
23 "node_modules/@esbuild/aix-ppc64": {
24 "version": "0.25.8",
25 "resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.25.8.tgz",
26 "integrity": "sha512-urAvrUedIqEiFR3FYSLTWQgLu5tb+m0qZw0NBEasUeo6wuqatkMDaRT+1uABiGXEu5vqgPd7FGE1BhsAIy9QVA==",
27 "cpu": [
28 "ppc64"
29 ],
30 "dev": true,
31 "license": "MIT",
32 "optional": true,
33 "os": [
34 "aix"
35 ],
36 "engines": {
37 "node": ">=18"
38 }
39 },
40 "node_modules/@esbuild/android-arm": {
41 "version": "0.25.8",
42 "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.25.8.tgz",
43 "integrity": "sha512-RONsAvGCz5oWyePVnLdZY/HHwA++nxYWIX1atInlaW6SEkwq6XkP3+cb825EUcRs5Vss/lGh/2YxAb5xqc07Uw==",
44 "cpu": [
45 "arm"
46 ],
47 "dev": true,
48 "license": "MIT",
49 "optional": true,
50 "os": [
51 "android"
52 ],
53 "engines": {
54 "node": ">=18"
55 }
56 },
57 "node_modules/@esbuild/android-arm64": {
58 "version": "0.25.8",
59 "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.25.8.tgz",
60 "integrity": "sha512-OD3p7LYzWpLhZEyATcTSJ67qB5D+20vbtr6vHlHWSQYhKtzUYrETuWThmzFpZtFsBIxRvhO07+UgVA9m0i/O1w==",
61 "cpu": [
62 "arm64"
63 ],
64 "dev": true,
65 "license": "MIT",
66 "optional": true,
67 "os": [
68 "android"
69 ],
70 "engines": {
71 "node": ">=18"
72 }
73 },
74 "node_modules/@esbuild/android-x64": {
75 "version": "0.25.8",
76 "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.25.8.tgz",
77 "integrity": "sha512-yJAVPklM5+4+9dTeKwHOaA+LQkmrKFX96BM0A/2zQrbS6ENCmxc4OVoBs5dPkCCak2roAD+jKCdnmOqKszPkjA==",
78 "cpu": [
79 "x64"
80 ],
81 "dev": true,
82 "license": "MIT",
83 "optional": true,
84 "os": [
85 "android"
86 ],
87 "engines": {
88 "node": ">=18"
89 }
90 },
91 "node_modules/@esbuild/darwin-arm64": {
92 "version": "0.25.8",
93 "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.25.8.tgz",
94 "integrity": "sha512-Jw0mxgIaYX6R8ODrdkLLPwBqHTtYHJSmzzd+QeytSugzQ0Vg4c5rDky5VgkoowbZQahCbsv1rT1KW72MPIkevw==",
95 "cpu": [
96 "arm64"
97 ],
98 "dev": true,
99 "license": "MIT",
100 "optional": true,
101 "os": [
102 "darwin"
103 ],
104 "engines": {
105 "node": ">=18"
106 }
107 },
108 "node_modules/@esbuild/darwin-x64": {
109 "version": "0.25.8",
110 "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.25.8.tgz",
111 "integrity": "sha512-Vh2gLxxHnuoQ+GjPNvDSDRpoBCUzY4Pu0kBqMBDlK4fuWbKgGtmDIeEC081xi26PPjn+1tct+Bh8FjyLlw1Zlg==",
112 "cpu": [
113 "x64"
114 ],
115 "dev": true,
116 "license": "MIT",
117 "optional": true,
118 "os": [
119 "darwin"
120 ],
121 "engines": {
122 "node": ">=18"
123 }
124 },
125 "node_modules/@esbuild/freebsd-arm64": {
126 "version": "0.25.8",
127 "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.8.tgz",
128 "integrity": "sha512-YPJ7hDQ9DnNe5vxOm6jaie9QsTwcKedPvizTVlqWG9GBSq+BuyWEDazlGaDTC5NGU4QJd666V0yqCBL2oWKPfA==",
129 "cpu": [
130 "arm64"
131 ],
132 "dev": true,
133 "license": "MIT",
134 "optional": true,
135 "os": [
136 "freebsd"
137 ],
138 "engines": {
139 "node": ">=18"
140 }
141 },
142 "node_modules/@esbuild/freebsd-x64": {
143 "version": "0.25.8",
144 "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.25.8.tgz",
145 "integrity": "sha512-MmaEXxQRdXNFsRN/KcIimLnSJrk2r5H8v+WVafRWz5xdSVmWLoITZQXcgehI2ZE6gioE6HirAEToM/RvFBeuhw==",
146 "cpu": [
147 "x64"
148 ],
149 "dev": true,
150 "license": "MIT",
151 "optional": true,
152 "os": [
153 "freebsd"
154 ],
155 "engines": {
156 "node": ">=18"
157 }
158 },
159 "node_modules/@esbuild/linux-arm": {
160 "version": "0.25.8",
161 "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.25.8.tgz",
162 "integrity": "sha512-FuzEP9BixzZohl1kLf76KEVOsxtIBFwCaLupVuk4eFVnOZfU+Wsn+x5Ryam7nILV2pkq2TqQM9EZPsOBuMC+kg==",
163 "cpu": [
164 "arm"
165 ],
166 "dev": true,
167 "license": "MIT",
168 "optional": true,
169 "os": [
170 "linux"
171 ],
172 "engines": {
173 "node": ">=18"
174 }
175 },
176 "node_modules/@esbuild/linux-arm64": {
177 "version": "0.25.8",
178 "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.25.8.tgz",
179 "integrity": "sha512-WIgg00ARWv/uYLU7lsuDK00d/hHSfES5BzdWAdAig1ioV5kaFNrtK8EqGcUBJhYqotlUByUKz5Qo6u8tt7iD/w==",
180 "cpu": [
181 "arm64"
182 ],
183 "dev": true,
184 "license": "MIT",
185 "optional": true,
186 "os": [
187 "linux"
188 ],
189 "engines": {
190 "node": ">=18"
191 }
192 },
193 "node_modules/@esbuild/linux-ia32": {
194 "version": "0.25.8",
195 "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.25.8.tgz",
196 "integrity": "sha512-A1D9YzRX1i+1AJZuFFUMP1E9fMaYY+GnSQil9Tlw05utlE86EKTUA7RjwHDkEitmLYiFsRd9HwKBPEftNdBfjg==",
197 "cpu": [
198 "ia32"
199 ],
200 "dev": true,
201 "license": "MIT",
202 "optional": true,
203 "os": [
204 "linux"
205 ],
206 "engines": {
207 "node": ">=18"
208 }
209 },
210 "node_modules/@esbuild/linux-loong64": {
211 "version": "0.25.8",
212 "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.25.8.tgz",
213 "integrity": "sha512-O7k1J/dwHkY1RMVvglFHl1HzutGEFFZ3kNiDMSOyUrB7WcoHGf96Sh+64nTRT26l3GMbCW01Ekh/ThKM5iI7hQ==",
214 "cpu": [
215 "loong64"
216 ],
217 "dev": true,
218 "license": "MIT",
219 "optional": true,
220 "os": [
221 "linux"
222 ],
223 "engines": {
224 "node": ">=18"
225 }
226 },
227 "node_modules/@esbuild/linux-mips64el": {
228 "version": "0.25.8",
229 "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.25.8.tgz",
230 "integrity": "sha512-uv+dqfRazte3BzfMp8PAQXmdGHQt2oC/y2ovwpTteqrMx2lwaksiFZ/bdkXJC19ttTvNXBuWH53zy/aTj1FgGw==",
231 "cpu": [
232 "mips64el"
233 ],
234 "dev": true,
235 "license": "MIT",
236 "optional": true,
237 "os": [
238 "linux"
239 ],
240 "engines": {
241 "node": ">=18"
242 }
243 },
244 "node_modules/@esbuild/linux-ppc64": {
245 "version": "0.25.8",
246 "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.25.8.tgz",
247 "integrity": "sha512-GyG0KcMi1GBavP5JgAkkstMGyMholMDybAf8wF5A70CALlDM2p/f7YFE7H92eDeH/VBtFJA5MT4nRPDGg4JuzQ==",
248 "cpu": [
249 "ppc64"
250 ],
251 "dev": true,
252 "license": "MIT",
253 "optional": true,
254 "os": [
255 "linux"
256 ],
257 "engines": {
258 "node": ">=18"
259 }
260 },
261 "node_modules/@esbuild/linux-riscv64": {
262 "version": "0.25.8",
263 "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.25.8.tgz",
264 "integrity": "sha512-rAqDYFv3yzMrq7GIcen3XP7TUEG/4LK86LUPMIz6RT8A6pRIDn0sDcvjudVZBiiTcZCY9y2SgYX2lgK3AF+1eg==",
265 "cpu": [
266 "riscv64"
267 ],
268 "dev": true,
269 "license": "MIT",
270 "optional": true,
271 "os": [
272 "linux"
273 ],
274 "engines": {
275 "node": ">=18"
276 }
277 },
278 "node_modules/@esbuild/linux-s390x": {
279 "version": "0.25.8",
280 "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.25.8.tgz",
281 "integrity": "sha512-Xutvh6VjlbcHpsIIbwY8GVRbwoviWT19tFhgdA7DlenLGC/mbc3lBoVb7jxj9Z+eyGqvcnSyIltYUrkKzWqSvg==",
282 "cpu": [
283 "s390x"
284 ],
285 "dev": true,
286 "license": "MIT",
287 "optional": true,
288 "os": [
289 "linux"
290 ],
291 "engines": {
292 "node": ">=18"
293 }
294 },
295 "node_modules/@esbuild/linux-x64": {
296 "version": "0.25.8",
297 "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.25.8.tgz",
298 "integrity": "sha512-ASFQhgY4ElXh3nDcOMTkQero4b1lgubskNlhIfJrsH5OKZXDpUAKBlNS0Kx81jwOBp+HCeZqmoJuihTv57/jvQ==",
299 "cpu": [
300 "x64"
301 ],
302 "dev": true,
303 "license": "MIT",
304 "optional": true,
305 "os": [
306 "linux"
307 ],
308 "engines": {
309 "node": ">=18"
310 }
311 },
312 "node_modules/@esbuild/netbsd-arm64": {
313 "version": "0.25.8",
314 "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.8.tgz",
315 "integrity": "sha512-d1KfruIeohqAi6SA+gENMuObDbEjn22olAR7egqnkCD9DGBG0wsEARotkLgXDu6c4ncgWTZJtN5vcgxzWRMzcw==",
316 "cpu": [
317 "arm64"
318 ],
319 "dev": true,
320 "license": "MIT",
321 "optional": true,
322 "os": [
323 "netbsd"
324 ],
325 "engines": {
326 "node": ">=18"
327 }
328 },
329 "node_modules/@esbuild/netbsd-x64": {
330 "version": "0.25.8",
331 "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.25.8.tgz",
332 "integrity": "sha512-nVDCkrvx2ua+XQNyfrujIG38+YGyuy2Ru9kKVNyh5jAys6n+l44tTtToqHjino2My8VAY6Lw9H7RI73XFi66Cg==",
333 "cpu": [
334 "x64"
335 ],
336 "dev": true,
337 "license": "MIT",
338 "optional": true,
339 "os": [
340 "netbsd"
341 ],
342 "engines": {
343 "node": ">=18"
344 }
345 },
346 "node_modules/@esbuild/openbsd-arm64": {
347 "version": "0.25.8",
348 "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.8.tgz",
349 "integrity": "sha512-j8HgrDuSJFAujkivSMSfPQSAa5Fxbvk4rgNAS5i3K+r8s1X0p1uOO2Hl2xNsGFppOeHOLAVgYwDVlmxhq5h+SQ==",
350 "cpu": [
351 "arm64"
352 ],
353 "dev": true,
354 "license": "MIT",
355 "optional": true,
356 "os": [
357 "openbsd"
358 ],
359 "engines": {
360 "node": ">=18"
361 }
362 },
363 "node_modules/@esbuild/openbsd-x64": {
364 "version": "0.25.8",
365 "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.25.8.tgz",
366 "integrity": "sha512-1h8MUAwa0VhNCDp6Af0HToI2TJFAn1uqT9Al6DJVzdIBAd21m/G0Yfc77KDM3uF3T/YaOgQq3qTJHPbTOInaIQ==",
367 "cpu": [
368 "x64"
369 ],
370 "dev": true,
371 "license": "MIT",
372 "optional": true,
373 "os": [
374 "openbsd"
375 ],
376 "engines": {
377 "node": ">=18"
378 }
379 },
380 "node_modules/@esbuild/openharmony-arm64": {
381 "version": "0.25.8",
382 "resolved": "https://registry.npmmirror.com/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.8.tgz",
383 "integrity": "sha512-r2nVa5SIK9tSWd0kJd9HCffnDHKchTGikb//9c7HX+r+wHYCpQrSgxhlY6KWV1nFo1l4KFbsMlHk+L6fekLsUg==",
384 "cpu": [
385 "arm64"
386 ],
387 "dev": true,
388 "license": "MIT",
389 "optional": true,
390 "os": [
391 "openharmony"
392 ],
393 "engines": {
394 "node": ">=18"
395 }
396 },
397 "node_modules/@esbuild/sunos-x64": {
398 "version": "0.25.8",
399 "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.25.8.tgz",
400 "integrity": "sha512-zUlaP2S12YhQ2UzUfcCuMDHQFJyKABkAjvO5YSndMiIkMimPmxA+BYSBikWgsRpvyxuRnow4nS5NPnf9fpv41w==",
401 "cpu": [
402 "x64"
403 ],
404 "dev": true,
405 "license": "MIT",
406 "optional": true,
407 "os": [
408 "sunos"
409 ],
410 "engines": {
411 "node": ">=18"
412 }
413 },
414 "node_modules/@esbuild/win32-arm64": {
415 "version": "0.25.8",
416 "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.25.8.tgz",
417 "integrity": "sha512-YEGFFWESlPva8hGL+zvj2z/SaK+pH0SwOM0Nc/d+rVnW7GSTFlLBGzZkuSU9kFIGIo8q9X3ucpZhu8PDN5A2sQ==",
418 "cpu": [
419 "arm64"
420 ],
421 "dev": true,
422 "license": "MIT",
423 "optional": true,
424 "os": [
425 "win32"
426 ],
427 "engines": {
428 "node": ">=18"
429 }
430 },
431 "node_modules/@esbuild/win32-ia32": {
432 "version": "0.25.8",
433 "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.25.8.tgz",
434 "integrity": "sha512-hiGgGC6KZ5LZz58OL/+qVVoZiuZlUYlYHNAmczOm7bs2oE1XriPFi5ZHHrS8ACpV5EjySrnoCKmcbQMN+ojnHg==",
435 "cpu": [
436 "ia32"
437 ],
438 "dev": true,
439 "license": "MIT",
440 "optional": true,
441 "os": [
442 "win32"
443 ],
444 "engines": {
445 "node": ">=18"
446 }
447 },
448 "node_modules/@esbuild/win32-x64": {
449 "version": "0.25.8",
450 "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.25.8.tgz",
451 "integrity": "sha512-cn3Yr7+OaaZq1c+2pe+8yxC8E144SReCQjN6/2ynubzYjvyqZjTXfQJpAcQpsdJq3My7XADANiYGHoFC69pLQw==",
452 "cpu": [
453 "x64"
454 ],
455 "dev": true,
456 "license": "MIT",
457 "optional": true,
458 "os": [
459 "win32"
460 ],
461 "engines": {
462 "node": ">=18"
463 }
464 },
465 "node_modules/@shikijs/core": {
466 "version": "3.8.1",
467 "resolved": "https://registry.npmmirror.com/@shikijs/core/-/core-3.8.1.tgz",
468 "integrity": "sha512-uTSXzUBQ/IgFcUa6gmGShCHr4tMdR3pxUiiWKDm8pd42UKJdYhkAYsAmHX5mTwybQ5VyGDgTjW4qKSsRvGSang==",
469 "dev": true,
470 "license": "MIT",
471 "dependencies": {
472 "@shikijs/types": "3.8.1",
473 "@shikijs/vscode-textmate": "^10.0.2",
474 "@types/hast": "^3.0.4",
475 "hast-util-to-html": "^9.0.5"
476 }
477 },
478 "node_modules/@shikijs/engine-javascript": {
479 "version": "3.8.1",
480 "resolved": "https://registry.npmmirror.com/@shikijs/engine-javascript/-/engine-javascript-3.8.1.tgz",
481 "integrity": "sha512-rZRp3BM1llrHkuBPAdYAzjlF7OqlM0rm/7EWASeCcY7cRYZIrOnGIHE9qsLz5TCjGefxBFnwgIECzBs2vmOyKA==",
482 "dev": true,
483 "license": "MIT",
484 "dependencies": {
485 "@shikijs/types": "3.8.1",
486 "@shikijs/vscode-textmate": "^10.0.2",
487 "oniguruma-to-es": "^4.3.3"
488 }
489 },
490 "node_modules/@shikijs/engine-oniguruma": {
491 "version": "3.8.1",
492 "resolved": "https://registry.npmmirror.com/@shikijs/engine-oniguruma/-/engine-oniguruma-3.8.1.tgz",
493 "integrity": "sha512-KGQJZHlNY7c656qPFEQpIoqOuC4LrxjyNndRdzk5WKB/Ie87+NJCF1xo9KkOUxwxylk7rT6nhlZyTGTC4fCe1g==",
494 "dev": true,
495 "license": "MIT",
496 "dependencies": {
497 "@shikijs/types": "3.8.1",
498 "@shikijs/vscode-textmate": "^10.0.2"
499 }
500 },
501 "node_modules/@shikijs/langs": {
502 "version": "3.8.1",
503 "resolved": "https://registry.npmmirror.com/@shikijs/langs/-/langs-3.8.1.tgz",
504 "integrity": "sha512-TjOFg2Wp1w07oKnXjs0AUMb4kJvujML+fJ1C5cmEj45lhjbUXtziT1x2bPQb9Db6kmPhkG5NI2tgYW1/DzhUuQ==",
505 "dev": true,
506 "license": "MIT",
507 "dependencies": {
508 "@shikijs/types": "3.8.1"
509 }
510 },
511 "node_modules/@shikijs/themes": {
512 "version": "3.8.1",
513 "resolved": "https://registry.npmmirror.com/@shikijs/themes/-/themes-3.8.1.tgz",
514 "integrity": "sha512-Vu3t3BBLifc0GB0UPg2Pox1naTemrrvyZv2lkiSw3QayVV60me1ujFQwPZGgUTmwXl1yhCPW8Lieesm0CYruLQ==",
515 "dev": true,
516 "license": "MIT",
517 "dependencies": {
518 "@shikijs/types": "3.8.1"
519 }
520 },
521 "node_modules/@shikijs/transformers": {
522 "version": "3.8.1",
523 "resolved": "https://registry.npmmirror.com/@shikijs/transformers/-/transformers-3.8.1.tgz",
524 "integrity": "sha512-nmTyFfBrhJk6HJi118jes0wuWdfKXeVUq1Nq+hm8h6wbk1KUfvtg+LY/uDfxZD2VDItHO3QoINIs3NtoKBmgxw==",
525 "dev": true,
526 "license": "MIT",
527 "dependencies": {
528 "@shikijs/core": "3.8.1",
529 "@shikijs/types": "3.8.1"
530 }
531 },
532 "node_modules/@shikijs/types": {
533 "version": "3.8.1",
534 "resolved": "https://registry.npmmirror.com/@shikijs/types/-/types-3.8.1.tgz",
535 "integrity": "sha512-5C39Q8/8r1I26suLh+5TPk1DTrbY/kn3IdWA5HdizR0FhlhD05zx5nKCqhzSfDHH3p4S0ZefxWd77DLV+8FhGg==",
536 "dev": true,
537 "license": "MIT",
538 "dependencies": {
539 "@shikijs/vscode-textmate": "^10.0.2",
540 "@types/hast": "^3.0.4"
541 }
542 },
543 "node_modules/@shikijs/vscode-textmate": {
544 "version": "10.0.2",
545 "resolved": "https://registry.npmmirror.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz",
546 "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==",
547 "dev": true,
548 "license": "MIT"
549 },
550 "node_modules/@types/hast": {
551 "version": "3.0.4",
552 "resolved": "https://registry.npmmirror.com/@types/hast/-/hast-3.0.4.tgz",
553 "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
554 "dev": true,
555 "license": "MIT",
556 "dependencies": {
557 "@types/unist": "*"
558 }
559 },
560 "node_modules/@types/mdast": {
561 "version": "4.0.4",
562 "resolved": "https://registry.npmmirror.com/@types/mdast/-/mdast-4.0.4.tgz",
563 "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
564 "dev": true,
565 "license": "MIT",
566 "dependencies": {
567 "@types/unist": "*"
568 }
569 },
570 "node_modules/@types/node": {
571 "version": "22.16.5",
572 "resolved": "https://registry.npmmirror.com/@types/node/-/node-22.16.5.tgz",
573 "integrity": "sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==",
574 "dev": true,
575 "license": "MIT",
576 "dependencies": {
577 "undici-types": "~6.21.0"
578 }
579 },
580 "node_modules/@types/unist": {
581 "version": "3.0.3",
582 "resolved": "https://registry.npmmirror.com/@types/unist/-/unist-3.0.3.tgz",
583 "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
584 "dev": true,
585 "license": "MIT"
586 },
587 "node_modules/@ungap/structured-clone": {
588 "version": "1.3.0",
589 "resolved": "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",
590 "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",
591 "dev": true,
592 "license": "ISC"
593 },
594 "node_modules/a-sync-waterfall": {
595 "version": "1.0.1",
596 "resolved": "https://registry.npmmirror.com/a-sync-waterfall/-/a-sync-waterfall-1.0.1.tgz",
597 "integrity": "sha512-RYTOHHdWipFUliRFMCS4X2Yn2X8M87V/OpSqWzKKOGhzqyUxzyVmhHDH9sAvG+ZuQf/TAOFsLCpMw09I1ufUnA==",
598 "license": "MIT",
599 "peer": true
600 },
601 "node_modules/abbrev": {
602 "version": "2.0.0",
603 "resolved": "https://registry.npmmirror.com/abbrev/-/abbrev-2.0.0.tgz",
604 "integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==",
605 "license": "ISC",
606 "peer": true,
607 "engines": {
608 "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
609 }
610 },
611 "node_modules/ansi-regex": {
612 "version": "5.0.1",
613 "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
614 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
615 "license": "MIT",
616 "peer": true,
617 "engines": {
618 "node": ">=8"
619 }
620 },
621 "node_modules/anymatch": {
622 "version": "3.1.3",
623 "resolved": "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz",
624 "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
625 "license": "ISC",
626 "peer": true,
627 "dependencies": {
628 "normalize-path": "^3.0.0",
629 "picomatch": "^2.0.4"
630 },
631 "engines": {
632 "node": ">= 8"
633 }
634 },
635 "node_modules/archy": {
636 "version": "1.0.0",
637 "resolved": "https://registry.npmmirror.com/archy/-/archy-1.0.0.tgz",
638 "integrity": "sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==",
639 "license": "MIT",
640 "peer": true
641 },
642 "node_modules/argparse": {
643 "version": "2.0.1",
644 "resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz",
645 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
646 "license": "Python-2.0",
647 "peer": true
648 },
649 "node_modules/asap": {
650 "version": "2.0.6",
651 "resolved": "https://registry.npmmirror.com/asap/-/asap-2.0.6.tgz",
652 "integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==",
653 "license": "MIT",
654 "peer": true
655 },
656 "node_modules/binary-extensions": {
657 "version": "2.3.0",
658 "resolved": "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.3.0.tgz",
659 "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
660 "license": "MIT",
661 "peer": true,
662 "engines": {
663 "node": ">=8"
664 },
665 "funding": {
666 "url": "https://github.com/sponsors/sindresorhus"
667 }
668 },
669 "node_modules/bluebird": {
670 "version": "3.7.2",
671 "resolved": "https://registry.npmmirror.com/bluebird/-/bluebird-3.7.2.tgz",
672 "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
673 "license": "MIT",
674 "peer": true
675 },
676 "node_modules/braces": {
677 "version": "3.0.3",
678 "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz",
679 "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
680 "license": "MIT",
681 "peer": true,
682 "dependencies": {
683 "fill-range": "^7.1.1"
684 },
685 "engines": {
686 "node": ">=8"
687 }
688 },
689 "node_modules/camel-case": {
690 "version": "4.1.2",
691 "resolved": "https://registry.npmmirror.com/camel-case/-/camel-case-4.1.2.tgz",
692 "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==",
693 "license": "MIT",
694 "peer": true,
695 "dependencies": {
696 "pascal-case": "^3.1.2",
697 "tslib": "^2.0.3"
698 }
699 },
700 "node_modules/ccount": {
701 "version": "2.0.1",
702 "resolved": "https://registry.npmmirror.com/ccount/-/ccount-2.0.1.tgz",
703 "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
704 "dev": true,
705 "license": "MIT",
706 "funding": {
707 "type": "github",
708 "url": "https://github.com/sponsors/wooorm"
709 }
710 },
711 "node_modules/character-entities-html4": {
712 "version": "2.1.0",
713 "resolved": "https://registry.npmmirror.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
714 "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
715 "dev": true,
716 "license": "MIT",
717 "funding": {
718 "type": "github",
719 "url": "https://github.com/sponsors/wooorm"
720 }
721 },
722 "node_modules/character-entities-legacy": {
723 "version": "3.0.0",
724 "resolved": "https://registry.npmmirror.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
725 "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
726 "dev": true,
727 "license": "MIT",
728 "funding": {
729 "type": "github",
730 "url": "https://github.com/sponsors/wooorm"
731 }
732 },
733 "node_modules/chokidar": {
734 "version": "3.6.0",
735 "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.6.0.tgz",
736 "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
737 "license": "MIT",
738 "peer": true,
739 "dependencies": {
740 "anymatch": "~3.1.2",
741 "braces": "~3.0.2",
742 "glob-parent": "~5.1.2",
743 "is-binary-path": "~2.1.0",
744 "is-glob": "~4.0.1",
745 "normalize-path": "~3.0.0",
746 "readdirp": "~3.6.0"
747 },
748 "engines": {
749 "node": ">= 8.10.0"
750 },
751 "funding": {
752 "url": "https://paulmillr.com/funding/"
753 },
754 "optionalDependencies": {
755 "fsevents": "~2.3.2"
756 }
757 },
758 "node_modules/comma-separated-tokens": {
759 "version": "2.0.3",
760 "resolved": "https://registry.npmmirror.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
761 "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
762 "dev": true,
763 "license": "MIT",
764 "funding": {
765 "type": "github",
766 "url": "https://github.com/sponsors/wooorm"
767 }
768 },
769 "node_modules/command-exists": {
770 "version": "1.2.9",
771 "resolved": "https://registry.npmmirror.com/command-exists/-/command-exists-1.2.9.tgz",
772 "integrity": "sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==",
773 "license": "MIT",
774 "peer": true
775 },
776 "node_modules/commander": {
777 "version": "5.1.0",
778 "resolved": "https://registry.npmmirror.com/commander/-/commander-5.1.0.tgz",
779 "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==",
780 "license": "MIT",
781 "peer": true,
782 "engines": {
783 "node": ">= 6"
784 }
785 },
786 "node_modules/cross-spawn": {
787 "version": "7.0.6",
788 "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz",
789 "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
790 "license": "MIT",
791 "peer": true,
792 "dependencies": {
793 "path-key": "^3.1.0",
794 "shebang-command": "^2.0.0",
795 "which": "^2.0.1"
796 },
797 "engines": {
798 "node": ">= 8"
799 }
800 },
801 "node_modules/cuid": {
802 "version": "2.1.8",
803 "resolved": "https://registry.npmmirror.com/cuid/-/cuid-2.1.8.tgz",
804 "integrity": "sha512-xiEMER6E7TlTPnDxrM4eRiC6TRgjNX9xzEZ5U/Se2YJKr7Mq4pJn/2XEHjl3STcSh96GmkHPcBXLES8M29wyyg==",
805 "deprecated": "Cuid and other k-sortable and non-cryptographic ids (Ulid, ObjectId, KSUID, all UUIDs) are all insecure. Use @paralleldrive/cuid2 instead.",
806 "license": "MIT",
807 "peer": true
808 },
809 "node_modules/deepmerge": {
810 "version": "4.3.1",
811 "resolved": "https://registry.npmmirror.com/deepmerge/-/deepmerge-4.3.1.tgz",
812 "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
813 "license": "MIT",
814 "peer": true,
815 "engines": {
816 "node": ">=0.10.0"
817 }
818 },
819 "node_modules/dequal": {
820 "version": "2.0.3",
821 "resolved": "https://registry.npmmirror.com/dequal/-/dequal-2.0.3.tgz",
822 "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
823 "dev": true,
824 "license": "MIT",
825 "engines": {
826 "node": ">=6"
827 }
828 },
829 "node_modules/devlop": {
830 "version": "1.1.0",
831 "resolved": "https://registry.npmmirror.com/devlop/-/devlop-1.1.0.tgz",
832 "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
833 "dev": true,
834 "license": "MIT",
835 "dependencies": {
836 "dequal": "^2.0.0"
837 },
838 "funding": {
839 "type": "github",
840 "url": "https://github.com/sponsors/wooorm"
841 }
842 },
843 "node_modules/dom-serializer": {
844 "version": "2.0.0",
845 "resolved": "https://registry.npmmirror.com/dom-serializer/-/dom-serializer-2.0.0.tgz",
846 "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
847 "license": "MIT",
848 "peer": true,
849 "dependencies": {
850 "domelementtype": "^2.3.0",
851 "domhandler": "^5.0.2",
852 "entities": "^4.2.0"
853 },
854 "funding": {
855 "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
856 }
857 },
858 "node_modules/domelementtype": {
859 "version": "2.3.0",
860 "resolved": "https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz",
861 "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
862 "funding": [
863 {
864 "type": "github",
865 "url": "https://github.com/sponsors/fb55"
866 }
867 ],
868 "license": "BSD-2-Clause",
869 "peer": true
870 },
871 "node_modules/domhandler": {
872 "version": "5.0.3",
873 "resolved": "https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz",
874 "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
875 "license": "BSD-2-Clause",
876 "peer": true,
877 "dependencies": {
878 "domelementtype": "^2.3.0"
879 },
880 "engines": {
881 "node": ">= 4"
882 },
883 "funding": {
884 "url": "https://github.com/fb55/domhandler?sponsor=1"
885 }
886 },
887 "node_modules/domutils": {
888 "version": "3.2.2",
889 "resolved": "https://registry.npmmirror.com/domutils/-/domutils-3.2.2.tgz",
890 "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==",
891 "license": "BSD-2-Clause",
892 "peer": true,
893 "dependencies": {
894 "dom-serializer": "^2.0.0",
895 "domelementtype": "^2.3.0",
896 "domhandler": "^5.0.3"
897 },
898 "funding": {
899 "url": "https://github.com/fb55/domutils?sponsor=1"
900 }
901 },
902 "node_modules/entities": {
903 "version": "4.5.0",
904 "resolved": "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz",
905 "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
906 "license": "BSD-2-Clause",
907 "peer": true,
908 "engines": {
909 "node": ">=0.12"
910 },
911 "funding": {
912 "url": "https://github.com/fb55/entities?sponsor=1"
913 }
914 },
915 "node_modules/esbuild": {
916 "version": "0.25.8",
917 "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.25.8.tgz",
918 "integrity": "sha512-vVC0USHGtMi8+R4Kz8rt6JhEWLxsv9Rnu/lGYbPR8u47B+DCBksq9JarW0zOO7bs37hyOK1l2/oqtbciutL5+Q==",
919 "dev": true,
920 "hasInstallScript": true,
921 "license": "MIT",
922 "bin": {
923 "esbuild": "bin/esbuild"
924 },
925 "engines": {
926 "node": ">=18"
927 },
928 "optionalDependencies": {
929 "@esbuild/aix-ppc64": "0.25.8",
930 "@esbuild/android-arm": "0.25.8",
931 "@esbuild/android-arm64": "0.25.8",
932 "@esbuild/android-x64": "0.25.8",
933 "@esbuild/darwin-arm64": "0.25.8",
934 "@esbuild/darwin-x64": "0.25.8",
935 "@esbuild/freebsd-arm64": "0.25.8",
936 "@esbuild/freebsd-x64": "0.25.8",
937 "@esbuild/linux-arm": "0.25.8",
938 "@esbuild/linux-arm64": "0.25.8",
939 "@esbuild/linux-ia32": "0.25.8",
940 "@esbuild/linux-loong64": "0.25.8",
941 "@esbuild/linux-mips64el": "0.25.8",
942 "@esbuild/linux-ppc64": "0.25.8",
943 "@esbuild/linux-riscv64": "0.25.8",
944 "@esbuild/linux-s390x": "0.25.8",
945 "@esbuild/linux-x64": "0.25.8",
946 "@esbuild/netbsd-arm64": "0.25.8",
947 "@esbuild/netbsd-x64": "0.25.8",
948 "@esbuild/openbsd-arm64": "0.25.8",
949 "@esbuild/openbsd-x64": "0.25.8",
950 "@esbuild/openharmony-arm64": "0.25.8",
951 "@esbuild/sunos-x64": "0.25.8",
952 "@esbuild/win32-arm64": "0.25.8",
953 "@esbuild/win32-ia32": "0.25.8",
954 "@esbuild/win32-x64": "0.25.8"
955 }
956 },
957 "node_modules/esprima": {
958 "version": "4.0.1",
959 "resolved": "https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz",
960 "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
961 "license": "BSD-2-Clause",
962 "peer": true,
963 "bin": {
964 "esparse": "bin/esparse.js",
965 "esvalidate": "bin/esvalidate.js"
966 },
967 "engines": {
968 "node": ">=4"
969 }
970 },
971 "node_modules/fast-equals": {
972 "version": "3.0.3",
973 "resolved": "https://registry.npmmirror.com/fast-equals/-/fast-equals-3.0.3.tgz",
974 "integrity": "sha512-NCe8qxnZFARSHGztGMZOO/PC1qa5MIFB5Hp66WdzbCRAz8U8US3bx1UTgLS49efBQPcUtO9gf5oVEY8o7y/7Kg==",
975 "license": "MIT",
976 "peer": true
977 },
978 "node_modules/fill-range": {
979 "version": "7.1.1",
980 "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz",
981 "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
982 "license": "MIT",
983 "peer": true,
984 "dependencies": {
985 "to-regex-range": "^5.0.1"
986 },
987 "engines": {
988 "node": ">=8"
989 }
990 },
991 "node_modules/fsevents": {
992 "version": "2.3.3",
993 "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
994 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
995 "hasInstallScript": true,
996 "license": "MIT",
997 "optional": true,
998 "os": [
999 "darwin"
1000 ],
1001 "peer": true,
1002 "engines": {
1003 "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
1004 }
1005 },
1006 "node_modules/function-bind": {
1007 "version": "1.1.2",
1008 "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
1009 "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
1010 "license": "MIT",
1011 "peer": true,
1012 "funding": {
1013 "url": "https://github.com/sponsors/ljharb"
1014 }
1015 },
1016 "node_modules/glob-parent": {
1017 "version": "5.1.2",
1018 "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
1019 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
1020 "license": "ISC",
1021 "peer": true,
1022 "dependencies": {
1023 "is-glob": "^4.0.1"
1024 },
1025 "engines": {
1026 "node": ">= 6"
1027 }
1028 },
1029 "node_modules/graceful-fs": {
1030 "version": "4.2.11",
1031 "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz",
1032 "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
1033 "license": "ISC",
1034 "peer": true
1035 },
1036 "node_modules/hasown": {
1037 "version": "2.0.2",
1038 "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz",
1039 "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
1040 "license": "MIT",
1041 "peer": true,
1042 "dependencies": {
1043 "function-bind": "^1.1.2"
1044 },
1045 "engines": {
1046 "node": ">= 0.4"
1047 }
1048 },
1049 "node_modules/hast-util-to-html": {
1050 "version": "9.0.5",
1051 "resolved": "https://registry.npmmirror.com/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz",
1052 "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==",
1053 "dev": true,
1054 "license": "MIT",
1055 "dependencies": {
1056 "@types/hast": "^3.0.0",
1057 "@types/unist": "^3.0.0",
1058 "ccount": "^2.0.0",
1059 "comma-separated-tokens": "^2.0.0",
1060 "hast-util-whitespace": "^3.0.0",
1061 "html-void-elements": "^3.0.0",
1062 "mdast-util-to-hast": "^13.0.0",
1063 "property-information": "^7.0.0",
1064 "space-separated-tokens": "^2.0.0",
1065 "stringify-entities": "^4.0.0",
1066 "zwitch": "^2.0.4"
1067 },
1068 "funding": {
1069 "type": "opencollective",
1070 "url": "https://opencollective.com/unified"
1071 }
1072 },
1073 "node_modules/hast-util-whitespace": {
1074 "version": "3.0.0",
1075 "resolved": "https://registry.npmmirror.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
1076 "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
1077 "dev": true,
1078 "license": "MIT",
1079 "dependencies": {
1080 "@types/hast": "^3.0.0"
1081 },
1082 "funding": {
1083 "type": "opencollective",
1084 "url": "https://opencollective.com/unified"
1085 }
1086 },
1087 "node_modules/hexo": {
1088 "version": "7.3.0",
1089 "resolved": "https://registry.npmmirror.com/hexo/-/hexo-7.3.0.tgz",
1090 "integrity": "sha512-dOe8mzBKrvjubW5oBmyhcnQDpC+M2xmAMLae5K+o+SkHxyvAhShkS2VQZoTsOLIJKY6xilv7dzCjCvE7ol/NHQ==",
1091 "license": "MIT",
1092 "peer": true,
1093 "dependencies": {
1094 "abbrev": "^2.0.0",
1095 "archy": "^1.0.0",
1096 "bluebird": "^3.7.2",
1097 "hexo-cli": "^4.3.2",
1098 "hexo-front-matter": "^4.2.1",
1099 "hexo-fs": "^4.1.3",
1100 "hexo-i18n": "^2.0.0",
1101 "hexo-log": "^4.0.1",
1102 "hexo-util": "^3.3.0",
1103 "js-yaml": "^4.1.0",
1104 "js-yaml-js-types": "^1.0.0",
1105 "micromatch": "^4.0.4",
1106 "moize": "^6.1.6",
1107 "moment": "^2.29.1",
1108 "moment-timezone": "^0.5.34",
1109 "nunjucks": "^3.2.3",
1110 "picocolors": "^1.0.0",
1111 "pretty-hrtime": "^1.0.3",
1112 "resolve": "^1.22.0",
1113 "strip-ansi": "^6.0.0",
1114 "text-table": "^0.2.0",
1115 "tildify": "^2.0.0",
1116 "titlecase": "^1.1.3",
1117 "warehouse": "^5.0.1"
1118 },
1119 "bin": {
1120 "hexo": "bin/hexo"
1121 },
1122 "engines": {
1123 "node": ">=14"
1124 },
1125 "funding": {
1126 "type": "opencollective",
1127 "url": "https://opencollective.com/hexo"
1128 }
1129 },
1130 "node_modules/hexo-cli": {
1131 "version": "4.3.2",
1132 "resolved": "https://registry.npmmirror.com/hexo-cli/-/hexo-cli-4.3.2.tgz",
1133 "integrity": "sha512-druJeBgLpG9ncDS5AhBHdAXk0G4CFj8Qes09pApyZ6bR+nJW1JYiDMuilhudaKDdq+1l49jWXVTidkcb7p0Jbw==",
1134 "license": "MIT",
1135 "peer": true,
1136 "dependencies": {
1137 "abbrev": "^2.0.0",
1138 "bluebird": "^3.7.2",
1139 "command-exists": "^1.2.9",
1140 "hexo-fs": "^4.1.1",
1141 "hexo-log": "^4.0.1",
1142 "hexo-util": "^3.3.0",
1143 "minimist": "^1.2.5",
1144 "picocolors": "^1.0.0",
1145 "resolve": "^1.20.0",
1146 "tildify": "^2.0.0"
1147 },
1148 "bin": {
1149 "hexo": "bin/hexo"
1150 },
1151 "engines": {
1152 "node": ">=14"
1153 }
1154 },
1155 "node_modules/hexo-front-matter": {
1156 "version": "4.2.1",
1157 "resolved": "https://registry.npmmirror.com/hexo-front-matter/-/hexo-front-matter-4.2.1.tgz",
1158 "integrity": "sha512-sJJI0GNmejYiwBvgnGRKn5V3sbODB4dNPr8jyw2Qp0PRHr4Uuyv8iyxw6WfK3+T7yvzYvJOh+tZ7jnwr2BYARA==",
1159 "license": "MIT",
1160 "peer": true,
1161 "dependencies": {
1162 "js-yaml": "^4.1.0"
1163 },
1164 "engines": {
1165 "node": ">=14"
1166 }
1167 },
1168 "node_modules/hexo-fs": {
1169 "version": "4.1.3",
1170 "resolved": "https://registry.npmmirror.com/hexo-fs/-/hexo-fs-4.1.3.tgz",
1171 "integrity": "sha512-Q92zQ5PlVDouvSWFLXQoFSTLIUIODikUJs2BfAXQglyOEjN1dOQn1Z5Nimk/7GHof17R5h/uObCQLnZAjzI2tg==",
1172 "license": "MIT",
1173 "peer": true,
1174 "dependencies": {
1175 "bluebird": "^3.7.2",
1176 "chokidar": "^3.5.3",
1177 "graceful-fs": "^4.2.10",
1178 "hexo-util": "^3.0.1"
1179 },
1180 "engines": {
1181 "node": ">=14"
1182 }
1183 },
1184 "node_modules/hexo-i18n": {
1185 "version": "2.0.0",
1186 "resolved": "https://registry.npmmirror.com/hexo-i18n/-/hexo-i18n-2.0.0.tgz",
1187 "integrity": "sha512-dkUXecEtChaQMdTHN4WR13c8GwKqjbSOZPJS9qDqV6Ebnb77Wa/nQzWFckhP0dCps3a9lUQBd8hYGOMbOosiQQ==",
1188 "license": "MIT",
1189 "peer": true,
1190 "dependencies": {
1191 "sprintf-js": "^1.1.2"
1192 },
1193 "engines": {
1194 "node": ">=14"
1195 }
1196 },
1197 "node_modules/hexo-log": {
1198 "version": "4.1.0",
1199 "resolved": "https://registry.npmmirror.com/hexo-log/-/hexo-log-4.1.0.tgz",
1200 "integrity": "sha512-i2Sgxk8Cgx5viSjq5qW5N/rBFfwoCKQcH8qnnW1fawCapcdEAhIsq+Y3vbrs9bssyDlyU6Vqm4oQmosREaNI7Q==",
1201 "license": "MIT",
1202 "peer": true,
1203 "dependencies": {
1204 "picocolors": "^1.0.0"
1205 },
1206 "engines": {
1207 "node": ">=14"
1208 }
1209 },
1210 "node_modules/hexo-util": {
1211 "version": "3.3.0",
1212 "resolved": "https://registry.npmmirror.com/hexo-util/-/hexo-util-3.3.0.tgz",
1213 "integrity": "sha512-YvGngXijE2muEh5L/VI4Fmjqb+/yAkmY+VuyhWVoRwQu1X7bmWodsfYRXX7CUYhi5LqsvH8FAe/yBW1+f6ZX4Q==",
1214 "hasInstallScript": true,
1215 "license": "MIT",
1216 "peer": true,
1217 "dependencies": {
1218 "camel-case": "^4.1.2",
1219 "cross-spawn": "^7.0.3",
1220 "deepmerge": "^4.2.2",
1221 "highlight.js": "^11.6.0",
1222 "htmlparser2": "^9.0.0",
1223 "prismjs": "^1.29.0",
1224 "strip-indent": "^3.0.0"
1225 },
1226 "engines": {
1227 "node": ">=14"
1228 }
1229 },
1230 "node_modules/highlight.js": {
1231 "version": "11.11.1",
1232 "resolved": "https://registry.npmmirror.com/highlight.js/-/highlight.js-11.11.1.tgz",
1233 "integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==",
1234 "license": "BSD-3-Clause",
1235 "peer": true,
1236 "engines": {
1237 "node": ">=12.0.0"
1238 }
1239 },
1240 "node_modules/html-void-elements": {
1241 "version": "3.0.0",
1242 "resolved": "https://registry.npmmirror.com/html-void-elements/-/html-void-elements-3.0.0.tgz",
1243 "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==",
1244 "dev": true,
1245 "license": "MIT",
1246 "funding": {
1247 "type": "github",
1248 "url": "https://github.com/sponsors/wooorm"
1249 }
1250 },
1251 "node_modules/htmlparser2": {
1252 "version": "9.1.0",
1253 "resolved": "https://registry.npmmirror.com/htmlparser2/-/htmlparser2-9.1.0.tgz",
1254 "integrity": "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==",
1255 "funding": [
1256 "https://github.com/fb55/htmlparser2?sponsor=1",
1257 {
1258 "type": "github",
1259 "url": "https://github.com/sponsors/fb55"
1260 }
1261 ],
1262 "license": "MIT",
1263 "peer": true,
1264 "dependencies": {
1265 "domelementtype": "^2.3.0",
1266 "domhandler": "^5.0.3",
1267 "domutils": "^3.1.0",
1268 "entities": "^4.5.0"
1269 }
1270 },
1271 "node_modules/inherits": {
1272 "version": "2.0.4",
1273 "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
1274 "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
1275 "license": "ISC",
1276 "peer": true
1277 },
1278 "node_modules/is-binary-path": {
1279 "version": "2.1.0",
1280 "resolved": "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz",
1281 "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
1282 "license": "MIT",
1283 "peer": true,
1284 "dependencies": {
1285 "binary-extensions": "^2.0.0"
1286 },
1287 "engines": {
1288 "node": ">=8"
1289 }
1290 },
1291 "node_modules/is-core-module": {
1292 "version": "2.16.1",
1293 "resolved": "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.16.1.tgz",
1294 "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
1295 "license": "MIT",
1296 "peer": true,
1297 "dependencies": {
1298 "hasown": "^2.0.2"
1299 },
1300 "engines": {
1301 "node": ">= 0.4"
1302 },
1303 "funding": {
1304 "url": "https://github.com/sponsors/ljharb"
1305 }
1306 },
1307 "node_modules/is-extglob": {
1308 "version": "2.1.1",
1309 "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
1310 "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
1311 "license": "MIT",
1312 "peer": true,
1313 "engines": {
1314 "node": ">=0.10.0"
1315 }
1316 },
1317 "node_modules/is-glob": {
1318 "version": "4.0.3",
1319 "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
1320 "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
1321 "license": "MIT",
1322 "peer": true,
1323 "dependencies": {
1324 "is-extglob": "^2.1.1"
1325 },
1326 "engines": {
1327 "node": ">=0.10.0"
1328 }
1329 },
1330 "node_modules/is-number": {
1331 "version": "7.0.0",
1332 "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
1333 "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
1334 "license": "MIT",
1335 "peer": true,
1336 "engines": {
1337 "node": ">=0.12.0"
1338 }
1339 },
1340 "node_modules/is-plain-object": {
1341 "version": "5.0.0",
1342 "resolved": "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz",
1343 "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
1344 "license": "MIT",
1345 "peer": true,
1346 "engines": {
1347 "node": ">=0.10.0"
1348 }
1349 },
1350 "node_modules/isexe": {
1351 "version": "2.0.0",
1352 "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
1353 "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
1354 "license": "ISC",
1355 "peer": true
1356 },
1357 "node_modules/js-yaml": {
1358 "version": "4.1.0",
1359 "resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz",
1360 "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
1361 "license": "MIT",
1362 "peer": true,
1363 "dependencies": {
1364 "argparse": "^2.0.1"
1365 },
1366 "bin": {
1367 "js-yaml": "bin/js-yaml.js"
1368 }
1369 },
1370 "node_modules/js-yaml-js-types": {
1371 "version": "1.0.1",
1372 "resolved": "https://registry.npmmirror.com/js-yaml-js-types/-/js-yaml-js-types-1.0.1.tgz",
1373 "integrity": "sha512-5tpfyORs8OQ43alNERbWfYRCtWgykvzYgY46fUhrQi2+kS7N0NuuFYLZ/IrfmVm5muLTndeMublgraXiFRjEPw==",
1374 "license": "MIT",
1375 "peer": true,
1376 "dependencies": {
1377 "esprima": "^4.0.1"
1378 },
1379 "peerDependencies": {
1380 "js-yaml": "4.x"
1381 }
1382 },
1383 "node_modules/jsonparse": {
1384 "version": "1.3.1",
1385 "resolved": "https://registry.npmmirror.com/jsonparse/-/jsonparse-1.3.1.tgz",
1386 "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==",
1387 "engines": [
1388 "node >= 0.2.0"
1389 ],
1390 "license": "MIT",
1391 "peer": true
1392 },
1393 "node_modules/lower-case": {
1394 "version": "2.0.2",
1395 "resolved": "https://registry.npmmirror.com/lower-case/-/lower-case-2.0.2.tgz",
1396 "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==",
1397 "license": "MIT",
1398 "peer": true,
1399 "dependencies": {
1400 "tslib": "^2.0.3"
1401 }
1402 },
1403 "node_modules/mdast-util-to-hast": {
1404 "version": "13.2.0",
1405 "resolved": "https://registry.npmmirror.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz",
1406 "integrity": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==",
1407 "dev": true,
1408 "license": "MIT",
1409 "dependencies": {
1410 "@types/hast": "^3.0.0",
1411 "@types/mdast": "^4.0.0",
1412 "@ungap/structured-clone": "^1.0.0",
1413 "devlop": "^1.0.0",
1414 "micromark-util-sanitize-uri": "^2.0.0",
1415 "trim-lines": "^3.0.0",
1416 "unist-util-position": "^5.0.0",
1417 "unist-util-visit": "^5.0.0",
1418 "vfile": "^6.0.0"
1419 },
1420 "funding": {
1421 "type": "opencollective",
1422 "url": "https://opencollective.com/unified"
1423 }
1424 },
1425 "node_modules/micro-memoize": {
1426 "version": "4.1.3",
1427 "resolved": "https://registry.npmmirror.com/micro-memoize/-/micro-memoize-4.1.3.tgz",
1428 "integrity": "sha512-DzRMi8smUZXT7rCGikRwldEh6eO6qzKiPPopcr1+2EY3AYKpy5fu159PKWwIS9A6IWnrvPKDMcuFtyrroZa8Bw==",
1429 "license": "MIT",
1430 "peer": true
1431 },
1432 "node_modules/micromark-util-character": {
1433 "version": "2.1.1",
1434 "resolved": "https://registry.npmmirror.com/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
1435 "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
1436 "dev": true,
1437 "funding": [
1438 {
1439 "type": "GitHub Sponsors",
1440 "url": "https://github.com/sponsors/unifiedjs"
1441 },
1442 {
1443 "type": "OpenCollective",
1444 "url": "https://opencollective.com/unified"
1445 }
1446 ],
1447 "license": "MIT",
1448 "dependencies": {
1449 "micromark-util-symbol": "^2.0.0",
1450 "micromark-util-types": "^2.0.0"
1451 }
1452 },
1453 "node_modules/micromark-util-encode": {
1454 "version": "2.0.1",
1455 "resolved": "https://registry.npmmirror.com/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
1456 "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
1457 "dev": true,
1458 "funding": [
1459 {
1460 "type": "GitHub Sponsors",
1461 "url": "https://github.com/sponsors/unifiedjs"
1462 },
1463 {
1464 "type": "OpenCollective",
1465 "url": "https://opencollective.com/unified"
1466 }
1467 ],
1468 "license": "MIT"
1469 },
1470 "node_modules/micromark-util-sanitize-uri": {
1471 "version": "2.0.1",
1472 "resolved": "https://registry.npmmirror.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
1473 "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
1474 "dev": true,
1475 "funding": [
1476 {
1477 "type": "GitHub Sponsors",
1478 "url": "https://github.com/sponsors/unifiedjs"
1479 },
1480 {
1481 "type": "OpenCollective",
1482 "url": "https://opencollective.com/unified"
1483 }
1484 ],
1485 "license": "MIT",
1486 "dependencies": {
1487 "micromark-util-character": "^2.0.0",
1488 "micromark-util-encode": "^2.0.0",
1489 "micromark-util-symbol": "^2.0.0"
1490 }
1491 },
1492 "node_modules/micromark-util-symbol": {
1493 "version": "2.0.1",
1494 "resolved": "https://registry.npmmirror.com/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
1495 "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
1496 "dev": true,
1497 "funding": [
1498 {
1499 "type": "GitHub Sponsors",
1500 "url": "https://github.com/sponsors/unifiedjs"
1501 },
1502 {
1503 "type": "OpenCollective",
1504 "url": "https://opencollective.com/unified"
1505 }
1506 ],
1507 "license": "MIT"
1508 },
1509 "node_modules/micromark-util-types": {
1510 "version": "2.0.2",
1511 "resolved": "https://registry.npmmirror.com/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
1512 "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
1513 "dev": true,
1514 "funding": [
1515 {
1516 "type": "GitHub Sponsors",
1517 "url": "https://github.com/sponsors/unifiedjs"
1518 },
1519 {
1520 "type": "OpenCollective",
1521 "url": "https://opencollective.com/unified"
1522 }
1523 ],
1524 "license": "MIT"
1525 },
1526 "node_modules/micromatch": {
1527 "version": "4.0.8",
1528 "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz",
1529 "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
1530 "license": "MIT",
1531 "peer": true,
1532 "dependencies": {
1533 "braces": "^3.0.3",
1534 "picomatch": "^2.3.1"
1535 },
1536 "engines": {
1537 "node": ">=8.6"
1538 }
1539 },
1540 "node_modules/min-indent": {
1541 "version": "1.0.1",
1542 "resolved": "https://registry.npmmirror.com/min-indent/-/min-indent-1.0.1.tgz",
1543 "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==",
1544 "license": "MIT",
1545 "peer": true,
1546 "engines": {
1547 "node": ">=4"
1548 }
1549 },
1550 "node_modules/minimist": {
1551 "version": "1.2.8",
1552 "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz",
1553 "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
1554 "license": "MIT",
1555 "peer": true,
1556 "funding": {
1557 "url": "https://github.com/sponsors/ljharb"
1558 }
1559 },
1560 "node_modules/moize": {
1561 "version": "6.1.6",
1562 "resolved": "https://registry.npmmirror.com/moize/-/moize-6.1.6.tgz",
1563 "integrity": "sha512-vSKdIUO61iCmTqhdoIDrqyrtp87nWZUmBPniNjO0fX49wEYmyDO4lvlnFXiGcaH1JLE/s/9HbiK4LSHsbiUY6Q==",
1564 "license": "MIT",
1565 "peer": true,
1566 "dependencies": {
1567 "fast-equals": "^3.0.1",
1568 "micro-memoize": "^4.1.2"
1569 }
1570 },
1571 "node_modules/moment": {
1572 "version": "2.30.1",
1573 "resolved": "https://registry.npmmirror.com/moment/-/moment-2.30.1.tgz",
1574 "integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==",
1575 "license": "MIT",
1576 "peer": true,
1577 "engines": {
1578 "node": "*"
1579 }
1580 },
1581 "node_modules/moment-timezone": {
1582 "version": "0.5.48",
1583 "resolved": "https://registry.npmmirror.com/moment-timezone/-/moment-timezone-0.5.48.tgz",
1584 "integrity": "sha512-f22b8LV1gbTO2ms2j2z13MuPogNoh5UzxL3nzNAYKGraILnbGc9NEE6dyiiiLv46DGRb8A4kg8UKWLjPthxBHw==",
1585 "license": "MIT",
1586 "peer": true,
1587 "dependencies": {
1588 "moment": "^2.29.4"
1589 },
1590 "engines": {
1591 "node": "*"
1592 }
1593 },
1594 "node_modules/no-case": {
1595 "version": "3.0.4",
1596 "resolved": "https://registry.npmmirror.com/no-case/-/no-case-3.0.4.tgz",
1597 "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==",
1598 "license": "MIT",
1599 "peer": true,
1600 "dependencies": {
1601 "lower-case": "^2.0.2",
1602 "tslib": "^2.0.3"
1603 }
1604 },
1605 "node_modules/normalize-path": {
1606 "version": "3.0.0",
1607 "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz",
1608 "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
1609 "license": "MIT",
1610 "peer": true,
1611 "engines": {
1612 "node": ">=0.10.0"
1613 }
1614 },
1615 "node_modules/nunjucks": {
1616 "version": "3.2.4",
1617 "resolved": "https://registry.npmmirror.com/nunjucks/-/nunjucks-3.2.4.tgz",
1618 "integrity": "sha512-26XRV6BhkgK0VOxfbU5cQI+ICFUtMLixv1noZn1tGU38kQH5A5nmmbk/O45xdyBhD1esk47nKrY0mvQpZIhRjQ==",
1619 "license": "BSD-2-Clause",
1620 "peer": true,
1621 "dependencies": {
1622 "a-sync-waterfall": "^1.0.0",
1623 "asap": "^2.0.3",
1624 "commander": "^5.1.0"
1625 },
1626 "bin": {
1627 "nunjucks-precompile": "bin/precompile"
1628 },
1629 "engines": {
1630 "node": ">= 6.9.0"
1631 },
1632 "peerDependencies": {
1633 "chokidar": "^3.3.0"
1634 },
1635 "peerDependenciesMeta": {
1636 "chokidar": {
1637 "optional": true
1638 }
1639 }
1640 },
1641 "node_modules/oniguruma-parser": {
1642 "version": "0.12.1",
1643 "resolved": "https://registry.npmmirror.com/oniguruma-parser/-/oniguruma-parser-0.12.1.tgz",
1644 "integrity": "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==",
1645 "dev": true,
1646 "license": "MIT"
1647 },
1648 "node_modules/oniguruma-to-es": {
1649 "version": "4.3.3",
1650 "resolved": "https://registry.npmmirror.com/oniguruma-to-es/-/oniguruma-to-es-4.3.3.tgz",
1651 "integrity": "sha512-rPiZhzC3wXwE59YQMRDodUwwT9FZ9nNBwQQfsd1wfdtlKEyCdRV0avrTcSZ5xlIvGRVPd/cx6ZN45ECmS39xvg==",
1652 "dev": true,
1653 "license": "MIT",
1654 "dependencies": {
1655 "oniguruma-parser": "^0.12.1",
1656 "regex": "^6.0.1",
1657 "regex-recursion": "^6.0.2"
1658 }
1659 },
1660 "node_modules/pascal-case": {
1661 "version": "3.1.2",
1662 "resolved": "https://registry.npmmirror.com/pascal-case/-/pascal-case-3.1.2.tgz",
1663 "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==",
1664 "license": "MIT",
1665 "peer": true,
1666 "dependencies": {
1667 "no-case": "^3.0.4",
1668 "tslib": "^2.0.3"
1669 }
1670 },
1671 "node_modules/path-key": {
1672 "version": "3.1.1",
1673 "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
1674 "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
1675 "license": "MIT",
1676 "peer": true,
1677 "engines": {
1678 "node": ">=8"
1679 }
1680 },
1681 "node_modules/path-parse": {
1682 "version": "1.0.7",
1683 "resolved": "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz",
1684 "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
1685 "license": "MIT",
1686 "peer": true
1687 },
1688 "node_modules/picocolors": {
1689 "version": "1.1.1",
1690 "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
1691 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
1692 "license": "ISC",
1693 "peer": true
1694 },
1695 "node_modules/picomatch": {
1696 "version": "2.3.1",
1697 "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
1698 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
1699 "license": "MIT",
1700 "peer": true,
1701 "engines": {
1702 "node": ">=8.6"
1703 },
1704 "funding": {
1705 "url": "https://github.com/sponsors/jonschlinkert"
1706 }
1707 },
1708 "node_modules/pretty-hrtime": {
1709 "version": "1.0.3",
1710 "resolved": "https://registry.npmmirror.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz",
1711 "integrity": "sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==",
1712 "license": "MIT",
1713 "peer": true,
1714 "engines": {
1715 "node": ">= 0.8"
1716 }
1717 },
1718 "node_modules/prismjs": {
1719 "version": "1.30.0",
1720 "resolved": "https://registry.npmmirror.com/prismjs/-/prismjs-1.30.0.tgz",
1721 "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==",
1722 "license": "MIT",
1723 "peer": true,
1724 "engines": {
1725 "node": ">=6"
1726 }
1727 },
1728 "node_modules/property-information": {
1729 "version": "7.1.0",
1730 "resolved": "https://registry.npmmirror.com/property-information/-/property-information-7.1.0.tgz",
1731 "integrity": "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==",
1732 "dev": true,
1733 "license": "MIT",
1734 "funding": {
1735 "type": "github",
1736 "url": "https://github.com/sponsors/wooorm"
1737 }
1738 },
1739 "node_modules/readable-stream": {
1740 "version": "3.6.2",
1741 "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz",
1742 "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
1743 "license": "MIT",
1744 "peer": true,
1745 "dependencies": {
1746 "inherits": "^2.0.3",
1747 "string_decoder": "^1.1.1",
1748 "util-deprecate": "^1.0.1"
1749 },
1750 "engines": {
1751 "node": ">= 6"
1752 }
1753 },
1754 "node_modules/readdirp": {
1755 "version": "3.6.0",
1756 "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz",
1757 "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
1758 "license": "MIT",
1759 "peer": true,
1760 "dependencies": {
1761 "picomatch": "^2.2.1"
1762 },
1763 "engines": {
1764 "node": ">=8.10.0"
1765 }
1766 },
1767 "node_modules/regex": {
1768 "version": "6.0.1",
1769 "resolved": "https://registry.npmmirror.com/regex/-/regex-6.0.1.tgz",
1770 "integrity": "sha512-uorlqlzAKjKQZ5P+kTJr3eeJGSVroLKoHmquUj4zHWuR+hEyNqlXsSKlYYF5F4NI6nl7tWCs0apKJ0lmfsXAPA==",
1771 "dev": true,
1772 "license": "MIT",
1773 "dependencies": {
1774 "regex-utilities": "^2.3.0"
1775 }
1776 },
1777 "node_modules/regex-recursion": {
1778 "version": "6.0.2",
1779 "resolved": "https://registry.npmmirror.com/regex-recursion/-/regex-recursion-6.0.2.tgz",
1780 "integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==",
1781 "dev": true,
1782 "license": "MIT",
1783 "dependencies": {
1784 "regex-utilities": "^2.3.0"
1785 }
1786 },
1787 "node_modules/regex-utilities": {
1788 "version": "2.3.0",
1789 "resolved": "https://registry.npmmirror.com/regex-utilities/-/regex-utilities-2.3.0.tgz",
1790 "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==",
1791 "dev": true,
1792 "license": "MIT"
1793 },
1794 "node_modules/resolve": {
1795 "version": "1.22.10",
1796 "resolved": "https://registry.npmmirror.com/resolve/-/resolve-1.22.10.tgz",
1797 "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
1798 "license": "MIT",
1799 "peer": true,
1800 "dependencies": {
1801 "is-core-module": "^2.16.0",
1802 "path-parse": "^1.0.7",
1803 "supports-preserve-symlinks-flag": "^1.0.0"
1804 },
1805 "bin": {
1806 "resolve": "bin/resolve"
1807 },
1808 "engines": {
1809 "node": ">= 0.4"
1810 },
1811 "funding": {
1812 "url": "https://github.com/sponsors/ljharb"
1813 }
1814 },
1815 "node_modules/rfdc": {
1816 "version": "1.4.1",
1817 "resolved": "https://registry.npmmirror.com/rfdc/-/rfdc-1.4.1.tgz",
1818 "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
1819 "license": "MIT",
1820 "peer": true
1821 },
1822 "node_modules/safe-buffer": {
1823 "version": "5.2.1",
1824 "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz",
1825 "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
1826 "funding": [
1827 {
1828 "type": "github",
1829 "url": "https://github.com/sponsors/feross"
1830 },
1831 {
1832 "type": "patreon",
1833 "url": "https://www.patreon.com/feross"
1834 },
1835 {
1836 "type": "consulting",
1837 "url": "https://feross.org/support"
1838 }
1839 ],
1840 "license": "MIT",
1841 "peer": true
1842 },
1843 "node_modules/shebang-command": {
1844 "version": "2.0.0",
1845 "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
1846 "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
1847 "license": "MIT",
1848 "peer": true,
1849 "dependencies": {
1850 "shebang-regex": "^3.0.0"
1851 },
1852 "engines": {
1853 "node": ">=8"
1854 }
1855 },
1856 "node_modules/shebang-regex": {
1857 "version": "3.0.0",
1858 "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
1859 "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
1860 "license": "MIT",
1861 "peer": true,
1862 "engines": {
1863 "node": ">=8"
1864 }
1865 },
1866 "node_modules/shiki": {
1867 "version": "3.8.1",
1868 "resolved": "https://registry.npmmirror.com/shiki/-/shiki-3.8.1.tgz",
1869 "integrity": "sha512-+MYIyjwGPCaegbpBeFN9+oOifI8CKiKG3awI/6h3JeT85c//H2wDW/xCJEGuQ5jPqtbboKNqNy+JyX9PYpGwNg==",
1870 "dev": true,
1871 "license": "MIT",
1872 "dependencies": {
1873 "@shikijs/core": "3.8.1",
1874 "@shikijs/engine-javascript": "3.8.1",
1875 "@shikijs/engine-oniguruma": "3.8.1",
1876 "@shikijs/langs": "3.8.1",
1877 "@shikijs/themes": "3.8.1",
1878 "@shikijs/types": "3.8.1",
1879 "@shikijs/vscode-textmate": "^10.0.2",
1880 "@types/hast": "^3.0.4"
1881 }
1882 },
1883 "node_modules/space-separated-tokens": {
1884 "version": "2.0.2",
1885 "resolved": "https://registry.npmmirror.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
1886 "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
1887 "dev": true,
1888 "license": "MIT",
1889 "funding": {
1890 "type": "github",
1891 "url": "https://github.com/sponsors/wooorm"
1892 }
1893 },
1894 "node_modules/sprintf-js": {
1895 "version": "1.1.3",
1896 "resolved": "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.1.3.tgz",
1897 "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
1898 "license": "BSD-3-Clause",
1899 "peer": true
1900 },
1901 "node_modules/string_decoder": {
1902 "version": "1.3.0",
1903 "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz",
1904 "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
1905 "license": "MIT",
1906 "peer": true,
1907 "dependencies": {
1908 "safe-buffer": "~5.2.0"
1909 }
1910 },
1911 "node_modules/stringify-entities": {
1912 "version": "4.0.4",
1913 "resolved": "https://registry.npmmirror.com/stringify-entities/-/stringify-entities-4.0.4.tgz",
1914 "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
1915 "dev": true,
1916 "license": "MIT",
1917 "dependencies": {
1918 "character-entities-html4": "^2.0.0",
1919 "character-entities-legacy": "^3.0.0"
1920 },
1921 "funding": {
1922 "type": "github",
1923 "url": "https://github.com/sponsors/wooorm"
1924 }
1925 },
1926 "node_modules/strip-ansi": {
1927 "version": "6.0.1",
1928 "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
1929 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
1930 "license": "MIT",
1931 "peer": true,
1932 "dependencies": {
1933 "ansi-regex": "^5.0.1"
1934 },
1935 "engines": {
1936 "node": ">=8"
1937 }
1938 },
1939 "node_modules/strip-indent": {
1940 "version": "3.0.0",
1941 "resolved": "https://registry.npmmirror.com/strip-indent/-/strip-indent-3.0.0.tgz",
1942 "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
1943 "license": "MIT",
1944 "peer": true,
1945 "dependencies": {
1946 "min-indent": "^1.0.0"
1947 },
1948 "engines": {
1949 "node": ">=8"
1950 }
1951 },
1952 "node_modules/supports-preserve-symlinks-flag": {
1953 "version": "1.0.0",
1954 "resolved": "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
1955 "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
1956 "license": "MIT",
1957 "peer": true,
1958 "engines": {
1959 "node": ">= 0.4"
1960 },
1961 "funding": {
1962 "url": "https://github.com/sponsors/ljharb"
1963 }
1964 },
1965 "node_modules/text-table": {
1966 "version": "0.2.0",
1967 "resolved": "https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz",
1968 "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
1969 "license": "MIT",
1970 "peer": true
1971 },
1972 "node_modules/through2": {
1973 "version": "4.0.2",
1974 "resolved": "https://registry.npmmirror.com/through2/-/through2-4.0.2.tgz",
1975 "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
1976 "license": "MIT",
1977 "peer": true,
1978 "dependencies": {
1979 "readable-stream": "3"
1980 }
1981 },
1982 "node_modules/tildify": {
1983 "version": "2.0.0",
1984 "resolved": "https://registry.npmmirror.com/tildify/-/tildify-2.0.0.tgz",
1985 "integrity": "sha512-Cc+OraorugtXNfs50hU9KS369rFXCfgGLpfCfvlc+Ud5u6VWmUQsOAa9HbTvheQdYnrdJqqv1e5oIqXppMYnSw==",
1986 "license": "MIT",
1987 "peer": true,
1988 "engines": {
1989 "node": ">=8"
1990 }
1991 },
1992 "node_modules/titlecase": {
1993 "version": "1.1.3",
1994 "resolved": "https://registry.npmmirror.com/titlecase/-/titlecase-1.1.3.tgz",
1995 "integrity": "sha512-pQX4oiemzjBEELPqgK4WE+q0yhAqjp/yzusGtlSJsOuiDys0RQxggepYmo0BuegIDppYS3b3cpdegRwkpyN3hw==",
1996 "license": "MIT",
1997 "peer": true,
1998 "bin": {
1999 "to-title-case": "bin.js"
2000 }
2001 },
2002 "node_modules/to-regex-range": {
2003 "version": "5.0.1",
2004 "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
2005 "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
2006 "license": "MIT",
2007 "peer": true,
2008 "dependencies": {
2009 "is-number": "^7.0.0"
2010 },
2011 "engines": {
2012 "node": ">=8.0"
2013 }
2014 },
2015 "node_modules/trim-lines": {
2016 "version": "3.0.1",
2017 "resolved": "https://registry.npmmirror.com/trim-lines/-/trim-lines-3.0.1.tgz",
2018 "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
2019 "dev": true,
2020 "license": "MIT",
2021 "funding": {
2022 "type": "github",
2023 "url": "https://github.com/sponsors/wooorm"
2024 }
2025 },
2026 "node_modules/tslib": {
2027 "version": "2.8.1",
2028 "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
2029 "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
2030 "license": "0BSD",
2031 "peer": true
2032 },
2033 "node_modules/typescript": {
2034 "version": "5.8.3",
2035 "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.8.3.tgz",
2036 "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
2037 "dev": true,
2038 "license": "Apache-2.0",
2039 "bin": {
2040 "tsc": "bin/tsc",
2041 "tsserver": "bin/tsserver"
2042 },
2043 "engines": {
2044 "node": ">=14.17"
2045 }
2046 },
2047 "node_modules/undici-types": {
2048 "version": "6.21.0",
2049 "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-6.21.0.tgz",
2050 "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
2051 "dev": true,
2052 "license": "MIT"
2053 },
2054 "node_modules/unist-util-is": {
2055 "version": "6.0.0",
2056 "resolved": "https://registry.npmmirror.com/unist-util-is/-/unist-util-is-6.0.0.tgz",
2057 "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==",
2058 "dev": true,
2059 "license": "MIT",
2060 "dependencies": {
2061 "@types/unist": "^3.0.0"
2062 },
2063 "funding": {
2064 "type": "opencollective",
2065 "url": "https://opencollective.com/unified"
2066 }
2067 },
2068 "node_modules/unist-util-position": {
2069 "version": "5.0.0",
2070 "resolved": "https://registry.npmmirror.com/unist-util-position/-/unist-util-position-5.0.0.tgz",
2071 "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
2072 "dev": true,
2073 "license": "MIT",
2074 "dependencies": {
2075 "@types/unist": "^3.0.0"
2076 },
2077 "funding": {
2078 "type": "opencollective",
2079 "url": "https://opencollective.com/unified"
2080 }
2081 },
2082 "node_modules/unist-util-stringify-position": {
2083 "version": "4.0.0",
2084 "resolved": "https://registry.npmmirror.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
2085 "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
2086 "dev": true,
2087 "license": "MIT",
2088 "dependencies": {
2089 "@types/unist": "^3.0.0"
2090 },
2091 "funding": {
2092 "type": "opencollective",
2093 "url": "https://opencollective.com/unified"
2094 }
2095 },
2096 "node_modules/unist-util-visit": {
2097 "version": "5.0.0",
2098 "resolved": "https://registry.npmmirror.com/unist-util-visit/-/unist-util-visit-5.0.0.tgz",
2099 "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==",
2100 "dev": true,
2101 "license": "MIT",
2102 "dependencies": {
2103 "@types/unist": "^3.0.0",
2104 "unist-util-is": "^6.0.0",
2105 "unist-util-visit-parents": "^6.0.0"
2106 },
2107 "funding": {
2108 "type": "opencollective",
2109 "url": "https://opencollective.com/unified"
2110 }
2111 },
2112 "node_modules/unist-util-visit-parents": {
2113 "version": "6.0.1",
2114 "resolved": "https://registry.npmmirror.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz",
2115 "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==",
2116 "dev": true,
2117 "license": "MIT",
2118 "dependencies": {
2119 "@types/unist": "^3.0.0",
2120 "unist-util-is": "^6.0.0"
2121 },
2122 "funding": {
2123 "type": "opencollective",
2124 "url": "https://opencollective.com/unified"
2125 }
2126 },
2127 "node_modules/util-deprecate": {
2128 "version": "1.0.2",
2129 "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
2130 "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
2131 "license": "MIT",
2132 "peer": true
2133 },
2134 "node_modules/vfile": {
2135 "version": "6.0.3",
2136 "resolved": "https://registry.npmmirror.com/vfile/-/vfile-6.0.3.tgz",
2137 "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
2138 "dev": true,
2139 "license": "MIT",
2140 "dependencies": {
2141 "@types/unist": "^3.0.0",
2142 "vfile-message": "^4.0.0"
2143 },
2144 "funding": {
2145 "type": "opencollective",
2146 "url": "https://opencollective.com/unified"
2147 }
2148 },
2149 "node_modules/vfile-message": {
2150 "version": "4.0.2",
2151 "resolved": "https://registry.npmmirror.com/vfile-message/-/vfile-message-4.0.2.tgz",
2152 "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
2153 "dev": true,
2154 "license": "MIT",
2155 "dependencies": {
2156 "@types/unist": "^3.0.0",
2157 "unist-util-stringify-position": "^4.0.0"
2158 },
2159 "funding": {
2160 "type": "opencollective",
2161 "url": "https://opencollective.com/unified"
2162 }
2163 },
2164 "node_modules/warehouse": {
2165 "version": "5.0.1",
2166 "resolved": "https://registry.npmmirror.com/warehouse/-/warehouse-5.0.1.tgz",
2167 "integrity": "sha512-5BQEQP56bPY+cqocTho4syazuGgSoyKd0y3PsS2j8tGN10HH+CEfJSIY+KUw9D0k4jaVEFMXLz0KqCiUzTYb8A==",
2168 "license": "MIT",
2169 "peer": true,
2170 "dependencies": {
2171 "bluebird": "^3.7.2",
2172 "cuid": "^2.1.8",
2173 "graceful-fs": "^4.2.10",
2174 "hexo-log": "^4.0.1",
2175 "is-plain-object": "^5.0.0",
2176 "jsonparse": "^1.3.1",
2177 "rfdc": "^1.3.0",
2178 "through2": "^4.0.2"
2179 },
2180 "engines": {
2181 "node": ">=14"
2182 }
2183 },
2184 "node_modules/which": {
2185 "version": "2.0.2",
2186 "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
2187 "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
2188 "license": "ISC",
2189 "peer": true,
2190 "dependencies": {
2191 "isexe": "^2.0.0"
2192 },
2193 "bin": {
2194 "node-which": "bin/node-which"
2195 },
2196 "engines": {
2197 "node": ">= 8"
2198 }
2199 },
2200 "node_modules/zwitch": {
2201 "version": "2.0.4",
2202 "resolved": "https://registry.npmmirror.com/zwitch/-/zwitch-2.0.4.tgz",
2203 "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
2204 "dev": true,
2205 "license": "MIT",
2206 "funding": {
2207 "type": "github",
2208 "url": "https://github.com/sponsors/wooorm"
2209 }
2210 }
2211 }
2212}