hdoc-tools 0.57.5 → 0.59.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",
@@ -52,6 +53,37 @@
52
53
  "integrity": "sha512-U+HFai5+zmJCkK86QsaJtoITlboZHBqrVketcO2ROv865xfCMSFpELQoz1GkX5GzME8pTa+3kbKrZHQtI0gdbw==",
53
54
  "license": "Apache-2.0"
54
55
  },
56
+ "node_modules/@emnapi/runtime": {
57
+ "version": "1.11.3",
58
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.3.tgz",
59
+ "integrity": "sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==",
60
+ "license": "MIT",
61
+ "optional": true,
62
+ "dependencies": {
63
+ "tslib": "^2.4.0"
64
+ }
65
+ },
66
+ "node_modules/@huggingface/jinja": {
67
+ "version": "0.5.9",
68
+ "resolved": "https://registry.npmjs.org/@huggingface/jinja/-/jinja-0.5.9.tgz",
69
+ "integrity": "sha512-uWTG+l3VJRsl7EXxYizuL3P+cCPoc3cRqbWWRcQN0FhejRfbdq0RNhCmbY/YDtnTcz9icdLYuLDjsnz4d8JMuw==",
70
+ "license": "MIT",
71
+ "engines": {
72
+ "node": ">=18"
73
+ }
74
+ },
75
+ "node_modules/@huggingface/transformers": {
76
+ "version": "3.8.1",
77
+ "resolved": "https://registry.npmjs.org/@huggingface/transformers/-/transformers-3.8.1.tgz",
78
+ "integrity": "sha512-tsTk4zVjImqdqjS8/AOZg2yNLd1z9S5v+7oUPpXaasDRwEDhB+xnglK1k5cad26lL5/ZIaeREgWWy0bs9y9pPA==",
79
+ "license": "Apache-2.0",
80
+ "dependencies": {
81
+ "@huggingface/jinja": "^0.5.3",
82
+ "onnxruntime-node": "1.21.0",
83
+ "onnxruntime-web": "1.22.0-dev.20250409-89f8206ba4",
84
+ "sharp": "^0.34.1"
85
+ }
86
+ },
55
87
  "node_modules/@iconify/types": {
56
88
  "version": "2.0.0",
57
89
  "resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz",
@@ -69,6 +101,483 @@
69
101
  "import-meta-resolve": "^4.2.0"
70
102
  }
71
103
  },
104
+ "node_modules/@img/colour": {
105
+ "version": "1.1.0",
106
+ "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
107
+ "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
108
+ "license": "MIT",
109
+ "engines": {
110
+ "node": ">=18"
111
+ }
112
+ },
113
+ "node_modules/@img/sharp-darwin-arm64": {
114
+ "version": "0.34.5",
115
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
116
+ "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
117
+ "cpu": [
118
+ "arm64"
119
+ ],
120
+ "license": "Apache-2.0",
121
+ "optional": true,
122
+ "os": [
123
+ "darwin"
124
+ ],
125
+ "engines": {
126
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
127
+ },
128
+ "funding": {
129
+ "url": "https://opencollective.com/libvips"
130
+ },
131
+ "optionalDependencies": {
132
+ "@img/sharp-libvips-darwin-arm64": "1.2.4"
133
+ }
134
+ },
135
+ "node_modules/@img/sharp-darwin-x64": {
136
+ "version": "0.34.5",
137
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
138
+ "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
139
+ "cpu": [
140
+ "x64"
141
+ ],
142
+ "license": "Apache-2.0",
143
+ "optional": true,
144
+ "os": [
145
+ "darwin"
146
+ ],
147
+ "engines": {
148
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
149
+ },
150
+ "funding": {
151
+ "url": "https://opencollective.com/libvips"
152
+ },
153
+ "optionalDependencies": {
154
+ "@img/sharp-libvips-darwin-x64": "1.2.4"
155
+ }
156
+ },
157
+ "node_modules/@img/sharp-libvips-darwin-arm64": {
158
+ "version": "1.2.4",
159
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
160
+ "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
161
+ "cpu": [
162
+ "arm64"
163
+ ],
164
+ "license": "LGPL-3.0-or-later",
165
+ "optional": true,
166
+ "os": [
167
+ "darwin"
168
+ ],
169
+ "funding": {
170
+ "url": "https://opencollective.com/libvips"
171
+ }
172
+ },
173
+ "node_modules/@img/sharp-libvips-darwin-x64": {
174
+ "version": "1.2.4",
175
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
176
+ "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
177
+ "cpu": [
178
+ "x64"
179
+ ],
180
+ "license": "LGPL-3.0-or-later",
181
+ "optional": true,
182
+ "os": [
183
+ "darwin"
184
+ ],
185
+ "funding": {
186
+ "url": "https://opencollective.com/libvips"
187
+ }
188
+ },
189
+ "node_modules/@img/sharp-libvips-linux-arm": {
190
+ "version": "1.2.4",
191
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
192
+ "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
193
+ "cpu": [
194
+ "arm"
195
+ ],
196
+ "license": "LGPL-3.0-or-later",
197
+ "optional": true,
198
+ "os": [
199
+ "linux"
200
+ ],
201
+ "funding": {
202
+ "url": "https://opencollective.com/libvips"
203
+ }
204
+ },
205
+ "node_modules/@img/sharp-libvips-linux-arm64": {
206
+ "version": "1.2.4",
207
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
208
+ "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
209
+ "cpu": [
210
+ "arm64"
211
+ ],
212
+ "license": "LGPL-3.0-or-later",
213
+ "optional": true,
214
+ "os": [
215
+ "linux"
216
+ ],
217
+ "funding": {
218
+ "url": "https://opencollective.com/libvips"
219
+ }
220
+ },
221
+ "node_modules/@img/sharp-libvips-linux-ppc64": {
222
+ "version": "1.2.4",
223
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
224
+ "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
225
+ "cpu": [
226
+ "ppc64"
227
+ ],
228
+ "license": "LGPL-3.0-or-later",
229
+ "optional": true,
230
+ "os": [
231
+ "linux"
232
+ ],
233
+ "funding": {
234
+ "url": "https://opencollective.com/libvips"
235
+ }
236
+ },
237
+ "node_modules/@img/sharp-libvips-linux-riscv64": {
238
+ "version": "1.2.4",
239
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
240
+ "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
241
+ "cpu": [
242
+ "riscv64"
243
+ ],
244
+ "license": "LGPL-3.0-or-later",
245
+ "optional": true,
246
+ "os": [
247
+ "linux"
248
+ ],
249
+ "funding": {
250
+ "url": "https://opencollective.com/libvips"
251
+ }
252
+ },
253
+ "node_modules/@img/sharp-libvips-linux-s390x": {
254
+ "version": "1.2.4",
255
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
256
+ "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
257
+ "cpu": [
258
+ "s390x"
259
+ ],
260
+ "license": "LGPL-3.0-or-later",
261
+ "optional": true,
262
+ "os": [
263
+ "linux"
264
+ ],
265
+ "funding": {
266
+ "url": "https://opencollective.com/libvips"
267
+ }
268
+ },
269
+ "node_modules/@img/sharp-libvips-linux-x64": {
270
+ "version": "1.2.4",
271
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
272
+ "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
273
+ "cpu": [
274
+ "x64"
275
+ ],
276
+ "license": "LGPL-3.0-or-later",
277
+ "optional": true,
278
+ "os": [
279
+ "linux"
280
+ ],
281
+ "funding": {
282
+ "url": "https://opencollective.com/libvips"
283
+ }
284
+ },
285
+ "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
286
+ "version": "1.2.4",
287
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
288
+ "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
289
+ "cpu": [
290
+ "arm64"
291
+ ],
292
+ "license": "LGPL-3.0-or-later",
293
+ "optional": true,
294
+ "os": [
295
+ "linux"
296
+ ],
297
+ "funding": {
298
+ "url": "https://opencollective.com/libvips"
299
+ }
300
+ },
301
+ "node_modules/@img/sharp-libvips-linuxmusl-x64": {
302
+ "version": "1.2.4",
303
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
304
+ "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
305
+ "cpu": [
306
+ "x64"
307
+ ],
308
+ "license": "LGPL-3.0-or-later",
309
+ "optional": true,
310
+ "os": [
311
+ "linux"
312
+ ],
313
+ "funding": {
314
+ "url": "https://opencollective.com/libvips"
315
+ }
316
+ },
317
+ "node_modules/@img/sharp-linux-arm": {
318
+ "version": "0.34.5",
319
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
320
+ "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
321
+ "cpu": [
322
+ "arm"
323
+ ],
324
+ "license": "Apache-2.0",
325
+ "optional": true,
326
+ "os": [
327
+ "linux"
328
+ ],
329
+ "engines": {
330
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
331
+ },
332
+ "funding": {
333
+ "url": "https://opencollective.com/libvips"
334
+ },
335
+ "optionalDependencies": {
336
+ "@img/sharp-libvips-linux-arm": "1.2.4"
337
+ }
338
+ },
339
+ "node_modules/@img/sharp-linux-arm64": {
340
+ "version": "0.34.5",
341
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
342
+ "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
343
+ "cpu": [
344
+ "arm64"
345
+ ],
346
+ "license": "Apache-2.0",
347
+ "optional": true,
348
+ "os": [
349
+ "linux"
350
+ ],
351
+ "engines": {
352
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
353
+ },
354
+ "funding": {
355
+ "url": "https://opencollective.com/libvips"
356
+ },
357
+ "optionalDependencies": {
358
+ "@img/sharp-libvips-linux-arm64": "1.2.4"
359
+ }
360
+ },
361
+ "node_modules/@img/sharp-linux-ppc64": {
362
+ "version": "0.34.5",
363
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
364
+ "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
365
+ "cpu": [
366
+ "ppc64"
367
+ ],
368
+ "license": "Apache-2.0",
369
+ "optional": true,
370
+ "os": [
371
+ "linux"
372
+ ],
373
+ "engines": {
374
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
375
+ },
376
+ "funding": {
377
+ "url": "https://opencollective.com/libvips"
378
+ },
379
+ "optionalDependencies": {
380
+ "@img/sharp-libvips-linux-ppc64": "1.2.4"
381
+ }
382
+ },
383
+ "node_modules/@img/sharp-linux-riscv64": {
384
+ "version": "0.34.5",
385
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
386
+ "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
387
+ "cpu": [
388
+ "riscv64"
389
+ ],
390
+ "license": "Apache-2.0",
391
+ "optional": true,
392
+ "os": [
393
+ "linux"
394
+ ],
395
+ "engines": {
396
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
397
+ },
398
+ "funding": {
399
+ "url": "https://opencollective.com/libvips"
400
+ },
401
+ "optionalDependencies": {
402
+ "@img/sharp-libvips-linux-riscv64": "1.2.4"
403
+ }
404
+ },
405
+ "node_modules/@img/sharp-linux-s390x": {
406
+ "version": "0.34.5",
407
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
408
+ "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
409
+ "cpu": [
410
+ "s390x"
411
+ ],
412
+ "license": "Apache-2.0",
413
+ "optional": true,
414
+ "os": [
415
+ "linux"
416
+ ],
417
+ "engines": {
418
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
419
+ },
420
+ "funding": {
421
+ "url": "https://opencollective.com/libvips"
422
+ },
423
+ "optionalDependencies": {
424
+ "@img/sharp-libvips-linux-s390x": "1.2.4"
425
+ }
426
+ },
427
+ "node_modules/@img/sharp-linux-x64": {
428
+ "version": "0.34.5",
429
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
430
+ "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
431
+ "cpu": [
432
+ "x64"
433
+ ],
434
+ "license": "Apache-2.0",
435
+ "optional": true,
436
+ "os": [
437
+ "linux"
438
+ ],
439
+ "engines": {
440
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
441
+ },
442
+ "funding": {
443
+ "url": "https://opencollective.com/libvips"
444
+ },
445
+ "optionalDependencies": {
446
+ "@img/sharp-libvips-linux-x64": "1.2.4"
447
+ }
448
+ },
449
+ "node_modules/@img/sharp-linuxmusl-arm64": {
450
+ "version": "0.34.5",
451
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
452
+ "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
453
+ "cpu": [
454
+ "arm64"
455
+ ],
456
+ "license": "Apache-2.0",
457
+ "optional": true,
458
+ "os": [
459
+ "linux"
460
+ ],
461
+ "engines": {
462
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
463
+ },
464
+ "funding": {
465
+ "url": "https://opencollective.com/libvips"
466
+ },
467
+ "optionalDependencies": {
468
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
469
+ }
470
+ },
471
+ "node_modules/@img/sharp-linuxmusl-x64": {
472
+ "version": "0.34.5",
473
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
474
+ "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
475
+ "cpu": [
476
+ "x64"
477
+ ],
478
+ "license": "Apache-2.0",
479
+ "optional": true,
480
+ "os": [
481
+ "linux"
482
+ ],
483
+ "engines": {
484
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
485
+ },
486
+ "funding": {
487
+ "url": "https://opencollective.com/libvips"
488
+ },
489
+ "optionalDependencies": {
490
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
491
+ }
492
+ },
493
+ "node_modules/@img/sharp-wasm32": {
494
+ "version": "0.34.5",
495
+ "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
496
+ "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
497
+ "cpu": [
498
+ "wasm32"
499
+ ],
500
+ "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
501
+ "optional": true,
502
+ "dependencies": {
503
+ "@emnapi/runtime": "^1.7.0"
504
+ },
505
+ "engines": {
506
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
507
+ },
508
+ "funding": {
509
+ "url": "https://opencollective.com/libvips"
510
+ }
511
+ },
512
+ "node_modules/@img/sharp-win32-arm64": {
513
+ "version": "0.34.5",
514
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
515
+ "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
516
+ "cpu": [
517
+ "arm64"
518
+ ],
519
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
520
+ "optional": true,
521
+ "os": [
522
+ "win32"
523
+ ],
524
+ "engines": {
525
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
526
+ },
527
+ "funding": {
528
+ "url": "https://opencollective.com/libvips"
529
+ }
530
+ },
531
+ "node_modules/@img/sharp-win32-ia32": {
532
+ "version": "0.34.5",
533
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
534
+ "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
535
+ "cpu": [
536
+ "ia32"
537
+ ],
538
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
539
+ "optional": true,
540
+ "os": [
541
+ "win32"
542
+ ],
543
+ "engines": {
544
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
545
+ },
546
+ "funding": {
547
+ "url": "https://opencollective.com/libvips"
548
+ }
549
+ },
550
+ "node_modules/@img/sharp-win32-x64": {
551
+ "version": "0.34.5",
552
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
553
+ "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
554
+ "cpu": [
555
+ "x64"
556
+ ],
557
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
558
+ "optional": true,
559
+ "os": [
560
+ "win32"
561
+ ],
562
+ "engines": {
563
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
564
+ },
565
+ "funding": {
566
+ "url": "https://opencollective.com/libvips"
567
+ }
568
+ },
569
+ "node_modules/@isaacs/fs-minipass": {
570
+ "version": "4.0.1",
571
+ "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
572
+ "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==",
573
+ "license": "ISC",
574
+ "dependencies": {
575
+ "minipass": "^7.0.4"
576
+ },
577
+ "engines": {
578
+ "node": ">=18.0.0"
579
+ }
580
+ },
72
581
  "node_modules/@mermaid-js/layout-elk": {
73
582
  "version": "0.2.1",
74
583
  "resolved": "https://registry.npmjs.org/@mermaid-js/layout-elk/-/layout-elk-0.2.1.tgz",
@@ -91,6 +600,63 @@
91
600
  "@chevrotain/types": "~11.1.1"
92
601
  }
93
602
  },
603
+ "node_modules/@protobufjs/aspromise": {
604
+ "version": "1.1.2",
605
+ "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
606
+ "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==",
607
+ "license": "BSD-3-Clause"
608
+ },
609
+ "node_modules/@protobufjs/base64": {
610
+ "version": "1.1.2",
611
+ "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz",
612
+ "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==",
613
+ "license": "BSD-3-Clause"
614
+ },
615
+ "node_modules/@protobufjs/codegen": {
616
+ "version": "2.0.5",
617
+ "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.5.tgz",
618
+ "integrity": "sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==",
619
+ "license": "BSD-3-Clause"
620
+ },
621
+ "node_modules/@protobufjs/eventemitter": {
622
+ "version": "1.1.1",
623
+ "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.1.tgz",
624
+ "integrity": "sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg==",
625
+ "license": "BSD-3-Clause"
626
+ },
627
+ "node_modules/@protobufjs/fetch": {
628
+ "version": "1.1.1",
629
+ "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.1.tgz",
630
+ "integrity": "sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw==",
631
+ "license": "BSD-3-Clause",
632
+ "dependencies": {
633
+ "@protobufjs/aspromise": "^1.1.1"
634
+ }
635
+ },
636
+ "node_modules/@protobufjs/float": {
637
+ "version": "1.0.2",
638
+ "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz",
639
+ "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==",
640
+ "license": "BSD-3-Clause"
641
+ },
642
+ "node_modules/@protobufjs/path": {
643
+ "version": "1.1.2",
644
+ "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
645
+ "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==",
646
+ "license": "BSD-3-Clause"
647
+ },
648
+ "node_modules/@protobufjs/pool": {
649
+ "version": "1.1.0",
650
+ "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
651
+ "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==",
652
+ "license": "BSD-3-Clause"
653
+ },
654
+ "node_modules/@protobufjs/utf8": {
655
+ "version": "1.1.2",
656
+ "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.2.tgz",
657
+ "integrity": "sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug==",
658
+ "license": "BSD-3-Clause"
659
+ },
94
660
  "node_modules/@puppeteer/browsers": {
95
661
  "version": "3.0.4",
96
662
  "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-3.0.4.tgz",
@@ -374,6 +940,15 @@
374
940
  "integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==",
375
941
  "license": "MIT"
376
942
  },
943
+ "node_modules/@types/node": {
944
+ "version": "26.1.2",
945
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz",
946
+ "integrity": "sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==",
947
+ "license": "MIT",
948
+ "dependencies": {
949
+ "undici-types": "~8.3.0"
950
+ }
951
+ },
377
952
  "node_modules/@types/trusted-types": {
378
953
  "version": "2.0.7",
379
954
  "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz",
@@ -751,6 +1326,13 @@
751
1326
  "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
752
1327
  "license": "ISC"
753
1328
  },
1329
+ "node_modules/boolean": {
1330
+ "version": "3.2.0",
1331
+ "resolved": "https://registry.npmjs.org/boolean/-/boolean-3.2.0.tgz",
1332
+ "integrity": "sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==",
1333
+ "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
1334
+ "license": "MIT"
1335
+ },
754
1336
  "node_modules/brace-expansion": {
755
1337
  "version": "5.0.6",
756
1338
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
@@ -1672,6 +2254,40 @@
1672
2254
  "node": ">=4.0.0"
1673
2255
  }
1674
2256
  },
2257
+ "node_modules/define-data-property": {
2258
+ "version": "1.1.4",
2259
+ "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
2260
+ "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
2261
+ "license": "MIT",
2262
+ "dependencies": {
2263
+ "es-define-property": "^1.0.0",
2264
+ "es-errors": "^1.3.0",
2265
+ "gopd": "^1.0.1"
2266
+ },
2267
+ "engines": {
2268
+ "node": ">= 0.4"
2269
+ },
2270
+ "funding": {
2271
+ "url": "https://github.com/sponsors/ljharb"
2272
+ }
2273
+ },
2274
+ "node_modules/define-properties": {
2275
+ "version": "1.2.1",
2276
+ "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
2277
+ "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
2278
+ "license": "MIT",
2279
+ "dependencies": {
2280
+ "define-data-property": "^1.0.1",
2281
+ "has-property-descriptors": "^1.0.0",
2282
+ "object-keys": "^1.1.1"
2283
+ },
2284
+ "engines": {
2285
+ "node": ">= 0.4"
2286
+ },
2287
+ "funding": {
2288
+ "url": "https://github.com/sponsors/ljharb"
2289
+ }
2290
+ },
1675
2291
  "node_modules/delaunator": {
1676
2292
  "version": "5.1.0",
1677
2293
  "resolved": "https://registry.npmjs.org/delaunator/-/delaunator-5.1.0.tgz",
@@ -1699,6 +2315,12 @@
1699
2315
  "node": ">=8"
1700
2316
  }
1701
2317
  },
2318
+ "node_modules/detect-node": {
2319
+ "version": "2.1.0",
2320
+ "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
2321
+ "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
2322
+ "license": "MIT"
2323
+ },
1702
2324
  "node_modules/devtools-protocol": {
1703
2325
  "version": "0.0.1624250",
1704
2326
  "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1624250.tgz",
@@ -1884,6 +2506,12 @@
1884
2506
  "benchmarks"
1885
2507
  ]
1886
2508
  },
2509
+ "node_modules/es6-error": {
2510
+ "version": "4.1.1",
2511
+ "resolved": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz",
2512
+ "integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==",
2513
+ "license": "MIT"
2514
+ },
1887
2515
  "node_modules/escalade": {
1888
2516
  "version": "3.2.0",
1889
2517
  "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
@@ -1899,6 +2527,18 @@
1899
2527
  "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
1900
2528
  "license": "MIT"
1901
2529
  },
2530
+ "node_modules/escape-string-regexp": {
2531
+ "version": "4.0.0",
2532
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
2533
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
2534
+ "license": "MIT",
2535
+ "engines": {
2536
+ "node": ">=10"
2537
+ },
2538
+ "funding": {
2539
+ "url": "https://github.com/sponsors/sindresorhus"
2540
+ }
2541
+ },
1902
2542
  "node_modules/etag": {
1903
2543
  "version": "1.8.1",
1904
2544
  "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
@@ -2020,6 +2660,12 @@
2020
2660
  "url": "https://opencollective.com/express"
2021
2661
  }
2022
2662
  },
2663
+ "node_modules/flatbuffers": {
2664
+ "version": "25.9.23",
2665
+ "resolved": "https://registry.npmjs.org/flatbuffers/-/flatbuffers-25.9.23.tgz",
2666
+ "integrity": "sha512-MI1qs7Lo4Syw0EOzUl0xjs2lsoeqFku44KpngfIduHBYvzm8h2+7K8YMQh1JtVVVrUvhLpNwqVi4DERegUJhPQ==",
2667
+ "license": "Apache-2.0"
2668
+ },
2023
2669
  "node_modules/forwarded": {
2024
2670
  "version": "0.2.0",
2025
2671
  "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
@@ -2105,6 +2751,39 @@
2105
2751
  "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
2106
2752
  "license": "MIT"
2107
2753
  },
2754
+ "node_modules/global-agent": {
2755
+ "version": "3.0.0",
2756
+ "resolved": "https://registry.npmjs.org/global-agent/-/global-agent-3.0.0.tgz",
2757
+ "integrity": "sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==",
2758
+ "license": "BSD-3-Clause",
2759
+ "dependencies": {
2760
+ "boolean": "^3.0.1",
2761
+ "es6-error": "^4.1.1",
2762
+ "matcher": "^3.0.0",
2763
+ "roarr": "^2.15.3",
2764
+ "semver": "^7.3.2",
2765
+ "serialize-error": "^7.0.1"
2766
+ },
2767
+ "engines": {
2768
+ "node": ">=10.0"
2769
+ }
2770
+ },
2771
+ "node_modules/globalthis": {
2772
+ "version": "1.0.4",
2773
+ "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
2774
+ "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
2775
+ "license": "MIT",
2776
+ "dependencies": {
2777
+ "define-properties": "^1.2.1",
2778
+ "gopd": "^1.0.1"
2779
+ },
2780
+ "engines": {
2781
+ "node": ">= 0.4"
2782
+ },
2783
+ "funding": {
2784
+ "url": "https://github.com/sponsors/ljharb"
2785
+ }
2786
+ },
2108
2787
  "node_modules/gopd": {
2109
2788
  "version": "1.2.0",
2110
2789
  "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
@@ -2117,12 +2796,30 @@
2117
2796
  "url": "https://github.com/sponsors/ljharb"
2118
2797
  }
2119
2798
  },
2799
+ "node_modules/guid-typescript": {
2800
+ "version": "1.0.9",
2801
+ "resolved": "https://registry.npmjs.org/guid-typescript/-/guid-typescript-1.0.9.tgz",
2802
+ "integrity": "sha512-Y8T4vYhEfwJOTbouREvG+3XDsjr8E3kIr7uf+JZ0BYloFsttiHU0WfvANVsR7TxNUJa/WpCnw/Ino/p+DeBhBQ==",
2803
+ "license": "ISC"
2804
+ },
2120
2805
  "node_modules/hachure-fill": {
2121
2806
  "version": "0.5.2",
2122
2807
  "resolved": "https://registry.npmjs.org/hachure-fill/-/hachure-fill-0.5.2.tgz",
2123
2808
  "integrity": "sha512-3GKBOn+m2LX9iq+JC1064cSFprJY4jL1jCXTcpnfER5HYE2l/4EfWSGzkPa/ZDBmYI0ZOEj5VHV/eKnPGkHuOg==",
2124
2809
  "license": "MIT"
2125
2810
  },
2811
+ "node_modules/has-property-descriptors": {
2812
+ "version": "1.0.2",
2813
+ "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
2814
+ "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
2815
+ "license": "MIT",
2816
+ "dependencies": {
2817
+ "es-define-property": "^1.0.0"
2818
+ },
2819
+ "funding": {
2820
+ "url": "https://github.com/sponsors/ljharb"
2821
+ }
2822
+ },
2126
2823
  "node_modules/has-symbols": {
2127
2824
  "version": "1.1.0",
2128
2825
  "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
@@ -2303,6 +3000,12 @@
2303
3000
  "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
2304
3001
  "license": "MIT"
2305
3002
  },
3003
+ "node_modules/json-stringify-safe": {
3004
+ "version": "5.0.1",
3005
+ "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
3006
+ "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==",
3007
+ "license": "ISC"
3008
+ },
2306
3009
  "node_modules/katex": {
2307
3010
  "version": "0.16.47",
2308
3011
  "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.47.tgz",
@@ -2418,6 +3121,12 @@
2418
3121
  "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
2419
3122
  "license": "MIT"
2420
3123
  },
3124
+ "node_modules/long": {
3125
+ "version": "5.3.2",
3126
+ "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz",
3127
+ "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==",
3128
+ "license": "Apache-2.0"
3129
+ },
2421
3130
  "node_modules/markdown-it": {
2422
3131
  "version": "14.2.0",
2423
3132
  "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.2.0.tgz",
@@ -2457,6 +3166,18 @@
2457
3166
  "integrity": "sha512-25GUs0yjS2hLl8zAemVndeEzThB1p42yxuDEKbd4JlL3jiz+jsm6e56Ya8B0VREOkNxLYB4TTwaoPJ3ElMmW+w==",
2458
3167
  "license": "MIT"
2459
3168
  },
3169
+ "node_modules/matcher": {
3170
+ "version": "3.0.0",
3171
+ "resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz",
3172
+ "integrity": "sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng==",
3173
+ "license": "MIT",
3174
+ "dependencies": {
3175
+ "escape-string-regexp": "^4.0.0"
3176
+ },
3177
+ "engines": {
3178
+ "node": ">=10"
3179
+ }
3180
+ },
2460
3181
  "node_modules/math-intrinsics": {
2461
3182
  "version": "1.1.0",
2462
3183
  "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
@@ -2595,6 +3316,27 @@
2595
3316
  "url": "https://github.com/sponsors/ljharb"
2596
3317
  }
2597
3318
  },
3319
+ "node_modules/minipass": {
3320
+ "version": "7.1.3",
3321
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
3322
+ "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
3323
+ "license": "BlueOak-1.0.0",
3324
+ "engines": {
3325
+ "node": ">=16 || 14 >=14.17"
3326
+ }
3327
+ },
3328
+ "node_modules/minizlib": {
3329
+ "version": "3.1.0",
3330
+ "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.1.0.tgz",
3331
+ "integrity": "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==",
3332
+ "license": "MIT",
3333
+ "dependencies": {
3334
+ "minipass": "^7.1.2"
3335
+ },
3336
+ "engines": {
3337
+ "node": ">= 18"
3338
+ }
3339
+ },
2598
3340
  "node_modules/mitt": {
2599
3341
  "version": "3.0.1",
2600
3342
  "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
@@ -2682,6 +3424,15 @@
2682
3424
  "url": "https://github.com/sponsors/ljharb"
2683
3425
  }
2684
3426
  },
3427
+ "node_modules/object-keys": {
3428
+ "version": "1.1.1",
3429
+ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
3430
+ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
3431
+ "license": "MIT",
3432
+ "engines": {
3433
+ "node": ">= 0.4"
3434
+ }
3435
+ },
2685
3436
  "node_modules/on-finished": {
2686
3437
  "version": "2.4.1",
2687
3438
  "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
@@ -2712,6 +3463,49 @@
2712
3463
  "wrappy": "1"
2713
3464
  }
2714
3465
  },
3466
+ "node_modules/onnxruntime-common": {
3467
+ "version": "1.21.0",
3468
+ "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.21.0.tgz",
3469
+ "integrity": "sha512-Q632iLLrtCAVOTO65dh2+mNbQir/QNTVBG3h/QdZBpns7mZ0RYbLRBgGABPbpU9351AgYy7SJf1WaeVwMrBFPQ==",
3470
+ "license": "MIT"
3471
+ },
3472
+ "node_modules/onnxruntime-node": {
3473
+ "version": "1.21.0",
3474
+ "resolved": "https://registry.npmjs.org/onnxruntime-node/-/onnxruntime-node-1.21.0.tgz",
3475
+ "integrity": "sha512-NeaCX6WW2L8cRCSqy3bInlo5ojjQqu2fD3D+9W5qb5irwxhEyWKXeH2vZ8W9r6VxaMPUan+4/7NDwZMtouZxEw==",
3476
+ "hasInstallScript": true,
3477
+ "license": "MIT",
3478
+ "os": [
3479
+ "win32",
3480
+ "darwin",
3481
+ "linux"
3482
+ ],
3483
+ "dependencies": {
3484
+ "global-agent": "^3.0.0",
3485
+ "onnxruntime-common": "1.21.0",
3486
+ "tar": "^7.0.1"
3487
+ }
3488
+ },
3489
+ "node_modules/onnxruntime-web": {
3490
+ "version": "1.22.0-dev.20250409-89f8206ba4",
3491
+ "resolved": "https://registry.npmjs.org/onnxruntime-web/-/onnxruntime-web-1.22.0-dev.20250409-89f8206ba4.tgz",
3492
+ "integrity": "sha512-0uS76OPgH0hWCPrFKlL8kYVV7ckM7t/36HfbgoFw6Nd0CZVVbQC4PkrR8mBX8LtNUFZO25IQBqV2Hx2ho3FlbQ==",
3493
+ "license": "MIT",
3494
+ "dependencies": {
3495
+ "flatbuffers": "^25.1.24",
3496
+ "guid-typescript": "^1.0.9",
3497
+ "long": "^5.2.3",
3498
+ "onnxruntime-common": "1.22.0-dev.20250409-89f8206ba4",
3499
+ "platform": "^1.3.6",
3500
+ "protobufjs": "^7.2.4"
3501
+ }
3502
+ },
3503
+ "node_modules/onnxruntime-web/node_modules/onnxruntime-common": {
3504
+ "version": "1.22.0-dev.20250409-89f8206ba4",
3505
+ "resolved": "https://registry.npmjs.org/onnxruntime-common/-/onnxruntime-common-1.22.0-dev.20250409-89f8206ba4.tgz",
3506
+ "integrity": "sha512-vDJMkfCfb0b1A836rgHj+ORuZf4B4+cc2bASQtpeoJLueuFc5DuYwjIZUBrSvx/fO5IrLjLz+oTrB3pcGlhovQ==",
3507
+ "license": "MIT"
3508
+ },
2715
3509
  "node_modules/package-manager-detector": {
2716
3510
  "version": "1.6.0",
2717
3511
  "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.6.0.tgz",
@@ -2792,6 +3586,12 @@
2792
3586
  "url": "https://opencollective.com/express"
2793
3587
  }
2794
3588
  },
3589
+ "node_modules/platform": {
3590
+ "version": "1.3.6",
3591
+ "resolved": "https://registry.npmjs.org/platform/-/platform-1.3.6.tgz",
3592
+ "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==",
3593
+ "license": "MIT"
3594
+ },
2795
3595
  "node_modules/points-on-curve": {
2796
3596
  "version": "0.2.0",
2797
3597
  "resolved": "https://registry.npmjs.org/points-on-curve/-/points-on-curve-0.2.0.tgz",
@@ -2863,6 +3663,29 @@
2863
3663
  "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
2864
3664
  "license": "MIT"
2865
3665
  },
3666
+ "node_modules/protobufjs": {
3667
+ "version": "7.6.5",
3668
+ "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.5.tgz",
3669
+ "integrity": "sha512-/FPD0nUc9jH6rfFjji9IBqOz4pcSE3CsT1m7Ep6Mdb0LxSUMj8hgl6GomOvZzpNpAqqGaXA0P3VSrZLFzIhQrw==",
3670
+ "hasInstallScript": true,
3671
+ "license": "BSD-3-Clause",
3672
+ "dependencies": {
3673
+ "@protobufjs/aspromise": "^1.1.2",
3674
+ "@protobufjs/base64": "^1.1.2",
3675
+ "@protobufjs/codegen": "^2.0.5",
3676
+ "@protobufjs/eventemitter": "^1.1.1",
3677
+ "@protobufjs/fetch": "^1.1.1",
3678
+ "@protobufjs/float": "^1.0.2",
3679
+ "@protobufjs/path": "^1.1.2",
3680
+ "@protobufjs/pool": "^1.1.0",
3681
+ "@protobufjs/utf8": "^1.1.1",
3682
+ "@types/node": ">=13.7.0",
3683
+ "long": "^5.3.2"
3684
+ },
3685
+ "engines": {
3686
+ "node": ">=12.0.0"
3687
+ }
3688
+ },
2866
3689
  "node_modules/proxy-addr": {
2867
3690
  "version": "2.0.7",
2868
3691
  "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
@@ -3043,6 +3866,23 @@
3043
3866
  "node": ">=0.10.0"
3044
3867
  }
3045
3868
  },
3869
+ "node_modules/roarr": {
3870
+ "version": "2.15.4",
3871
+ "resolved": "https://registry.npmjs.org/roarr/-/roarr-2.15.4.tgz",
3872
+ "integrity": "sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==",
3873
+ "license": "BSD-3-Clause",
3874
+ "dependencies": {
3875
+ "boolean": "^3.0.1",
3876
+ "detect-node": "^2.0.4",
3877
+ "globalthis": "^1.0.1",
3878
+ "json-stringify-safe": "^5.0.1",
3879
+ "semver-compare": "^1.0.0",
3880
+ "sprintf-js": "^1.1.2"
3881
+ },
3882
+ "engines": {
3883
+ "node": ">=8.0"
3884
+ }
3885
+ },
3046
3886
  "node_modules/robust-predicates": {
3047
3887
  "version": "3.0.3",
3048
3888
  "resolved": "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.3.tgz",
@@ -3121,6 +3961,12 @@
3121
3961
  "node": ">=10"
3122
3962
  }
3123
3963
  },
3964
+ "node_modules/semver-compare": {
3965
+ "version": "1.0.0",
3966
+ "resolved": "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz",
3967
+ "integrity": "sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==",
3968
+ "license": "MIT"
3969
+ },
3124
3970
  "node_modules/send": {
3125
3971
  "version": "1.2.1",
3126
3972
  "resolved": "https://registry.npmjs.org/send/-/send-1.2.1.tgz",
@@ -3147,6 +3993,21 @@
3147
3993
  "url": "https://opencollective.com/express"
3148
3994
  }
3149
3995
  },
3996
+ "node_modules/serialize-error": {
3997
+ "version": "7.0.1",
3998
+ "resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-7.0.1.tgz",
3999
+ "integrity": "sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==",
4000
+ "license": "MIT",
4001
+ "dependencies": {
4002
+ "type-fest": "^0.13.1"
4003
+ },
4004
+ "engines": {
4005
+ "node": ">=10"
4006
+ },
4007
+ "funding": {
4008
+ "url": "https://github.com/sponsors/sindresorhus"
4009
+ }
4010
+ },
3150
4011
  "node_modules/serve-static": {
3151
4012
  "version": "2.2.1",
3152
4013
  "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz",
@@ -3172,6 +4033,50 @@
3172
4033
  "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
3173
4034
  "license": "ISC"
3174
4035
  },
4036
+ "node_modules/sharp": {
4037
+ "version": "0.34.5",
4038
+ "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
4039
+ "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
4040
+ "hasInstallScript": true,
4041
+ "license": "Apache-2.0",
4042
+ "dependencies": {
4043
+ "@img/colour": "^1.0.0",
4044
+ "detect-libc": "^2.1.2",
4045
+ "semver": "^7.7.3"
4046
+ },
4047
+ "engines": {
4048
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
4049
+ },
4050
+ "funding": {
4051
+ "url": "https://opencollective.com/libvips"
4052
+ },
4053
+ "optionalDependencies": {
4054
+ "@img/sharp-darwin-arm64": "0.34.5",
4055
+ "@img/sharp-darwin-x64": "0.34.5",
4056
+ "@img/sharp-libvips-darwin-arm64": "1.2.4",
4057
+ "@img/sharp-libvips-darwin-x64": "1.2.4",
4058
+ "@img/sharp-libvips-linux-arm": "1.2.4",
4059
+ "@img/sharp-libvips-linux-arm64": "1.2.4",
4060
+ "@img/sharp-libvips-linux-ppc64": "1.2.4",
4061
+ "@img/sharp-libvips-linux-riscv64": "1.2.4",
4062
+ "@img/sharp-libvips-linux-s390x": "1.2.4",
4063
+ "@img/sharp-libvips-linux-x64": "1.2.4",
4064
+ "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
4065
+ "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
4066
+ "@img/sharp-linux-arm": "0.34.5",
4067
+ "@img/sharp-linux-arm64": "0.34.5",
4068
+ "@img/sharp-linux-ppc64": "0.34.5",
4069
+ "@img/sharp-linux-riscv64": "0.34.5",
4070
+ "@img/sharp-linux-s390x": "0.34.5",
4071
+ "@img/sharp-linux-x64": "0.34.5",
4072
+ "@img/sharp-linuxmusl-arm64": "0.34.5",
4073
+ "@img/sharp-linuxmusl-x64": "0.34.5",
4074
+ "@img/sharp-wasm32": "0.34.5",
4075
+ "@img/sharp-win32-arm64": "0.34.5",
4076
+ "@img/sharp-win32-ia32": "0.34.5",
4077
+ "@img/sharp-win32-x64": "0.34.5"
4078
+ }
4079
+ },
3175
4080
  "node_modules/side-channel": {
3176
4081
  "version": "1.1.1",
3177
4082
  "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz",
@@ -3289,6 +4194,12 @@
3289
4194
  "simple-concat": "^1.0.0"
3290
4195
  }
3291
4196
  },
4197
+ "node_modules/sprintf-js": {
4198
+ "version": "1.1.3",
4199
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
4200
+ "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
4201
+ "license": "BSD-3-Clause"
4202
+ },
3292
4203
  "node_modules/statuses": {
3293
4204
  "version": "2.0.2",
3294
4205
  "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
@@ -3359,6 +4270,22 @@
3359
4270
  "integrity": "sha512-5Z9ZpRzfuH6l/UAvCPAPUo3665Nk2wLaZU3x+TLHKVzIz33+sbJqbtrYoC3KD4/uVOr2Zp+L0LySezP9OHV9yA==",
3360
4271
  "license": "MIT"
3361
4272
  },
4273
+ "node_modules/tar": {
4274
+ "version": "7.5.22",
4275
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.22.tgz",
4276
+ "integrity": "sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==",
4277
+ "license": "BlueOak-1.0.0",
4278
+ "dependencies": {
4279
+ "@isaacs/fs-minipass": "^4.0.0",
4280
+ "chownr": "^3.0.0",
4281
+ "minipass": "^7.1.2",
4282
+ "minizlib": "^3.1.0",
4283
+ "yallist": "^5.0.0"
4284
+ },
4285
+ "engines": {
4286
+ "node": ">=18"
4287
+ }
4288
+ },
3362
4289
  "node_modules/tar-fs": {
3363
4290
  "version": "2.1.4",
3364
4291
  "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz",
@@ -3413,6 +4340,15 @@
3413
4340
  "streamx": "^2.15.0"
3414
4341
  }
3415
4342
  },
4343
+ "node_modules/tar/node_modules/chownr": {
4344
+ "version": "3.0.0",
4345
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz",
4346
+ "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==",
4347
+ "license": "BlueOak-1.0.0",
4348
+ "engines": {
4349
+ "node": ">=18"
4350
+ }
4351
+ },
3416
4352
  "node_modules/teex": {
3417
4353
  "version": "1.0.1",
3418
4354
  "resolved": "https://registry.npmjs.org/teex/-/teex-1.0.1.tgz",
@@ -3458,6 +4394,13 @@
3458
4394
  "node": ">=6.10"
3459
4395
  }
3460
4396
  },
4397
+ "node_modules/tslib": {
4398
+ "version": "2.8.1",
4399
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
4400
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
4401
+ "license": "0BSD",
4402
+ "optional": true
4403
+ },
3461
4404
  "node_modules/tunnel-agent": {
3462
4405
  "version": "0.6.0",
3463
4406
  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
@@ -3470,6 +4413,18 @@
3470
4413
  "node": "*"
3471
4414
  }
3472
4415
  },
4416
+ "node_modules/type-fest": {
4417
+ "version": "0.13.1",
4418
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz",
4419
+ "integrity": "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==",
4420
+ "license": "(MIT OR CC0-1.0)",
4421
+ "engines": {
4422
+ "node": ">=10"
4423
+ },
4424
+ "funding": {
4425
+ "url": "https://github.com/sponsors/sindresorhus"
4426
+ }
4427
+ },
3473
4428
  "node_modules/type-is": {
3474
4429
  "version": "2.1.0",
3475
4430
  "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.1.0.tgz",
@@ -3522,6 +4477,12 @@
3522
4477
  "node": ">=20.18.1"
3523
4478
  }
3524
4479
  },
4480
+ "node_modules/undici-types": {
4481
+ "version": "8.3.0",
4482
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
4483
+ "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
4484
+ "license": "MIT"
4485
+ },
3525
4486
  "node_modules/unpipe": {
3526
4487
  "version": "1.0.0",
3527
4488
  "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
@@ -3640,6 +4601,15 @@
3640
4601
  "node": ">=10"
3641
4602
  }
3642
4603
  },
4604
+ "node_modules/yallist": {
4605
+ "version": "5.0.0",
4606
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz",
4607
+ "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==",
4608
+ "license": "BlueOak-1.0.0",
4609
+ "engines": {
4610
+ "node": ">=18"
4611
+ }
4612
+ },
3643
4613
  "node_modules/yargs": {
3644
4614
  "version": "17.7.2",
3645
4615
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",