hdoc-tools 0.57.5 → 0.60.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,15 +1,16 @@
1
1
  {
2
2
  "name": "hdoc-tools",
3
- "version": "0.57.5",
3
+ "version": "0.59.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "hdoc-tools",
9
- "version": "0.57.5",
9
+ "version": "0.59.0",
10
10
  "hasInstallScript": true,
11
11
  "license": "ISC",
12
12
  "dependencies": {
13
+ "@huggingface/transformers": "3.8.1",
13
14
  "@mermaid-js/layout-elk": "0.2.1",
14
15
  "american-british-english-translator": "0.2.1",
15
16
  "archiver": "8.0.0",
@@ -21,7 +22,9 @@
21
22
  "markdown-it-container": "4.0.0",
22
23
  "markdown-it-front-matter": "0.2.4",
23
24
  "mermaid": "11.15.0",
24
- "puppeteer": "25.1.0"
25
+ "puppeteer": "25.1.0",
26
+ "turndown": "7.2.1",
27
+ "turndown-plugin-gfm": "1.0.2"
25
28
  },
26
29
  "bin": {
27
30
  "hdoc": "hdoc.js"
@@ -52,6 +55,37 @@
52
55
  "integrity": "sha512-U+HFai5+zmJCkK86QsaJtoITlboZHBqrVketcO2ROv865xfCMSFpELQoz1GkX5GzME8pTa+3kbKrZHQtI0gdbw==",
53
56
  "license": "Apache-2.0"
54
57
  },
58
+ "node_modules/@emnapi/runtime": {
59
+ "version": "1.11.3",
60
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.3.tgz",
61
+ "integrity": "sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==",
62
+ "license": "MIT",
63
+ "optional": true,
64
+ "dependencies": {
65
+ "tslib": "^2.4.0"
66
+ }
67
+ },
68
+ "node_modules/@huggingface/jinja": {
69
+ "version": "0.5.9",
70
+ "resolved": "https://registry.npmjs.org/@huggingface/jinja/-/jinja-0.5.9.tgz",
71
+ "integrity": "sha512-uWTG+l3VJRsl7EXxYizuL3P+cCPoc3cRqbWWRcQN0FhejRfbdq0RNhCmbY/YDtnTcz9icdLYuLDjsnz4d8JMuw==",
72
+ "license": "MIT",
73
+ "engines": {
74
+ "node": ">=18"
75
+ }
76
+ },
77
+ "node_modules/@huggingface/transformers": {
78
+ "version": "3.8.1",
79
+ "resolved": "https://registry.npmjs.org/@huggingface/transformers/-/transformers-3.8.1.tgz",
80
+ "integrity": "sha512-tsTk4zVjImqdqjS8/AOZg2yNLd1z9S5v+7oUPpXaasDRwEDhB+xnglK1k5cad26lL5/ZIaeREgWWy0bs9y9pPA==",
81
+ "license": "Apache-2.0",
82
+ "dependencies": {
83
+ "@huggingface/jinja": "^0.5.3",
84
+ "onnxruntime-node": "1.21.0",
85
+ "onnxruntime-web": "1.22.0-dev.20250409-89f8206ba4",
86
+ "sharp": "^0.34.1"
87
+ }
88
+ },
55
89
  "node_modules/@iconify/types": {
56
90
  "version": "2.0.0",
57
91
  "resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz",
@@ -69,6 +103,483 @@
69
103
  "import-meta-resolve": "^4.2.0"
70
104
  }
71
105
  },
106
+ "node_modules/@img/colour": {
107
+ "version": "1.1.0",
108
+ "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
109
+ "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
110
+ "license": "MIT",
111
+ "engines": {
112
+ "node": ">=18"
113
+ }
114
+ },
115
+ "node_modules/@img/sharp-darwin-arm64": {
116
+ "version": "0.34.5",
117
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
118
+ "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
119
+ "cpu": [
120
+ "arm64"
121
+ ],
122
+ "license": "Apache-2.0",
123
+ "optional": true,
124
+ "os": [
125
+ "darwin"
126
+ ],
127
+ "engines": {
128
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
129
+ },
130
+ "funding": {
131
+ "url": "https://opencollective.com/libvips"
132
+ },
133
+ "optionalDependencies": {
134
+ "@img/sharp-libvips-darwin-arm64": "1.2.4"
135
+ }
136
+ },
137
+ "node_modules/@img/sharp-darwin-x64": {
138
+ "version": "0.34.5",
139
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
140
+ "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
141
+ "cpu": [
142
+ "x64"
143
+ ],
144
+ "license": "Apache-2.0",
145
+ "optional": true,
146
+ "os": [
147
+ "darwin"
148
+ ],
149
+ "engines": {
150
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
151
+ },
152
+ "funding": {
153
+ "url": "https://opencollective.com/libvips"
154
+ },
155
+ "optionalDependencies": {
156
+ "@img/sharp-libvips-darwin-x64": "1.2.4"
157
+ }
158
+ },
159
+ "node_modules/@img/sharp-libvips-darwin-arm64": {
160
+ "version": "1.2.4",
161
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
162
+ "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
163
+ "cpu": [
164
+ "arm64"
165
+ ],
166
+ "license": "LGPL-3.0-or-later",
167
+ "optional": true,
168
+ "os": [
169
+ "darwin"
170
+ ],
171
+ "funding": {
172
+ "url": "https://opencollective.com/libvips"
173
+ }
174
+ },
175
+ "node_modules/@img/sharp-libvips-darwin-x64": {
176
+ "version": "1.2.4",
177
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
178
+ "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
179
+ "cpu": [
180
+ "x64"
181
+ ],
182
+ "license": "LGPL-3.0-or-later",
183
+ "optional": true,
184
+ "os": [
185
+ "darwin"
186
+ ],
187
+ "funding": {
188
+ "url": "https://opencollective.com/libvips"
189
+ }
190
+ },
191
+ "node_modules/@img/sharp-libvips-linux-arm": {
192
+ "version": "1.2.4",
193
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
194
+ "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
195
+ "cpu": [
196
+ "arm"
197
+ ],
198
+ "license": "LGPL-3.0-or-later",
199
+ "optional": true,
200
+ "os": [
201
+ "linux"
202
+ ],
203
+ "funding": {
204
+ "url": "https://opencollective.com/libvips"
205
+ }
206
+ },
207
+ "node_modules/@img/sharp-libvips-linux-arm64": {
208
+ "version": "1.2.4",
209
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
210
+ "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
211
+ "cpu": [
212
+ "arm64"
213
+ ],
214
+ "license": "LGPL-3.0-or-later",
215
+ "optional": true,
216
+ "os": [
217
+ "linux"
218
+ ],
219
+ "funding": {
220
+ "url": "https://opencollective.com/libvips"
221
+ }
222
+ },
223
+ "node_modules/@img/sharp-libvips-linux-ppc64": {
224
+ "version": "1.2.4",
225
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
226
+ "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
227
+ "cpu": [
228
+ "ppc64"
229
+ ],
230
+ "license": "LGPL-3.0-or-later",
231
+ "optional": true,
232
+ "os": [
233
+ "linux"
234
+ ],
235
+ "funding": {
236
+ "url": "https://opencollective.com/libvips"
237
+ }
238
+ },
239
+ "node_modules/@img/sharp-libvips-linux-riscv64": {
240
+ "version": "1.2.4",
241
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
242
+ "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
243
+ "cpu": [
244
+ "riscv64"
245
+ ],
246
+ "license": "LGPL-3.0-or-later",
247
+ "optional": true,
248
+ "os": [
249
+ "linux"
250
+ ],
251
+ "funding": {
252
+ "url": "https://opencollective.com/libvips"
253
+ }
254
+ },
255
+ "node_modules/@img/sharp-libvips-linux-s390x": {
256
+ "version": "1.2.4",
257
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
258
+ "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
259
+ "cpu": [
260
+ "s390x"
261
+ ],
262
+ "license": "LGPL-3.0-or-later",
263
+ "optional": true,
264
+ "os": [
265
+ "linux"
266
+ ],
267
+ "funding": {
268
+ "url": "https://opencollective.com/libvips"
269
+ }
270
+ },
271
+ "node_modules/@img/sharp-libvips-linux-x64": {
272
+ "version": "1.2.4",
273
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
274
+ "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
275
+ "cpu": [
276
+ "x64"
277
+ ],
278
+ "license": "LGPL-3.0-or-later",
279
+ "optional": true,
280
+ "os": [
281
+ "linux"
282
+ ],
283
+ "funding": {
284
+ "url": "https://opencollective.com/libvips"
285
+ }
286
+ },
287
+ "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
288
+ "version": "1.2.4",
289
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
290
+ "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
291
+ "cpu": [
292
+ "arm64"
293
+ ],
294
+ "license": "LGPL-3.0-or-later",
295
+ "optional": true,
296
+ "os": [
297
+ "linux"
298
+ ],
299
+ "funding": {
300
+ "url": "https://opencollective.com/libvips"
301
+ }
302
+ },
303
+ "node_modules/@img/sharp-libvips-linuxmusl-x64": {
304
+ "version": "1.2.4",
305
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
306
+ "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
307
+ "cpu": [
308
+ "x64"
309
+ ],
310
+ "license": "LGPL-3.0-or-later",
311
+ "optional": true,
312
+ "os": [
313
+ "linux"
314
+ ],
315
+ "funding": {
316
+ "url": "https://opencollective.com/libvips"
317
+ }
318
+ },
319
+ "node_modules/@img/sharp-linux-arm": {
320
+ "version": "0.34.5",
321
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
322
+ "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
323
+ "cpu": [
324
+ "arm"
325
+ ],
326
+ "license": "Apache-2.0",
327
+ "optional": true,
328
+ "os": [
329
+ "linux"
330
+ ],
331
+ "engines": {
332
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
333
+ },
334
+ "funding": {
335
+ "url": "https://opencollective.com/libvips"
336
+ },
337
+ "optionalDependencies": {
338
+ "@img/sharp-libvips-linux-arm": "1.2.4"
339
+ }
340
+ },
341
+ "node_modules/@img/sharp-linux-arm64": {
342
+ "version": "0.34.5",
343
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
344
+ "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
345
+ "cpu": [
346
+ "arm64"
347
+ ],
348
+ "license": "Apache-2.0",
349
+ "optional": true,
350
+ "os": [
351
+ "linux"
352
+ ],
353
+ "engines": {
354
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
355
+ },
356
+ "funding": {
357
+ "url": "https://opencollective.com/libvips"
358
+ },
359
+ "optionalDependencies": {
360
+ "@img/sharp-libvips-linux-arm64": "1.2.4"
361
+ }
362
+ },
363
+ "node_modules/@img/sharp-linux-ppc64": {
364
+ "version": "0.34.5",
365
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
366
+ "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
367
+ "cpu": [
368
+ "ppc64"
369
+ ],
370
+ "license": "Apache-2.0",
371
+ "optional": true,
372
+ "os": [
373
+ "linux"
374
+ ],
375
+ "engines": {
376
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
377
+ },
378
+ "funding": {
379
+ "url": "https://opencollective.com/libvips"
380
+ },
381
+ "optionalDependencies": {
382
+ "@img/sharp-libvips-linux-ppc64": "1.2.4"
383
+ }
384
+ },
385
+ "node_modules/@img/sharp-linux-riscv64": {
386
+ "version": "0.34.5",
387
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
388
+ "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
389
+ "cpu": [
390
+ "riscv64"
391
+ ],
392
+ "license": "Apache-2.0",
393
+ "optional": true,
394
+ "os": [
395
+ "linux"
396
+ ],
397
+ "engines": {
398
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
399
+ },
400
+ "funding": {
401
+ "url": "https://opencollective.com/libvips"
402
+ },
403
+ "optionalDependencies": {
404
+ "@img/sharp-libvips-linux-riscv64": "1.2.4"
405
+ }
406
+ },
407
+ "node_modules/@img/sharp-linux-s390x": {
408
+ "version": "0.34.5",
409
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
410
+ "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
411
+ "cpu": [
412
+ "s390x"
413
+ ],
414
+ "license": "Apache-2.0",
415
+ "optional": true,
416
+ "os": [
417
+ "linux"
418
+ ],
419
+ "engines": {
420
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
421
+ },
422
+ "funding": {
423
+ "url": "https://opencollective.com/libvips"
424
+ },
425
+ "optionalDependencies": {
426
+ "@img/sharp-libvips-linux-s390x": "1.2.4"
427
+ }
428
+ },
429
+ "node_modules/@img/sharp-linux-x64": {
430
+ "version": "0.34.5",
431
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
432
+ "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
433
+ "cpu": [
434
+ "x64"
435
+ ],
436
+ "license": "Apache-2.0",
437
+ "optional": true,
438
+ "os": [
439
+ "linux"
440
+ ],
441
+ "engines": {
442
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
443
+ },
444
+ "funding": {
445
+ "url": "https://opencollective.com/libvips"
446
+ },
447
+ "optionalDependencies": {
448
+ "@img/sharp-libvips-linux-x64": "1.2.4"
449
+ }
450
+ },
451
+ "node_modules/@img/sharp-linuxmusl-arm64": {
452
+ "version": "0.34.5",
453
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
454
+ "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
455
+ "cpu": [
456
+ "arm64"
457
+ ],
458
+ "license": "Apache-2.0",
459
+ "optional": true,
460
+ "os": [
461
+ "linux"
462
+ ],
463
+ "engines": {
464
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
465
+ },
466
+ "funding": {
467
+ "url": "https://opencollective.com/libvips"
468
+ },
469
+ "optionalDependencies": {
470
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
471
+ }
472
+ },
473
+ "node_modules/@img/sharp-linuxmusl-x64": {
474
+ "version": "0.34.5",
475
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
476
+ "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
477
+ "cpu": [
478
+ "x64"
479
+ ],
480
+ "license": "Apache-2.0",
481
+ "optional": true,
482
+ "os": [
483
+ "linux"
484
+ ],
485
+ "engines": {
486
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
487
+ },
488
+ "funding": {
489
+ "url": "https://opencollective.com/libvips"
490
+ },
491
+ "optionalDependencies": {
492
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
493
+ }
494
+ },
495
+ "node_modules/@img/sharp-wasm32": {
496
+ "version": "0.34.5",
497
+ "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
498
+ "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
499
+ "cpu": [
500
+ "wasm32"
501
+ ],
502
+ "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
503
+ "optional": true,
504
+ "dependencies": {
505
+ "@emnapi/runtime": "^1.7.0"
506
+ },
507
+ "engines": {
508
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
509
+ },
510
+ "funding": {
511
+ "url": "https://opencollective.com/libvips"
512
+ }
513
+ },
514
+ "node_modules/@img/sharp-win32-arm64": {
515
+ "version": "0.34.5",
516
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
517
+ "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
518
+ "cpu": [
519
+ "arm64"
520
+ ],
521
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
522
+ "optional": true,
523
+ "os": [
524
+ "win32"
525
+ ],
526
+ "engines": {
527
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
528
+ },
529
+ "funding": {
530
+ "url": "https://opencollective.com/libvips"
531
+ }
532
+ },
533
+ "node_modules/@img/sharp-win32-ia32": {
534
+ "version": "0.34.5",
535
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
536
+ "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
537
+ "cpu": [
538
+ "ia32"
539
+ ],
540
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
541
+ "optional": true,
542
+ "os": [
543
+ "win32"
544
+ ],
545
+ "engines": {
546
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
547
+ },
548
+ "funding": {
549
+ "url": "https://opencollective.com/libvips"
550
+ }
551
+ },
552
+ "node_modules/@img/sharp-win32-x64": {
553
+ "version": "0.34.5",
554
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
555
+ "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
556
+ "cpu": [
557
+ "x64"
558
+ ],
559
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
560
+ "optional": true,
561
+ "os": [
562
+ "win32"
563
+ ],
564
+ "engines": {
565
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
566
+ },
567
+ "funding": {
568
+ "url": "https://opencollective.com/libvips"
569
+ }
570
+ },
571
+ "node_modules/@isaacs/fs-minipass": {
572
+ "version": "4.0.1",
573
+ "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
574
+ "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==",
575
+ "license": "ISC",
576
+ "dependencies": {
577
+ "minipass": "^7.0.4"
578
+ },
579
+ "engines": {
580
+ "node": ">=18.0.0"
581
+ }
582
+ },
72
583
  "node_modules/@mermaid-js/layout-elk": {
73
584
  "version": "0.2.1",
74
585
  "resolved": "https://registry.npmjs.org/@mermaid-js/layout-elk/-/layout-elk-0.2.1.tgz",
@@ -91,6 +602,69 @@
91
602
  "@chevrotain/types": "~11.1.1"
92
603
  }
93
604
  },
605
+ "node_modules/@mixmark-io/domino": {
606
+ "version": "2.2.0",
607
+ "resolved": "https://registry.npmjs.org/@mixmark-io/domino/-/domino-2.2.0.tgz",
608
+ "integrity": "sha512-Y28PR25bHXUg88kCV7nivXrP2Nj2RueZ3/l/jdx6J9f8J4nsEGcgX0Qe6lt7Pa+J79+kPiJU3LguR6O/6zrLOw==",
609
+ "license": "BSD-2-Clause"
610
+ },
611
+ "node_modules/@protobufjs/aspromise": {
612
+ "version": "1.1.2",
613
+ "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
614
+ "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==",
615
+ "license": "BSD-3-Clause"
616
+ },
617
+ "node_modules/@protobufjs/base64": {
618
+ "version": "1.1.2",
619
+ "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz",
620
+ "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==",
621
+ "license": "BSD-3-Clause"
622
+ },
623
+ "node_modules/@protobufjs/codegen": {
624
+ "version": "2.0.5",
625
+ "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.5.tgz",
626
+ "integrity": "sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==",
627
+ "license": "BSD-3-Clause"
628
+ },
629
+ "node_modules/@protobufjs/eventemitter": {
630
+ "version": "1.1.1",
631
+ "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.1.tgz",
632
+ "integrity": "sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg==",
633
+ "license": "BSD-3-Clause"
634
+ },
635
+ "node_modules/@protobufjs/fetch": {
636
+ "version": "1.1.1",
637
+ "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.1.tgz",
638
+ "integrity": "sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw==",
639
+ "license": "BSD-3-Clause",
640
+ "dependencies": {
641
+ "@protobufjs/aspromise": "^1.1.1"
642
+ }
643
+ },
644
+ "node_modules/@protobufjs/float": {
645
+ "version": "1.0.2",
646
+ "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz",
647
+ "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==",
648
+ "license": "BSD-3-Clause"
649
+ },
650
+ "node_modules/@protobufjs/path": {
651
+ "version": "1.1.2",
652
+ "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
653
+ "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==",
654
+ "license": "BSD-3-Clause"
655
+ },
656
+ "node_modules/@protobufjs/pool": {
657
+ "version": "1.1.0",
658
+ "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
659
+ "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==",
660
+ "license": "BSD-3-Clause"
661
+ },
662
+ "node_modules/@protobufjs/utf8": {
663
+ "version": "1.1.2",
664
+ "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.2.tgz",
665
+ "integrity": "sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug==",
666
+ "license": "BSD-3-Clause"
667
+ },
94
668
  "node_modules/@puppeteer/browsers": {
95
669
  "version": "3.0.4",
96
670
  "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-3.0.4.tgz",
@@ -374,6 +948,15 @@
374
948
  "integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==",
375
949
  "license": "MIT"
376
950
  },
951
+ "node_modules/@types/node": {
952
+ "version": "26.1.2",
953
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz",
954
+ "integrity": "sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==",
955
+ "license": "MIT",
956
+ "dependencies": {
957
+ "undici-types": "~8.3.0"
958
+ }
959
+ },
377
960
  "node_modules/@types/trusted-types": {
378
961
  "version": "2.0.7",
379
962
  "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz",
@@ -751,6 +1334,13 @@
751
1334
  "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
752
1335
  "license": "ISC"
753
1336
  },
1337
+ "node_modules/boolean": {
1338
+ "version": "3.2.0",
1339
+ "resolved": "https://registry.npmjs.org/boolean/-/boolean-3.2.0.tgz",
1340
+ "integrity": "sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==",
1341
+ "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
1342
+ "license": "MIT"
1343
+ },
754
1344
  "node_modules/brace-expansion": {
755
1345
  "version": "5.0.6",
756
1346
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
@@ -1672,6 +2262,40 @@
1672
2262
  "node": ">=4.0.0"
1673
2263
  }
1674
2264
  },
2265
+ "node_modules/define-data-property": {
2266
+ "version": "1.1.4",
2267
+ "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
2268
+ "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
2269
+ "license": "MIT",
2270
+ "dependencies": {
2271
+ "es-define-property": "^1.0.0",
2272
+ "es-errors": "^1.3.0",
2273
+ "gopd": "^1.0.1"
2274
+ },
2275
+ "engines": {
2276
+ "node": ">= 0.4"
2277
+ },
2278
+ "funding": {
2279
+ "url": "https://github.com/sponsors/ljharb"
2280
+ }
2281
+ },
2282
+ "node_modules/define-properties": {
2283
+ "version": "1.2.1",
2284
+ "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
2285
+ "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
2286
+ "license": "MIT",
2287
+ "dependencies": {
2288
+ "define-data-property": "^1.0.1",
2289
+ "has-property-descriptors": "^1.0.0",
2290
+ "object-keys": "^1.1.1"
2291
+ },
2292
+ "engines": {
2293
+ "node": ">= 0.4"
2294
+ },
2295
+ "funding": {
2296
+ "url": "https://github.com/sponsors/ljharb"
2297
+ }
2298
+ },
1675
2299
  "node_modules/delaunator": {
1676
2300
  "version": "5.1.0",
1677
2301
  "resolved": "https://registry.npmjs.org/delaunator/-/delaunator-5.1.0.tgz",
@@ -1699,6 +2323,12 @@
1699
2323
  "node": ">=8"
1700
2324
  }
1701
2325
  },
2326
+ "node_modules/detect-node": {
2327
+ "version": "2.1.0",
2328
+ "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
2329
+ "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
2330
+ "license": "MIT"
2331
+ },
1702
2332
  "node_modules/devtools-protocol": {
1703
2333
  "version": "0.0.1624250",
1704
2334
  "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1624250.tgz",
@@ -1884,6 +2514,12 @@
1884
2514
  "benchmarks"
1885
2515
  ]
1886
2516
  },
2517
+ "node_modules/es6-error": {
2518
+ "version": "4.1.1",
2519
+ "resolved": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz",
2520
+ "integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==",
2521
+ "license": "MIT"
2522
+ },
1887
2523
  "node_modules/escalade": {
1888
2524
  "version": "3.2.0",
1889
2525
  "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
@@ -1899,6 +2535,18 @@
1899
2535
  "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
1900
2536
  "license": "MIT"
1901
2537
  },
2538
+ "node_modules/escape-string-regexp": {
2539
+ "version": "4.0.0",
2540
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
2541
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
2542
+ "license": "MIT",
2543
+ "engines": {
2544
+ "node": ">=10"
2545
+ },
2546
+ "funding": {
2547
+ "url": "https://github.com/sponsors/sindresorhus"
2548
+ }
2549
+ },
1902
2550
  "node_modules/etag": {
1903
2551
  "version": "1.8.1",
1904
2552
  "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
@@ -2020,6 +2668,12 @@
2020
2668
  "url": "https://opencollective.com/express"
2021
2669
  }
2022
2670
  },
2671
+ "node_modules/flatbuffers": {
2672
+ "version": "25.9.23",
2673
+ "resolved": "https://registry.npmjs.org/flatbuffers/-/flatbuffers-25.9.23.tgz",
2674
+ "integrity": "sha512-MI1qs7Lo4Syw0EOzUl0xjs2lsoeqFku44KpngfIduHBYvzm8h2+7K8YMQh1JtVVVrUvhLpNwqVi4DERegUJhPQ==",
2675
+ "license": "Apache-2.0"
2676
+ },
2023
2677
  "node_modules/forwarded": {
2024
2678
  "version": "0.2.0",
2025
2679
  "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
@@ -2105,6 +2759,39 @@
2105
2759
  "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
2106
2760
  "license": "MIT"
2107
2761
  },
2762
+ "node_modules/global-agent": {
2763
+ "version": "3.0.0",
2764
+ "resolved": "https://registry.npmjs.org/global-agent/-/global-agent-3.0.0.tgz",
2765
+ "integrity": "sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==",
2766
+ "license": "BSD-3-Clause",
2767
+ "dependencies": {
2768
+ "boolean": "^3.0.1",
2769
+ "es6-error": "^4.1.1",
2770
+ "matcher": "^3.0.0",
2771
+ "roarr": "^2.15.3",
2772
+ "semver": "^7.3.2",
2773
+ "serialize-error": "^7.0.1"
2774
+ },
2775
+ "engines": {
2776
+ "node": ">=10.0"
2777
+ }
2778
+ },
2779
+ "node_modules/globalthis": {
2780
+ "version": "1.0.4",
2781
+ "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
2782
+ "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
2783
+ "license": "MIT",
2784
+ "dependencies": {
2785
+ "define-properties": "^1.2.1",
2786
+ "gopd": "^1.0.1"
2787
+ },
2788
+ "engines": {
2789
+ "node": ">= 0.4"
2790
+ },
2791
+ "funding": {
2792
+ "url": "https://github.com/sponsors/ljharb"
2793
+ }
2794
+ },
2108
2795
  "node_modules/gopd": {
2109
2796
  "version": "1.2.0",
2110
2797
  "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
@@ -2117,12 +2804,30 @@
2117
2804
  "url": "https://github.com/sponsors/ljharb"
2118
2805
  }
2119
2806
  },
2807
+ "node_modules/guid-typescript": {
2808
+ "version": "1.0.9",
2809
+ "resolved": "https://registry.npmjs.org/guid-typescript/-/guid-typescript-1.0.9.tgz",
2810
+ "integrity": "sha512-Y8T4vYhEfwJOTbouREvG+3XDsjr8E3kIr7uf+JZ0BYloFsttiHU0WfvANVsR7TxNUJa/WpCnw/Ino/p+DeBhBQ==",
2811
+ "license": "ISC"
2812
+ },
2120
2813
  "node_modules/hachure-fill": {
2121
2814
  "version": "0.5.2",
2122
2815
  "resolved": "https://registry.npmjs.org/hachure-fill/-/hachure-fill-0.5.2.tgz",
2123
2816
  "integrity": "sha512-3GKBOn+m2LX9iq+JC1064cSFprJY4jL1jCXTcpnfER5HYE2l/4EfWSGzkPa/ZDBmYI0ZOEj5VHV/eKnPGkHuOg==",
2124
2817
  "license": "MIT"
2125
2818
  },
2819
+ "node_modules/has-property-descriptors": {
2820
+ "version": "1.0.2",
2821
+ "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
2822
+ "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
2823
+ "license": "MIT",
2824
+ "dependencies": {
2825
+ "es-define-property": "^1.0.0"
2826
+ },
2827
+ "funding": {
2828
+ "url": "https://github.com/sponsors/ljharb"
2829
+ }
2830
+ },
2126
2831
  "node_modules/has-symbols": {
2127
2832
  "version": "1.1.0",
2128
2833
  "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
@@ -2303,6 +3008,12 @@
2303
3008
  "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
2304
3009
  "license": "MIT"
2305
3010
  },
3011
+ "node_modules/json-stringify-safe": {
3012
+ "version": "5.0.1",
3013
+ "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
3014
+ "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==",
3015
+ "license": "ISC"
3016
+ },
2306
3017
  "node_modules/katex": {
2307
3018
  "version": "0.16.47",
2308
3019
  "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.47.tgz",
@@ -2418,6 +3129,12 @@
2418
3129
  "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
2419
3130
  "license": "MIT"
2420
3131
  },
3132
+ "node_modules/long": {
3133
+ "version": "5.3.2",
3134
+ "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz",
3135
+ "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==",
3136
+ "license": "Apache-2.0"
3137
+ },
2421
3138
  "node_modules/markdown-it": {
2422
3139
  "version": "14.2.0",
2423
3140
  "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.2.0.tgz",
@@ -2457,6 +3174,18 @@
2457
3174
  "integrity": "sha512-25GUs0yjS2hLl8zAemVndeEzThB1p42yxuDEKbd4JlL3jiz+jsm6e56Ya8B0VREOkNxLYB4TTwaoPJ3ElMmW+w==",
2458
3175
  "license": "MIT"
2459
3176
  },
3177
+ "node_modules/matcher": {
3178
+ "version": "3.0.0",
3179
+ "resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz",
3180
+ "integrity": "sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng==",
3181
+ "license": "MIT",
3182
+ "dependencies": {
3183
+ "escape-string-regexp": "^4.0.0"
3184
+ },
3185
+ "engines": {
3186
+ "node": ">=10"
3187
+ }
3188
+ },
2460
3189
  "node_modules/math-intrinsics": {
2461
3190
  "version": "1.1.0",
2462
3191
  "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
@@ -2595,6 +3324,27 @@
2595
3324
  "url": "https://github.com/sponsors/ljharb"
2596
3325
  }
2597
3326
  },
3327
+ "node_modules/minipass": {
3328
+ "version": "7.1.3",
3329
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
3330
+ "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
3331
+ "license": "BlueOak-1.0.0",
3332
+ "engines": {
3333
+ "node": ">=16 || 14 >=14.17"
3334
+ }
3335
+ },
3336
+ "node_modules/minizlib": {
3337
+ "version": "3.1.0",
3338
+ "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.1.0.tgz",
3339
+ "integrity": "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==",
3340
+ "license": "MIT",
3341
+ "dependencies": {
3342
+ "minipass": "^7.1.2"
3343
+ },
3344
+ "engines": {
3345
+ "node": ">= 18"
3346
+ }
3347
+ },
2598
3348
  "node_modules/mitt": {
2599
3349
  "version": "3.0.1",
2600
3350
  "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
@@ -2682,6 +3432,15 @@
2682
3432
  "url": "https://github.com/sponsors/ljharb"
2683
3433
  }
2684
3434
  },
3435
+ "node_modules/object-keys": {
3436
+ "version": "1.1.1",
3437
+ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
3438
+ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
3439
+ "license": "MIT",
3440
+ "engines": {
3441
+ "node": ">= 0.4"
3442
+ }
3443
+ },
2685
3444
  "node_modules/on-finished": {
2686
3445
  "version": "2.4.1",
2687
3446
  "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
@@ -2712,6 +3471,49 @@
2712
3471
  "wrappy": "1"
2713
3472
  }
2714
3473
  },
3474
+ "node_modules/onnxruntime-common": {
3475
+ "version": "1.21.0",
3476
+ "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.21.0.tgz",
3477
+ "integrity": "sha512-Q632iLLrtCAVOTO65dh2+mNbQir/QNTVBG3h/QdZBpns7mZ0RYbLRBgGABPbpU9351AgYy7SJf1WaeVwMrBFPQ==",
3478
+ "license": "MIT"
3479
+ },
3480
+ "node_modules/onnxruntime-node": {
3481
+ "version": "1.21.0",
3482
+ "resolved": "https://registry.npmjs.org/onnxruntime-node/-/onnxruntime-node-1.21.0.tgz",
3483
+ "integrity": "sha512-NeaCX6WW2L8cRCSqy3bInlo5ojjQqu2fD3D+9W5qb5irwxhEyWKXeH2vZ8W9r6VxaMPUan+4/7NDwZMtouZxEw==",
3484
+ "hasInstallScript": true,
3485
+ "license": "MIT",
3486
+ "os": [
3487
+ "win32",
3488
+ "darwin",
3489
+ "linux"
3490
+ ],
3491
+ "dependencies": {
3492
+ "global-agent": "^3.0.0",
3493
+ "onnxruntime-common": "1.21.0",
3494
+ "tar": "^7.0.1"
3495
+ }
3496
+ },
3497
+ "node_modules/onnxruntime-web": {
3498
+ "version": "1.22.0-dev.20250409-89f8206ba4",
3499
+ "resolved": "https://registry.npmjs.org/onnxruntime-web/-/onnxruntime-web-1.22.0-dev.20250409-89f8206ba4.tgz",
3500
+ "integrity": "sha512-0uS76OPgH0hWCPrFKlL8kYVV7ckM7t/36HfbgoFw6Nd0CZVVbQC4PkrR8mBX8LtNUFZO25IQBqV2Hx2ho3FlbQ==",
3501
+ "license": "MIT",
3502
+ "dependencies": {
3503
+ "flatbuffers": "^25.1.24",
3504
+ "guid-typescript": "^1.0.9",
3505
+ "long": "^5.2.3",
3506
+ "onnxruntime-common": "1.22.0-dev.20250409-89f8206ba4",
3507
+ "platform": "^1.3.6",
3508
+ "protobufjs": "^7.2.4"
3509
+ }
3510
+ },
3511
+ "node_modules/onnxruntime-web/node_modules/onnxruntime-common": {
3512
+ "version": "1.22.0-dev.20250409-89f8206ba4",
3513
+ "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.22.0-dev.20250409-89f8206ba4.tgz",
3514
+ "integrity": "sha512-vDJMkfCfb0b1A836rgHj+ORuZf4B4+cc2bASQtpeoJLueuFc5DuYwjIZUBrSvx/fO5IrLjLz+oTrB3pcGlhovQ==",
3515
+ "license": "MIT"
3516
+ },
2715
3517
  "node_modules/package-manager-detector": {
2716
3518
  "version": "1.6.0",
2717
3519
  "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.6.0.tgz",
@@ -2792,6 +3594,12 @@
2792
3594
  "url": "https://opencollective.com/express"
2793
3595
  }
2794
3596
  },
3597
+ "node_modules/platform": {
3598
+ "version": "1.3.6",
3599
+ "resolved": "https://registry.npmjs.org/platform/-/platform-1.3.6.tgz",
3600
+ "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==",
3601
+ "license": "MIT"
3602
+ },
2795
3603
  "node_modules/points-on-curve": {
2796
3604
  "version": "0.2.0",
2797
3605
  "resolved": "https://registry.npmjs.org/points-on-curve/-/points-on-curve-0.2.0.tgz",
@@ -2863,6 +3671,29 @@
2863
3671
  "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
2864
3672
  "license": "MIT"
2865
3673
  },
3674
+ "node_modules/protobufjs": {
3675
+ "version": "7.6.5",
3676
+ "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.5.tgz",
3677
+ "integrity": "sha512-/FPD0nUc9jH6rfFjji9IBqOz4pcSE3CsT1m7Ep6Mdb0LxSUMj8hgl6GomOvZzpNpAqqGaXA0P3VSrZLFzIhQrw==",
3678
+ "hasInstallScript": true,
3679
+ "license": "BSD-3-Clause",
3680
+ "dependencies": {
3681
+ "@protobufjs/aspromise": "^1.1.2",
3682
+ "@protobufjs/base64": "^1.1.2",
3683
+ "@protobufjs/codegen": "^2.0.5",
3684
+ "@protobufjs/eventemitter": "^1.1.1",
3685
+ "@protobufjs/fetch": "^1.1.1",
3686
+ "@protobufjs/float": "^1.0.2",
3687
+ "@protobufjs/path": "^1.1.2",
3688
+ "@protobufjs/pool": "^1.1.0",
3689
+ "@protobufjs/utf8": "^1.1.1",
3690
+ "@types/node": ">=13.7.0",
3691
+ "long": "^5.3.2"
3692
+ },
3693
+ "engines": {
3694
+ "node": ">=12.0.0"
3695
+ }
3696
+ },
2866
3697
  "node_modules/proxy-addr": {
2867
3698
  "version": "2.0.7",
2868
3699
  "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
@@ -3043,6 +3874,23 @@
3043
3874
  "node": ">=0.10.0"
3044
3875
  }
3045
3876
  },
3877
+ "node_modules/roarr": {
3878
+ "version": "2.15.4",
3879
+ "resolved": "https://registry.npmjs.org/roarr/-/roarr-2.15.4.tgz",
3880
+ "integrity": "sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==",
3881
+ "license": "BSD-3-Clause",
3882
+ "dependencies": {
3883
+ "boolean": "^3.0.1",
3884
+ "detect-node": "^2.0.4",
3885
+ "globalthis": "^1.0.1",
3886
+ "json-stringify-safe": "^5.0.1",
3887
+ "semver-compare": "^1.0.0",
3888
+ "sprintf-js": "^1.1.2"
3889
+ },
3890
+ "engines": {
3891
+ "node": ">=8.0"
3892
+ }
3893
+ },
3046
3894
  "node_modules/robust-predicates": {
3047
3895
  "version": "3.0.3",
3048
3896
  "resolved": "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.3.tgz",
@@ -3121,6 +3969,12 @@
3121
3969
  "node": ">=10"
3122
3970
  }
3123
3971
  },
3972
+ "node_modules/semver-compare": {
3973
+ "version": "1.0.0",
3974
+ "resolved": "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz",
3975
+ "integrity": "sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==",
3976
+ "license": "MIT"
3977
+ },
3124
3978
  "node_modules/send": {
3125
3979
  "version": "1.2.1",
3126
3980
  "resolved": "https://registry.npmjs.org/send/-/send-1.2.1.tgz",
@@ -3147,6 +4001,21 @@
3147
4001
  "url": "https://opencollective.com/express"
3148
4002
  }
3149
4003
  },
4004
+ "node_modules/serialize-error": {
4005
+ "version": "7.0.1",
4006
+ "resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-7.0.1.tgz",
4007
+ "integrity": "sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==",
4008
+ "license": "MIT",
4009
+ "dependencies": {
4010
+ "type-fest": "^0.13.1"
4011
+ },
4012
+ "engines": {
4013
+ "node": ">=10"
4014
+ },
4015
+ "funding": {
4016
+ "url": "https://github.com/sponsors/sindresorhus"
4017
+ }
4018
+ },
3150
4019
  "node_modules/serve-static": {
3151
4020
  "version": "2.2.1",
3152
4021
  "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz",
@@ -3172,6 +4041,50 @@
3172
4041
  "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
3173
4042
  "license": "ISC"
3174
4043
  },
4044
+ "node_modules/sharp": {
4045
+ "version": "0.34.5",
4046
+ "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
4047
+ "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
4048
+ "hasInstallScript": true,
4049
+ "license": "Apache-2.0",
4050
+ "dependencies": {
4051
+ "@img/colour": "^1.0.0",
4052
+ "detect-libc": "^2.1.2",
4053
+ "semver": "^7.7.3"
4054
+ },
4055
+ "engines": {
4056
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
4057
+ },
4058
+ "funding": {
4059
+ "url": "https://opencollective.com/libvips"
4060
+ },
4061
+ "optionalDependencies": {
4062
+ "@img/sharp-darwin-arm64": "0.34.5",
4063
+ "@img/sharp-darwin-x64": "0.34.5",
4064
+ "@img/sharp-libvips-darwin-arm64": "1.2.4",
4065
+ "@img/sharp-libvips-darwin-x64": "1.2.4",
4066
+ "@img/sharp-libvips-linux-arm": "1.2.4",
4067
+ "@img/sharp-libvips-linux-arm64": "1.2.4",
4068
+ "@img/sharp-libvips-linux-ppc64": "1.2.4",
4069
+ "@img/sharp-libvips-linux-riscv64": "1.2.4",
4070
+ "@img/sharp-libvips-linux-s390x": "1.2.4",
4071
+ "@img/sharp-libvips-linux-x64": "1.2.4",
4072
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
4073
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
4074
+ "@img/sharp-linux-arm": "0.34.5",
4075
+ "@img/sharp-linux-arm64": "0.34.5",
4076
+ "@img/sharp-linux-ppc64": "0.34.5",
4077
+ "@img/sharp-linux-riscv64": "0.34.5",
4078
+ "@img/sharp-linux-s390x": "0.34.5",
4079
+ "@img/sharp-linux-x64": "0.34.5",
4080
+ "@img/sharp-linuxmusl-arm64": "0.34.5",
4081
+ "@img/sharp-linuxmusl-x64": "0.34.5",
4082
+ "@img/sharp-wasm32": "0.34.5",
4083
+ "@img/sharp-win32-arm64": "0.34.5",
4084
+ "@img/sharp-win32-ia32": "0.34.5",
4085
+ "@img/sharp-win32-x64": "0.34.5"
4086
+ }
4087
+ },
3175
4088
  "node_modules/side-channel": {
3176
4089
  "version": "1.1.1",
3177
4090
  "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz",
@@ -3289,6 +4202,12 @@
3289
4202
  "simple-concat": "^1.0.0"
3290
4203
  }
3291
4204
  },
4205
+ "node_modules/sprintf-js": {
4206
+ "version": "1.1.3",
4207
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
4208
+ "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
4209
+ "license": "BSD-3-Clause"
4210
+ },
3292
4211
  "node_modules/statuses": {
3293
4212
  "version": "2.0.2",
3294
4213
  "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
@@ -3359,6 +4278,22 @@
3359
4278
  "integrity": "sha512-5Z9ZpRzfuH6l/UAvCPAPUo3665Nk2wLaZU3x+TLHKVzIz33+sbJqbtrYoC3KD4/uVOr2Zp+L0LySezP9OHV9yA==",
3360
4279
  "license": "MIT"
3361
4280
  },
4281
+ "node_modules/tar": {
4282
+ "version": "7.5.22",
4283
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.22.tgz",
4284
+ "integrity": "sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==",
4285
+ "license": "BlueOak-1.0.0",
4286
+ "dependencies": {
4287
+ "@isaacs/fs-minipass": "^4.0.0",
4288
+ "chownr": "^3.0.0",
4289
+ "minipass": "^7.1.2",
4290
+ "minizlib": "^3.1.0",
4291
+ "yallist": "^5.0.0"
4292
+ },
4293
+ "engines": {
4294
+ "node": ">=18"
4295
+ }
4296
+ },
3362
4297
  "node_modules/tar-fs": {
3363
4298
  "version": "2.1.4",
3364
4299
  "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz",
@@ -3413,6 +4348,15 @@
3413
4348
  "streamx": "^2.15.0"
3414
4349
  }
3415
4350
  },
4351
+ "node_modules/tar/node_modules/chownr": {
4352
+ "version": "3.0.0",
4353
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz",
4354
+ "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==",
4355
+ "license": "BlueOak-1.0.0",
4356
+ "engines": {
4357
+ "node": ">=18"
4358
+ }
4359
+ },
3416
4360
  "node_modules/teex": {
3417
4361
  "version": "1.0.1",
3418
4362
  "resolved": "https://registry.npmjs.org/teex/-/teex-1.0.1.tgz",
@@ -3458,6 +4402,13 @@
3458
4402
  "node": ">=6.10"
3459
4403
  }
3460
4404
  },
4405
+ "node_modules/tslib": {
4406
+ "version": "2.8.1",
4407
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
4408
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
4409
+ "license": "0BSD",
4410
+ "optional": true
4411
+ },
3461
4412
  "node_modules/tunnel-agent": {
3462
4413
  "version": "0.6.0",
3463
4414
  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
@@ -3470,6 +4421,33 @@
3470
4421
  "node": "*"
3471
4422
  }
3472
4423
  },
4424
+ "node_modules/turndown": {
4425
+ "version": "7.2.1",
4426
+ "resolved": "https://registry.npmjs.org/turndown/-/turndown-7.2.1.tgz",
4427
+ "integrity": "sha512-7YiPJw6rLClQL3oUKN3KgMaXeJJ2lAyZItclgKDurqnH61so4k4IH/qwmMva0zpuJc/FhRExBBnk7EbeFANlgQ==",
4428
+ "license": "MIT",
4429
+ "dependencies": {
4430
+ "@mixmark-io/domino": "^2.2.0"
4431
+ }
4432
+ },
4433
+ "node_modules/turndown-plugin-gfm": {
4434
+ "version": "1.0.2",
4435
+ "resolved": "https://registry.npmjs.org/turndown-plugin-gfm/-/turndown-plugin-gfm-1.0.2.tgz",
4436
+ "integrity": "sha512-vwz9tfvF7XN/jE0dGoBei3FXWuvll78ohzCZQuOb+ZjWrs3a0XhQVomJEb2Qh4VHTPNRO4GPZh0V7VRbiWwkRg==",
4437
+ "license": "MIT"
4438
+ },
4439
+ "node_modules/type-fest": {
4440
+ "version": "0.13.1",
4441
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz",
4442
+ "integrity": "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==",
4443
+ "license": "(MIT OR CC0-1.0)",
4444
+ "engines": {
4445
+ "node": ">=10"
4446
+ },
4447
+ "funding": {
4448
+ "url": "https://github.com/sponsors/sindresorhus"
4449
+ }
4450
+ },
3473
4451
  "node_modules/type-is": {
3474
4452
  "version": "2.1.0",
3475
4453
  "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.1.0.tgz",
@@ -3522,6 +4500,12 @@
3522
4500
  "node": ">=20.18.1"
3523
4501
  }
3524
4502
  },
4503
+ "node_modules/undici-types": {
4504
+ "version": "8.3.0",
4505
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
4506
+ "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
4507
+ "license": "MIT"
4508
+ },
3525
4509
  "node_modules/unpipe": {
3526
4510
  "version": "1.0.0",
3527
4511
  "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
@@ -3640,6 +4624,15 @@
3640
4624
  "node": ">=10"
3641
4625
  }
3642
4626
  },
4627
+ "node_modules/yallist": {
4628
+ "version": "5.0.0",
4629
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz",
4630
+ "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==",
4631
+ "license": "BlueOak-1.0.0",
4632
+ "engines": {
4633
+ "node": ">=18"
4634
+ }
4635
+ },
3643
4636
  "node_modules/yargs": {
3644
4637
  "version": "17.7.2",
3645
4638
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",