+5255
docs/package-lock.json
+5255
docs/package-lock.json
···
1
+
{
2
+
"name": "docs",
3
+
"lockfileVersion": 3,
4
+
"requires": true,
5
+
"packages": {
6
+
"": {
7
+
"dependencies": {
8
+
"@tailwindcss/postcss": "^4.1.11",
9
+
"lucide-react": "^0.525.0",
10
+
"next": "^15.3.4",
11
+
"nextra": "^4.2.17",
12
+
"nextra-theme-docs": "^4.2.17",
13
+
"postcss": "^8.5.6",
14
+
"react": "^19.1.0",
15
+
"react-dom": "^19.1.0",
16
+
"tailwindcss": "^4.1.11"
17
+
},
18
+
"devDependencies": {
19
+
"@types/node": "^24.0.10",
20
+
"@types/react": "^19.1.8",
21
+
"pagefind": "^1.3.0"
22
+
}
23
+
},
24
+
"node_modules/@alloc/quick-lru": {
25
+
"version": "5.2.0",
26
+
"license": "MIT",
27
+
"engines": {
28
+
"node": ">=10"
29
+
},
30
+
"funding": {
31
+
"url": "https://github.com/sponsors/sindresorhus"
32
+
}
33
+
},
34
+
"node_modules/@ampproject/remapping": {
35
+
"version": "2.3.0",
36
+
"license": "Apache-2.0",
37
+
"dependencies": {
38
+
"@jridgewell/gen-mapping": "^0.3.5",
39
+
"@jridgewell/trace-mapping": "^0.3.24"
40
+
},
41
+
"engines": {
42
+
"node": ">=6.0.0"
43
+
}
44
+
},
45
+
"node_modules/@antfu/install-pkg": {
46
+
"version": "1.1.0",
47
+
"license": "MIT",
48
+
"dependencies": {
49
+
"package-manager-detector": "^1.3.0",
50
+
"tinyexec": "^1.0.1"
51
+
},
52
+
"funding": {
53
+
"url": "https://github.com/sponsors/antfu"
54
+
}
55
+
},
56
+
"node_modules/@antfu/utils": {
57
+
"version": "8.1.1",
58
+
"license": "MIT",
59
+
"funding": {
60
+
"url": "https://github.com/sponsors/antfu"
61
+
}
62
+
},
63
+
"node_modules/@braintree/sanitize-url": {
64
+
"version": "7.1.1",
65
+
"license": "MIT"
66
+
},
67
+
"node_modules/@chevrotain/cst-dts-gen": {
68
+
"version": "11.0.3",
69
+
"license": "Apache-2.0",
70
+
"dependencies": {
71
+
"@chevrotain/gast": "11.0.3",
72
+
"@chevrotain/types": "11.0.3",
73
+
"lodash-es": "4.17.21"
74
+
}
75
+
},
76
+
"node_modules/@chevrotain/gast": {
77
+
"version": "11.0.3",
78
+
"license": "Apache-2.0",
79
+
"dependencies": {
80
+
"@chevrotain/types": "11.0.3",
81
+
"lodash-es": "4.17.21"
82
+
}
83
+
},
84
+
"node_modules/@chevrotain/regexp-to-ast": {
85
+
"version": "11.0.3",
86
+
"license": "Apache-2.0"
87
+
},
88
+
"node_modules/@chevrotain/types": {
89
+
"version": "11.0.3",
90
+
"license": "Apache-2.0"
91
+
},
92
+
"node_modules/@chevrotain/utils": {
93
+
"version": "11.0.3",
94
+
"license": "Apache-2.0"
95
+
},
96
+
"node_modules/@floating-ui/core": {
97
+
"version": "1.7.2",
98
+
"license": "MIT",
99
+
"dependencies": {
100
+
"@floating-ui/utils": "^0.2.10"
101
+
}
102
+
},
103
+
"node_modules/@floating-ui/dom": {
104
+
"version": "1.7.2",
105
+
"license": "MIT",
106
+
"dependencies": {
107
+
"@floating-ui/core": "^1.7.2",
108
+
"@floating-ui/utils": "^0.2.10"
109
+
}
110
+
},
111
+
"node_modules/@floating-ui/react": {
112
+
"version": "0.26.28",
113
+
"license": "MIT",
114
+
"dependencies": {
115
+
"@floating-ui/react-dom": "^2.1.2",
116
+
"@floating-ui/utils": "^0.2.8",
117
+
"tabbable": "^6.0.0"
118
+
},
119
+
"peerDependencies": {
120
+
"react": ">=16.8.0",
121
+
"react-dom": ">=16.8.0"
122
+
}
123
+
},
124
+
"node_modules/@floating-ui/react-dom": {
125
+
"version": "2.1.4",
126
+
"license": "MIT",
127
+
"dependencies": {
128
+
"@floating-ui/dom": "^1.7.2"
129
+
},
130
+
"peerDependencies": {
131
+
"react": ">=16.8.0",
132
+
"react-dom": ">=16.8.0"
133
+
}
134
+
},
135
+
"node_modules/@floating-ui/utils": {
136
+
"version": "0.2.10",
137
+
"license": "MIT"
138
+
},
139
+
"node_modules/@formatjs/intl-localematcher": {
140
+
"version": "0.6.1",
141
+
"license": "MIT",
142
+
"dependencies": {
143
+
"tslib": "^2.8.0"
144
+
}
145
+
},
146
+
"node_modules/@headlessui/react": {
147
+
"version": "2.2.4",
148
+
"license": "MIT",
149
+
"dependencies": {
150
+
"@floating-ui/react": "^0.26.16",
151
+
"@react-aria/focus": "^3.20.2",
152
+
"@react-aria/interactions": "^3.25.0",
153
+
"@tanstack/react-virtual": "^3.13.9",
154
+
"use-sync-external-store": "^1.5.0"
155
+
},
156
+
"engines": {
157
+
"node": ">=10"
158
+
},
159
+
"peerDependencies": {
160
+
"react": "^18 || ^19 || ^19.0.0-rc",
161
+
"react-dom": "^18 || ^19 || ^19.0.0-rc"
162
+
}
163
+
},
164
+
"node_modules/@iconify/types": {
165
+
"version": "2.0.0",
166
+
"license": "MIT"
167
+
},
168
+
"node_modules/@iconify/utils": {
169
+
"version": "2.3.0",
170
+
"license": "MIT",
171
+
"dependencies": {
172
+
"@antfu/install-pkg": "^1.0.0",
173
+
"@antfu/utils": "^8.1.0",
174
+
"@iconify/types": "^2.0.0",
175
+
"debug": "^4.4.0",
176
+
"globals": "^15.14.0",
177
+
"kolorist": "^1.8.0",
178
+
"local-pkg": "^1.0.0",
179
+
"mlly": "^1.7.4"
180
+
}
181
+
},
182
+
"node_modules/@img/sharp-win32-x64": {
183
+
"version": "0.34.2",
184
+
"cpu": [
185
+
"x64"
186
+
],
187
+
"license": "Apache-2.0 AND LGPL-3.0-or-later",
188
+
"optional": true,
189
+
"os": [
190
+
"win32"
191
+
],
192
+
"engines": {
193
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
194
+
},
195
+
"funding": {
196
+
"url": "https://opencollective.com/libvips"
197
+
}
198
+
},
199
+
"node_modules/@isaacs/fs-minipass": {
200
+
"version": "4.0.1",
201
+
"license": "ISC",
202
+
"dependencies": {
203
+
"minipass": "^7.0.4"
204
+
},
205
+
"engines": {
206
+
"node": ">=18.0.0"
207
+
}
208
+
},
209
+
"node_modules/@jridgewell/gen-mapping": {
210
+
"version": "0.3.12",
211
+
"license": "MIT",
212
+
"dependencies": {
213
+
"@jridgewell/sourcemap-codec": "^1.5.0",
214
+
"@jridgewell/trace-mapping": "^0.3.24"
215
+
}
216
+
},
217
+
"node_modules/@jridgewell/resolve-uri": {
218
+
"version": "3.1.2",
219
+
"license": "MIT",
220
+
"engines": {
221
+
"node": ">=6.0.0"
222
+
}
223
+
},
224
+
"node_modules/@jridgewell/sourcemap-codec": {
225
+
"version": "1.5.4",
226
+
"license": "MIT"
227
+
},
228
+
"node_modules/@jridgewell/trace-mapping": {
229
+
"version": "0.3.29",
230
+
"license": "MIT",
231
+
"dependencies": {
232
+
"@jridgewell/resolve-uri": "^3.1.0",
233
+
"@jridgewell/sourcemap-codec": "^1.4.14"
234
+
}
235
+
},
236
+
"node_modules/@mdx-js/mdx": {
237
+
"version": "3.1.0",
238
+
"license": "MIT",
239
+
"dependencies": {
240
+
"@types/estree": "^1.0.0",
241
+
"@types/estree-jsx": "^1.0.0",
242
+
"@types/hast": "^3.0.0",
243
+
"@types/mdx": "^2.0.0",
244
+
"collapse-white-space": "^2.0.0",
245
+
"devlop": "^1.0.0",
246
+
"estree-util-is-identifier-name": "^3.0.0",
247
+
"estree-util-scope": "^1.0.0",
248
+
"estree-walker": "^3.0.0",
249
+
"hast-util-to-jsx-runtime": "^2.0.0",
250
+
"markdown-extensions": "^2.0.0",
251
+
"recma-build-jsx": "^1.0.0",
252
+
"recma-jsx": "^1.0.0",
253
+
"recma-stringify": "^1.0.0",
254
+
"rehype-recma": "^1.0.0",
255
+
"remark-mdx": "^3.0.0",
256
+
"remark-parse": "^11.0.0",
257
+
"remark-rehype": "^11.0.0",
258
+
"source-map": "^0.7.0",
259
+
"unified": "^11.0.0",
260
+
"unist-util-position-from-estree": "^2.0.0",
261
+
"unist-util-stringify-position": "^4.0.0",
262
+
"unist-util-visit": "^5.0.0",
263
+
"vfile": "^6.0.0"
264
+
},
265
+
"funding": {
266
+
"type": "opencollective",
267
+
"url": "https://opencollective.com/unified"
268
+
}
269
+
},
270
+
"node_modules/@mermaid-js/parser": {
271
+
"version": "0.5.0",
272
+
"license": "MIT",
273
+
"dependencies": {
274
+
"langium": "3.3.1"
275
+
}
276
+
},
277
+
"node_modules/@napi-rs/simple-git": {
278
+
"version": "0.1.19",
279
+
"license": "MIT",
280
+
"engines": {
281
+
"node": ">= 10"
282
+
},
283
+
"optionalDependencies": {
284
+
"@napi-rs/simple-git-android-arm-eabi": "0.1.19",
285
+
"@napi-rs/simple-git-android-arm64": "0.1.19",
286
+
"@napi-rs/simple-git-darwin-arm64": "0.1.19",
287
+
"@napi-rs/simple-git-darwin-x64": "0.1.19",
288
+
"@napi-rs/simple-git-freebsd-x64": "0.1.19",
289
+
"@napi-rs/simple-git-linux-arm-gnueabihf": "0.1.19",
290
+
"@napi-rs/simple-git-linux-arm64-gnu": "0.1.19",
291
+
"@napi-rs/simple-git-linux-arm64-musl": "0.1.19",
292
+
"@napi-rs/simple-git-linux-powerpc64le-gnu": "0.1.19",
293
+
"@napi-rs/simple-git-linux-s390x-gnu": "0.1.19",
294
+
"@napi-rs/simple-git-linux-x64-gnu": "0.1.19",
295
+
"@napi-rs/simple-git-linux-x64-musl": "0.1.19",
296
+
"@napi-rs/simple-git-win32-arm64-msvc": "0.1.19",
297
+
"@napi-rs/simple-git-win32-x64-msvc": "0.1.19"
298
+
}
299
+
},
300
+
"node_modules/@napi-rs/simple-git-win32-x64-msvc": {
301
+
"version": "0.1.19",
302
+
"cpu": [
303
+
"x64"
304
+
],
305
+
"license": "MIT",
306
+
"optional": true,
307
+
"os": [
308
+
"win32"
309
+
],
310
+
"engines": {
311
+
"node": ">= 10"
312
+
}
313
+
},
314
+
"node_modules/@next/env": {
315
+
"version": "15.3.4",
316
+
"license": "MIT"
317
+
},
318
+
"node_modules/@next/swc-win32-x64-msvc": {
319
+
"version": "15.3.4",
320
+
"cpu": [
321
+
"x64"
322
+
],
323
+
"license": "MIT",
324
+
"optional": true,
325
+
"os": [
326
+
"win32"
327
+
],
328
+
"engines": {
329
+
"node": ">= 10"
330
+
}
331
+
},
332
+
"node_modules/@nodelib/fs.scandir": {
333
+
"version": "2.1.5",
334
+
"license": "MIT",
335
+
"dependencies": {
336
+
"@nodelib/fs.stat": "2.0.5",
337
+
"run-parallel": "^1.1.9"
338
+
},
339
+
"engines": {
340
+
"node": ">= 8"
341
+
}
342
+
},
343
+
"node_modules/@nodelib/fs.stat": {
344
+
"version": "2.0.5",
345
+
"license": "MIT",
346
+
"engines": {
347
+
"node": ">= 8"
348
+
}
349
+
},
350
+
"node_modules/@nodelib/fs.walk": {
351
+
"version": "1.2.8",
352
+
"license": "MIT",
353
+
"dependencies": {
354
+
"@nodelib/fs.scandir": "2.1.5",
355
+
"fastq": "^1.6.0"
356
+
},
357
+
"engines": {
358
+
"node": ">= 8"
359
+
}
360
+
},
361
+
"node_modules/@pagefind/windows-x64": {
362
+
"version": "1.3.0",
363
+
"cpu": [
364
+
"x64"
365
+
],
366
+
"dev": true,
367
+
"license": "MIT",
368
+
"optional": true,
369
+
"os": [
370
+
"win32"
371
+
]
372
+
},
373
+
"node_modules/@react-aria/focus": {
374
+
"version": "3.20.5",
375
+
"license": "Apache-2.0",
376
+
"dependencies": {
377
+
"@react-aria/interactions": "^3.25.3",
378
+
"@react-aria/utils": "^3.29.1",
379
+
"@react-types/shared": "^3.30.0",
380
+
"@swc/helpers": "^0.5.0",
381
+
"clsx": "^2.0.0"
382
+
},
383
+
"peerDependencies": {
384
+
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
385
+
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
386
+
}
387
+
},
388
+
"node_modules/@react-aria/interactions": {
389
+
"version": "3.25.3",
390
+
"license": "Apache-2.0",
391
+
"dependencies": {
392
+
"@react-aria/ssr": "^3.9.9",
393
+
"@react-aria/utils": "^3.29.1",
394
+
"@react-stately/flags": "^3.1.2",
395
+
"@react-types/shared": "^3.30.0",
396
+
"@swc/helpers": "^0.5.0"
397
+
},
398
+
"peerDependencies": {
399
+
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
400
+
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
401
+
}
402
+
},
403
+
"node_modules/@react-aria/ssr": {
404
+
"version": "3.9.9",
405
+
"license": "Apache-2.0",
406
+
"dependencies": {
407
+
"@swc/helpers": "^0.5.0"
408
+
},
409
+
"engines": {
410
+
"node": ">= 12"
411
+
},
412
+
"peerDependencies": {
413
+
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
414
+
}
415
+
},
416
+
"node_modules/@react-aria/utils": {
417
+
"version": "3.29.1",
418
+
"license": "Apache-2.0",
419
+
"dependencies": {
420
+
"@react-aria/ssr": "^3.9.9",
421
+
"@react-stately/flags": "^3.1.2",
422
+
"@react-stately/utils": "^3.10.7",
423
+
"@react-types/shared": "^3.30.0",
424
+
"@swc/helpers": "^0.5.0",
425
+
"clsx": "^2.0.0"
426
+
},
427
+
"peerDependencies": {
428
+
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
429
+
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
430
+
}
431
+
},
432
+
"node_modules/@react-stately/flags": {
433
+
"version": "3.1.2",
434
+
"license": "Apache-2.0",
435
+
"dependencies": {
436
+
"@swc/helpers": "^0.5.0"
437
+
}
438
+
},
439
+
"node_modules/@react-stately/utils": {
440
+
"version": "3.10.7",
441
+
"license": "Apache-2.0",
442
+
"dependencies": {
443
+
"@swc/helpers": "^0.5.0"
444
+
},
445
+
"peerDependencies": {
446
+
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
447
+
}
448
+
},
449
+
"node_modules/@react-types/shared": {
450
+
"version": "3.30.0",
451
+
"license": "Apache-2.0",
452
+
"peerDependencies": {
453
+
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
454
+
}
455
+
},
456
+
"node_modules/@shikijs/core": {
457
+
"version": "2.5.0",
458
+
"license": "MIT",
459
+
"dependencies": {
460
+
"@shikijs/engine-javascript": "2.5.0",
461
+
"@shikijs/engine-oniguruma": "2.5.0",
462
+
"@shikijs/types": "2.5.0",
463
+
"@shikijs/vscode-textmate": "^10.0.2",
464
+
"@types/hast": "^3.0.4",
465
+
"hast-util-to-html": "^9.0.4"
466
+
}
467
+
},
468
+
"node_modules/@shikijs/engine-javascript": {
469
+
"version": "2.5.0",
470
+
"license": "MIT",
471
+
"dependencies": {
472
+
"@shikijs/types": "2.5.0",
473
+
"@shikijs/vscode-textmate": "^10.0.2",
474
+
"oniguruma-to-es": "^3.1.0"
475
+
}
476
+
},
477
+
"node_modules/@shikijs/engine-oniguruma": {
478
+
"version": "2.5.0",
479
+
"license": "MIT",
480
+
"dependencies": {
481
+
"@shikijs/types": "2.5.0",
482
+
"@shikijs/vscode-textmate": "^10.0.2"
483
+
}
484
+
},
485
+
"node_modules/@shikijs/langs": {
486
+
"version": "2.5.0",
487
+
"license": "MIT",
488
+
"dependencies": {
489
+
"@shikijs/types": "2.5.0"
490
+
}
491
+
},
492
+
"node_modules/@shikijs/themes": {
493
+
"version": "2.5.0",
494
+
"license": "MIT",
495
+
"dependencies": {
496
+
"@shikijs/types": "2.5.0"
497
+
}
498
+
},
499
+
"node_modules/@shikijs/twoslash": {
500
+
"version": "2.5.0",
501
+
"license": "MIT",
502
+
"dependencies": {
503
+
"@shikijs/core": "2.5.0",
504
+
"@shikijs/types": "2.5.0",
505
+
"twoslash": "^0.2.12"
506
+
}
507
+
},
508
+
"node_modules/@shikijs/types": {
509
+
"version": "2.5.0",
510
+
"license": "MIT",
511
+
"dependencies": {
512
+
"@shikijs/vscode-textmate": "^10.0.2",
513
+
"@types/hast": "^3.0.4"
514
+
}
515
+
},
516
+
"node_modules/@shikijs/vscode-textmate": {
517
+
"version": "10.0.2",
518
+
"license": "MIT"
519
+
},
520
+
"node_modules/@swc/counter": {
521
+
"version": "0.1.3",
522
+
"license": "Apache-2.0"
523
+
},
524
+
"node_modules/@swc/helpers": {
525
+
"version": "0.5.15",
526
+
"license": "Apache-2.0",
527
+
"dependencies": {
528
+
"tslib": "^2.8.0"
529
+
}
530
+
},
531
+
"node_modules/@tailwindcss/node": {
532
+
"version": "4.1.11",
533
+
"license": "MIT",
534
+
"dependencies": {
535
+
"@ampproject/remapping": "^2.3.0",
536
+
"enhanced-resolve": "^5.18.1",
537
+
"jiti": "^2.4.2",
538
+
"lightningcss": "1.30.1",
539
+
"magic-string": "^0.30.17",
540
+
"source-map-js": "^1.2.1",
541
+
"tailwindcss": "4.1.11"
542
+
}
543
+
},
544
+
"node_modules/@tailwindcss/oxide": {
545
+
"version": "4.1.11",
546
+
"hasInstallScript": true,
547
+
"license": "MIT",
548
+
"dependencies": {
549
+
"detect-libc": "^2.0.4",
550
+
"tar": "^7.4.3"
551
+
},
552
+
"engines": {
553
+
"node": ">= 10"
554
+
},
555
+
"optionalDependencies": {
556
+
"@tailwindcss/oxide-android-arm64": "4.1.11",
557
+
"@tailwindcss/oxide-darwin-arm64": "4.1.11",
558
+
"@tailwindcss/oxide-darwin-x64": "4.1.11",
559
+
"@tailwindcss/oxide-freebsd-x64": "4.1.11",
560
+
"@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.11",
561
+
"@tailwindcss/oxide-linux-arm64-gnu": "4.1.11",
562
+
"@tailwindcss/oxide-linux-arm64-musl": "4.1.11",
563
+
"@tailwindcss/oxide-linux-x64-gnu": "4.1.11",
564
+
"@tailwindcss/oxide-linux-x64-musl": "4.1.11",
565
+
"@tailwindcss/oxide-wasm32-wasi": "4.1.11",
566
+
"@tailwindcss/oxide-win32-arm64-msvc": "4.1.11",
567
+
"@tailwindcss/oxide-win32-x64-msvc": "4.1.11"
568
+
}
569
+
},
570
+
"node_modules/@tailwindcss/oxide-win32-x64-msvc": {
571
+
"version": "4.1.11",
572
+
"cpu": [
573
+
"x64"
574
+
],
575
+
"license": "MIT",
576
+
"optional": true,
577
+
"os": [
578
+
"win32"
579
+
],
580
+
"engines": {
581
+
"node": ">= 10"
582
+
}
583
+
},
584
+
"node_modules/@tailwindcss/postcss": {
585
+
"version": "4.1.11",
586
+
"license": "MIT",
587
+
"dependencies": {
588
+
"@alloc/quick-lru": "^5.2.0",
589
+
"@tailwindcss/node": "4.1.11",
590
+
"@tailwindcss/oxide": "4.1.11",
591
+
"postcss": "^8.4.41",
592
+
"tailwindcss": "4.1.11"
593
+
}
594
+
},
595
+
"node_modules/@tanstack/react-virtual": {
596
+
"version": "3.13.12",
597
+
"license": "MIT",
598
+
"dependencies": {
599
+
"@tanstack/virtual-core": "3.13.12"
600
+
},
601
+
"funding": {
602
+
"type": "github",
603
+
"url": "https://github.com/sponsors/tannerlinsley"
604
+
},
605
+
"peerDependencies": {
606
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
607
+
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
608
+
}
609
+
},
610
+
"node_modules/@tanstack/virtual-core": {
611
+
"version": "3.13.12",
612
+
"license": "MIT",
613
+
"funding": {
614
+
"type": "github",
615
+
"url": "https://github.com/sponsors/tannerlinsley"
616
+
}
617
+
},
618
+
"node_modules/@theguild/remark-mermaid": {
619
+
"version": "0.2.0",
620
+
"license": "MIT",
621
+
"dependencies": {
622
+
"mermaid": "^11.0.0",
623
+
"unist-util-visit": "^5.0.0"
624
+
},
625
+
"peerDependencies": {
626
+
"react": "^18.2.0"
627
+
}
628
+
},
629
+
"node_modules/@theguild/remark-npm2yarn": {
630
+
"version": "0.3.3",
631
+
"license": "MIT",
632
+
"dependencies": {
633
+
"npm-to-yarn": "^3.0.0",
634
+
"unist-util-visit": "^5.0.0"
635
+
}
636
+
},
637
+
"node_modules/@types/d3": {
638
+
"version": "7.4.3",
639
+
"license": "MIT",
640
+
"dependencies": {
641
+
"@types/d3-array": "*",
642
+
"@types/d3-axis": "*",
643
+
"@types/d3-brush": "*",
644
+
"@types/d3-chord": "*",
645
+
"@types/d3-color": "*",
646
+
"@types/d3-contour": "*",
647
+
"@types/d3-delaunay": "*",
648
+
"@types/d3-dispatch": "*",
649
+
"@types/d3-drag": "*",
650
+
"@types/d3-dsv": "*",
651
+
"@types/d3-ease": "*",
652
+
"@types/d3-fetch": "*",
653
+
"@types/d3-force": "*",
654
+
"@types/d3-format": "*",
655
+
"@types/d3-geo": "*",
656
+
"@types/d3-hierarchy": "*",
657
+
"@types/d3-interpolate": "*",
658
+
"@types/d3-path": "*",
659
+
"@types/d3-polygon": "*",
660
+
"@types/d3-quadtree": "*",
661
+
"@types/d3-random": "*",
662
+
"@types/d3-scale": "*",
663
+
"@types/d3-scale-chromatic": "*",
664
+
"@types/d3-selection": "*",
665
+
"@types/d3-shape": "*",
666
+
"@types/d3-time": "*",
667
+
"@types/d3-time-format": "*",
668
+
"@types/d3-timer": "*",
669
+
"@types/d3-transition": "*",
670
+
"@types/d3-zoom": "*"
671
+
}
672
+
},
673
+
"node_modules/@types/d3-array": {
674
+
"version": "3.2.1",
675
+
"license": "MIT"
676
+
},
677
+
"node_modules/@types/d3-axis": {
678
+
"version": "3.0.6",
679
+
"license": "MIT",
680
+
"dependencies": {
681
+
"@types/d3-selection": "*"
682
+
}
683
+
},
684
+
"node_modules/@types/d3-brush": {
685
+
"version": "3.0.6",
686
+
"license": "MIT",
687
+
"dependencies": {
688
+
"@types/d3-selection": "*"
689
+
}
690
+
},
691
+
"node_modules/@types/d3-chord": {
692
+
"version": "3.0.6",
693
+
"license": "MIT"
694
+
},
695
+
"node_modules/@types/d3-color": {
696
+
"version": "3.1.3",
697
+
"license": "MIT"
698
+
},
699
+
"node_modules/@types/d3-contour": {
700
+
"version": "3.0.6",
701
+
"license": "MIT",
702
+
"dependencies": {
703
+
"@types/d3-array": "*",
704
+
"@types/geojson": "*"
705
+
}
706
+
},
707
+
"node_modules/@types/d3-delaunay": {
708
+
"version": "6.0.4",
709
+
"license": "MIT"
710
+
},
711
+
"node_modules/@types/d3-dispatch": {
712
+
"version": "3.0.6",
713
+
"license": "MIT"
714
+
},
715
+
"node_modules/@types/d3-drag": {
716
+
"version": "3.0.7",
717
+
"license": "MIT",
718
+
"dependencies": {
719
+
"@types/d3-selection": "*"
720
+
}
721
+
},
722
+
"node_modules/@types/d3-dsv": {
723
+
"version": "3.0.7",
724
+
"license": "MIT"
725
+
},
726
+
"node_modules/@types/d3-ease": {
727
+
"version": "3.0.2",
728
+
"license": "MIT"
729
+
},
730
+
"node_modules/@types/d3-fetch": {
731
+
"version": "3.0.7",
732
+
"license": "MIT",
733
+
"dependencies": {
734
+
"@types/d3-dsv": "*"
735
+
}
736
+
},
737
+
"node_modules/@types/d3-force": {
738
+
"version": "3.0.10",
739
+
"license": "MIT"
740
+
},
741
+
"node_modules/@types/d3-format": {
742
+
"version": "3.0.4",
743
+
"license": "MIT"
744
+
},
745
+
"node_modules/@types/d3-geo": {
746
+
"version": "3.1.0",
747
+
"license": "MIT",
748
+
"dependencies": {
749
+
"@types/geojson": "*"
750
+
}
751
+
},
752
+
"node_modules/@types/d3-hierarchy": {
753
+
"version": "3.1.7",
754
+
"license": "MIT"
755
+
},
756
+
"node_modules/@types/d3-interpolate": {
757
+
"version": "3.0.4",
758
+
"license": "MIT",
759
+
"dependencies": {
760
+
"@types/d3-color": "*"
761
+
}
762
+
},
763
+
"node_modules/@types/d3-path": {
764
+
"version": "3.1.1",
765
+
"license": "MIT"
766
+
},
767
+
"node_modules/@types/d3-polygon": {
768
+
"version": "3.0.2",
769
+
"license": "MIT"
770
+
},
771
+
"node_modules/@types/d3-quadtree": {
772
+
"version": "3.0.6",
773
+
"license": "MIT"
774
+
},
775
+
"node_modules/@types/d3-random": {
776
+
"version": "3.0.3",
777
+
"license": "MIT"
778
+
},
779
+
"node_modules/@types/d3-scale": {
780
+
"version": "4.0.9",
781
+
"license": "MIT",
782
+
"dependencies": {
783
+
"@types/d3-time": "*"
784
+
}
785
+
},
786
+
"node_modules/@types/d3-scale-chromatic": {
787
+
"version": "3.1.0",
788
+
"license": "MIT"
789
+
},
790
+
"node_modules/@types/d3-selection": {
791
+
"version": "3.0.11",
792
+
"license": "MIT"
793
+
},
794
+
"node_modules/@types/d3-shape": {
795
+
"version": "3.1.7",
796
+
"license": "MIT",
797
+
"dependencies": {
798
+
"@types/d3-path": "*"
799
+
}
800
+
},
801
+
"node_modules/@types/d3-time": {
802
+
"version": "3.0.4",
803
+
"license": "MIT"
804
+
},
805
+
"node_modules/@types/d3-time-format": {
806
+
"version": "4.0.3",
807
+
"license": "MIT"
808
+
},
809
+
"node_modules/@types/d3-timer": {
810
+
"version": "3.0.2",
811
+
"license": "MIT"
812
+
},
813
+
"node_modules/@types/d3-transition": {
814
+
"version": "3.0.9",
815
+
"license": "MIT",
816
+
"dependencies": {
817
+
"@types/d3-selection": "*"
818
+
}
819
+
},
820
+
"node_modules/@types/d3-zoom": {
821
+
"version": "3.0.8",
822
+
"license": "MIT",
823
+
"dependencies": {
824
+
"@types/d3-interpolate": "*",
825
+
"@types/d3-selection": "*"
826
+
}
827
+
},
828
+
"node_modules/@types/debug": {
829
+
"version": "4.1.12",
830
+
"license": "MIT",
831
+
"dependencies": {
832
+
"@types/ms": "*"
833
+
}
834
+
},
835
+
"node_modules/@types/estree": {
836
+
"version": "1.0.8",
837
+
"license": "MIT"
838
+
},
839
+
"node_modules/@types/estree-jsx": {
840
+
"version": "1.0.5",
841
+
"license": "MIT",
842
+
"dependencies": {
843
+
"@types/estree": "*"
844
+
}
845
+
},
846
+
"node_modules/@types/geojson": {
847
+
"version": "7946.0.16",
848
+
"license": "MIT"
849
+
},
850
+
"node_modules/@types/hast": {
851
+
"version": "3.0.4",
852
+
"license": "MIT",
853
+
"dependencies": {
854
+
"@types/unist": "*"
855
+
}
856
+
},
857
+
"node_modules/@types/katex": {
858
+
"version": "0.16.7",
859
+
"license": "MIT"
860
+
},
861
+
"node_modules/@types/mdast": {
862
+
"version": "4.0.4",
863
+
"license": "MIT",
864
+
"dependencies": {
865
+
"@types/unist": "*"
866
+
}
867
+
},
868
+
"node_modules/@types/mdx": {
869
+
"version": "2.0.13",
870
+
"license": "MIT"
871
+
},
872
+
"node_modules/@types/ms": {
873
+
"version": "2.1.0",
874
+
"license": "MIT"
875
+
},
876
+
"node_modules/@types/nlcst": {
877
+
"version": "2.0.3",
878
+
"license": "MIT",
879
+
"dependencies": {
880
+
"@types/unist": "*"
881
+
}
882
+
},
883
+
"node_modules/@types/node": {
884
+
"version": "24.0.10",
885
+
"dev": true,
886
+
"license": "MIT",
887
+
"dependencies": {
888
+
"undici-types": "~7.8.0"
889
+
}
890
+
},
891
+
"node_modules/@types/react": {
892
+
"version": "19.1.8",
893
+
"devOptional": true,
894
+
"license": "MIT",
895
+
"dependencies": {
896
+
"csstype": "^3.0.2"
897
+
}
898
+
},
899
+
"node_modules/@types/trusted-types": {
900
+
"version": "2.0.7",
901
+
"license": "MIT",
902
+
"optional": true
903
+
},
904
+
"node_modules/@types/unist": {
905
+
"version": "3.0.3",
906
+
"license": "MIT"
907
+
},
908
+
"node_modules/@typescript/vfs": {
909
+
"version": "1.6.1",
910
+
"license": "MIT",
911
+
"dependencies": {
912
+
"debug": "^4.1.1"
913
+
},
914
+
"peerDependencies": {
915
+
"typescript": "*"
916
+
}
917
+
},
918
+
"node_modules/@ungap/structured-clone": {
919
+
"version": "1.3.0",
920
+
"license": "ISC"
921
+
},
922
+
"node_modules/@xmldom/xmldom": {
923
+
"version": "0.9.8",
924
+
"license": "MIT",
925
+
"engines": {
926
+
"node": ">=14.6"
927
+
}
928
+
},
929
+
"node_modules/acorn": {
930
+
"version": "8.15.0",
931
+
"license": "MIT",
932
+
"bin": {
933
+
"acorn": "bin/acorn"
934
+
},
935
+
"engines": {
936
+
"node": ">=0.4.0"
937
+
}
938
+
},
939
+
"node_modules/acorn-jsx": {
940
+
"version": "5.3.2",
941
+
"license": "MIT",
942
+
"peerDependencies": {
943
+
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
944
+
}
945
+
},
946
+
"node_modules/arg": {
947
+
"version": "5.0.2",
948
+
"license": "MIT"
949
+
},
950
+
"node_modules/array-iterate": {
951
+
"version": "2.0.1",
952
+
"license": "MIT",
953
+
"funding": {
954
+
"type": "github",
955
+
"url": "https://github.com/sponsors/wooorm"
956
+
}
957
+
},
958
+
"node_modules/astring": {
959
+
"version": "1.9.0",
960
+
"license": "MIT",
961
+
"bin": {
962
+
"astring": "bin/astring"
963
+
}
964
+
},
965
+
"node_modules/bail": {
966
+
"version": "2.0.2",
967
+
"license": "MIT",
968
+
"funding": {
969
+
"type": "github",
970
+
"url": "https://github.com/sponsors/wooorm"
971
+
}
972
+
},
973
+
"node_modules/better-react-mathjax": {
974
+
"version": "2.3.0",
975
+
"license": "MIT",
976
+
"dependencies": {
977
+
"mathjax-full": "^3.2.2"
978
+
},
979
+
"peerDependencies": {
980
+
"react": ">=16.8"
981
+
}
982
+
},
983
+
"node_modules/braces": {
984
+
"version": "3.0.3",
985
+
"license": "MIT",
986
+
"dependencies": {
987
+
"fill-range": "^7.1.1"
988
+
},
989
+
"engines": {
990
+
"node": ">=8"
991
+
}
992
+
},
993
+
"node_modules/busboy": {
994
+
"version": "1.6.0",
995
+
"dependencies": {
996
+
"streamsearch": "^1.1.0"
997
+
},
998
+
"engines": {
999
+
"node": ">=10.16.0"
1000
+
}
1001
+
},
1002
+
"node_modules/caniuse-lite": {
1003
+
"version": "1.0.30001726",
1004
+
"funding": [
1005
+
{
1006
+
"type": "opencollective",
1007
+
"url": "https://opencollective.com/browserslist"
1008
+
},
1009
+
{
1010
+
"type": "tidelift",
1011
+
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
1012
+
},
1013
+
{
1014
+
"type": "github",
1015
+
"url": "https://github.com/sponsors/ai"
1016
+
}
1017
+
],
1018
+
"license": "CC-BY-4.0"
1019
+
},
1020
+
"node_modules/ccount": {
1021
+
"version": "2.0.1",
1022
+
"license": "MIT",
1023
+
"funding": {
1024
+
"type": "github",
1025
+
"url": "https://github.com/sponsors/wooorm"
1026
+
}
1027
+
},
1028
+
"node_modules/chalk": {
1029
+
"version": "5.4.1",
1030
+
"license": "MIT",
1031
+
"engines": {
1032
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
1033
+
},
1034
+
"funding": {
1035
+
"url": "https://github.com/chalk/chalk?sponsor=1"
1036
+
}
1037
+
},
1038
+
"node_modules/character-entities": {
1039
+
"version": "2.0.2",
1040
+
"license": "MIT",
1041
+
"funding": {
1042
+
"type": "github",
1043
+
"url": "https://github.com/sponsors/wooorm"
1044
+
}
1045
+
},
1046
+
"node_modules/character-entities-html4": {
1047
+
"version": "2.1.0",
1048
+
"license": "MIT",
1049
+
"funding": {
1050
+
"type": "github",
1051
+
"url": "https://github.com/sponsors/wooorm"
1052
+
}
1053
+
},
1054
+
"node_modules/character-entities-legacy": {
1055
+
"version": "3.0.0",
1056
+
"license": "MIT",
1057
+
"funding": {
1058
+
"type": "github",
1059
+
"url": "https://github.com/sponsors/wooorm"
1060
+
}
1061
+
},
1062
+
"node_modules/character-reference-invalid": {
1063
+
"version": "2.0.1",
1064
+
"license": "MIT",
1065
+
"funding": {
1066
+
"type": "github",
1067
+
"url": "https://github.com/sponsors/wooorm"
1068
+
}
1069
+
},
1070
+
"node_modules/chevrotain": {
1071
+
"version": "11.0.3",
1072
+
"license": "Apache-2.0",
1073
+
"dependencies": {
1074
+
"@chevrotain/cst-dts-gen": "11.0.3",
1075
+
"@chevrotain/gast": "11.0.3",
1076
+
"@chevrotain/regexp-to-ast": "11.0.3",
1077
+
"@chevrotain/types": "11.0.3",
1078
+
"@chevrotain/utils": "11.0.3",
1079
+
"lodash-es": "4.17.21"
1080
+
}
1081
+
},
1082
+
"node_modules/chevrotain-allstar": {
1083
+
"version": "0.3.1",
1084
+
"license": "MIT",
1085
+
"dependencies": {
1086
+
"lodash-es": "^4.17.21"
1087
+
},
1088
+
"peerDependencies": {
1089
+
"chevrotain": "^11.0.0"
1090
+
}
1091
+
},
1092
+
"node_modules/chownr": {
1093
+
"version": "3.0.0",
1094
+
"license": "BlueOak-1.0.0",
1095
+
"engines": {
1096
+
"node": ">=18"
1097
+
}
1098
+
},
1099
+
"node_modules/client-only": {
1100
+
"version": "0.0.1",
1101
+
"license": "MIT"
1102
+
},
1103
+
"node_modules/clipboardy": {
1104
+
"version": "4.0.0",
1105
+
"license": "MIT",
1106
+
"dependencies": {
1107
+
"execa": "^8.0.1",
1108
+
"is-wsl": "^3.1.0",
1109
+
"is64bit": "^2.0.0"
1110
+
},
1111
+
"engines": {
1112
+
"node": ">=18"
1113
+
},
1114
+
"funding": {
1115
+
"url": "https://github.com/sponsors/sindresorhus"
1116
+
}
1117
+
},
1118
+
"node_modules/clsx": {
1119
+
"version": "2.1.1",
1120
+
"license": "MIT",
1121
+
"engines": {
1122
+
"node": ">=6"
1123
+
}
1124
+
},
1125
+
"node_modules/collapse-white-space": {
1126
+
"version": "2.1.0",
1127
+
"license": "MIT",
1128
+
"funding": {
1129
+
"type": "github",
1130
+
"url": "https://github.com/sponsors/wooorm"
1131
+
}
1132
+
},
1133
+
"node_modules/color": {
1134
+
"version": "4.2.3",
1135
+
"license": "MIT",
1136
+
"optional": true,
1137
+
"dependencies": {
1138
+
"color-convert": "^2.0.1",
1139
+
"color-string": "^1.9.0"
1140
+
},
1141
+
"engines": {
1142
+
"node": ">=12.5.0"
1143
+
}
1144
+
},
1145
+
"node_modules/color-convert": {
1146
+
"version": "2.0.1",
1147
+
"license": "MIT",
1148
+
"optional": true,
1149
+
"dependencies": {
1150
+
"color-name": "~1.1.4"
1151
+
},
1152
+
"engines": {
1153
+
"node": ">=7.0.0"
1154
+
}
1155
+
},
1156
+
"node_modules/color-name": {
1157
+
"version": "1.1.4",
1158
+
"license": "MIT",
1159
+
"optional": true
1160
+
},
1161
+
"node_modules/color-string": {
1162
+
"version": "1.9.1",
1163
+
"license": "MIT",
1164
+
"optional": true,
1165
+
"dependencies": {
1166
+
"color-name": "^1.0.0",
1167
+
"simple-swizzle": "^0.2.2"
1168
+
}
1169
+
},
1170
+
"node_modules/comma-separated-tokens": {
1171
+
"version": "2.0.3",
1172
+
"license": "MIT",
1173
+
"funding": {
1174
+
"type": "github",
1175
+
"url": "https://github.com/sponsors/wooorm"
1176
+
}
1177
+
},
1178
+
"node_modules/commander": {
1179
+
"version": "8.3.0",
1180
+
"license": "MIT",
1181
+
"engines": {
1182
+
"node": ">= 12"
1183
+
}
1184
+
},
1185
+
"node_modules/compute-scroll-into-view": {
1186
+
"version": "3.1.1",
1187
+
"license": "MIT"
1188
+
},
1189
+
"node_modules/confbox": {
1190
+
"version": "0.2.2",
1191
+
"license": "MIT"
1192
+
},
1193
+
"node_modules/cose-base": {
1194
+
"version": "1.0.3",
1195
+
"license": "MIT",
1196
+
"dependencies": {
1197
+
"layout-base": "^1.0.0"
1198
+
}
1199
+
},
1200
+
"node_modules/cross-spawn": {
1201
+
"version": "7.0.6",
1202
+
"license": "MIT",
1203
+
"dependencies": {
1204
+
"path-key": "^3.1.0",
1205
+
"shebang-command": "^2.0.0",
1206
+
"which": "^2.0.1"
1207
+
},
1208
+
"engines": {
1209
+
"node": ">= 8"
1210
+
}
1211
+
},
1212
+
"node_modules/csstype": {
1213
+
"version": "3.1.3",
1214
+
"devOptional": true,
1215
+
"license": "MIT"
1216
+
},
1217
+
"node_modules/cytoscape": {
1218
+
"version": "3.32.0",
1219
+
"license": "MIT",
1220
+
"engines": {
1221
+
"node": ">=0.10"
1222
+
}
1223
+
},
1224
+
"node_modules/cytoscape-cose-bilkent": {
1225
+
"version": "4.1.0",
1226
+
"license": "MIT",
1227
+
"dependencies": {
1228
+
"cose-base": "^1.0.0"
1229
+
},
1230
+
"peerDependencies": {
1231
+
"cytoscape": "^3.2.0"
1232
+
}
1233
+
},
1234
+
"node_modules/cytoscape-fcose": {
1235
+
"version": "2.2.0",
1236
+
"license": "MIT",
1237
+
"dependencies": {
1238
+
"cose-base": "^2.2.0"
1239
+
},
1240
+
"peerDependencies": {
1241
+
"cytoscape": "^3.2.0"
1242
+
}
1243
+
},
1244
+
"node_modules/cytoscape-fcose/node_modules/cose-base": {
1245
+
"version": "2.2.0",
1246
+
"license": "MIT",
1247
+
"dependencies": {
1248
+
"layout-base": "^2.0.0"
1249
+
}
1250
+
},
1251
+
"node_modules/cytoscape-fcose/node_modules/cose-base/node_modules/layout-base": {
1252
+
"version": "2.0.1",
1253
+
"license": "MIT"
1254
+
},
1255
+
"node_modules/d3": {
1256
+
"version": "7.9.0",
1257
+
"license": "ISC",
1258
+
"dependencies": {
1259
+
"d3-array": "3",
1260
+
"d3-axis": "3",
1261
+
"d3-brush": "3",
1262
+
"d3-chord": "3",
1263
+
"d3-color": "3",
1264
+
"d3-contour": "4",
1265
+
"d3-delaunay": "6",
1266
+
"d3-dispatch": "3",
1267
+
"d3-drag": "3",
1268
+
"d3-dsv": "3",
1269
+
"d3-ease": "3",
1270
+
"d3-fetch": "3",
1271
+
"d3-force": "3",
1272
+
"d3-format": "3",
1273
+
"d3-geo": "3",
1274
+
"d3-hierarchy": "3",
1275
+
"d3-interpolate": "3",
1276
+
"d3-path": "3",
1277
+
"d3-polygon": "3",
1278
+
"d3-quadtree": "3",
1279
+
"d3-random": "3",
1280
+
"d3-scale": "4",
1281
+
"d3-scale-chromatic": "3",
1282
+
"d3-selection": "3",
1283
+
"d3-shape": "3",
1284
+
"d3-time": "3",
1285
+
"d3-time-format": "4",
1286
+
"d3-timer": "3",
1287
+
"d3-transition": "3",
1288
+
"d3-zoom": "3"
1289
+
},
1290
+
"engines": {
1291
+
"node": ">=12"
1292
+
}
1293
+
},
1294
+
"node_modules/d3-array": {
1295
+
"version": "3.2.4",
1296
+
"license": "ISC",
1297
+
"dependencies": {
1298
+
"internmap": "1 - 2"
1299
+
},
1300
+
"engines": {
1301
+
"node": ">=12"
1302
+
}
1303
+
},
1304
+
"node_modules/d3-axis": {
1305
+
"version": "3.0.0",
1306
+
"license": "ISC",
1307
+
"engines": {
1308
+
"node": ">=12"
1309
+
}
1310
+
},
1311
+
"node_modules/d3-brush": {
1312
+
"version": "3.0.0",
1313
+
"license": "ISC",
1314
+
"dependencies": {
1315
+
"d3-dispatch": "1 - 3",
1316
+
"d3-drag": "2 - 3",
1317
+
"d3-interpolate": "1 - 3",
1318
+
"d3-selection": "3",
1319
+
"d3-transition": "3"
1320
+
},
1321
+
"engines": {
1322
+
"node": ">=12"
1323
+
}
1324
+
},
1325
+
"node_modules/d3-chord": {
1326
+
"version": "3.0.1",
1327
+
"license": "ISC",
1328
+
"dependencies": {
1329
+
"d3-path": "1 - 3"
1330
+
},
1331
+
"engines": {
1332
+
"node": ">=12"
1333
+
}
1334
+
},
1335
+
"node_modules/d3-color": {
1336
+
"version": "3.1.0",
1337
+
"license": "ISC",
1338
+
"engines": {
1339
+
"node": ">=12"
1340
+
}
1341
+
},
1342
+
"node_modules/d3-contour": {
1343
+
"version": "4.0.2",
1344
+
"license": "ISC",
1345
+
"dependencies": {
1346
+
"d3-array": "^3.2.0"
1347
+
},
1348
+
"engines": {
1349
+
"node": ">=12"
1350
+
}
1351
+
},
1352
+
"node_modules/d3-delaunay": {
1353
+
"version": "6.0.4",
1354
+
"license": "ISC",
1355
+
"dependencies": {
1356
+
"delaunator": "5"
1357
+
},
1358
+
"engines": {
1359
+
"node": ">=12"
1360
+
}
1361
+
},
1362
+
"node_modules/d3-dispatch": {
1363
+
"version": "3.0.1",
1364
+
"license": "ISC",
1365
+
"engines": {
1366
+
"node": ">=12"
1367
+
}
1368
+
},
1369
+
"node_modules/d3-drag": {
1370
+
"version": "3.0.0",
1371
+
"license": "ISC",
1372
+
"dependencies": {
1373
+
"d3-dispatch": "1 - 3",
1374
+
"d3-selection": "3"
1375
+
},
1376
+
"engines": {
1377
+
"node": ">=12"
1378
+
}
1379
+
},
1380
+
"node_modules/d3-dsv": {
1381
+
"version": "3.0.1",
1382
+
"license": "ISC",
1383
+
"dependencies": {
1384
+
"commander": "7",
1385
+
"iconv-lite": "0.6",
1386
+
"rw": "1"
1387
+
},
1388
+
"bin": {
1389
+
"csv2json": "bin/dsv2json.js",
1390
+
"csv2tsv": "bin/dsv2dsv.js",
1391
+
"dsv2dsv": "bin/dsv2dsv.js",
1392
+
"dsv2json": "bin/dsv2json.js",
1393
+
"json2csv": "bin/json2dsv.js",
1394
+
"json2dsv": "bin/json2dsv.js",
1395
+
"json2tsv": "bin/json2dsv.js",
1396
+
"tsv2csv": "bin/dsv2dsv.js",
1397
+
"tsv2json": "bin/dsv2json.js"
1398
+
},
1399
+
"engines": {
1400
+
"node": ">=12"
1401
+
}
1402
+
},
1403
+
"node_modules/d3-dsv/node_modules/commander": {
1404
+
"version": "7.2.0",
1405
+
"license": "MIT",
1406
+
"engines": {
1407
+
"node": ">= 10"
1408
+
}
1409
+
},
1410
+
"node_modules/d3-ease": {
1411
+
"version": "3.0.1",
1412
+
"license": "BSD-3-Clause",
1413
+
"engines": {
1414
+
"node": ">=12"
1415
+
}
1416
+
},
1417
+
"node_modules/d3-fetch": {
1418
+
"version": "3.0.1",
1419
+
"license": "ISC",
1420
+
"dependencies": {
1421
+
"d3-dsv": "1 - 3"
1422
+
},
1423
+
"engines": {
1424
+
"node": ">=12"
1425
+
}
1426
+
},
1427
+
"node_modules/d3-force": {
1428
+
"version": "3.0.0",
1429
+
"license": "ISC",
1430
+
"dependencies": {
1431
+
"d3-dispatch": "1 - 3",
1432
+
"d3-quadtree": "1 - 3",
1433
+
"d3-timer": "1 - 3"
1434
+
},
1435
+
"engines": {
1436
+
"node": ">=12"
1437
+
}
1438
+
},
1439
+
"node_modules/d3-format": {
1440
+
"version": "3.1.0",
1441
+
"license": "ISC",
1442
+
"engines": {
1443
+
"node": ">=12"
1444
+
}
1445
+
},
1446
+
"node_modules/d3-geo": {
1447
+
"version": "3.1.1",
1448
+
"license": "ISC",
1449
+
"dependencies": {
1450
+
"d3-array": "2.5.0 - 3"
1451
+
},
1452
+
"engines": {
1453
+
"node": ">=12"
1454
+
}
1455
+
},
1456
+
"node_modules/d3-hierarchy": {
1457
+
"version": "3.1.2",
1458
+
"license": "ISC",
1459
+
"engines": {
1460
+
"node": ">=12"
1461
+
}
1462
+
},
1463
+
"node_modules/d3-interpolate": {
1464
+
"version": "3.0.1",
1465
+
"license": "ISC",
1466
+
"dependencies": {
1467
+
"d3-color": "1 - 3"
1468
+
},
1469
+
"engines": {
1470
+
"node": ">=12"
1471
+
}
1472
+
},
1473
+
"node_modules/d3-path": {
1474
+
"version": "3.1.0",
1475
+
"license": "ISC",
1476
+
"engines": {
1477
+
"node": ">=12"
1478
+
}
1479
+
},
1480
+
"node_modules/d3-polygon": {
1481
+
"version": "3.0.1",
1482
+
"license": "ISC",
1483
+
"engines": {
1484
+
"node": ">=12"
1485
+
}
1486
+
},
1487
+
"node_modules/d3-quadtree": {
1488
+
"version": "3.0.1",
1489
+
"license": "ISC",
1490
+
"engines": {
1491
+
"node": ">=12"
1492
+
}
1493
+
},
1494
+
"node_modules/d3-random": {
1495
+
"version": "3.0.1",
1496
+
"license": "ISC",
1497
+
"engines": {
1498
+
"node": ">=12"
1499
+
}
1500
+
},
1501
+
"node_modules/d3-sankey": {
1502
+
"version": "0.12.3",
1503
+
"license": "BSD-3-Clause",
1504
+
"dependencies": {
1505
+
"d3-array": "1 - 2",
1506
+
"d3-shape": "^1.2.0"
1507
+
}
1508
+
},
1509
+
"node_modules/d3-sankey/node_modules/d3-array": {
1510
+
"version": "2.12.1",
1511
+
"license": "BSD-3-Clause",
1512
+
"dependencies": {
1513
+
"internmap": "^1.0.0"
1514
+
}
1515
+
},
1516
+
"node_modules/d3-sankey/node_modules/d3-shape": {
1517
+
"version": "1.3.7",
1518
+
"license": "BSD-3-Clause",
1519
+
"dependencies": {
1520
+
"d3-path": "1"
1521
+
}
1522
+
},
1523
+
"node_modules/d3-sankey/node_modules/d3-shape/node_modules/d3-path": {
1524
+
"version": "1.0.9",
1525
+
"license": "BSD-3-Clause"
1526
+
},
1527
+
"node_modules/d3-scale": {
1528
+
"version": "4.0.2",
1529
+
"license": "ISC",
1530
+
"dependencies": {
1531
+
"d3-array": "2.10.0 - 3",
1532
+
"d3-format": "1 - 3",
1533
+
"d3-interpolate": "1.2.0 - 3",
1534
+
"d3-time": "2.1.1 - 3",
1535
+
"d3-time-format": "2 - 4"
1536
+
},
1537
+
"engines": {
1538
+
"node": ">=12"
1539
+
}
1540
+
},
1541
+
"node_modules/d3-scale-chromatic": {
1542
+
"version": "3.1.0",
1543
+
"license": "ISC",
1544
+
"dependencies": {
1545
+
"d3-color": "1 - 3",
1546
+
"d3-interpolate": "1 - 3"
1547
+
},
1548
+
"engines": {
1549
+
"node": ">=12"
1550
+
}
1551
+
},
1552
+
"node_modules/d3-selection": {
1553
+
"version": "3.0.0",
1554
+
"license": "ISC",
1555
+
"engines": {
1556
+
"node": ">=12"
1557
+
}
1558
+
},
1559
+
"node_modules/d3-shape": {
1560
+
"version": "3.2.0",
1561
+
"license": "ISC",
1562
+
"dependencies": {
1563
+
"d3-path": "^3.1.0"
1564
+
},
1565
+
"engines": {
1566
+
"node": ">=12"
1567
+
}
1568
+
},
1569
+
"node_modules/d3-time": {
1570
+
"version": "3.1.0",
1571
+
"license": "ISC",
1572
+
"dependencies": {
1573
+
"d3-array": "2 - 3"
1574
+
},
1575
+
"engines": {
1576
+
"node": ">=12"
1577
+
}
1578
+
},
1579
+
"node_modules/d3-time-format": {
1580
+
"version": "4.1.0",
1581
+
"license": "ISC",
1582
+
"dependencies": {
1583
+
"d3-time": "1 - 3"
1584
+
},
1585
+
"engines": {
1586
+
"node": ">=12"
1587
+
}
1588
+
},
1589
+
"node_modules/d3-timer": {
1590
+
"version": "3.0.1",
1591
+
"license": "ISC",
1592
+
"engines": {
1593
+
"node": ">=12"
1594
+
}
1595
+
},
1596
+
"node_modules/d3-transition": {
1597
+
"version": "3.0.1",
1598
+
"license": "ISC",
1599
+
"dependencies": {
1600
+
"d3-color": "1 - 3",
1601
+
"d3-dispatch": "1 - 3",
1602
+
"d3-ease": "1 - 3",
1603
+
"d3-interpolate": "1 - 3",
1604
+
"d3-timer": "1 - 3"
1605
+
},
1606
+
"engines": {
1607
+
"node": ">=12"
1608
+
},
1609
+
"peerDependencies": {
1610
+
"d3-selection": "2 - 3"
1611
+
}
1612
+
},
1613
+
"node_modules/d3-zoom": {
1614
+
"version": "3.0.0",
1615
+
"license": "ISC",
1616
+
"dependencies": {
1617
+
"d3-dispatch": "1 - 3",
1618
+
"d3-drag": "2 - 3",
1619
+
"d3-interpolate": "1 - 3",
1620
+
"d3-selection": "2 - 3",
1621
+
"d3-transition": "2 - 3"
1622
+
},
1623
+
"engines": {
1624
+
"node": ">=12"
1625
+
}
1626
+
},
1627
+
"node_modules/dagre-d3-es": {
1628
+
"version": "7.0.11",
1629
+
"license": "MIT",
1630
+
"dependencies": {
1631
+
"d3": "^7.9.0",
1632
+
"lodash-es": "^4.17.21"
1633
+
}
1634
+
},
1635
+
"node_modules/dayjs": {
1636
+
"version": "1.11.13",
1637
+
"license": "MIT"
1638
+
},
1639
+
"node_modules/debug": {
1640
+
"version": "4.4.1",
1641
+
"license": "MIT",
1642
+
"dependencies": {
1643
+
"ms": "^2.1.3"
1644
+
},
1645
+
"engines": {
1646
+
"node": ">=6.0"
1647
+
},
1648
+
"peerDependenciesMeta": {
1649
+
"supports-color": {
1650
+
"optional": true
1651
+
}
1652
+
}
1653
+
},
1654
+
"node_modules/decode-named-character-reference": {
1655
+
"version": "1.2.0",
1656
+
"license": "MIT",
1657
+
"dependencies": {
1658
+
"character-entities": "^2.0.0"
1659
+
},
1660
+
"funding": {
1661
+
"type": "github",
1662
+
"url": "https://github.com/sponsors/wooorm"
1663
+
}
1664
+
},
1665
+
"node_modules/delaunator": {
1666
+
"version": "5.0.1",
1667
+
"license": "ISC",
1668
+
"dependencies": {
1669
+
"robust-predicates": "^3.0.2"
1670
+
}
1671
+
},
1672
+
"node_modules/dequal": {
1673
+
"version": "2.0.3",
1674
+
"license": "MIT",
1675
+
"engines": {
1676
+
"node": ">=6"
1677
+
}
1678
+
},
1679
+
"node_modules/detect-libc": {
1680
+
"version": "2.0.4",
1681
+
"license": "Apache-2.0",
1682
+
"engines": {
1683
+
"node": ">=8"
1684
+
}
1685
+
},
1686
+
"node_modules/devlop": {
1687
+
"version": "1.1.0",
1688
+
"license": "MIT",
1689
+
"dependencies": {
1690
+
"dequal": "^2.0.0"
1691
+
},
1692
+
"funding": {
1693
+
"type": "github",
1694
+
"url": "https://github.com/sponsors/wooorm"
1695
+
}
1696
+
},
1697
+
"node_modules/dompurify": {
1698
+
"version": "3.2.6",
1699
+
"license": "(MPL-2.0 OR Apache-2.0)",
1700
+
"optionalDependencies": {
1701
+
"@types/trusted-types": "^2.0.7"
1702
+
}
1703
+
},
1704
+
"node_modules/emoji-regex-xs": {
1705
+
"version": "1.0.0",
1706
+
"license": "MIT"
1707
+
},
1708
+
"node_modules/enhanced-resolve": {
1709
+
"version": "5.18.2",
1710
+
"license": "MIT",
1711
+
"dependencies": {
1712
+
"graceful-fs": "^4.2.4",
1713
+
"tapable": "^2.2.0"
1714
+
},
1715
+
"engines": {
1716
+
"node": ">=10.13.0"
1717
+
}
1718
+
},
1719
+
"node_modules/entities": {
1720
+
"version": "6.0.1",
1721
+
"license": "BSD-2-Clause",
1722
+
"engines": {
1723
+
"node": ">=0.12"
1724
+
},
1725
+
"funding": {
1726
+
"url": "https://github.com/fb55/entities?sponsor=1"
1727
+
}
1728
+
},
1729
+
"node_modules/esast-util-from-estree": {
1730
+
"version": "2.0.0",
1731
+
"license": "MIT",
1732
+
"dependencies": {
1733
+
"@types/estree-jsx": "^1.0.0",
1734
+
"devlop": "^1.0.0",
1735
+
"estree-util-visit": "^2.0.0",
1736
+
"unist-util-position-from-estree": "^2.0.0"
1737
+
},
1738
+
"funding": {
1739
+
"type": "opencollective",
1740
+
"url": "https://opencollective.com/unified"
1741
+
}
1742
+
},
1743
+
"node_modules/esast-util-from-js": {
1744
+
"version": "2.0.1",
1745
+
"license": "MIT",
1746
+
"dependencies": {
1747
+
"@types/estree-jsx": "^1.0.0",
1748
+
"acorn": "^8.0.0",
1749
+
"esast-util-from-estree": "^2.0.0",
1750
+
"vfile-message": "^4.0.0"
1751
+
},
1752
+
"funding": {
1753
+
"type": "opencollective",
1754
+
"url": "https://opencollective.com/unified"
1755
+
}
1756
+
},
1757
+
"node_modules/escape-string-regexp": {
1758
+
"version": "5.0.0",
1759
+
"license": "MIT",
1760
+
"engines": {
1761
+
"node": ">=12"
1762
+
},
1763
+
"funding": {
1764
+
"url": "https://github.com/sponsors/sindresorhus"
1765
+
}
1766
+
},
1767
+
"node_modules/esm": {
1768
+
"version": "3.2.25",
1769
+
"license": "MIT",
1770
+
"engines": {
1771
+
"node": ">=6"
1772
+
}
1773
+
},
1774
+
"node_modules/estree-util-attach-comments": {
1775
+
"version": "3.0.0",
1776
+
"license": "MIT",
1777
+
"dependencies": {
1778
+
"@types/estree": "^1.0.0"
1779
+
},
1780
+
"funding": {
1781
+
"type": "opencollective",
1782
+
"url": "https://opencollective.com/unified"
1783
+
}
1784
+
},
1785
+
"node_modules/estree-util-build-jsx": {
1786
+
"version": "3.0.1",
1787
+
"license": "MIT",
1788
+
"dependencies": {
1789
+
"@types/estree-jsx": "^1.0.0",
1790
+
"devlop": "^1.0.0",
1791
+
"estree-util-is-identifier-name": "^3.0.0",
1792
+
"estree-walker": "^3.0.0"
1793
+
},
1794
+
"funding": {
1795
+
"type": "opencollective",
1796
+
"url": "https://opencollective.com/unified"
1797
+
}
1798
+
},
1799
+
"node_modules/estree-util-is-identifier-name": {
1800
+
"version": "3.0.0",
1801
+
"license": "MIT",
1802
+
"funding": {
1803
+
"type": "opencollective",
1804
+
"url": "https://opencollective.com/unified"
1805
+
}
1806
+
},
1807
+
"node_modules/estree-util-scope": {
1808
+
"version": "1.0.0",
1809
+
"license": "MIT",
1810
+
"dependencies": {
1811
+
"@types/estree": "^1.0.0",
1812
+
"devlop": "^1.0.0"
1813
+
},
1814
+
"funding": {
1815
+
"type": "opencollective",
1816
+
"url": "https://opencollective.com/unified"
1817
+
}
1818
+
},
1819
+
"node_modules/estree-util-to-js": {
1820
+
"version": "2.0.0",
1821
+
"license": "MIT",
1822
+
"dependencies": {
1823
+
"@types/estree-jsx": "^1.0.0",
1824
+
"astring": "^1.8.0",
1825
+
"source-map": "^0.7.0"
1826
+
},
1827
+
"funding": {
1828
+
"type": "opencollective",
1829
+
"url": "https://opencollective.com/unified"
1830
+
}
1831
+
},
1832
+
"node_modules/estree-util-value-to-estree": {
1833
+
"version": "3.4.0",
1834
+
"license": "MIT",
1835
+
"dependencies": {
1836
+
"@types/estree": "^1.0.0"
1837
+
},
1838
+
"funding": {
1839
+
"url": "https://github.com/sponsors/remcohaszing"
1840
+
}
1841
+
},
1842
+
"node_modules/estree-util-visit": {
1843
+
"version": "2.0.0",
1844
+
"license": "MIT",
1845
+
"dependencies": {
1846
+
"@types/estree-jsx": "^1.0.0",
1847
+
"@types/unist": "^3.0.0"
1848
+
},
1849
+
"funding": {
1850
+
"type": "opencollective",
1851
+
"url": "https://opencollective.com/unified"
1852
+
}
1853
+
},
1854
+
"node_modules/estree-walker": {
1855
+
"version": "3.0.3",
1856
+
"license": "MIT",
1857
+
"dependencies": {
1858
+
"@types/estree": "^1.0.0"
1859
+
}
1860
+
},
1861
+
"node_modules/execa": {
1862
+
"version": "8.0.1",
1863
+
"license": "MIT",
1864
+
"dependencies": {
1865
+
"cross-spawn": "^7.0.3",
1866
+
"get-stream": "^8.0.1",
1867
+
"human-signals": "^5.0.0",
1868
+
"is-stream": "^3.0.0",
1869
+
"merge-stream": "^2.0.0",
1870
+
"npm-run-path": "^5.1.0",
1871
+
"onetime": "^6.0.0",
1872
+
"signal-exit": "^4.1.0",
1873
+
"strip-final-newline": "^3.0.0"
1874
+
},
1875
+
"engines": {
1876
+
"node": ">=16.17"
1877
+
},
1878
+
"funding": {
1879
+
"url": "https://github.com/sindresorhus/execa?sponsor=1"
1880
+
}
1881
+
},
1882
+
"node_modules/exsolve": {
1883
+
"version": "1.0.7",
1884
+
"license": "MIT"
1885
+
},
1886
+
"node_modules/extend": {
1887
+
"version": "3.0.2",
1888
+
"license": "MIT"
1889
+
},
1890
+
"node_modules/fast-glob": {
1891
+
"version": "3.3.3",
1892
+
"license": "MIT",
1893
+
"dependencies": {
1894
+
"@nodelib/fs.stat": "^2.0.2",
1895
+
"@nodelib/fs.walk": "^1.2.3",
1896
+
"glob-parent": "^5.1.2",
1897
+
"merge2": "^1.3.0",
1898
+
"micromatch": "^4.0.8"
1899
+
},
1900
+
"engines": {
1901
+
"node": ">=8.6.0"
1902
+
}
1903
+
},
1904
+
"node_modules/fastq": {
1905
+
"version": "1.19.1",
1906
+
"license": "ISC",
1907
+
"dependencies": {
1908
+
"reusify": "^1.0.4"
1909
+
}
1910
+
},
1911
+
"node_modules/fault": {
1912
+
"version": "2.0.1",
1913
+
"license": "MIT",
1914
+
"dependencies": {
1915
+
"format": "^0.2.0"
1916
+
},
1917
+
"funding": {
1918
+
"type": "github",
1919
+
"url": "https://github.com/sponsors/wooorm"
1920
+
}
1921
+
},
1922
+
"node_modules/fill-range": {
1923
+
"version": "7.1.1",
1924
+
"license": "MIT",
1925
+
"dependencies": {
1926
+
"to-regex-range": "^5.0.1"
1927
+
},
1928
+
"engines": {
1929
+
"node": ">=8"
1930
+
}
1931
+
},
1932
+
"node_modules/format": {
1933
+
"version": "0.2.2",
1934
+
"engines": {
1935
+
"node": ">=0.4.x"
1936
+
}
1937
+
},
1938
+
"node_modules/get-stream": {
1939
+
"version": "8.0.1",
1940
+
"license": "MIT",
1941
+
"engines": {
1942
+
"node": ">=16"
1943
+
},
1944
+
"funding": {
1945
+
"url": "https://github.com/sponsors/sindresorhus"
1946
+
}
1947
+
},
1948
+
"node_modules/github-slugger": {
1949
+
"version": "2.0.0",
1950
+
"license": "ISC"
1951
+
},
1952
+
"node_modules/glob-parent": {
1953
+
"version": "5.1.2",
1954
+
"license": "ISC",
1955
+
"dependencies": {
1956
+
"is-glob": "^4.0.1"
1957
+
},
1958
+
"engines": {
1959
+
"node": ">= 6"
1960
+
}
1961
+
},
1962
+
"node_modules/globals": {
1963
+
"version": "15.15.0",
1964
+
"license": "MIT",
1965
+
"engines": {
1966
+
"node": ">=18"
1967
+
},
1968
+
"funding": {
1969
+
"url": "https://github.com/sponsors/sindresorhus"
1970
+
}
1971
+
},
1972
+
"node_modules/graceful-fs": {
1973
+
"version": "4.2.11",
1974
+
"license": "ISC"
1975
+
},
1976
+
"node_modules/hachure-fill": {
1977
+
"version": "0.5.2",
1978
+
"license": "MIT"
1979
+
},
1980
+
"node_modules/hast-util-from-dom": {
1981
+
"version": "5.0.1",
1982
+
"license": "ISC",
1983
+
"dependencies": {
1984
+
"@types/hast": "^3.0.0",
1985
+
"hastscript": "^9.0.0",
1986
+
"web-namespaces": "^2.0.0"
1987
+
},
1988
+
"funding": {
1989
+
"type": "opencollective",
1990
+
"url": "https://opencollective.com/unified"
1991
+
}
1992
+
},
1993
+
"node_modules/hast-util-from-html": {
1994
+
"version": "2.0.3",
1995
+
"license": "MIT",
1996
+
"dependencies": {
1997
+
"@types/hast": "^3.0.0",
1998
+
"devlop": "^1.1.0",
1999
+
"hast-util-from-parse5": "^8.0.0",
2000
+
"parse5": "^7.0.0",
2001
+
"vfile": "^6.0.0",
2002
+
"vfile-message": "^4.0.0"
2003
+
},
2004
+
"funding": {
2005
+
"type": "opencollective",
2006
+
"url": "https://opencollective.com/unified"
2007
+
}
2008
+
},
2009
+
"node_modules/hast-util-from-html-isomorphic": {
2010
+
"version": "2.0.0",
2011
+
"license": "MIT",
2012
+
"dependencies": {
2013
+
"@types/hast": "^3.0.0",
2014
+
"hast-util-from-dom": "^5.0.0",
2015
+
"hast-util-from-html": "^2.0.0",
2016
+
"unist-util-remove-position": "^5.0.0"
2017
+
},
2018
+
"funding": {
2019
+
"type": "opencollective",
2020
+
"url": "https://opencollective.com/unified"
2021
+
}
2022
+
},
2023
+
"node_modules/hast-util-from-parse5": {
2024
+
"version": "8.0.3",
2025
+
"license": "MIT",
2026
+
"dependencies": {
2027
+
"@types/hast": "^3.0.0",
2028
+
"@types/unist": "^3.0.0",
2029
+
"devlop": "^1.0.0",
2030
+
"hastscript": "^9.0.0",
2031
+
"property-information": "^7.0.0",
2032
+
"vfile": "^6.0.0",
2033
+
"vfile-location": "^5.0.0",
2034
+
"web-namespaces": "^2.0.0"
2035
+
},
2036
+
"funding": {
2037
+
"type": "opencollective",
2038
+
"url": "https://opencollective.com/unified"
2039
+
}
2040
+
},
2041
+
"node_modules/hast-util-is-element": {
2042
+
"version": "3.0.0",
2043
+
"license": "MIT",
2044
+
"dependencies": {
2045
+
"@types/hast": "^3.0.0"
2046
+
},
2047
+
"funding": {
2048
+
"type": "opencollective",
2049
+
"url": "https://opencollective.com/unified"
2050
+
}
2051
+
},
2052
+
"node_modules/hast-util-parse-selector": {
2053
+
"version": "4.0.0",
2054
+
"license": "MIT",
2055
+
"dependencies": {
2056
+
"@types/hast": "^3.0.0"
2057
+
},
2058
+
"funding": {
2059
+
"type": "opencollective",
2060
+
"url": "https://opencollective.com/unified"
2061
+
}
2062
+
},
2063
+
"node_modules/hast-util-raw": {
2064
+
"version": "9.1.0",
2065
+
"license": "MIT",
2066
+
"dependencies": {
2067
+
"@types/hast": "^3.0.0",
2068
+
"@types/unist": "^3.0.0",
2069
+
"@ungap/structured-clone": "^1.0.0",
2070
+
"hast-util-from-parse5": "^8.0.0",
2071
+
"hast-util-to-parse5": "^8.0.0",
2072
+
"html-void-elements": "^3.0.0",
2073
+
"mdast-util-to-hast": "^13.0.0",
2074
+
"parse5": "^7.0.0",
2075
+
"unist-util-position": "^5.0.0",
2076
+
"unist-util-visit": "^5.0.0",
2077
+
"vfile": "^6.0.0",
2078
+
"web-namespaces": "^2.0.0",
2079
+
"zwitch": "^2.0.0"
2080
+
},
2081
+
"funding": {
2082
+
"type": "opencollective",
2083
+
"url": "https://opencollective.com/unified"
2084
+
}
2085
+
},
2086
+
"node_modules/hast-util-to-estree": {
2087
+
"version": "3.1.3",
2088
+
"license": "MIT",
2089
+
"dependencies": {
2090
+
"@types/estree": "^1.0.0",
2091
+
"@types/estree-jsx": "^1.0.0",
2092
+
"@types/hast": "^3.0.0",
2093
+
"comma-separated-tokens": "^2.0.0",
2094
+
"devlop": "^1.0.0",
2095
+
"estree-util-attach-comments": "^3.0.0",
2096
+
"estree-util-is-identifier-name": "^3.0.0",
2097
+
"hast-util-whitespace": "^3.0.0",
2098
+
"mdast-util-mdx-expression": "^2.0.0",
2099
+
"mdast-util-mdx-jsx": "^3.0.0",
2100
+
"mdast-util-mdxjs-esm": "^2.0.0",
2101
+
"property-information": "^7.0.0",
2102
+
"space-separated-tokens": "^2.0.0",
2103
+
"style-to-js": "^1.0.0",
2104
+
"unist-util-position": "^5.0.0",
2105
+
"zwitch": "^2.0.0"
2106
+
},
2107
+
"funding": {
2108
+
"type": "opencollective",
2109
+
"url": "https://opencollective.com/unified"
2110
+
}
2111
+
},
2112
+
"node_modules/hast-util-to-html": {
2113
+
"version": "9.0.5",
2114
+
"license": "MIT",
2115
+
"dependencies": {
2116
+
"@types/hast": "^3.0.0",
2117
+
"@types/unist": "^3.0.0",
2118
+
"ccount": "^2.0.0",
2119
+
"comma-separated-tokens": "^2.0.0",
2120
+
"hast-util-whitespace": "^3.0.0",
2121
+
"html-void-elements": "^3.0.0",
2122
+
"mdast-util-to-hast": "^13.0.0",
2123
+
"property-information": "^7.0.0",
2124
+
"space-separated-tokens": "^2.0.0",
2125
+
"stringify-entities": "^4.0.0",
2126
+
"zwitch": "^2.0.4"
2127
+
},
2128
+
"funding": {
2129
+
"type": "opencollective",
2130
+
"url": "https://opencollective.com/unified"
2131
+
}
2132
+
},
2133
+
"node_modules/hast-util-to-jsx-runtime": {
2134
+
"version": "2.3.6",
2135
+
"license": "MIT",
2136
+
"dependencies": {
2137
+
"@types/estree": "^1.0.0",
2138
+
"@types/hast": "^3.0.0",
2139
+
"@types/unist": "^3.0.0",
2140
+
"comma-separated-tokens": "^2.0.0",
2141
+
"devlop": "^1.0.0",
2142
+
"estree-util-is-identifier-name": "^3.0.0",
2143
+
"hast-util-whitespace": "^3.0.0",
2144
+
"mdast-util-mdx-expression": "^2.0.0",
2145
+
"mdast-util-mdx-jsx": "^3.0.0",
2146
+
"mdast-util-mdxjs-esm": "^2.0.0",
2147
+
"property-information": "^7.0.0",
2148
+
"space-separated-tokens": "^2.0.0",
2149
+
"style-to-js": "^1.0.0",
2150
+
"unist-util-position": "^5.0.0",
2151
+
"vfile-message": "^4.0.0"
2152
+
},
2153
+
"funding": {
2154
+
"type": "opencollective",
2155
+
"url": "https://opencollective.com/unified"
2156
+
}
2157
+
},
2158
+
"node_modules/hast-util-to-parse5": {
2159
+
"version": "8.0.0",
2160
+
"license": "MIT",
2161
+
"dependencies": {
2162
+
"@types/hast": "^3.0.0",
2163
+
"comma-separated-tokens": "^2.0.0",
2164
+
"devlop": "^1.0.0",
2165
+
"property-information": "^6.0.0",
2166
+
"space-separated-tokens": "^2.0.0",
2167
+
"web-namespaces": "^2.0.0",
2168
+
"zwitch": "^2.0.0"
2169
+
},
2170
+
"funding": {
2171
+
"type": "opencollective",
2172
+
"url": "https://opencollective.com/unified"
2173
+
}
2174
+
},
2175
+
"node_modules/hast-util-to-parse5/node_modules/property-information": {
2176
+
"version": "6.5.0",
2177
+
"license": "MIT",
2178
+
"funding": {
2179
+
"type": "github",
2180
+
"url": "https://github.com/sponsors/wooorm"
2181
+
}
2182
+
},
2183
+
"node_modules/hast-util-to-string": {
2184
+
"version": "3.0.1",
2185
+
"license": "MIT",
2186
+
"dependencies": {
2187
+
"@types/hast": "^3.0.0"
2188
+
},
2189
+
"funding": {
2190
+
"type": "opencollective",
2191
+
"url": "https://opencollective.com/unified"
2192
+
}
2193
+
},
2194
+
"node_modules/hast-util-to-text": {
2195
+
"version": "4.0.2",
2196
+
"license": "MIT",
2197
+
"dependencies": {
2198
+
"@types/hast": "^3.0.0",
2199
+
"@types/unist": "^3.0.0",
2200
+
"hast-util-is-element": "^3.0.0",
2201
+
"unist-util-find-after": "^5.0.0"
2202
+
},
2203
+
"funding": {
2204
+
"type": "opencollective",
2205
+
"url": "https://opencollective.com/unified"
2206
+
}
2207
+
},
2208
+
"node_modules/hast-util-whitespace": {
2209
+
"version": "3.0.0",
2210
+
"license": "MIT",
2211
+
"dependencies": {
2212
+
"@types/hast": "^3.0.0"
2213
+
},
2214
+
"funding": {
2215
+
"type": "opencollective",
2216
+
"url": "https://opencollective.com/unified"
2217
+
}
2218
+
},
2219
+
"node_modules/hastscript": {
2220
+
"version": "9.0.1",
2221
+
"license": "MIT",
2222
+
"dependencies": {
2223
+
"@types/hast": "^3.0.0",
2224
+
"comma-separated-tokens": "^2.0.0",
2225
+
"hast-util-parse-selector": "^4.0.0",
2226
+
"property-information": "^7.0.0",
2227
+
"space-separated-tokens": "^2.0.0"
2228
+
},
2229
+
"funding": {
2230
+
"type": "opencollective",
2231
+
"url": "https://opencollective.com/unified"
2232
+
}
2233
+
},
2234
+
"node_modules/html-void-elements": {
2235
+
"version": "3.0.0",
2236
+
"license": "MIT",
2237
+
"funding": {
2238
+
"type": "github",
2239
+
"url": "https://github.com/sponsors/wooorm"
2240
+
}
2241
+
},
2242
+
"node_modules/human-signals": {
2243
+
"version": "5.0.0",
2244
+
"license": "Apache-2.0",
2245
+
"engines": {
2246
+
"node": ">=16.17.0"
2247
+
}
2248
+
},
2249
+
"node_modules/iconv-lite": {
2250
+
"version": "0.6.3",
2251
+
"license": "MIT",
2252
+
"dependencies": {
2253
+
"safer-buffer": ">= 2.1.2 < 3.0.0"
2254
+
},
2255
+
"engines": {
2256
+
"node": ">=0.10.0"
2257
+
}
2258
+
},
2259
+
"node_modules/inline-style-parser": {
2260
+
"version": "0.2.4",
2261
+
"license": "MIT"
2262
+
},
2263
+
"node_modules/internmap": {
2264
+
"version": "1.0.1",
2265
+
"license": "ISC"
2266
+
},
2267
+
"node_modules/is-alphabetical": {
2268
+
"version": "2.0.1",
2269
+
"license": "MIT",
2270
+
"funding": {
2271
+
"type": "github",
2272
+
"url": "https://github.com/sponsors/wooorm"
2273
+
}
2274
+
},
2275
+
"node_modules/is-alphanumerical": {
2276
+
"version": "2.0.1",
2277
+
"license": "MIT",
2278
+
"dependencies": {
2279
+
"is-alphabetical": "^2.0.0",
2280
+
"is-decimal": "^2.0.0"
2281
+
},
2282
+
"funding": {
2283
+
"type": "github",
2284
+
"url": "https://github.com/sponsors/wooorm"
2285
+
}
2286
+
},
2287
+
"node_modules/is-arrayish": {
2288
+
"version": "0.3.2",
2289
+
"license": "MIT",
2290
+
"optional": true
2291
+
},
2292
+
"node_modules/is-decimal": {
2293
+
"version": "2.0.1",
2294
+
"license": "MIT",
2295
+
"funding": {
2296
+
"type": "github",
2297
+
"url": "https://github.com/sponsors/wooorm"
2298
+
}
2299
+
},
2300
+
"node_modules/is-docker": {
2301
+
"version": "3.0.0",
2302
+
"license": "MIT",
2303
+
"bin": {
2304
+
"is-docker": "cli.js"
2305
+
},
2306
+
"engines": {
2307
+
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2308
+
},
2309
+
"funding": {
2310
+
"url": "https://github.com/sponsors/sindresorhus"
2311
+
}
2312
+
},
2313
+
"node_modules/is-extglob": {
2314
+
"version": "2.1.1",
2315
+
"license": "MIT",
2316
+
"engines": {
2317
+
"node": ">=0.10.0"
2318
+
}
2319
+
},
2320
+
"node_modules/is-glob": {
2321
+
"version": "4.0.3",
2322
+
"license": "MIT",
2323
+
"dependencies": {
2324
+
"is-extglob": "^2.1.1"
2325
+
},
2326
+
"engines": {
2327
+
"node": ">=0.10.0"
2328
+
}
2329
+
},
2330
+
"node_modules/is-hexadecimal": {
2331
+
"version": "2.0.1",
2332
+
"license": "MIT",
2333
+
"funding": {
2334
+
"type": "github",
2335
+
"url": "https://github.com/sponsors/wooorm"
2336
+
}
2337
+
},
2338
+
"node_modules/is-inside-container": {
2339
+
"version": "1.0.0",
2340
+
"license": "MIT",
2341
+
"dependencies": {
2342
+
"is-docker": "^3.0.0"
2343
+
},
2344
+
"bin": {
2345
+
"is-inside-container": "cli.js"
2346
+
},
2347
+
"engines": {
2348
+
"node": ">=14.16"
2349
+
},
2350
+
"funding": {
2351
+
"url": "https://github.com/sponsors/sindresorhus"
2352
+
}
2353
+
},
2354
+
"node_modules/is-number": {
2355
+
"version": "7.0.0",
2356
+
"license": "MIT",
2357
+
"engines": {
2358
+
"node": ">=0.12.0"
2359
+
}
2360
+
},
2361
+
"node_modules/is-plain-obj": {
2362
+
"version": "4.1.0",
2363
+
"license": "MIT",
2364
+
"engines": {
2365
+
"node": ">=12"
2366
+
},
2367
+
"funding": {
2368
+
"url": "https://github.com/sponsors/sindresorhus"
2369
+
}
2370
+
},
2371
+
"node_modules/is-stream": {
2372
+
"version": "3.0.0",
2373
+
"license": "MIT",
2374
+
"engines": {
2375
+
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2376
+
},
2377
+
"funding": {
2378
+
"url": "https://github.com/sponsors/sindresorhus"
2379
+
}
2380
+
},
2381
+
"node_modules/is-wsl": {
2382
+
"version": "3.1.0",
2383
+
"license": "MIT",
2384
+
"dependencies": {
2385
+
"is-inside-container": "^1.0.0"
2386
+
},
2387
+
"engines": {
2388
+
"node": ">=16"
2389
+
},
2390
+
"funding": {
2391
+
"url": "https://github.com/sponsors/sindresorhus"
2392
+
}
2393
+
},
2394
+
"node_modules/is64bit": {
2395
+
"version": "2.0.0",
2396
+
"license": "MIT",
2397
+
"dependencies": {
2398
+
"system-architecture": "^0.1.0"
2399
+
},
2400
+
"engines": {
2401
+
"node": ">=18"
2402
+
},
2403
+
"funding": {
2404
+
"url": "https://github.com/sponsors/sindresorhus"
2405
+
}
2406
+
},
2407
+
"node_modules/isexe": {
2408
+
"version": "2.0.0",
2409
+
"license": "ISC"
2410
+
},
2411
+
"node_modules/jiti": {
2412
+
"version": "2.4.2",
2413
+
"license": "MIT",
2414
+
"bin": {
2415
+
"jiti": "lib/jiti-cli.mjs"
2416
+
}
2417
+
},
2418
+
"node_modules/katex": {
2419
+
"version": "0.16.22",
2420
+
"funding": [
2421
+
"https://opencollective.com/katex",
2422
+
"https://github.com/sponsors/katex"
2423
+
],
2424
+
"license": "MIT",
2425
+
"dependencies": {
2426
+
"commander": "^8.3.0"
2427
+
},
2428
+
"bin": {
2429
+
"katex": "cli.js"
2430
+
}
2431
+
},
2432
+
"node_modules/khroma": {
2433
+
"version": "2.1.0"
2434
+
},
2435
+
"node_modules/kolorist": {
2436
+
"version": "1.8.0",
2437
+
"license": "MIT"
2438
+
},
2439
+
"node_modules/langium": {
2440
+
"version": "3.3.1",
2441
+
"license": "MIT",
2442
+
"dependencies": {
2443
+
"chevrotain": "~11.0.3",
2444
+
"chevrotain-allstar": "~0.3.0",
2445
+
"vscode-languageserver": "~9.0.1",
2446
+
"vscode-languageserver-textdocument": "~1.0.11",
2447
+
"vscode-uri": "~3.0.8"
2448
+
},
2449
+
"engines": {
2450
+
"node": ">=16.0.0"
2451
+
}
2452
+
},
2453
+
"node_modules/layout-base": {
2454
+
"version": "1.0.2",
2455
+
"license": "MIT"
2456
+
},
2457
+
"node_modules/lightningcss": {
2458
+
"version": "1.30.1",
2459
+
"license": "MPL-2.0",
2460
+
"dependencies": {
2461
+
"detect-libc": "^2.0.3"
2462
+
},
2463
+
"engines": {
2464
+
"node": ">= 12.0.0"
2465
+
},
2466
+
"funding": {
2467
+
"type": "opencollective",
2468
+
"url": "https://opencollective.com/parcel"
2469
+
},
2470
+
"optionalDependencies": {
2471
+
"lightningcss-darwin-arm64": "1.30.1",
2472
+
"lightningcss-darwin-x64": "1.30.1",
2473
+
"lightningcss-freebsd-x64": "1.30.1",
2474
+
"lightningcss-linux-arm-gnueabihf": "1.30.1",
2475
+
"lightningcss-linux-arm64-gnu": "1.30.1",
2476
+
"lightningcss-linux-arm64-musl": "1.30.1",
2477
+
"lightningcss-linux-x64-gnu": "1.30.1",
2478
+
"lightningcss-linux-x64-musl": "1.30.1",
2479
+
"lightningcss-win32-arm64-msvc": "1.30.1",
2480
+
"lightningcss-win32-x64-msvc": "1.30.1"
2481
+
}
2482
+
},
2483
+
"node_modules/lightningcss-win32-x64-msvc": {
2484
+
"version": "1.30.1",
2485
+
"cpu": [
2486
+
"x64"
2487
+
],
2488
+
"license": "MPL-2.0",
2489
+
"optional": true,
2490
+
"os": [
2491
+
"win32"
2492
+
],
2493
+
"engines": {
2494
+
"node": ">= 12.0.0"
2495
+
},
2496
+
"funding": {
2497
+
"type": "opencollective",
2498
+
"url": "https://opencollective.com/parcel"
2499
+
}
2500
+
},
2501
+
"node_modules/local-pkg": {
2502
+
"version": "1.1.1",
2503
+
"license": "MIT",
2504
+
"dependencies": {
2505
+
"mlly": "^1.7.4",
2506
+
"pkg-types": "^2.0.1",
2507
+
"quansync": "^0.2.8"
2508
+
},
2509
+
"engines": {
2510
+
"node": ">=14"
2511
+
},
2512
+
"funding": {
2513
+
"url": "https://github.com/sponsors/antfu"
2514
+
}
2515
+
},
2516
+
"node_modules/lodash-es": {
2517
+
"version": "4.17.21",
2518
+
"license": "MIT"
2519
+
},
2520
+
"node_modules/longest-streak": {
2521
+
"version": "3.1.0",
2522
+
"license": "MIT",
2523
+
"funding": {
2524
+
"type": "github",
2525
+
"url": "https://github.com/sponsors/wooorm"
2526
+
}
2527
+
},
2528
+
"node_modules/lucide-react": {
2529
+
"version": "0.525.0",
2530
+
"license": "ISC",
2531
+
"peerDependencies": {
2532
+
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
2533
+
}
2534
+
},
2535
+
"node_modules/magic-string": {
2536
+
"version": "0.30.17",
2537
+
"license": "MIT",
2538
+
"dependencies": {
2539
+
"@jridgewell/sourcemap-codec": "^1.5.0"
2540
+
}
2541
+
},
2542
+
"node_modules/markdown-extensions": {
2543
+
"version": "2.0.0",
2544
+
"license": "MIT",
2545
+
"engines": {
2546
+
"node": ">=16"
2547
+
},
2548
+
"funding": {
2549
+
"url": "https://github.com/sponsors/sindresorhus"
2550
+
}
2551
+
},
2552
+
"node_modules/markdown-table": {
2553
+
"version": "3.0.4",
2554
+
"license": "MIT",
2555
+
"funding": {
2556
+
"type": "github",
2557
+
"url": "https://github.com/sponsors/wooorm"
2558
+
}
2559
+
},
2560
+
"node_modules/marked": {
2561
+
"version": "15.0.12",
2562
+
"license": "MIT",
2563
+
"bin": {
2564
+
"marked": "bin/marked.js"
2565
+
},
2566
+
"engines": {
2567
+
"node": ">= 18"
2568
+
}
2569
+
},
2570
+
"node_modules/mathjax-full": {
2571
+
"version": "3.2.2",
2572
+
"license": "Apache-2.0",
2573
+
"dependencies": {
2574
+
"esm": "^3.2.25",
2575
+
"mhchemparser": "^4.1.0",
2576
+
"mj-context-menu": "^0.6.1",
2577
+
"speech-rule-engine": "^4.0.6"
2578
+
}
2579
+
},
2580
+
"node_modules/mdast-util-find-and-replace": {
2581
+
"version": "3.0.2",
2582
+
"license": "MIT",
2583
+
"dependencies": {
2584
+
"@types/mdast": "^4.0.0",
2585
+
"escape-string-regexp": "^5.0.0",
2586
+
"unist-util-is": "^6.0.0",
2587
+
"unist-util-visit-parents": "^6.0.0"
2588
+
},
2589
+
"funding": {
2590
+
"type": "opencollective",
2591
+
"url": "https://opencollective.com/unified"
2592
+
}
2593
+
},
2594
+
"node_modules/mdast-util-from-markdown": {
2595
+
"version": "2.0.2",
2596
+
"license": "MIT",
2597
+
"dependencies": {
2598
+
"@types/mdast": "^4.0.0",
2599
+
"@types/unist": "^3.0.0",
2600
+
"decode-named-character-reference": "^1.0.0",
2601
+
"devlop": "^1.0.0",
2602
+
"mdast-util-to-string": "^4.0.0",
2603
+
"micromark": "^4.0.0",
2604
+
"micromark-util-decode-numeric-character-reference": "^2.0.0",
2605
+
"micromark-util-decode-string": "^2.0.0",
2606
+
"micromark-util-normalize-identifier": "^2.0.0",
2607
+
"micromark-util-symbol": "^2.0.0",
2608
+
"micromark-util-types": "^2.0.0",
2609
+
"unist-util-stringify-position": "^4.0.0"
2610
+
},
2611
+
"funding": {
2612
+
"type": "opencollective",
2613
+
"url": "https://opencollective.com/unified"
2614
+
}
2615
+
},
2616
+
"node_modules/mdast-util-frontmatter": {
2617
+
"version": "2.0.1",
2618
+
"license": "MIT",
2619
+
"dependencies": {
2620
+
"@types/mdast": "^4.0.0",
2621
+
"devlop": "^1.0.0",
2622
+
"escape-string-regexp": "^5.0.0",
2623
+
"mdast-util-from-markdown": "^2.0.0",
2624
+
"mdast-util-to-markdown": "^2.0.0",
2625
+
"micromark-extension-frontmatter": "^2.0.0"
2626
+
},
2627
+
"funding": {
2628
+
"type": "opencollective",
2629
+
"url": "https://opencollective.com/unified"
2630
+
}
2631
+
},
2632
+
"node_modules/mdast-util-gfm": {
2633
+
"version": "3.1.0",
2634
+
"license": "MIT",
2635
+
"dependencies": {
2636
+
"mdast-util-from-markdown": "^2.0.0",
2637
+
"mdast-util-gfm-autolink-literal": "^2.0.0",
2638
+
"mdast-util-gfm-footnote": "^2.0.0",
2639
+
"mdast-util-gfm-strikethrough": "^2.0.0",
2640
+
"mdast-util-gfm-table": "^2.0.0",
2641
+
"mdast-util-gfm-task-list-item": "^2.0.0",
2642
+
"mdast-util-to-markdown": "^2.0.0"
2643
+
},
2644
+
"funding": {
2645
+
"type": "opencollective",
2646
+
"url": "https://opencollective.com/unified"
2647
+
}
2648
+
},
2649
+
"node_modules/mdast-util-gfm-autolink-literal": {
2650
+
"version": "2.0.1",
2651
+
"license": "MIT",
2652
+
"dependencies": {
2653
+
"@types/mdast": "^4.0.0",
2654
+
"ccount": "^2.0.0",
2655
+
"devlop": "^1.0.0",
2656
+
"mdast-util-find-and-replace": "^3.0.0",
2657
+
"micromark-util-character": "^2.0.0"
2658
+
},
2659
+
"funding": {
2660
+
"type": "opencollective",
2661
+
"url": "https://opencollective.com/unified"
2662
+
}
2663
+
},
2664
+
"node_modules/mdast-util-gfm-footnote": {
2665
+
"version": "2.1.0",
2666
+
"license": "MIT",
2667
+
"dependencies": {
2668
+
"@types/mdast": "^4.0.0",
2669
+
"devlop": "^1.1.0",
2670
+
"mdast-util-from-markdown": "^2.0.0",
2671
+
"mdast-util-to-markdown": "^2.0.0",
2672
+
"micromark-util-normalize-identifier": "^2.0.0"
2673
+
},
2674
+
"funding": {
2675
+
"type": "opencollective",
2676
+
"url": "https://opencollective.com/unified"
2677
+
}
2678
+
},
2679
+
"node_modules/mdast-util-gfm-strikethrough": {
2680
+
"version": "2.0.0",
2681
+
"license": "MIT",
2682
+
"dependencies": {
2683
+
"@types/mdast": "^4.0.0",
2684
+
"mdast-util-from-markdown": "^2.0.0",
2685
+
"mdast-util-to-markdown": "^2.0.0"
2686
+
},
2687
+
"funding": {
2688
+
"type": "opencollective",
2689
+
"url": "https://opencollective.com/unified"
2690
+
}
2691
+
},
2692
+
"node_modules/mdast-util-gfm-table": {
2693
+
"version": "2.0.0",
2694
+
"license": "MIT",
2695
+
"dependencies": {
2696
+
"@types/mdast": "^4.0.0",
2697
+
"devlop": "^1.0.0",
2698
+
"markdown-table": "^3.0.0",
2699
+
"mdast-util-from-markdown": "^2.0.0",
2700
+
"mdast-util-to-markdown": "^2.0.0"
2701
+
},
2702
+
"funding": {
2703
+
"type": "opencollective",
2704
+
"url": "https://opencollective.com/unified"
2705
+
}
2706
+
},
2707
+
"node_modules/mdast-util-gfm-task-list-item": {
2708
+
"version": "2.0.0",
2709
+
"license": "MIT",
2710
+
"dependencies": {
2711
+
"@types/mdast": "^4.0.0",
2712
+
"devlop": "^1.0.0",
2713
+
"mdast-util-from-markdown": "^2.0.0",
2714
+
"mdast-util-to-markdown": "^2.0.0"
2715
+
},
2716
+
"funding": {
2717
+
"type": "opencollective",
2718
+
"url": "https://opencollective.com/unified"
2719
+
}
2720
+
},
2721
+
"node_modules/mdast-util-math": {
2722
+
"version": "3.0.0",
2723
+
"license": "MIT",
2724
+
"dependencies": {
2725
+
"@types/hast": "^3.0.0",
2726
+
"@types/mdast": "^4.0.0",
2727
+
"devlop": "^1.0.0",
2728
+
"longest-streak": "^3.0.0",
2729
+
"mdast-util-from-markdown": "^2.0.0",
2730
+
"mdast-util-to-markdown": "^2.1.0",
2731
+
"unist-util-remove-position": "^5.0.0"
2732
+
},
2733
+
"funding": {
2734
+
"type": "opencollective",
2735
+
"url": "https://opencollective.com/unified"
2736
+
}
2737
+
},
2738
+
"node_modules/mdast-util-mdx": {
2739
+
"version": "3.0.0",
2740
+
"license": "MIT",
2741
+
"dependencies": {
2742
+
"mdast-util-from-markdown": "^2.0.0",
2743
+
"mdast-util-mdx-expression": "^2.0.0",
2744
+
"mdast-util-mdx-jsx": "^3.0.0",
2745
+
"mdast-util-mdxjs-esm": "^2.0.0",
2746
+
"mdast-util-to-markdown": "^2.0.0"
2747
+
},
2748
+
"funding": {
2749
+
"type": "opencollective",
2750
+
"url": "https://opencollective.com/unified"
2751
+
}
2752
+
},
2753
+
"node_modules/mdast-util-mdx-expression": {
2754
+
"version": "2.0.1",
2755
+
"license": "MIT",
2756
+
"dependencies": {
2757
+
"@types/estree-jsx": "^1.0.0",
2758
+
"@types/hast": "^3.0.0",
2759
+
"@types/mdast": "^4.0.0",
2760
+
"devlop": "^1.0.0",
2761
+
"mdast-util-from-markdown": "^2.0.0",
2762
+
"mdast-util-to-markdown": "^2.0.0"
2763
+
},
2764
+
"funding": {
2765
+
"type": "opencollective",
2766
+
"url": "https://opencollective.com/unified"
2767
+
}
2768
+
},
2769
+
"node_modules/mdast-util-mdx-jsx": {
2770
+
"version": "3.2.0",
2771
+
"license": "MIT",
2772
+
"dependencies": {
2773
+
"@types/estree-jsx": "^1.0.0",
2774
+
"@types/hast": "^3.0.0",
2775
+
"@types/mdast": "^4.0.0",
2776
+
"@types/unist": "^3.0.0",
2777
+
"ccount": "^2.0.0",
2778
+
"devlop": "^1.1.0",
2779
+
"mdast-util-from-markdown": "^2.0.0",
2780
+
"mdast-util-to-markdown": "^2.0.0",
2781
+
"parse-entities": "^4.0.0",
2782
+
"stringify-entities": "^4.0.0",
2783
+
"unist-util-stringify-position": "^4.0.0",
2784
+
"vfile-message": "^4.0.0"
2785
+
},
2786
+
"funding": {
2787
+
"type": "opencollective",
2788
+
"url": "https://opencollective.com/unified"
2789
+
}
2790
+
},
2791
+
"node_modules/mdast-util-mdxjs-esm": {
2792
+
"version": "2.0.1",
2793
+
"license": "MIT",
2794
+
"dependencies": {
2795
+
"@types/estree-jsx": "^1.0.0",
2796
+
"@types/hast": "^3.0.0",
2797
+
"@types/mdast": "^4.0.0",
2798
+
"devlop": "^1.0.0",
2799
+
"mdast-util-from-markdown": "^2.0.0",
2800
+
"mdast-util-to-markdown": "^2.0.0"
2801
+
},
2802
+
"funding": {
2803
+
"type": "opencollective",
2804
+
"url": "https://opencollective.com/unified"
2805
+
}
2806
+
},
2807
+
"node_modules/mdast-util-phrasing": {
2808
+
"version": "4.1.0",
2809
+
"license": "MIT",
2810
+
"dependencies": {
2811
+
"@types/mdast": "^4.0.0",
2812
+
"unist-util-is": "^6.0.0"
2813
+
},
2814
+
"funding": {
2815
+
"type": "opencollective",
2816
+
"url": "https://opencollective.com/unified"
2817
+
}
2818
+
},
2819
+
"node_modules/mdast-util-to-hast": {
2820
+
"version": "13.2.0",
2821
+
"license": "MIT",
2822
+
"dependencies": {
2823
+
"@types/hast": "^3.0.0",
2824
+
"@types/mdast": "^4.0.0",
2825
+
"@ungap/structured-clone": "^1.0.0",
2826
+
"devlop": "^1.0.0",
2827
+
"micromark-util-sanitize-uri": "^2.0.0",
2828
+
"trim-lines": "^3.0.0",
2829
+
"unist-util-position": "^5.0.0",
2830
+
"unist-util-visit": "^5.0.0",
2831
+
"vfile": "^6.0.0"
2832
+
},
2833
+
"funding": {
2834
+
"type": "opencollective",
2835
+
"url": "https://opencollective.com/unified"
2836
+
}
2837
+
},
2838
+
"node_modules/mdast-util-to-markdown": {
2839
+
"version": "2.1.2",
2840
+
"license": "MIT",
2841
+
"dependencies": {
2842
+
"@types/mdast": "^4.0.0",
2843
+
"@types/unist": "^3.0.0",
2844
+
"longest-streak": "^3.0.0",
2845
+
"mdast-util-phrasing": "^4.0.0",
2846
+
"mdast-util-to-string": "^4.0.0",
2847
+
"micromark-util-classify-character": "^2.0.0",
2848
+
"micromark-util-decode-string": "^2.0.0",
2849
+
"unist-util-visit": "^5.0.0",
2850
+
"zwitch": "^2.0.0"
2851
+
},
2852
+
"funding": {
2853
+
"type": "opencollective",
2854
+
"url": "https://opencollective.com/unified"
2855
+
}
2856
+
},
2857
+
"node_modules/mdast-util-to-string": {
2858
+
"version": "4.0.0",
2859
+
"license": "MIT",
2860
+
"dependencies": {
2861
+
"@types/mdast": "^4.0.0"
2862
+
},
2863
+
"funding": {
2864
+
"type": "opencollective",
2865
+
"url": "https://opencollective.com/unified"
2866
+
}
2867
+
},
2868
+
"node_modules/merge-stream": {
2869
+
"version": "2.0.0",
2870
+
"license": "MIT"
2871
+
},
2872
+
"node_modules/merge2": {
2873
+
"version": "1.4.1",
2874
+
"license": "MIT",
2875
+
"engines": {
2876
+
"node": ">= 8"
2877
+
}
2878
+
},
2879
+
"node_modules/mermaid": {
2880
+
"version": "11.7.0",
2881
+
"license": "MIT",
2882
+
"dependencies": {
2883
+
"@braintree/sanitize-url": "^7.0.4",
2884
+
"@iconify/utils": "^2.1.33",
2885
+
"@mermaid-js/parser": "^0.5.0",
2886
+
"@types/d3": "^7.4.3",
2887
+
"cytoscape": "^3.29.3",
2888
+
"cytoscape-cose-bilkent": "^4.1.0",
2889
+
"cytoscape-fcose": "^2.2.0",
2890
+
"d3": "^7.9.0",
2891
+
"d3-sankey": "^0.12.3",
2892
+
"dagre-d3-es": "7.0.11",
2893
+
"dayjs": "^1.11.13",
2894
+
"dompurify": "^3.2.5",
2895
+
"katex": "^0.16.9",
2896
+
"khroma": "^2.1.0",
2897
+
"lodash-es": "^4.17.21",
2898
+
"marked": "^15.0.7",
2899
+
"roughjs": "^4.6.6",
2900
+
"stylis": "^4.3.6",
2901
+
"ts-dedent": "^2.2.0",
2902
+
"uuid": "^11.1.0"
2903
+
}
2904
+
},
2905
+
"node_modules/mhchemparser": {
2906
+
"version": "4.2.1",
2907
+
"license": "Apache-2.0"
2908
+
},
2909
+
"node_modules/micromark": {
2910
+
"version": "4.0.2",
2911
+
"funding": [
2912
+
{
2913
+
"type": "GitHub Sponsors",
2914
+
"url": "https://github.com/sponsors/unifiedjs"
2915
+
},
2916
+
{
2917
+
"type": "OpenCollective",
2918
+
"url": "https://opencollective.com/unified"
2919
+
}
2920
+
],
2921
+
"license": "MIT",
2922
+
"dependencies": {
2923
+
"@types/debug": "^4.0.0",
2924
+
"debug": "^4.0.0",
2925
+
"decode-named-character-reference": "^1.0.0",
2926
+
"devlop": "^1.0.0",
2927
+
"micromark-core-commonmark": "^2.0.0",
2928
+
"micromark-factory-space": "^2.0.0",
2929
+
"micromark-util-character": "^2.0.0",
2930
+
"micromark-util-chunked": "^2.0.0",
2931
+
"micromark-util-combine-extensions": "^2.0.0",
2932
+
"micromark-util-decode-numeric-character-reference": "^2.0.0",
2933
+
"micromark-util-encode": "^2.0.0",
2934
+
"micromark-util-normalize-identifier": "^2.0.0",
2935
+
"micromark-util-resolve-all": "^2.0.0",
2936
+
"micromark-util-sanitize-uri": "^2.0.0",
2937
+
"micromark-util-subtokenize": "^2.0.0",
2938
+
"micromark-util-symbol": "^2.0.0",
2939
+
"micromark-util-types": "^2.0.0"
2940
+
}
2941
+
},
2942
+
"node_modules/micromark-core-commonmark": {
2943
+
"version": "2.0.3",
2944
+
"funding": [
2945
+
{
2946
+
"type": "GitHub Sponsors",
2947
+
"url": "https://github.com/sponsors/unifiedjs"
2948
+
},
2949
+
{
2950
+
"type": "OpenCollective",
2951
+
"url": "https://opencollective.com/unified"
2952
+
}
2953
+
],
2954
+
"license": "MIT",
2955
+
"dependencies": {
2956
+
"decode-named-character-reference": "^1.0.0",
2957
+
"devlop": "^1.0.0",
2958
+
"micromark-factory-destination": "^2.0.0",
2959
+
"micromark-factory-label": "^2.0.0",
2960
+
"micromark-factory-space": "^2.0.0",
2961
+
"micromark-factory-title": "^2.0.0",
2962
+
"micromark-factory-whitespace": "^2.0.0",
2963
+
"micromark-util-character": "^2.0.0",
2964
+
"micromark-util-chunked": "^2.0.0",
2965
+
"micromark-util-classify-character": "^2.0.0",
2966
+
"micromark-util-html-tag-name": "^2.0.0",
2967
+
"micromark-util-normalize-identifier": "^2.0.0",
2968
+
"micromark-util-resolve-all": "^2.0.0",
2969
+
"micromark-util-subtokenize": "^2.0.0",
2970
+
"micromark-util-symbol": "^2.0.0",
2971
+
"micromark-util-types": "^2.0.0"
2972
+
}
2973
+
},
2974
+
"node_modules/micromark-extension-frontmatter": {
2975
+
"version": "2.0.0",
2976
+
"license": "MIT",
2977
+
"dependencies": {
2978
+
"fault": "^2.0.0",
2979
+
"micromark-util-character": "^2.0.0",
2980
+
"micromark-util-symbol": "^2.0.0",
2981
+
"micromark-util-types": "^2.0.0"
2982
+
},
2983
+
"funding": {
2984
+
"type": "opencollective",
2985
+
"url": "https://opencollective.com/unified"
2986
+
}
2987
+
},
2988
+
"node_modules/micromark-extension-gfm": {
2989
+
"version": "3.0.0",
2990
+
"license": "MIT",
2991
+
"dependencies": {
2992
+
"micromark-extension-gfm-autolink-literal": "^2.0.0",
2993
+
"micromark-extension-gfm-footnote": "^2.0.0",
2994
+
"micromark-extension-gfm-strikethrough": "^2.0.0",
2995
+
"micromark-extension-gfm-table": "^2.0.0",
2996
+
"micromark-extension-gfm-tagfilter": "^2.0.0",
2997
+
"micromark-extension-gfm-task-list-item": "^2.0.0",
2998
+
"micromark-util-combine-extensions": "^2.0.0",
2999
+
"micromark-util-types": "^2.0.0"
3000
+
},
3001
+
"funding": {
3002
+
"type": "opencollective",
3003
+
"url": "https://opencollective.com/unified"
3004
+
}
3005
+
},
3006
+
"node_modules/micromark-extension-gfm-autolink-literal": {
3007
+
"version": "2.1.0",
3008
+
"license": "MIT",
3009
+
"dependencies": {
3010
+
"micromark-util-character": "^2.0.0",
3011
+
"micromark-util-sanitize-uri": "^2.0.0",
3012
+
"micromark-util-symbol": "^2.0.0",
3013
+
"micromark-util-types": "^2.0.0"
3014
+
},
3015
+
"funding": {
3016
+
"type": "opencollective",
3017
+
"url": "https://opencollective.com/unified"
3018
+
}
3019
+
},
3020
+
"node_modules/micromark-extension-gfm-footnote": {
3021
+
"version": "2.1.0",
3022
+
"license": "MIT",
3023
+
"dependencies": {
3024
+
"devlop": "^1.0.0",
3025
+
"micromark-core-commonmark": "^2.0.0",
3026
+
"micromark-factory-space": "^2.0.0",
3027
+
"micromark-util-character": "^2.0.0",
3028
+
"micromark-util-normalize-identifier": "^2.0.0",
3029
+
"micromark-util-sanitize-uri": "^2.0.0",
3030
+
"micromark-util-symbol": "^2.0.0",
3031
+
"micromark-util-types": "^2.0.0"
3032
+
},
3033
+
"funding": {
3034
+
"type": "opencollective",
3035
+
"url": "https://opencollective.com/unified"
3036
+
}
3037
+
},
3038
+
"node_modules/micromark-extension-gfm-strikethrough": {
3039
+
"version": "2.1.0",
3040
+
"license": "MIT",
3041
+
"dependencies": {
3042
+
"devlop": "^1.0.0",
3043
+
"micromark-util-chunked": "^2.0.0",
3044
+
"micromark-util-classify-character": "^2.0.0",
3045
+
"micromark-util-resolve-all": "^2.0.0",
3046
+
"micromark-util-symbol": "^2.0.0",
3047
+
"micromark-util-types": "^2.0.0"
3048
+
},
3049
+
"funding": {
3050
+
"type": "opencollective",
3051
+
"url": "https://opencollective.com/unified"
3052
+
}
3053
+
},
3054
+
"node_modules/micromark-extension-gfm-table": {
3055
+
"version": "2.1.1",
3056
+
"license": "MIT",
3057
+
"dependencies": {
3058
+
"devlop": "^1.0.0",
3059
+
"micromark-factory-space": "^2.0.0",
3060
+
"micromark-util-character": "^2.0.0",
3061
+
"micromark-util-symbol": "^2.0.0",
3062
+
"micromark-util-types": "^2.0.0"
3063
+
},
3064
+
"funding": {
3065
+
"type": "opencollective",
3066
+
"url": "https://opencollective.com/unified"
3067
+
}
3068
+
},
3069
+
"node_modules/micromark-extension-gfm-tagfilter": {
3070
+
"version": "2.0.0",
3071
+
"license": "MIT",
3072
+
"dependencies": {
3073
+
"micromark-util-types": "^2.0.0"
3074
+
},
3075
+
"funding": {
3076
+
"type": "opencollective",
3077
+
"url": "https://opencollective.com/unified"
3078
+
}
3079
+
},
3080
+
"node_modules/micromark-extension-gfm-task-list-item": {
3081
+
"version": "2.1.0",
3082
+
"license": "MIT",
3083
+
"dependencies": {
3084
+
"devlop": "^1.0.0",
3085
+
"micromark-factory-space": "^2.0.0",
3086
+
"micromark-util-character": "^2.0.0",
3087
+
"micromark-util-symbol": "^2.0.0",
3088
+
"micromark-util-types": "^2.0.0"
3089
+
},
3090
+
"funding": {
3091
+
"type": "opencollective",
3092
+
"url": "https://opencollective.com/unified"
3093
+
}
3094
+
},
3095
+
"node_modules/micromark-extension-math": {
3096
+
"version": "3.1.0",
3097
+
"license": "MIT",
3098
+
"dependencies": {
3099
+
"@types/katex": "^0.16.0",
3100
+
"devlop": "^1.0.0",
3101
+
"katex": "^0.16.0",
3102
+
"micromark-factory-space": "^2.0.0",
3103
+
"micromark-util-character": "^2.0.0",
3104
+
"micromark-util-symbol": "^2.0.0",
3105
+
"micromark-util-types": "^2.0.0"
3106
+
},
3107
+
"funding": {
3108
+
"type": "opencollective",
3109
+
"url": "https://opencollective.com/unified"
3110
+
}
3111
+
},
3112
+
"node_modules/micromark-extension-mdx-expression": {
3113
+
"version": "3.0.1",
3114
+
"funding": [
3115
+
{
3116
+
"type": "GitHub Sponsors",
3117
+
"url": "https://github.com/sponsors/unifiedjs"
3118
+
},
3119
+
{
3120
+
"type": "OpenCollective",
3121
+
"url": "https://opencollective.com/unified"
3122
+
}
3123
+
],
3124
+
"license": "MIT",
3125
+
"dependencies": {
3126
+
"@types/estree": "^1.0.0",
3127
+
"devlop": "^1.0.0",
3128
+
"micromark-factory-mdx-expression": "^2.0.0",
3129
+
"micromark-factory-space": "^2.0.0",
3130
+
"micromark-util-character": "^2.0.0",
3131
+
"micromark-util-events-to-acorn": "^2.0.0",
3132
+
"micromark-util-symbol": "^2.0.0",
3133
+
"micromark-util-types": "^2.0.0"
3134
+
}
3135
+
},
3136
+
"node_modules/micromark-extension-mdx-jsx": {
3137
+
"version": "3.0.2",
3138
+
"license": "MIT",
3139
+
"dependencies": {
3140
+
"@types/estree": "^1.0.0",
3141
+
"devlop": "^1.0.0",
3142
+
"estree-util-is-identifier-name": "^3.0.0",
3143
+
"micromark-factory-mdx-expression": "^2.0.0",
3144
+
"micromark-factory-space": "^2.0.0",
3145
+
"micromark-util-character": "^2.0.0",
3146
+
"micromark-util-events-to-acorn": "^2.0.0",
3147
+
"micromark-util-symbol": "^2.0.0",
3148
+
"micromark-util-types": "^2.0.0",
3149
+
"vfile-message": "^4.0.0"
3150
+
},
3151
+
"funding": {
3152
+
"type": "opencollective",
3153
+
"url": "https://opencollective.com/unified"
3154
+
}
3155
+
},
3156
+
"node_modules/micromark-extension-mdx-md": {
3157
+
"version": "2.0.0",
3158
+
"license": "MIT",
3159
+
"dependencies": {
3160
+
"micromark-util-types": "^2.0.0"
3161
+
},
3162
+
"funding": {
3163
+
"type": "opencollective",
3164
+
"url": "https://opencollective.com/unified"
3165
+
}
3166
+
},
3167
+
"node_modules/micromark-extension-mdxjs": {
3168
+
"version": "3.0.0",
3169
+
"license": "MIT",
3170
+
"dependencies": {
3171
+
"acorn": "^8.0.0",
3172
+
"acorn-jsx": "^5.0.0",
3173
+
"micromark-extension-mdx-expression": "^3.0.0",
3174
+
"micromark-extension-mdx-jsx": "^3.0.0",
3175
+
"micromark-extension-mdx-md": "^2.0.0",
3176
+
"micromark-extension-mdxjs-esm": "^3.0.0",
3177
+
"micromark-util-combine-extensions": "^2.0.0",
3178
+
"micromark-util-types": "^2.0.0"
3179
+
},
3180
+
"funding": {
3181
+
"type": "opencollective",
3182
+
"url": "https://opencollective.com/unified"
3183
+
}
3184
+
},
3185
+
"node_modules/micromark-extension-mdxjs-esm": {
3186
+
"version": "3.0.0",
3187
+
"license": "MIT",
3188
+
"dependencies": {
3189
+
"@types/estree": "^1.0.0",
3190
+
"devlop": "^1.0.0",
3191
+
"micromark-core-commonmark": "^2.0.0",
3192
+
"micromark-util-character": "^2.0.0",
3193
+
"micromark-util-events-to-acorn": "^2.0.0",
3194
+
"micromark-util-symbol": "^2.0.0",
3195
+
"micromark-util-types": "^2.0.0",
3196
+
"unist-util-position-from-estree": "^2.0.0",
3197
+
"vfile-message": "^4.0.0"
3198
+
},
3199
+
"funding": {
3200
+
"type": "opencollective",
3201
+
"url": "https://opencollective.com/unified"
3202
+
}
3203
+
},
3204
+
"node_modules/micromark-factory-destination": {
3205
+
"version": "2.0.1",
3206
+
"funding": [
3207
+
{
3208
+
"type": "GitHub Sponsors",
3209
+
"url": "https://github.com/sponsors/unifiedjs"
3210
+
},
3211
+
{
3212
+
"type": "OpenCollective",
3213
+
"url": "https://opencollective.com/unified"
3214
+
}
3215
+
],
3216
+
"license": "MIT",
3217
+
"dependencies": {
3218
+
"micromark-util-character": "^2.0.0",
3219
+
"micromark-util-symbol": "^2.0.0",
3220
+
"micromark-util-types": "^2.0.0"
3221
+
}
3222
+
},
3223
+
"node_modules/micromark-factory-label": {
3224
+
"version": "2.0.1",
3225
+
"funding": [
3226
+
{
3227
+
"type": "GitHub Sponsors",
3228
+
"url": "https://github.com/sponsors/unifiedjs"
3229
+
},
3230
+
{
3231
+
"type": "OpenCollective",
3232
+
"url": "https://opencollective.com/unified"
3233
+
}
3234
+
],
3235
+
"license": "MIT",
3236
+
"dependencies": {
3237
+
"devlop": "^1.0.0",
3238
+
"micromark-util-character": "^2.0.0",
3239
+
"micromark-util-symbol": "^2.0.0",
3240
+
"micromark-util-types": "^2.0.0"
3241
+
}
3242
+
},
3243
+
"node_modules/micromark-factory-mdx-expression": {
3244
+
"version": "2.0.3",
3245
+
"funding": [
3246
+
{
3247
+
"type": "GitHub Sponsors",
3248
+
"url": "https://github.com/sponsors/unifiedjs"
3249
+
},
3250
+
{
3251
+
"type": "OpenCollective",
3252
+
"url": "https://opencollective.com/unified"
3253
+
}
3254
+
],
3255
+
"license": "MIT",
3256
+
"dependencies": {
3257
+
"@types/estree": "^1.0.0",
3258
+
"devlop": "^1.0.0",
3259
+
"micromark-factory-space": "^2.0.0",
3260
+
"micromark-util-character": "^2.0.0",
3261
+
"micromark-util-events-to-acorn": "^2.0.0",
3262
+
"micromark-util-symbol": "^2.0.0",
3263
+
"micromark-util-types": "^2.0.0",
3264
+
"unist-util-position-from-estree": "^2.0.0",
3265
+
"vfile-message": "^4.0.0"
3266
+
}
3267
+
},
3268
+
"node_modules/micromark-factory-space": {
3269
+
"version": "2.0.1",
3270
+
"funding": [
3271
+
{
3272
+
"type": "GitHub Sponsors",
3273
+
"url": "https://github.com/sponsors/unifiedjs"
3274
+
},
3275
+
{
3276
+
"type": "OpenCollective",
3277
+
"url": "https://opencollective.com/unified"
3278
+
}
3279
+
],
3280
+
"license": "MIT",
3281
+
"dependencies": {
3282
+
"micromark-util-character": "^2.0.0",
3283
+
"micromark-util-types": "^2.0.0"
3284
+
}
3285
+
},
3286
+
"node_modules/micromark-factory-title": {
3287
+
"version": "2.0.1",
3288
+
"funding": [
3289
+
{
3290
+
"type": "GitHub Sponsors",
3291
+
"url": "https://github.com/sponsors/unifiedjs"
3292
+
},
3293
+
{
3294
+
"type": "OpenCollective",
3295
+
"url": "https://opencollective.com/unified"
3296
+
}
3297
+
],
3298
+
"license": "MIT",
3299
+
"dependencies": {
3300
+
"micromark-factory-space": "^2.0.0",
3301
+
"micromark-util-character": "^2.0.0",
3302
+
"micromark-util-symbol": "^2.0.0",
3303
+
"micromark-util-types": "^2.0.0"
3304
+
}
3305
+
},
3306
+
"node_modules/micromark-factory-whitespace": {
3307
+
"version": "2.0.1",
3308
+
"funding": [
3309
+
{
3310
+
"type": "GitHub Sponsors",
3311
+
"url": "https://github.com/sponsors/unifiedjs"
3312
+
},
3313
+
{
3314
+
"type": "OpenCollective",
3315
+
"url": "https://opencollective.com/unified"
3316
+
}
3317
+
],
3318
+
"license": "MIT",
3319
+
"dependencies": {
3320
+
"micromark-factory-space": "^2.0.0",
3321
+
"micromark-util-character": "^2.0.0",
3322
+
"micromark-util-symbol": "^2.0.0",
3323
+
"micromark-util-types": "^2.0.0"
3324
+
}
3325
+
},
3326
+
"node_modules/micromark-util-character": {
3327
+
"version": "2.1.1",
3328
+
"funding": [
3329
+
{
3330
+
"type": "GitHub Sponsors",
3331
+
"url": "https://github.com/sponsors/unifiedjs"
3332
+
},
3333
+
{
3334
+
"type": "OpenCollective",
3335
+
"url": "https://opencollective.com/unified"
3336
+
}
3337
+
],
3338
+
"license": "MIT",
3339
+
"dependencies": {
3340
+
"micromark-util-symbol": "^2.0.0",
3341
+
"micromark-util-types": "^2.0.0"
3342
+
}
3343
+
},
3344
+
"node_modules/micromark-util-chunked": {
3345
+
"version": "2.0.1",
3346
+
"funding": [
3347
+
{
3348
+
"type": "GitHub Sponsors",
3349
+
"url": "https://github.com/sponsors/unifiedjs"
3350
+
},
3351
+
{
3352
+
"type": "OpenCollective",
3353
+
"url": "https://opencollective.com/unified"
3354
+
}
3355
+
],
3356
+
"license": "MIT",
3357
+
"dependencies": {
3358
+
"micromark-util-symbol": "^2.0.0"
3359
+
}
3360
+
},
3361
+
"node_modules/micromark-util-classify-character": {
3362
+
"version": "2.0.1",
3363
+
"funding": [
3364
+
{
3365
+
"type": "GitHub Sponsors",
3366
+
"url": "https://github.com/sponsors/unifiedjs"
3367
+
},
3368
+
{
3369
+
"type": "OpenCollective",
3370
+
"url": "https://opencollective.com/unified"
3371
+
}
3372
+
],
3373
+
"license": "MIT",
3374
+
"dependencies": {
3375
+
"micromark-util-character": "^2.0.0",
3376
+
"micromark-util-symbol": "^2.0.0",
3377
+
"micromark-util-types": "^2.0.0"
3378
+
}
3379
+
},
3380
+
"node_modules/micromark-util-combine-extensions": {
3381
+
"version": "2.0.1",
3382
+
"funding": [
3383
+
{
3384
+
"type": "GitHub Sponsors",
3385
+
"url": "https://github.com/sponsors/unifiedjs"
3386
+
},
3387
+
{
3388
+
"type": "OpenCollective",
3389
+
"url": "https://opencollective.com/unified"
3390
+
}
3391
+
],
3392
+
"license": "MIT",
3393
+
"dependencies": {
3394
+
"micromark-util-chunked": "^2.0.0",
3395
+
"micromark-util-types": "^2.0.0"
3396
+
}
3397
+
},
3398
+
"node_modules/micromark-util-decode-numeric-character-reference": {
3399
+
"version": "2.0.2",
3400
+
"funding": [
3401
+
{
3402
+
"type": "GitHub Sponsors",
3403
+
"url": "https://github.com/sponsors/unifiedjs"
3404
+
},
3405
+
{
3406
+
"type": "OpenCollective",
3407
+
"url": "https://opencollective.com/unified"
3408
+
}
3409
+
],
3410
+
"license": "MIT",
3411
+
"dependencies": {
3412
+
"micromark-util-symbol": "^2.0.0"
3413
+
}
3414
+
},
3415
+
"node_modules/micromark-util-decode-string": {
3416
+
"version": "2.0.1",
3417
+
"funding": [
3418
+
{
3419
+
"type": "GitHub Sponsors",
3420
+
"url": "https://github.com/sponsors/unifiedjs"
3421
+
},
3422
+
{
3423
+
"type": "OpenCollective",
3424
+
"url": "https://opencollective.com/unified"
3425
+
}
3426
+
],
3427
+
"license": "MIT",
3428
+
"dependencies": {
3429
+
"decode-named-character-reference": "^1.0.0",
3430
+
"micromark-util-character": "^2.0.0",
3431
+
"micromark-util-decode-numeric-character-reference": "^2.0.0",
3432
+
"micromark-util-symbol": "^2.0.0"
3433
+
}
3434
+
},
3435
+
"node_modules/micromark-util-encode": {
3436
+
"version": "2.0.1",
3437
+
"funding": [
3438
+
{
3439
+
"type": "GitHub Sponsors",
3440
+
"url": "https://github.com/sponsors/unifiedjs"
3441
+
},
3442
+
{
3443
+
"type": "OpenCollective",
3444
+
"url": "https://opencollective.com/unified"
3445
+
}
3446
+
],
3447
+
"license": "MIT"
3448
+
},
3449
+
"node_modules/micromark-util-events-to-acorn": {
3450
+
"version": "2.0.3",
3451
+
"funding": [
3452
+
{
3453
+
"type": "GitHub Sponsors",
3454
+
"url": "https://github.com/sponsors/unifiedjs"
3455
+
},
3456
+
{
3457
+
"type": "OpenCollective",
3458
+
"url": "https://opencollective.com/unified"
3459
+
}
3460
+
],
3461
+
"license": "MIT",
3462
+
"dependencies": {
3463
+
"@types/estree": "^1.0.0",
3464
+
"@types/unist": "^3.0.0",
3465
+
"devlop": "^1.0.0",
3466
+
"estree-util-visit": "^2.0.0",
3467
+
"micromark-util-symbol": "^2.0.0",
3468
+
"micromark-util-types": "^2.0.0",
3469
+
"vfile-message": "^4.0.0"
3470
+
}
3471
+
},
3472
+
"node_modules/micromark-util-html-tag-name": {
3473
+
"version": "2.0.1",
3474
+
"funding": [
3475
+
{
3476
+
"type": "GitHub Sponsors",
3477
+
"url": "https://github.com/sponsors/unifiedjs"
3478
+
},
3479
+
{
3480
+
"type": "OpenCollective",
3481
+
"url": "https://opencollective.com/unified"
3482
+
}
3483
+
],
3484
+
"license": "MIT"
3485
+
},
3486
+
"node_modules/micromark-util-normalize-identifier": {
3487
+
"version": "2.0.1",
3488
+
"funding": [
3489
+
{
3490
+
"type": "GitHub Sponsors",
3491
+
"url": "https://github.com/sponsors/unifiedjs"
3492
+
},
3493
+
{
3494
+
"type": "OpenCollective",
3495
+
"url": "https://opencollective.com/unified"
3496
+
}
3497
+
],
3498
+
"license": "MIT",
3499
+
"dependencies": {
3500
+
"micromark-util-symbol": "^2.0.0"
3501
+
}
3502
+
},
3503
+
"node_modules/micromark-util-resolve-all": {
3504
+
"version": "2.0.1",
3505
+
"funding": [
3506
+
{
3507
+
"type": "GitHub Sponsors",
3508
+
"url": "https://github.com/sponsors/unifiedjs"
3509
+
},
3510
+
{
3511
+
"type": "OpenCollective",
3512
+
"url": "https://opencollective.com/unified"
3513
+
}
3514
+
],
3515
+
"license": "MIT",
3516
+
"dependencies": {
3517
+
"micromark-util-types": "^2.0.0"
3518
+
}
3519
+
},
3520
+
"node_modules/micromark-util-sanitize-uri": {
3521
+
"version": "2.0.1",
3522
+
"funding": [
3523
+
{
3524
+
"type": "GitHub Sponsors",
3525
+
"url": "https://github.com/sponsors/unifiedjs"
3526
+
},
3527
+
{
3528
+
"type": "OpenCollective",
3529
+
"url": "https://opencollective.com/unified"
3530
+
}
3531
+
],
3532
+
"license": "MIT",
3533
+
"dependencies": {
3534
+
"micromark-util-character": "^2.0.0",
3535
+
"micromark-util-encode": "^2.0.0",
3536
+
"micromark-util-symbol": "^2.0.0"
3537
+
}
3538
+
},
3539
+
"node_modules/micromark-util-subtokenize": {
3540
+
"version": "2.1.0",
3541
+
"funding": [
3542
+
{
3543
+
"type": "GitHub Sponsors",
3544
+
"url": "https://github.com/sponsors/unifiedjs"
3545
+
},
3546
+
{
3547
+
"type": "OpenCollective",
3548
+
"url": "https://opencollective.com/unified"
3549
+
}
3550
+
],
3551
+
"license": "MIT",
3552
+
"dependencies": {
3553
+
"devlop": "^1.0.0",
3554
+
"micromark-util-chunked": "^2.0.0",
3555
+
"micromark-util-symbol": "^2.0.0",
3556
+
"micromark-util-types": "^2.0.0"
3557
+
}
3558
+
},
3559
+
"node_modules/micromark-util-symbol": {
3560
+
"version": "2.0.1",
3561
+
"funding": [
3562
+
{
3563
+
"type": "GitHub Sponsors",
3564
+
"url": "https://github.com/sponsors/unifiedjs"
3565
+
},
3566
+
{
3567
+
"type": "OpenCollective",
3568
+
"url": "https://opencollective.com/unified"
3569
+
}
3570
+
],
3571
+
"license": "MIT"
3572
+
},
3573
+
"node_modules/micromark-util-types": {
3574
+
"version": "2.0.2",
3575
+
"funding": [
3576
+
{
3577
+
"type": "GitHub Sponsors",
3578
+
"url": "https://github.com/sponsors/unifiedjs"
3579
+
},
3580
+
{
3581
+
"type": "OpenCollective",
3582
+
"url": "https://opencollective.com/unified"
3583
+
}
3584
+
],
3585
+
"license": "MIT"
3586
+
},
3587
+
"node_modules/micromatch": {
3588
+
"version": "4.0.8",
3589
+
"license": "MIT",
3590
+
"dependencies": {
3591
+
"braces": "^3.0.3",
3592
+
"picomatch": "^2.3.1"
3593
+
},
3594
+
"engines": {
3595
+
"node": ">=8.6"
3596
+
}
3597
+
},
3598
+
"node_modules/mimic-fn": {
3599
+
"version": "4.0.0",
3600
+
"license": "MIT",
3601
+
"engines": {
3602
+
"node": ">=12"
3603
+
},
3604
+
"funding": {
3605
+
"url": "https://github.com/sponsors/sindresorhus"
3606
+
}
3607
+
},
3608
+
"node_modules/minipass": {
3609
+
"version": "7.1.2",
3610
+
"license": "ISC",
3611
+
"engines": {
3612
+
"node": ">=16 || 14 >=14.17"
3613
+
}
3614
+
},
3615
+
"node_modules/minizlib": {
3616
+
"version": "3.0.2",
3617
+
"license": "MIT",
3618
+
"dependencies": {
3619
+
"minipass": "^7.1.2"
3620
+
},
3621
+
"engines": {
3622
+
"node": ">= 18"
3623
+
}
3624
+
},
3625
+
"node_modules/mj-context-menu": {
3626
+
"version": "0.6.1",
3627
+
"license": "Apache-2.0"
3628
+
},
3629
+
"node_modules/mkdirp": {
3630
+
"version": "3.0.1",
3631
+
"license": "MIT",
3632
+
"bin": {
3633
+
"mkdirp": "dist/cjs/src/bin.js"
3634
+
},
3635
+
"engines": {
3636
+
"node": ">=10"
3637
+
},
3638
+
"funding": {
3639
+
"url": "https://github.com/sponsors/isaacs"
3640
+
}
3641
+
},
3642
+
"node_modules/mlly": {
3643
+
"version": "1.7.4",
3644
+
"license": "MIT",
3645
+
"dependencies": {
3646
+
"acorn": "^8.14.0",
3647
+
"pathe": "^2.0.1",
3648
+
"pkg-types": "^1.3.0",
3649
+
"ufo": "^1.5.4"
3650
+
}
3651
+
},
3652
+
"node_modules/mlly/node_modules/pkg-types": {
3653
+
"version": "1.3.1",
3654
+
"license": "MIT",
3655
+
"dependencies": {
3656
+
"confbox": "^0.1.8",
3657
+
"mlly": "^1.7.4",
3658
+
"pathe": "^2.0.1"
3659
+
}
3660
+
},
3661
+
"node_modules/mlly/node_modules/pkg-types/node_modules/confbox": {
3662
+
"version": "0.1.8",
3663
+
"license": "MIT"
3664
+
},
3665
+
"node_modules/ms": {
3666
+
"version": "2.1.3",
3667
+
"license": "MIT"
3668
+
},
3669
+
"node_modules/nanoid": {
3670
+
"version": "3.3.11",
3671
+
"funding": [
3672
+
{
3673
+
"type": "github",
3674
+
"url": "https://github.com/sponsors/ai"
3675
+
}
3676
+
],
3677
+
"license": "MIT",
3678
+
"bin": {
3679
+
"nanoid": "bin/nanoid.cjs"
3680
+
},
3681
+
"engines": {
3682
+
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
3683
+
}
3684
+
},
3685
+
"node_modules/negotiator": {
3686
+
"version": "1.0.0",
3687
+
"license": "MIT",
3688
+
"engines": {
3689
+
"node": ">= 0.6"
3690
+
}
3691
+
},
3692
+
"node_modules/next": {
3693
+
"version": "15.3.4",
3694
+
"license": "MIT",
3695
+
"dependencies": {
3696
+
"@next/env": "15.3.4",
3697
+
"@swc/counter": "0.1.3",
3698
+
"@swc/helpers": "0.5.15",
3699
+
"busboy": "1.6.0",
3700
+
"caniuse-lite": "^1.0.30001579",
3701
+
"postcss": "8.4.31",
3702
+
"styled-jsx": "5.1.6"
3703
+
},
3704
+
"bin": {
3705
+
"next": "dist/bin/next"
3706
+
},
3707
+
"engines": {
3708
+
"node": "^18.18.0 || ^19.8.0 || >= 20.0.0"
3709
+
},
3710
+
"optionalDependencies": {
3711
+
"@next/swc-darwin-arm64": "15.3.4",
3712
+
"@next/swc-darwin-x64": "15.3.4",
3713
+
"@next/swc-linux-arm64-gnu": "15.3.4",
3714
+
"@next/swc-linux-arm64-musl": "15.3.4",
3715
+
"@next/swc-linux-x64-gnu": "15.3.4",
3716
+
"@next/swc-linux-x64-musl": "15.3.4",
3717
+
"@next/swc-win32-arm64-msvc": "15.3.4",
3718
+
"@next/swc-win32-x64-msvc": "15.3.4",
3719
+
"sharp": "^0.34.1"
3720
+
},
3721
+
"peerDependencies": {
3722
+
"@opentelemetry/api": "^1.1.0",
3723
+
"@playwright/test": "^1.41.2",
3724
+
"babel-plugin-react-compiler": "*",
3725
+
"react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
3726
+
"react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
3727
+
"sass": "^1.3.0"
3728
+
},
3729
+
"peerDependenciesMeta": {
3730
+
"@opentelemetry/api": {
3731
+
"optional": true
3732
+
},
3733
+
"@playwright/test": {
3734
+
"optional": true
3735
+
},
3736
+
"babel-plugin-react-compiler": {
3737
+
"optional": true
3738
+
},
3739
+
"sass": {
3740
+
"optional": true
3741
+
}
3742
+
}
3743
+
},
3744
+
"node_modules/next-themes": {
3745
+
"version": "0.4.6",
3746
+
"license": "MIT",
3747
+
"peerDependencies": {
3748
+
"react": "^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc",
3749
+
"react-dom": "^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc"
3750
+
}
3751
+
},
3752
+
"node_modules/next/node_modules/postcss": {
3753
+
"version": "8.4.31",
3754
+
"funding": [
3755
+
{
3756
+
"type": "opencollective",
3757
+
"url": "https://opencollective.com/postcss/"
3758
+
},
3759
+
{
3760
+
"type": "tidelift",
3761
+
"url": "https://tidelift.com/funding/github/npm/postcss"
3762
+
},
3763
+
{
3764
+
"type": "github",
3765
+
"url": "https://github.com/sponsors/ai"
3766
+
}
3767
+
],
3768
+
"license": "MIT",
3769
+
"dependencies": {
3770
+
"nanoid": "^3.3.6",
3771
+
"picocolors": "^1.0.0",
3772
+
"source-map-js": "^1.0.2"
3773
+
},
3774
+
"engines": {
3775
+
"node": "^10 || ^12 || >=14"
3776
+
}
3777
+
},
3778
+
"node_modules/nextra": {
3779
+
"version": "4.2.17",
3780
+
"license": "MIT",
3781
+
"dependencies": {
3782
+
"@formatjs/intl-localematcher": "^0.6.0",
3783
+
"@headlessui/react": "^2.1.2",
3784
+
"@mdx-js/mdx": "^3.0.0",
3785
+
"@napi-rs/simple-git": "^0.1.9",
3786
+
"@shikijs/twoslash": "^2.0.0",
3787
+
"@theguild/remark-mermaid": "^0.2.0",
3788
+
"@theguild/remark-npm2yarn": "^0.3.2",
3789
+
"better-react-mathjax": "^2.0.3",
3790
+
"clsx": "^2.1.0",
3791
+
"estree-util-to-js": "^2.0.0",
3792
+
"estree-util-value-to-estree": "^3.0.1",
3793
+
"fast-glob": "^3.3.2",
3794
+
"github-slugger": "^2.0.0",
3795
+
"hast-util-to-estree": "^3.1.0",
3796
+
"katex": "^0.16.21",
3797
+
"mdast-util-from-markdown": "^2.0.1",
3798
+
"mdast-util-gfm": "^3.0.0",
3799
+
"mdast-util-to-hast": "^13.2.0",
3800
+
"negotiator": "^1.0.0",
3801
+
"react-compiler-runtime": "0.0.0-experimental-22c6e49-20241219",
3802
+
"react-medium-image-zoom": "^5.2.12",
3803
+
"rehype-katex": "^7.0.0",
3804
+
"rehype-pretty-code": "0.14.1",
3805
+
"rehype-raw": "^7.0.0",
3806
+
"remark-frontmatter": "^5.0.0",
3807
+
"remark-gfm": "^4.0.0",
3808
+
"remark-math": "^6.0.0",
3809
+
"remark-reading-time": "^2.0.1",
3810
+
"remark-smartypants": "^3.0.0",
3811
+
"shiki": "^2.0.0",
3812
+
"slash": "^5.1.0",
3813
+
"title": "^4.0.1",
3814
+
"unist-util-remove": "^4.0.0",
3815
+
"unist-util-visit": "^5.0.0",
3816
+
"unist-util-visit-children": "^3.0.0",
3817
+
"yaml": "^2.3.2",
3818
+
"zod": "^3.22.3",
3819
+
"zod-validation-error": "^3.0.0"
3820
+
},
3821
+
"engines": {
3822
+
"node": ">=18"
3823
+
},
3824
+
"peerDependencies": {
3825
+
"next": ">=14",
3826
+
"react": ">=18",
3827
+
"react-dom": ">=18"
3828
+
}
3829
+
},
3830
+
"node_modules/nextra-theme-docs": {
3831
+
"version": "4.2.17",
3832
+
"license": "MIT",
3833
+
"dependencies": {
3834
+
"@headlessui/react": "^2.1.2",
3835
+
"clsx": "^2.1.0",
3836
+
"next-themes": "^0.4.0",
3837
+
"react-compiler-runtime": "0.0.0-experimental-22c6e49-20241219",
3838
+
"scroll-into-view-if-needed": "^3.1.0",
3839
+
"zod": "^3.22.3",
3840
+
"zod-validation-error": "^3.0.0",
3841
+
"zustand": "^5.0.1"
3842
+
},
3843
+
"peerDependencies": {
3844
+
"next": ">=14",
3845
+
"nextra": "4.2.17",
3846
+
"react": ">=18",
3847
+
"react-dom": ">=18"
3848
+
}
3849
+
},
3850
+
"node_modules/nlcst-to-string": {
3851
+
"version": "4.0.0",
3852
+
"license": "MIT",
3853
+
"dependencies": {
3854
+
"@types/nlcst": "^2.0.0"
3855
+
},
3856
+
"funding": {
3857
+
"type": "opencollective",
3858
+
"url": "https://opencollective.com/unified"
3859
+
}
3860
+
},
3861
+
"node_modules/npm-run-path": {
3862
+
"version": "5.3.0",
3863
+
"license": "MIT",
3864
+
"dependencies": {
3865
+
"path-key": "^4.0.0"
3866
+
},
3867
+
"engines": {
3868
+
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3869
+
},
3870
+
"funding": {
3871
+
"url": "https://github.com/sponsors/sindresorhus"
3872
+
}
3873
+
},
3874
+
"node_modules/npm-run-path/node_modules/path-key": {
3875
+
"version": "4.0.0",
3876
+
"license": "MIT",
3877
+
"engines": {
3878
+
"node": ">=12"
3879
+
},
3880
+
"funding": {
3881
+
"url": "https://github.com/sponsors/sindresorhus"
3882
+
}
3883
+
},
3884
+
"node_modules/npm-to-yarn": {
3885
+
"version": "3.0.1",
3886
+
"license": "MIT",
3887
+
"engines": {
3888
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
3889
+
},
3890
+
"funding": {
3891
+
"url": "https://github.com/nebrelbug/npm-to-yarn?sponsor=1"
3892
+
}
3893
+
},
3894
+
"node_modules/onetime": {
3895
+
"version": "6.0.0",
3896
+
"license": "MIT",
3897
+
"dependencies": {
3898
+
"mimic-fn": "^4.0.0"
3899
+
},
3900
+
"engines": {
3901
+
"node": ">=12"
3902
+
},
3903
+
"funding": {
3904
+
"url": "https://github.com/sponsors/sindresorhus"
3905
+
}
3906
+
},
3907
+
"node_modules/oniguruma-to-es": {
3908
+
"version": "3.1.1",
3909
+
"license": "MIT",
3910
+
"dependencies": {
3911
+
"emoji-regex-xs": "^1.0.0",
3912
+
"regex": "^6.0.1",
3913
+
"regex-recursion": "^6.0.2"
3914
+
}
3915
+
},
3916
+
"node_modules/package-manager-detector": {
3917
+
"version": "1.3.0",
3918
+
"license": "MIT"
3919
+
},
3920
+
"node_modules/pagefind": {
3921
+
"version": "1.3.0",
3922
+
"dev": true,
3923
+
"license": "MIT",
3924
+
"bin": {
3925
+
"pagefind": "lib/runner/bin.cjs"
3926
+
},
3927
+
"optionalDependencies": {
3928
+
"@pagefind/darwin-arm64": "1.3.0",
3929
+
"@pagefind/darwin-x64": "1.3.0",
3930
+
"@pagefind/linux-arm64": "1.3.0",
3931
+
"@pagefind/linux-x64": "1.3.0",
3932
+
"@pagefind/windows-x64": "1.3.0"
3933
+
}
3934
+
},
3935
+
"node_modules/parse-entities": {
3936
+
"version": "4.0.2",
3937
+
"license": "MIT",
3938
+
"dependencies": {
3939
+
"@types/unist": "^2.0.0",
3940
+
"character-entities-legacy": "^3.0.0",
3941
+
"character-reference-invalid": "^2.0.0",
3942
+
"decode-named-character-reference": "^1.0.0",
3943
+
"is-alphanumerical": "^2.0.0",
3944
+
"is-decimal": "^2.0.0",
3945
+
"is-hexadecimal": "^2.0.0"
3946
+
},
3947
+
"funding": {
3948
+
"type": "github",
3949
+
"url": "https://github.com/sponsors/wooorm"
3950
+
}
3951
+
},
3952
+
"node_modules/parse-entities/node_modules/@types/unist": {
3953
+
"version": "2.0.11",
3954
+
"license": "MIT"
3955
+
},
3956
+
"node_modules/parse-latin": {
3957
+
"version": "7.0.0",
3958
+
"license": "MIT",
3959
+
"dependencies": {
3960
+
"@types/nlcst": "^2.0.0",
3961
+
"@types/unist": "^3.0.0",
3962
+
"nlcst-to-string": "^4.0.0",
3963
+
"unist-util-modify-children": "^4.0.0",
3964
+
"unist-util-visit-children": "^3.0.0",
3965
+
"vfile": "^6.0.0"
3966
+
},
3967
+
"funding": {
3968
+
"type": "github",
3969
+
"url": "https://github.com/sponsors/wooorm"
3970
+
}
3971
+
},
3972
+
"node_modules/parse-numeric-range": {
3973
+
"version": "1.3.0",
3974
+
"license": "ISC"
3975
+
},
3976
+
"node_modules/parse5": {
3977
+
"version": "7.3.0",
3978
+
"license": "MIT",
3979
+
"dependencies": {
3980
+
"entities": "^6.0.0"
3981
+
},
3982
+
"funding": {
3983
+
"url": "https://github.com/inikulin/parse5?sponsor=1"
3984
+
}
3985
+
},
3986
+
"node_modules/path-data-parser": {
3987
+
"version": "0.1.0",
3988
+
"license": "MIT"
3989
+
},
3990
+
"node_modules/path-key": {
3991
+
"version": "3.1.1",
3992
+
"license": "MIT",
3993
+
"engines": {
3994
+
"node": ">=8"
3995
+
}
3996
+
},
3997
+
"node_modules/pathe": {
3998
+
"version": "2.0.3",
3999
+
"license": "MIT"
4000
+
},
4001
+
"node_modules/picocolors": {
4002
+
"version": "1.1.1",
4003
+
"license": "ISC"
4004
+
},
4005
+
"node_modules/picomatch": {
4006
+
"version": "2.3.1",
4007
+
"license": "MIT",
4008
+
"engines": {
4009
+
"node": ">=8.6"
4010
+
},
4011
+
"funding": {
4012
+
"url": "https://github.com/sponsors/jonschlinkert"
4013
+
}
4014
+
},
4015
+
"node_modules/pkg-types": {
4016
+
"version": "2.2.0",
4017
+
"license": "MIT",
4018
+
"dependencies": {
4019
+
"confbox": "^0.2.2",
4020
+
"exsolve": "^1.0.7",
4021
+
"pathe": "^2.0.3"
4022
+
}
4023
+
},
4024
+
"node_modules/points-on-curve": {
4025
+
"version": "0.2.0",
4026
+
"license": "MIT"
4027
+
},
4028
+
"node_modules/points-on-path": {
4029
+
"version": "0.2.1",
4030
+
"license": "MIT",
4031
+
"dependencies": {
4032
+
"path-data-parser": "0.1.0",
4033
+
"points-on-curve": "0.2.0"
4034
+
}
4035
+
},
4036
+
"node_modules/postcss": {
4037
+
"version": "8.5.6",
4038
+
"funding": [
4039
+
{
4040
+
"type": "opencollective",
4041
+
"url": "https://opencollective.com/postcss/"
4042
+
},
4043
+
{
4044
+
"type": "tidelift",
4045
+
"url": "https://tidelift.com/funding/github/npm/postcss"
4046
+
},
4047
+
{
4048
+
"type": "github",
4049
+
"url": "https://github.com/sponsors/ai"
4050
+
}
4051
+
],
4052
+
"license": "MIT",
4053
+
"dependencies": {
4054
+
"nanoid": "^3.3.11",
4055
+
"picocolors": "^1.1.1",
4056
+
"source-map-js": "^1.2.1"
4057
+
},
4058
+
"engines": {
4059
+
"node": "^10 || ^12 || >=14"
4060
+
}
4061
+
},
4062
+
"node_modules/property-information": {
4063
+
"version": "7.1.0",
4064
+
"license": "MIT",
4065
+
"funding": {
4066
+
"type": "github",
4067
+
"url": "https://github.com/sponsors/wooorm"
4068
+
}
4069
+
},
4070
+
"node_modules/quansync": {
4071
+
"version": "0.2.10",
4072
+
"funding": [
4073
+
{
4074
+
"type": "individual",
4075
+
"url": "https://github.com/sponsors/antfu"
4076
+
},
4077
+
{
4078
+
"type": "individual",
4079
+
"url": "https://github.com/sponsors/sxzz"
4080
+
}
4081
+
],
4082
+
"license": "MIT"
4083
+
},
4084
+
"node_modules/queue-microtask": {
4085
+
"version": "1.2.3",
4086
+
"funding": [
4087
+
{
4088
+
"type": "github",
4089
+
"url": "https://github.com/sponsors/feross"
4090
+
},
4091
+
{
4092
+
"type": "patreon",
4093
+
"url": "https://www.patreon.com/feross"
4094
+
},
4095
+
{
4096
+
"type": "consulting",
4097
+
"url": "https://feross.org/support"
4098
+
}
4099
+
],
4100
+
"license": "MIT"
4101
+
},
4102
+
"node_modules/react": {
4103
+
"version": "19.1.0",
4104
+
"license": "MIT",
4105
+
"engines": {
4106
+
"node": ">=0.10.0"
4107
+
}
4108
+
},
4109
+
"node_modules/react-compiler-runtime": {
4110
+
"version": "0.0.0-experimental-22c6e49-20241219",
4111
+
"license": "MIT",
4112
+
"peerDependencies": {
4113
+
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
4114
+
}
4115
+
},
4116
+
"node_modules/react-dom": {
4117
+
"version": "19.1.0",
4118
+
"license": "MIT",
4119
+
"dependencies": {
4120
+
"scheduler": "^0.26.0"
4121
+
},
4122
+
"peerDependencies": {
4123
+
"react": "^19.1.0"
4124
+
}
4125
+
},
4126
+
"node_modules/react-medium-image-zoom": {
4127
+
"version": "5.2.14",
4128
+
"funding": [
4129
+
{
4130
+
"type": "github",
4131
+
"url": "https://github.com/sponsors/rpearce"
4132
+
}
4133
+
],
4134
+
"license": "BSD-3-Clause",
4135
+
"peerDependencies": {
4136
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
4137
+
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
4138
+
}
4139
+
},
4140
+
"node_modules/reading-time": {
4141
+
"version": "1.5.0",
4142
+
"license": "MIT"
4143
+
},
4144
+
"node_modules/recma-build-jsx": {
4145
+
"version": "1.0.0",
4146
+
"license": "MIT",
4147
+
"dependencies": {
4148
+
"@types/estree": "^1.0.0",
4149
+
"estree-util-build-jsx": "^3.0.0",
4150
+
"vfile": "^6.0.0"
4151
+
},
4152
+
"funding": {
4153
+
"type": "opencollective",
4154
+
"url": "https://opencollective.com/unified"
4155
+
}
4156
+
},
4157
+
"node_modules/recma-jsx": {
4158
+
"version": "1.0.0",
4159
+
"license": "MIT",
4160
+
"dependencies": {
4161
+
"acorn-jsx": "^5.0.0",
4162
+
"estree-util-to-js": "^2.0.0",
4163
+
"recma-parse": "^1.0.0",
4164
+
"recma-stringify": "^1.0.0",
4165
+
"unified": "^11.0.0"
4166
+
},
4167
+
"funding": {
4168
+
"type": "opencollective",
4169
+
"url": "https://opencollective.com/unified"
4170
+
}
4171
+
},
4172
+
"node_modules/recma-parse": {
4173
+
"version": "1.0.0",
4174
+
"license": "MIT",
4175
+
"dependencies": {
4176
+
"@types/estree": "^1.0.0",
4177
+
"esast-util-from-js": "^2.0.0",
4178
+
"unified": "^11.0.0",
4179
+
"vfile": "^6.0.0"
4180
+
},
4181
+
"funding": {
4182
+
"type": "opencollective",
4183
+
"url": "https://opencollective.com/unified"
4184
+
}
4185
+
},
4186
+
"node_modules/recma-stringify": {
4187
+
"version": "1.0.0",
4188
+
"license": "MIT",
4189
+
"dependencies": {
4190
+
"@types/estree": "^1.0.0",
4191
+
"estree-util-to-js": "^2.0.0",
4192
+
"unified": "^11.0.0",
4193
+
"vfile": "^6.0.0"
4194
+
},
4195
+
"funding": {
4196
+
"type": "opencollective",
4197
+
"url": "https://opencollective.com/unified"
4198
+
}
4199
+
},
4200
+
"node_modules/regex": {
4201
+
"version": "6.0.1",
4202
+
"license": "MIT",
4203
+
"dependencies": {
4204
+
"regex-utilities": "^2.3.0"
4205
+
}
4206
+
},
4207
+
"node_modules/regex-recursion": {
4208
+
"version": "6.0.2",
4209
+
"license": "MIT",
4210
+
"dependencies": {
4211
+
"regex-utilities": "^2.3.0"
4212
+
}
4213
+
},
4214
+
"node_modules/regex-utilities": {
4215
+
"version": "2.3.0",
4216
+
"license": "MIT"
4217
+
},
4218
+
"node_modules/rehype-katex": {
4219
+
"version": "7.0.1",
4220
+
"license": "MIT",
4221
+
"dependencies": {
4222
+
"@types/hast": "^3.0.0",
4223
+
"@types/katex": "^0.16.0",
4224
+
"hast-util-from-html-isomorphic": "^2.0.0",
4225
+
"hast-util-to-text": "^4.0.0",
4226
+
"katex": "^0.16.0",
4227
+
"unist-util-visit-parents": "^6.0.0",
4228
+
"vfile": "^6.0.0"
4229
+
},
4230
+
"funding": {
4231
+
"type": "opencollective",
4232
+
"url": "https://opencollective.com/unified"
4233
+
}
4234
+
},
4235
+
"node_modules/rehype-parse": {
4236
+
"version": "9.0.1",
4237
+
"license": "MIT",
4238
+
"dependencies": {
4239
+
"@types/hast": "^3.0.0",
4240
+
"hast-util-from-html": "^2.0.0",
4241
+
"unified": "^11.0.0"
4242
+
},
4243
+
"funding": {
4244
+
"type": "opencollective",
4245
+
"url": "https://opencollective.com/unified"
4246
+
}
4247
+
},
4248
+
"node_modules/rehype-pretty-code": {
4249
+
"version": "0.14.1",
4250
+
"license": "MIT",
4251
+
"dependencies": {
4252
+
"@types/hast": "^3.0.4",
4253
+
"hast-util-to-string": "^3.0.0",
4254
+
"parse-numeric-range": "^1.3.0",
4255
+
"rehype-parse": "^9.0.0",
4256
+
"unified": "^11.0.5",
4257
+
"unist-util-visit": "^5.0.0"
4258
+
},
4259
+
"engines": {
4260
+
"node": ">=18"
4261
+
},
4262
+
"peerDependencies": {
4263
+
"shiki": "^1.0.0 || ^2.0.0 || ^3.0.0"
4264
+
}
4265
+
},
4266
+
"node_modules/rehype-raw": {
4267
+
"version": "7.0.0",
4268
+
"license": "MIT",
4269
+
"dependencies": {
4270
+
"@types/hast": "^3.0.0",
4271
+
"hast-util-raw": "^9.0.0",
4272
+
"vfile": "^6.0.0"
4273
+
},
4274
+
"funding": {
4275
+
"type": "opencollective",
4276
+
"url": "https://opencollective.com/unified"
4277
+
}
4278
+
},
4279
+
"node_modules/rehype-recma": {
4280
+
"version": "1.0.0",
4281
+
"license": "MIT",
4282
+
"dependencies": {
4283
+
"@types/estree": "^1.0.0",
4284
+
"@types/hast": "^3.0.0",
4285
+
"hast-util-to-estree": "^3.0.0"
4286
+
},
4287
+
"funding": {
4288
+
"type": "opencollective",
4289
+
"url": "https://opencollective.com/unified"
4290
+
}
4291
+
},
4292
+
"node_modules/remark-frontmatter": {
4293
+
"version": "5.0.0",
4294
+
"license": "MIT",
4295
+
"dependencies": {
4296
+
"@types/mdast": "^4.0.0",
4297
+
"mdast-util-frontmatter": "^2.0.0",
4298
+
"micromark-extension-frontmatter": "^2.0.0",
4299
+
"unified": "^11.0.0"
4300
+
},
4301
+
"funding": {
4302
+
"type": "opencollective",
4303
+
"url": "https://opencollective.com/unified"
4304
+
}
4305
+
},
4306
+
"node_modules/remark-gfm": {
4307
+
"version": "4.0.1",
4308
+
"license": "MIT",
4309
+
"dependencies": {
4310
+
"@types/mdast": "^4.0.0",
4311
+
"mdast-util-gfm": "^3.0.0",
4312
+
"micromark-extension-gfm": "^3.0.0",
4313
+
"remark-parse": "^11.0.0",
4314
+
"remark-stringify": "^11.0.0",
4315
+
"unified": "^11.0.0"
4316
+
},
4317
+
"funding": {
4318
+
"type": "opencollective",
4319
+
"url": "https://opencollective.com/unified"
4320
+
}
4321
+
},
4322
+
"node_modules/remark-math": {
4323
+
"version": "6.0.0",
4324
+
"license": "MIT",
4325
+
"dependencies": {
4326
+
"@types/mdast": "^4.0.0",
4327
+
"mdast-util-math": "^3.0.0",
4328
+
"micromark-extension-math": "^3.0.0",
4329
+
"unified": "^11.0.0"
4330
+
},
4331
+
"funding": {
4332
+
"type": "opencollective",
4333
+
"url": "https://opencollective.com/unified"
4334
+
}
4335
+
},
4336
+
"node_modules/remark-mdx": {
4337
+
"version": "3.1.0",
4338
+
"license": "MIT",
4339
+
"dependencies": {
4340
+
"mdast-util-mdx": "^3.0.0",
4341
+
"micromark-extension-mdxjs": "^3.0.0"
4342
+
},
4343
+
"funding": {
4344
+
"type": "opencollective",
4345
+
"url": "https://opencollective.com/unified"
4346
+
}
4347
+
},
4348
+
"node_modules/remark-parse": {
4349
+
"version": "11.0.0",
4350
+
"license": "MIT",
4351
+
"dependencies": {
4352
+
"@types/mdast": "^4.0.0",
4353
+
"mdast-util-from-markdown": "^2.0.0",
4354
+
"micromark-util-types": "^2.0.0",
4355
+
"unified": "^11.0.0"
4356
+
},
4357
+
"funding": {
4358
+
"type": "opencollective",
4359
+
"url": "https://opencollective.com/unified"
4360
+
}
4361
+
},
4362
+
"node_modules/remark-reading-time": {
4363
+
"version": "2.0.2",
4364
+
"license": "ISC",
4365
+
"dependencies": {
4366
+
"estree-util-is-identifier-name": "^2.0.0",
4367
+
"estree-util-value-to-estree": "^3.3.3",
4368
+
"reading-time": "^1.3.0",
4369
+
"unist-util-visit": "^3.1.0"
4370
+
}
4371
+
},
4372
+
"node_modules/remark-reading-time/node_modules/estree-util-is-identifier-name": {
4373
+
"version": "2.1.0",
4374
+
"license": "MIT",
4375
+
"funding": {
4376
+
"type": "opencollective",
4377
+
"url": "https://opencollective.com/unified"
4378
+
}
4379
+
},
4380
+
"node_modules/remark-reading-time/node_modules/unist-util-visit": {
4381
+
"version": "3.1.0",
4382
+
"license": "MIT",
4383
+
"dependencies": {
4384
+
"@types/unist": "^2.0.0",
4385
+
"unist-util-is": "^5.0.0",
4386
+
"unist-util-visit-parents": "^4.0.0"
4387
+
},
4388
+
"funding": {
4389
+
"type": "opencollective",
4390
+
"url": "https://opencollective.com/unified"
4391
+
}
4392
+
},
4393
+
"node_modules/remark-reading-time/node_modules/unist-util-visit/node_modules/@types/unist": {
4394
+
"version": "2.0.11",
4395
+
"license": "MIT"
4396
+
},
4397
+
"node_modules/remark-reading-time/node_modules/unist-util-visit/node_modules/unist-util-is": {
4398
+
"version": "5.2.1",
4399
+
"license": "MIT",
4400
+
"dependencies": {
4401
+
"@types/unist": "^2.0.0"
4402
+
},
4403
+
"funding": {
4404
+
"type": "opencollective",
4405
+
"url": "https://opencollective.com/unified"
4406
+
}
4407
+
},
4408
+
"node_modules/remark-reading-time/node_modules/unist-util-visit/node_modules/unist-util-visit-parents": {
4409
+
"version": "4.1.1",
4410
+
"license": "MIT",
4411
+
"dependencies": {
4412
+
"@types/unist": "^2.0.0",
4413
+
"unist-util-is": "^5.0.0"
4414
+
},
4415
+
"funding": {
4416
+
"type": "opencollective",
4417
+
"url": "https://opencollective.com/unified"
4418
+
}
4419
+
},
4420
+
"node_modules/remark-rehype": {
4421
+
"version": "11.1.2",
4422
+
"license": "MIT",
4423
+
"dependencies": {
4424
+
"@types/hast": "^3.0.0",
4425
+
"@types/mdast": "^4.0.0",
4426
+
"mdast-util-to-hast": "^13.0.0",
4427
+
"unified": "^11.0.0",
4428
+
"vfile": "^6.0.0"
4429
+
},
4430
+
"funding": {
4431
+
"type": "opencollective",
4432
+
"url": "https://opencollective.com/unified"
4433
+
}
4434
+
},
4435
+
"node_modules/remark-smartypants": {
4436
+
"version": "3.0.2",
4437
+
"license": "MIT",
4438
+
"dependencies": {
4439
+
"retext": "^9.0.0",
4440
+
"retext-smartypants": "^6.0.0",
4441
+
"unified": "^11.0.4",
4442
+
"unist-util-visit": "^5.0.0"
4443
+
},
4444
+
"engines": {
4445
+
"node": ">=16.0.0"
4446
+
}
4447
+
},
4448
+
"node_modules/remark-stringify": {
4449
+
"version": "11.0.0",
4450
+
"license": "MIT",
4451
+
"dependencies": {
4452
+
"@types/mdast": "^4.0.0",
4453
+
"mdast-util-to-markdown": "^2.0.0",
4454
+
"unified": "^11.0.0"
4455
+
},
4456
+
"funding": {
4457
+
"type": "opencollective",
4458
+
"url": "https://opencollective.com/unified"
4459
+
}
4460
+
},
4461
+
"node_modules/retext": {
4462
+
"version": "9.0.0",
4463
+
"license": "MIT",
4464
+
"dependencies": {
4465
+
"@types/nlcst": "^2.0.0",
4466
+
"retext-latin": "^4.0.0",
4467
+
"retext-stringify": "^4.0.0",
4468
+
"unified": "^11.0.0"
4469
+
},
4470
+
"funding": {
4471
+
"type": "opencollective",
4472
+
"url": "https://opencollective.com/unified"
4473
+
}
4474
+
},
4475
+
"node_modules/retext-latin": {
4476
+
"version": "4.0.0",
4477
+
"license": "MIT",
4478
+
"dependencies": {
4479
+
"@types/nlcst": "^2.0.0",
4480
+
"parse-latin": "^7.0.0",
4481
+
"unified": "^11.0.0"
4482
+
},
4483
+
"funding": {
4484
+
"type": "opencollective",
4485
+
"url": "https://opencollective.com/unified"
4486
+
}
4487
+
},
4488
+
"node_modules/retext-smartypants": {
4489
+
"version": "6.2.0",
4490
+
"license": "MIT",
4491
+
"dependencies": {
4492
+
"@types/nlcst": "^2.0.0",
4493
+
"nlcst-to-string": "^4.0.0",
4494
+
"unist-util-visit": "^5.0.0"
4495
+
},
4496
+
"funding": {
4497
+
"type": "opencollective",
4498
+
"url": "https://opencollective.com/unified"
4499
+
}
4500
+
},
4501
+
"node_modules/retext-stringify": {
4502
+
"version": "4.0.0",
4503
+
"license": "MIT",
4504
+
"dependencies": {
4505
+
"@types/nlcst": "^2.0.0",
4506
+
"nlcst-to-string": "^4.0.0",
4507
+
"unified": "^11.0.0"
4508
+
},
4509
+
"funding": {
4510
+
"type": "opencollective",
4511
+
"url": "https://opencollective.com/unified"
4512
+
}
4513
+
},
4514
+
"node_modules/reusify": {
4515
+
"version": "1.1.0",
4516
+
"license": "MIT",
4517
+
"engines": {
4518
+
"iojs": ">=1.0.0",
4519
+
"node": ">=0.10.0"
4520
+
}
4521
+
},
4522
+
"node_modules/robust-predicates": {
4523
+
"version": "3.0.2",
4524
+
"license": "Unlicense"
4525
+
},
4526
+
"node_modules/roughjs": {
4527
+
"version": "4.6.6",
4528
+
"license": "MIT",
4529
+
"dependencies": {
4530
+
"hachure-fill": "^0.5.2",
4531
+
"path-data-parser": "^0.1.0",
4532
+
"points-on-curve": "^0.2.0",
4533
+
"points-on-path": "^0.2.1"
4534
+
}
4535
+
},
4536
+
"node_modules/run-parallel": {
4537
+
"version": "1.2.0",
4538
+
"funding": [
4539
+
{
4540
+
"type": "github",
4541
+
"url": "https://github.com/sponsors/feross"
4542
+
},
4543
+
{
4544
+
"type": "patreon",
4545
+
"url": "https://www.patreon.com/feross"
4546
+
},
4547
+
{
4548
+
"type": "consulting",
4549
+
"url": "https://feross.org/support"
4550
+
}
4551
+
],
4552
+
"license": "MIT",
4553
+
"dependencies": {
4554
+
"queue-microtask": "^1.2.2"
4555
+
}
4556
+
},
4557
+
"node_modules/rw": {
4558
+
"version": "1.3.3",
4559
+
"license": "BSD-3-Clause"
4560
+
},
4561
+
"node_modules/safer-buffer": {
4562
+
"version": "2.1.2",
4563
+
"license": "MIT"
4564
+
},
4565
+
"node_modules/scheduler": {
4566
+
"version": "0.26.0",
4567
+
"license": "MIT"
4568
+
},
4569
+
"node_modules/scroll-into-view-if-needed": {
4570
+
"version": "3.1.0",
4571
+
"license": "MIT",
4572
+
"dependencies": {
4573
+
"compute-scroll-into-view": "^3.0.2"
4574
+
}
4575
+
},
4576
+
"node_modules/semver": {
4577
+
"version": "7.7.2",
4578
+
"license": "ISC",
4579
+
"optional": true,
4580
+
"bin": {
4581
+
"semver": "bin/semver.js"
4582
+
},
4583
+
"engines": {
4584
+
"node": ">=10"
4585
+
}
4586
+
},
4587
+
"node_modules/sharp": {
4588
+
"version": "0.34.2",
4589
+
"hasInstallScript": true,
4590
+
"license": "Apache-2.0",
4591
+
"optional": true,
4592
+
"dependencies": {
4593
+
"color": "^4.2.3",
4594
+
"detect-libc": "^2.0.4",
4595
+
"semver": "^7.7.2"
4596
+
},
4597
+
"engines": {
4598
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
4599
+
},
4600
+
"funding": {
4601
+
"url": "https://opencollective.com/libvips"
4602
+
},
4603
+
"optionalDependencies": {
4604
+
"@img/sharp-darwin-arm64": "0.34.2",
4605
+
"@img/sharp-darwin-x64": "0.34.2",
4606
+
"@img/sharp-libvips-darwin-arm64": "1.1.0",
4607
+
"@img/sharp-libvips-darwin-x64": "1.1.0",
4608
+
"@img/sharp-libvips-linux-arm": "1.1.0",
4609
+
"@img/sharp-libvips-linux-arm64": "1.1.0",
4610
+
"@img/sharp-libvips-linux-ppc64": "1.1.0",
4611
+
"@img/sharp-libvips-linux-s390x": "1.1.0",
4612
+
"@img/sharp-libvips-linux-x64": "1.1.0",
4613
+
"@img/sharp-libvips-linuxmusl-arm64": "1.1.0",
4614
+
"@img/sharp-libvips-linuxmusl-x64": "1.1.0",
4615
+
"@img/sharp-linux-arm": "0.34.2",
4616
+
"@img/sharp-linux-arm64": "0.34.2",
4617
+
"@img/sharp-linux-s390x": "0.34.2",
4618
+
"@img/sharp-linux-x64": "0.34.2",
4619
+
"@img/sharp-linuxmusl-arm64": "0.34.2",
4620
+
"@img/sharp-linuxmusl-x64": "0.34.2",
4621
+
"@img/sharp-wasm32": "0.34.2",
4622
+
"@img/sharp-win32-arm64": "0.34.2",
4623
+
"@img/sharp-win32-ia32": "0.34.2",
4624
+
"@img/sharp-win32-x64": "0.34.2"
4625
+
}
4626
+
},
4627
+
"node_modules/shebang-command": {
4628
+
"version": "2.0.0",
4629
+
"license": "MIT",
4630
+
"dependencies": {
4631
+
"shebang-regex": "^3.0.0"
4632
+
},
4633
+
"engines": {
4634
+
"node": ">=8"
4635
+
}
4636
+
},
4637
+
"node_modules/shebang-regex": {
4638
+
"version": "3.0.0",
4639
+
"license": "MIT",
4640
+
"engines": {
4641
+
"node": ">=8"
4642
+
}
4643
+
},
4644
+
"node_modules/shiki": {
4645
+
"version": "2.5.0",
4646
+
"license": "MIT",
4647
+
"dependencies": {
4648
+
"@shikijs/core": "2.5.0",
4649
+
"@shikijs/engine-javascript": "2.5.0",
4650
+
"@shikijs/engine-oniguruma": "2.5.0",
4651
+
"@shikijs/langs": "2.5.0",
4652
+
"@shikijs/themes": "2.5.0",
4653
+
"@shikijs/types": "2.5.0",
4654
+
"@shikijs/vscode-textmate": "^10.0.2",
4655
+
"@types/hast": "^3.0.4"
4656
+
}
4657
+
},
4658
+
"node_modules/signal-exit": {
4659
+
"version": "4.1.0",
4660
+
"license": "ISC",
4661
+
"engines": {
4662
+
"node": ">=14"
4663
+
},
4664
+
"funding": {
4665
+
"url": "https://github.com/sponsors/isaacs"
4666
+
}
4667
+
},
4668
+
"node_modules/simple-swizzle": {
4669
+
"version": "0.2.2",
4670
+
"license": "MIT",
4671
+
"optional": true,
4672
+
"dependencies": {
4673
+
"is-arrayish": "^0.3.1"
4674
+
}
4675
+
},
4676
+
"node_modules/slash": {
4677
+
"version": "5.1.0",
4678
+
"license": "MIT",
4679
+
"engines": {
4680
+
"node": ">=14.16"
4681
+
},
4682
+
"funding": {
4683
+
"url": "https://github.com/sponsors/sindresorhus"
4684
+
}
4685
+
},
4686
+
"node_modules/source-map": {
4687
+
"version": "0.7.4",
4688
+
"license": "BSD-3-Clause",
4689
+
"engines": {
4690
+
"node": ">= 8"
4691
+
}
4692
+
},
4693
+
"node_modules/source-map-js": {
4694
+
"version": "1.2.1",
4695
+
"license": "BSD-3-Clause",
4696
+
"engines": {
4697
+
"node": ">=0.10.0"
4698
+
}
4699
+
},
4700
+
"node_modules/space-separated-tokens": {
4701
+
"version": "2.0.2",
4702
+
"license": "MIT",
4703
+
"funding": {
4704
+
"type": "github",
4705
+
"url": "https://github.com/sponsors/wooorm"
4706
+
}
4707
+
},
4708
+
"node_modules/speech-rule-engine": {
4709
+
"version": "4.1.2",
4710
+
"license": "Apache-2.0",
4711
+
"dependencies": {
4712
+
"@xmldom/xmldom": "0.9.8",
4713
+
"commander": "13.1.0",
4714
+
"wicked-good-xpath": "1.3.0"
4715
+
},
4716
+
"bin": {
4717
+
"sre": "bin/sre"
4718
+
}
4719
+
},
4720
+
"node_modules/speech-rule-engine/node_modules/commander": {
4721
+
"version": "13.1.0",
4722
+
"license": "MIT",
4723
+
"engines": {
4724
+
"node": ">=18"
4725
+
}
4726
+
},
4727
+
"node_modules/streamsearch": {
4728
+
"version": "1.1.0",
4729
+
"engines": {
4730
+
"node": ">=10.0.0"
4731
+
}
4732
+
},
4733
+
"node_modules/stringify-entities": {
4734
+
"version": "4.0.4",
4735
+
"license": "MIT",
4736
+
"dependencies": {
4737
+
"character-entities-html4": "^2.0.0",
4738
+
"character-entities-legacy": "^3.0.0"
4739
+
},
4740
+
"funding": {
4741
+
"type": "github",
4742
+
"url": "https://github.com/sponsors/wooorm"
4743
+
}
4744
+
},
4745
+
"node_modules/strip-final-newline": {
4746
+
"version": "3.0.0",
4747
+
"license": "MIT",
4748
+
"engines": {
4749
+
"node": ">=12"
4750
+
},
4751
+
"funding": {
4752
+
"url": "https://github.com/sponsors/sindresorhus"
4753
+
}
4754
+
},
4755
+
"node_modules/style-to-js": {
4756
+
"version": "1.1.17",
4757
+
"license": "MIT",
4758
+
"dependencies": {
4759
+
"style-to-object": "1.0.9"
4760
+
}
4761
+
},
4762
+
"node_modules/style-to-object": {
4763
+
"version": "1.0.9",
4764
+
"license": "MIT",
4765
+
"dependencies": {
4766
+
"inline-style-parser": "0.2.4"
4767
+
}
4768
+
},
4769
+
"node_modules/styled-jsx": {
4770
+
"version": "5.1.6",
4771
+
"license": "MIT",
4772
+
"dependencies": {
4773
+
"client-only": "0.0.1"
4774
+
},
4775
+
"engines": {
4776
+
"node": ">= 12.0.0"
4777
+
},
4778
+
"peerDependencies": {
4779
+
"react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
4780
+
},
4781
+
"peerDependenciesMeta": {
4782
+
"@babel/core": {
4783
+
"optional": true
4784
+
},
4785
+
"babel-plugin-macros": {
4786
+
"optional": true
4787
+
}
4788
+
}
4789
+
},
4790
+
"node_modules/stylis": {
4791
+
"version": "4.3.6",
4792
+
"license": "MIT"
4793
+
},
4794
+
"node_modules/system-architecture": {
4795
+
"version": "0.1.0",
4796
+
"license": "MIT",
4797
+
"engines": {
4798
+
"node": ">=18"
4799
+
},
4800
+
"funding": {
4801
+
"url": "https://github.com/sponsors/sindresorhus"
4802
+
}
4803
+
},
4804
+
"node_modules/tabbable": {
4805
+
"version": "6.2.0",
4806
+
"license": "MIT"
4807
+
},
4808
+
"node_modules/tailwindcss": {
4809
+
"version": "4.1.11",
4810
+
"license": "MIT"
4811
+
},
4812
+
"node_modules/tapable": {
4813
+
"version": "2.2.2",
4814
+
"license": "MIT",
4815
+
"engines": {
4816
+
"node": ">=6"
4817
+
}
4818
+
},
4819
+
"node_modules/tar": {
4820
+
"version": "7.4.3",
4821
+
"license": "ISC",
4822
+
"dependencies": {
4823
+
"@isaacs/fs-minipass": "^4.0.0",
4824
+
"chownr": "^3.0.0",
4825
+
"minipass": "^7.1.2",
4826
+
"minizlib": "^3.0.1",
4827
+
"mkdirp": "^3.0.1",
4828
+
"yallist": "^5.0.0"
4829
+
},
4830
+
"engines": {
4831
+
"node": ">=18"
4832
+
}
4833
+
},
4834
+
"node_modules/tinyexec": {
4835
+
"version": "1.0.1",
4836
+
"license": "MIT"
4837
+
},
4838
+
"node_modules/title": {
4839
+
"version": "4.0.1",
4840
+
"license": "MIT",
4841
+
"dependencies": {
4842
+
"arg": "^5.0.0",
4843
+
"chalk": "^5.0.0",
4844
+
"clipboardy": "^4.0.0"
4845
+
},
4846
+
"bin": {
4847
+
"title": "dist/esm/bin.js"
4848
+
}
4849
+
},
4850
+
"node_modules/to-regex-range": {
4851
+
"version": "5.0.1",
4852
+
"license": "MIT",
4853
+
"dependencies": {
4854
+
"is-number": "^7.0.0"
4855
+
},
4856
+
"engines": {
4857
+
"node": ">=8.0"
4858
+
}
4859
+
},
4860
+
"node_modules/trim-lines": {
4861
+
"version": "3.0.1",
4862
+
"license": "MIT",
4863
+
"funding": {
4864
+
"type": "github",
4865
+
"url": "https://github.com/sponsors/wooorm"
4866
+
}
4867
+
},
4868
+
"node_modules/trough": {
4869
+
"version": "2.2.0",
4870
+
"license": "MIT",
4871
+
"funding": {
4872
+
"type": "github",
4873
+
"url": "https://github.com/sponsors/wooorm"
4874
+
}
4875
+
},
4876
+
"node_modules/ts-dedent": {
4877
+
"version": "2.2.0",
4878
+
"license": "MIT",
4879
+
"engines": {
4880
+
"node": ">=6.10"
4881
+
}
4882
+
},
4883
+
"node_modules/tslib": {
4884
+
"version": "2.8.1",
4885
+
"license": "0BSD"
4886
+
},
4887
+
"node_modules/twoslash": {
4888
+
"version": "0.2.12",
4889
+
"license": "MIT",
4890
+
"dependencies": {
4891
+
"@typescript/vfs": "^1.6.0",
4892
+
"twoslash-protocol": "0.2.12"
4893
+
},
4894
+
"peerDependencies": {
4895
+
"typescript": "*"
4896
+
}
4897
+
},
4898
+
"node_modules/twoslash-protocol": {
4899
+
"version": "0.2.12",
4900
+
"license": "MIT"
4901
+
},
4902
+
"node_modules/typescript": {
4903
+
"version": "5.8.3",
4904
+
"license": "Apache-2.0",
4905
+
"peer": true,
4906
+
"bin": {
4907
+
"tsc": "bin/tsc",
4908
+
"tsserver": "bin/tsserver"
4909
+
},
4910
+
"engines": {
4911
+
"node": ">=14.17"
4912
+
}
4913
+
},
4914
+
"node_modules/ufo": {
4915
+
"version": "1.6.1",
4916
+
"license": "MIT"
4917
+
},
4918
+
"node_modules/undici-types": {
4919
+
"version": "7.8.0",
4920
+
"dev": true,
4921
+
"license": "MIT"
4922
+
},
4923
+
"node_modules/unified": {
4924
+
"version": "11.0.5",
4925
+
"license": "MIT",
4926
+
"dependencies": {
4927
+
"@types/unist": "^3.0.0",
4928
+
"bail": "^2.0.0",
4929
+
"devlop": "^1.0.0",
4930
+
"extend": "^3.0.0",
4931
+
"is-plain-obj": "^4.0.0",
4932
+
"trough": "^2.0.0",
4933
+
"vfile": "^6.0.0"
4934
+
},
4935
+
"funding": {
4936
+
"type": "opencollective",
4937
+
"url": "https://opencollective.com/unified"
4938
+
}
4939
+
},
4940
+
"node_modules/unist-util-find-after": {
4941
+
"version": "5.0.0",
4942
+
"license": "MIT",
4943
+
"dependencies": {
4944
+
"@types/unist": "^3.0.0",
4945
+
"unist-util-is": "^6.0.0"
4946
+
},
4947
+
"funding": {
4948
+
"type": "opencollective",
4949
+
"url": "https://opencollective.com/unified"
4950
+
}
4951
+
},
4952
+
"node_modules/unist-util-is": {
4953
+
"version": "6.0.0",
4954
+
"license": "MIT",
4955
+
"dependencies": {
4956
+
"@types/unist": "^3.0.0"
4957
+
},
4958
+
"funding": {
4959
+
"type": "opencollective",
4960
+
"url": "https://opencollective.com/unified"
4961
+
}
4962
+
},
4963
+
"node_modules/unist-util-modify-children": {
4964
+
"version": "4.0.0",
4965
+
"license": "MIT",
4966
+
"dependencies": {
4967
+
"@types/unist": "^3.0.0",
4968
+
"array-iterate": "^2.0.0"
4969
+
},
4970
+
"funding": {
4971
+
"type": "opencollective",
4972
+
"url": "https://opencollective.com/unified"
4973
+
}
4974
+
},
4975
+
"node_modules/unist-util-position": {
4976
+
"version": "5.0.0",
4977
+
"license": "MIT",
4978
+
"dependencies": {
4979
+
"@types/unist": "^3.0.0"
4980
+
},
4981
+
"funding": {
4982
+
"type": "opencollective",
4983
+
"url": "https://opencollective.com/unified"
4984
+
}
4985
+
},
4986
+
"node_modules/unist-util-position-from-estree": {
4987
+
"version": "2.0.0",
4988
+
"license": "MIT",
4989
+
"dependencies": {
4990
+
"@types/unist": "^3.0.0"
4991
+
},
4992
+
"funding": {
4993
+
"type": "opencollective",
4994
+
"url": "https://opencollective.com/unified"
4995
+
}
4996
+
},
4997
+
"node_modules/unist-util-remove": {
4998
+
"version": "4.0.0",
4999
+
"license": "MIT",
5000
+
"dependencies": {
5001
+
"@types/unist": "^3.0.0",
5002
+
"unist-util-is": "^6.0.0",
5003
+
"unist-util-visit-parents": "^6.0.0"
5004
+
},
5005
+
"funding": {
5006
+
"type": "opencollective",
5007
+
"url": "https://opencollective.com/unified"
5008
+
}
5009
+
},
5010
+
"node_modules/unist-util-remove-position": {
5011
+
"version": "5.0.0",
5012
+
"license": "MIT",
5013
+
"dependencies": {
5014
+
"@types/unist": "^3.0.0",
5015
+
"unist-util-visit": "^5.0.0"
5016
+
},
5017
+
"funding": {
5018
+
"type": "opencollective",
5019
+
"url": "https://opencollective.com/unified"
5020
+
}
5021
+
},
5022
+
"node_modules/unist-util-stringify-position": {
5023
+
"version": "4.0.0",
5024
+
"license": "MIT",
5025
+
"dependencies": {
5026
+
"@types/unist": "^3.0.0"
5027
+
},
5028
+
"funding": {
5029
+
"type": "opencollective",
5030
+
"url": "https://opencollective.com/unified"
5031
+
}
5032
+
},
5033
+
"node_modules/unist-util-visit": {
5034
+
"version": "5.0.0",
5035
+
"license": "MIT",
5036
+
"dependencies": {
5037
+
"@types/unist": "^3.0.0",
5038
+
"unist-util-is": "^6.0.0",
5039
+
"unist-util-visit-parents": "^6.0.0"
5040
+
},
5041
+
"funding": {
5042
+
"type": "opencollective",
5043
+
"url": "https://opencollective.com/unified"
5044
+
}
5045
+
},
5046
+
"node_modules/unist-util-visit-children": {
5047
+
"version": "3.0.0",
5048
+
"license": "MIT",
5049
+
"dependencies": {
5050
+
"@types/unist": "^3.0.0"
5051
+
},
5052
+
"funding": {
5053
+
"type": "opencollective",
5054
+
"url": "https://opencollective.com/unified"
5055
+
}
5056
+
},
5057
+
"node_modules/unist-util-visit-parents": {
5058
+
"version": "6.0.1",
5059
+
"license": "MIT",
5060
+
"dependencies": {
5061
+
"@types/unist": "^3.0.0",
5062
+
"unist-util-is": "^6.0.0"
5063
+
},
5064
+
"funding": {
5065
+
"type": "opencollective",
5066
+
"url": "https://opencollective.com/unified"
5067
+
}
5068
+
},
5069
+
"node_modules/use-sync-external-store": {
5070
+
"version": "1.5.0",
5071
+
"license": "MIT",
5072
+
"peerDependencies": {
5073
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
5074
+
}
5075
+
},
5076
+
"node_modules/uuid": {
5077
+
"version": "11.1.0",
5078
+
"funding": [
5079
+
"https://github.com/sponsors/broofa",
5080
+
"https://github.com/sponsors/ctavan"
5081
+
],
5082
+
"license": "MIT",
5083
+
"bin": {
5084
+
"uuid": "dist/esm/bin/uuid"
5085
+
}
5086
+
},
5087
+
"node_modules/vfile": {
5088
+
"version": "6.0.3",
5089
+
"license": "MIT",
5090
+
"dependencies": {
5091
+
"@types/unist": "^3.0.0",
5092
+
"vfile-message": "^4.0.0"
5093
+
},
5094
+
"funding": {
5095
+
"type": "opencollective",
5096
+
"url": "https://opencollective.com/unified"
5097
+
}
5098
+
},
5099
+
"node_modules/vfile-location": {
5100
+
"version": "5.0.3",
5101
+
"license": "MIT",
5102
+
"dependencies": {
5103
+
"@types/unist": "^3.0.0",
5104
+
"vfile": "^6.0.0"
5105
+
},
5106
+
"funding": {
5107
+
"type": "opencollective",
5108
+
"url": "https://opencollective.com/unified"
5109
+
}
5110
+
},
5111
+
"node_modules/vfile-message": {
5112
+
"version": "4.0.2",
5113
+
"license": "MIT",
5114
+
"dependencies": {
5115
+
"@types/unist": "^3.0.0",
5116
+
"unist-util-stringify-position": "^4.0.0"
5117
+
},
5118
+
"funding": {
5119
+
"type": "opencollective",
5120
+
"url": "https://opencollective.com/unified"
5121
+
}
5122
+
},
5123
+
"node_modules/vscode-jsonrpc": {
5124
+
"version": "8.2.0",
5125
+
"license": "MIT",
5126
+
"engines": {
5127
+
"node": ">=14.0.0"
5128
+
}
5129
+
},
5130
+
"node_modules/vscode-languageserver": {
5131
+
"version": "9.0.1",
5132
+
"license": "MIT",
5133
+
"dependencies": {
5134
+
"vscode-languageserver-protocol": "3.17.5"
5135
+
},
5136
+
"bin": {
5137
+
"installServerIntoExtension": "bin/installServerIntoExtension"
5138
+
}
5139
+
},
5140
+
"node_modules/vscode-languageserver-protocol": {
5141
+
"version": "3.17.5",
5142
+
"license": "MIT",
5143
+
"dependencies": {
5144
+
"vscode-jsonrpc": "8.2.0",
5145
+
"vscode-languageserver-types": "3.17.5"
5146
+
}
5147
+
},
5148
+
"node_modules/vscode-languageserver-textdocument": {
5149
+
"version": "1.0.12",
5150
+
"license": "MIT"
5151
+
},
5152
+
"node_modules/vscode-languageserver-types": {
5153
+
"version": "3.17.5",
5154
+
"license": "MIT"
5155
+
},
5156
+
"node_modules/vscode-uri": {
5157
+
"version": "3.0.8",
5158
+
"license": "MIT"
5159
+
},
5160
+
"node_modules/web-namespaces": {
5161
+
"version": "2.0.1",
5162
+
"license": "MIT",
5163
+
"funding": {
5164
+
"type": "github",
5165
+
"url": "https://github.com/sponsors/wooorm"
5166
+
}
5167
+
},
5168
+
"node_modules/which": {
5169
+
"version": "2.0.2",
5170
+
"license": "ISC",
5171
+
"dependencies": {
5172
+
"isexe": "^2.0.0"
5173
+
},
5174
+
"bin": {
5175
+
"node-which": "bin/node-which"
5176
+
},
5177
+
"engines": {
5178
+
"node": ">= 8"
5179
+
}
5180
+
},
5181
+
"node_modules/wicked-good-xpath": {
5182
+
"version": "1.3.0",
5183
+
"license": "MIT"
5184
+
},
5185
+
"node_modules/yallist": {
5186
+
"version": "5.0.0",
5187
+
"license": "BlueOak-1.0.0",
5188
+
"engines": {
5189
+
"node": ">=18"
5190
+
}
5191
+
},
5192
+
"node_modules/yaml": {
5193
+
"version": "2.8.0",
5194
+
"license": "ISC",
5195
+
"bin": {
5196
+
"yaml": "bin.mjs"
5197
+
},
5198
+
"engines": {
5199
+
"node": ">= 14.6"
5200
+
}
5201
+
},
5202
+
"node_modules/zod": {
5203
+
"version": "3.25.69",
5204
+
"license": "MIT",
5205
+
"funding": {
5206
+
"url": "https://github.com/sponsors/colinhacks"
5207
+
}
5208
+
},
5209
+
"node_modules/zod-validation-error": {
5210
+
"version": "3.5.2",
5211
+
"license": "MIT",
5212
+
"engines": {
5213
+
"node": ">=18.0.0"
5214
+
},
5215
+
"peerDependencies": {
5216
+
"zod": "^3.25.0"
5217
+
}
5218
+
},
5219
+
"node_modules/zustand": {
5220
+
"version": "5.0.6",
5221
+
"license": "MIT",
5222
+
"engines": {
5223
+
"node": ">=12.20.0"
5224
+
},
5225
+
"peerDependencies": {
5226
+
"@types/react": ">=18.0.0",
5227
+
"immer": ">=9.0.6",
5228
+
"react": ">=18.0.0",
5229
+
"use-sync-external-store": ">=1.2.0"
5230
+
},
5231
+
"peerDependenciesMeta": {
5232
+
"@types/react": {
5233
+
"optional": true
5234
+
},
5235
+
"immer": {
5236
+
"optional": true
5237
+
},
5238
+
"react": {
5239
+
"optional": true
5240
+
},
5241
+
"use-sync-external-store": {
5242
+
"optional": true
5243
+
}
5244
+
}
5245
+
},
5246
+
"node_modules/zwitch": {
5247
+
"version": "2.0.4",
5248
+
"license": "MIT",
5249
+
"funding": {
5250
+
"type": "github",
5251
+
"url": "https://github.com/sponsors/wooorm"
5252
+
}
5253
+
}
5254
+
}
5255
+
}