create-specra 0.1.1 → 0.1.2

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.
@@ -12,7 +12,7 @@
12
12
  "next": "^16.1.0",
13
13
  "react": "^19.2.3",
14
14
  "react-dom": "^19.2.3",
15
- "specra": "^0.1.0"
15
+ "specra": "^0.1.1"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@tailwindcss/postcss": "^4.1.9",
@@ -100,12 +100,6 @@
100
100
  "lodash-es": "4.17.21"
101
101
  }
102
102
  },
103
- "node_modules/@chevrotain/cst-dts-gen/node_modules/lodash-es": {
104
- "version": "4.17.21",
105
- "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
106
- "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
107
- "license": "MIT"
108
- },
109
103
  "node_modules/@chevrotain/gast": {
110
104
  "version": "11.0.3",
111
105
  "resolved": "https://registry.npmjs.org/@chevrotain/gast/-/gast-11.0.3.tgz",
@@ -116,12 +110,6 @@
116
110
  "lodash-es": "4.17.21"
117
111
  }
118
112
  },
119
- "node_modules/@chevrotain/gast/node_modules/lodash-es": {
120
- "version": "4.17.21",
121
- "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
122
- "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
123
- "license": "MIT"
124
- },
125
113
  "node_modules/@chevrotain/regexp-to-ast": {
126
114
  "version": "11.0.3",
127
115
  "resolved": "https://registry.npmjs.org/@chevrotain/regexp-to-ast/-/regexp-to-ast-11.0.3.tgz",
@@ -140,16 +128,6 @@
140
128
  "integrity": "sha512-YslZMgtJUyuMbZ+aKvfF3x1f5liK4mWNxghFRv7jqRR9C3R3fAOGTTKvxXDa2Y1s9zSbcpuO0cAxDYsc9SrXoQ==",
141
129
  "license": "Apache-2.0"
142
130
  },
143
- "node_modules/@emnapi/runtime": {
144
- "version": "1.7.1",
145
- "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.7.1.tgz",
146
- "integrity": "sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==",
147
- "license": "MIT",
148
- "optional": true,
149
- "dependencies": {
150
- "tslib": "^2.4.0"
151
- }
152
- },
153
131
  "node_modules/@floating-ui/core": {
154
132
  "version": "1.7.3",
155
133
  "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.3.tgz",
@@ -224,162 +202,6 @@
224
202
  "node": ">=18"
225
203
  }
226
204
  },
227
- "node_modules/@img/sharp-darwin-arm64": {
228
- "version": "0.34.5",
229
- "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
230
- "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
231
- "cpu": [
232
- "arm64"
233
- ],
234
- "license": "Apache-2.0",
235
- "optional": true,
236
- "os": [
237
- "darwin"
238
- ],
239
- "engines": {
240
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
241
- },
242
- "funding": {
243
- "url": "https://opencollective.com/libvips"
244
- },
245
- "optionalDependencies": {
246
- "@img/sharp-libvips-darwin-arm64": "1.2.4"
247
- }
248
- },
249
- "node_modules/@img/sharp-darwin-x64": {
250
- "version": "0.34.5",
251
- "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
252
- "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
253
- "cpu": [
254
- "x64"
255
- ],
256
- "license": "Apache-2.0",
257
- "optional": true,
258
- "os": [
259
- "darwin"
260
- ],
261
- "engines": {
262
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
263
- },
264
- "funding": {
265
- "url": "https://opencollective.com/libvips"
266
- },
267
- "optionalDependencies": {
268
- "@img/sharp-libvips-darwin-x64": "1.2.4"
269
- }
270
- },
271
- "node_modules/@img/sharp-libvips-darwin-arm64": {
272
- "version": "1.2.4",
273
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
274
- "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
275
- "cpu": [
276
- "arm64"
277
- ],
278
- "license": "LGPL-3.0-or-later",
279
- "optional": true,
280
- "os": [
281
- "darwin"
282
- ],
283
- "funding": {
284
- "url": "https://opencollective.com/libvips"
285
- }
286
- },
287
- "node_modules/@img/sharp-libvips-darwin-x64": {
288
- "version": "1.2.4",
289
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
290
- "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
291
- "cpu": [
292
- "x64"
293
- ],
294
- "license": "LGPL-3.0-or-later",
295
- "optional": true,
296
- "os": [
297
- "darwin"
298
- ],
299
- "funding": {
300
- "url": "https://opencollective.com/libvips"
301
- }
302
- },
303
- "node_modules/@img/sharp-libvips-linux-arm": {
304
- "version": "1.2.4",
305
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
306
- "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
307
- "cpu": [
308
- "arm"
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-libvips-linux-arm64": {
320
- "version": "1.2.4",
321
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
322
- "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
323
- "cpu": [
324
- "arm64"
325
- ],
326
- "license": "LGPL-3.0-or-later",
327
- "optional": true,
328
- "os": [
329
- "linux"
330
- ],
331
- "funding": {
332
- "url": "https://opencollective.com/libvips"
333
- }
334
- },
335
- "node_modules/@img/sharp-libvips-linux-ppc64": {
336
- "version": "1.2.4",
337
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
338
- "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
339
- "cpu": [
340
- "ppc64"
341
- ],
342
- "license": "LGPL-3.0-or-later",
343
- "optional": true,
344
- "os": [
345
- "linux"
346
- ],
347
- "funding": {
348
- "url": "https://opencollective.com/libvips"
349
- }
350
- },
351
- "node_modules/@img/sharp-libvips-linux-riscv64": {
352
- "version": "1.2.4",
353
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
354
- "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
355
- "cpu": [
356
- "riscv64"
357
- ],
358
- "license": "LGPL-3.0-or-later",
359
- "optional": true,
360
- "os": [
361
- "linux"
362
- ],
363
- "funding": {
364
- "url": "https://opencollective.com/libvips"
365
- }
366
- },
367
- "node_modules/@img/sharp-libvips-linux-s390x": {
368
- "version": "1.2.4",
369
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
370
- "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
371
- "cpu": [
372
- "s390x"
373
- ],
374
- "license": "LGPL-3.0-or-later",
375
- "optional": true,
376
- "os": [
377
- "linux"
378
- ],
379
- "funding": {
380
- "url": "https://opencollective.com/libvips"
381
- }
382
- },
383
205
  "node_modules/@img/sharp-libvips-linux-x64": {
384
206
  "version": "1.2.4",
385
207
  "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
@@ -396,22 +218,6 @@
396
218
  "url": "https://opencollective.com/libvips"
397
219
  }
398
220
  },
399
- "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
400
- "version": "1.2.4",
401
- "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
402
- "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
403
- "cpu": [
404
- "arm64"
405
- ],
406
- "license": "LGPL-3.0-or-later",
407
- "optional": true,
408
- "os": [
409
- "linux"
410
- ],
411
- "funding": {
412
- "url": "https://opencollective.com/libvips"
413
- }
414
- },
415
221
  "node_modules/@img/sharp-libvips-linuxmusl-x64": {
416
222
  "version": "1.2.4",
417
223
  "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
@@ -428,116 +234,6 @@
428
234
  "url": "https://opencollective.com/libvips"
429
235
  }
430
236
  },
431
- "node_modules/@img/sharp-linux-arm": {
432
- "version": "0.34.5",
433
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
434
- "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
435
- "cpu": [
436
- "arm"
437
- ],
438
- "license": "Apache-2.0",
439
- "optional": true,
440
- "os": [
441
- "linux"
442
- ],
443
- "engines": {
444
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
445
- },
446
- "funding": {
447
- "url": "https://opencollective.com/libvips"
448
- },
449
- "optionalDependencies": {
450
- "@img/sharp-libvips-linux-arm": "1.2.4"
451
- }
452
- },
453
- "node_modules/@img/sharp-linux-arm64": {
454
- "version": "0.34.5",
455
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
456
- "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
457
- "cpu": [
458
- "arm64"
459
- ],
460
- "license": "Apache-2.0",
461
- "optional": true,
462
- "os": [
463
- "linux"
464
- ],
465
- "engines": {
466
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
467
- },
468
- "funding": {
469
- "url": "https://opencollective.com/libvips"
470
- },
471
- "optionalDependencies": {
472
- "@img/sharp-libvips-linux-arm64": "1.2.4"
473
- }
474
- },
475
- "node_modules/@img/sharp-linux-ppc64": {
476
- "version": "0.34.5",
477
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
478
- "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
479
- "cpu": [
480
- "ppc64"
481
- ],
482
- "license": "Apache-2.0",
483
- "optional": true,
484
- "os": [
485
- "linux"
486
- ],
487
- "engines": {
488
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
489
- },
490
- "funding": {
491
- "url": "https://opencollective.com/libvips"
492
- },
493
- "optionalDependencies": {
494
- "@img/sharp-libvips-linux-ppc64": "1.2.4"
495
- }
496
- },
497
- "node_modules/@img/sharp-linux-riscv64": {
498
- "version": "0.34.5",
499
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
500
- "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
501
- "cpu": [
502
- "riscv64"
503
- ],
504
- "license": "Apache-2.0",
505
- "optional": true,
506
- "os": [
507
- "linux"
508
- ],
509
- "engines": {
510
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
511
- },
512
- "funding": {
513
- "url": "https://opencollective.com/libvips"
514
- },
515
- "optionalDependencies": {
516
- "@img/sharp-libvips-linux-riscv64": "1.2.4"
517
- }
518
- },
519
- "node_modules/@img/sharp-linux-s390x": {
520
- "version": "0.34.5",
521
- "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
522
- "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
523
- "cpu": [
524
- "s390x"
525
- ],
526
- "license": "Apache-2.0",
527
- "optional": true,
528
- "os": [
529
- "linux"
530
- ],
531
- "engines": {
532
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
533
- },
534
- "funding": {
535
- "url": "https://opencollective.com/libvips"
536
- },
537
- "optionalDependencies": {
538
- "@img/sharp-libvips-linux-s390x": "1.2.4"
539
- }
540
- },
541
237
  "node_modules/@img/sharp-linux-x64": {
542
238
  "version": "0.34.5",
543
239
  "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
@@ -560,28 +256,6 @@
560
256
  "@img/sharp-libvips-linux-x64": "1.2.4"
561
257
  }
562
258
  },
563
- "node_modules/@img/sharp-linuxmusl-arm64": {
564
- "version": "0.34.5",
565
- "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
566
- "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
567
- "cpu": [
568
- "arm64"
569
- ],
570
- "license": "Apache-2.0",
571
- "optional": true,
572
- "os": [
573
- "linux"
574
- ],
575
- "engines": {
576
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
577
- },
578
- "funding": {
579
- "url": "https://opencollective.com/libvips"
580
- },
581
- "optionalDependencies": {
582
- "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
583
- }
584
- },
585
259
  "node_modules/@img/sharp-linuxmusl-x64": {
586
260
  "version": "0.34.5",
587
261
  "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
@@ -604,82 +278,6 @@
604
278
  "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
605
279
  }
606
280
  },
607
- "node_modules/@img/sharp-wasm32": {
608
- "version": "0.34.5",
609
- "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
610
- "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
611
- "cpu": [
612
- "wasm32"
613
- ],
614
- "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
615
- "optional": true,
616
- "dependencies": {
617
- "@emnapi/runtime": "^1.7.0"
618
- },
619
- "engines": {
620
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
621
- },
622
- "funding": {
623
- "url": "https://opencollective.com/libvips"
624
- }
625
- },
626
- "node_modules/@img/sharp-win32-arm64": {
627
- "version": "0.34.5",
628
- "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
629
- "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
630
- "cpu": [
631
- "arm64"
632
- ],
633
- "license": "Apache-2.0 AND LGPL-3.0-or-later",
634
- "optional": true,
635
- "os": [
636
- "win32"
637
- ],
638
- "engines": {
639
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
640
- },
641
- "funding": {
642
- "url": "https://opencollective.com/libvips"
643
- }
644
- },
645
- "node_modules/@img/sharp-win32-ia32": {
646
- "version": "0.34.5",
647
- "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
648
- "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
649
- "cpu": [
650
- "ia32"
651
- ],
652
- "license": "Apache-2.0 AND LGPL-3.0-or-later",
653
- "optional": true,
654
- "os": [
655
- "win32"
656
- ],
657
- "engines": {
658
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
659
- },
660
- "funding": {
661
- "url": "https://opencollective.com/libvips"
662
- }
663
- },
664
- "node_modules/@img/sharp-win32-x64": {
665
- "version": "0.34.5",
666
- "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
667
- "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
668
- "cpu": [
669
- "x64"
670
- ],
671
- "license": "Apache-2.0 AND LGPL-3.0-or-later",
672
- "optional": true,
673
- "os": [
674
- "win32"
675
- ],
676
- "engines": {
677
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
678
- },
679
- "funding": {
680
- "url": "https://opencollective.com/libvips"
681
- }
682
- },
683
281
  "node_modules/@jridgewell/gen-mapping": {
684
282
  "version": "0.3.13",
685
283
  "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
@@ -799,70 +397,6 @@
799
397
  "integrity": "sha512-Dd23XQeFHmhf3KBW76leYVkejHlCdB7erakC2At2apL1N08Bm+dLYNP+nNHh0tzUXfPQcNcXiQyacw0PG4Fcpw==",
800
398
  "license": "MIT"
801
399
  },
802
- "node_modules/@next/swc-darwin-arm64": {
803
- "version": "16.1.0",
804
- "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.1.0.tgz",
805
- "integrity": "sha512-onHq8dl8KjDb8taANQdzs3XmIqQWV3fYdslkGENuvVInFQzZnuBYYOG2HGHqqtvgmEU7xWzhgndXXxnhk4Z3fQ==",
806
- "cpu": [
807
- "arm64"
808
- ],
809
- "license": "MIT",
810
- "optional": true,
811
- "os": [
812
- "darwin"
813
- ],
814
- "engines": {
815
- "node": ">= 10"
816
- }
817
- },
818
- "node_modules/@next/swc-darwin-x64": {
819
- "version": "16.1.0",
820
- "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.1.0.tgz",
821
- "integrity": "sha512-Am6VJTp8KhLuAH13tPrAoVIXzuComlZlMwGr++o2KDjWiKPe3VwpxYhgV6I4gKls2EnsIMggL4y7GdXyDdJcFA==",
822
- "cpu": [
823
- "x64"
824
- ],
825
- "license": "MIT",
826
- "optional": true,
827
- "os": [
828
- "darwin"
829
- ],
830
- "engines": {
831
- "node": ">= 10"
832
- }
833
- },
834
- "node_modules/@next/swc-linux-arm64-gnu": {
835
- "version": "16.1.0",
836
- "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.1.0.tgz",
837
- "integrity": "sha512-fVicfaJT6QfghNyg8JErZ+EMNQ812IS0lmKfbmC01LF1nFBcKfcs4Q75Yy8IqnsCqH/hZwGhqzj3IGVfWV6vpA==",
838
- "cpu": [
839
- "arm64"
840
- ],
841
- "license": "MIT",
842
- "optional": true,
843
- "os": [
844
- "linux"
845
- ],
846
- "engines": {
847
- "node": ">= 10"
848
- }
849
- },
850
- "node_modules/@next/swc-linux-arm64-musl": {
851
- "version": "16.1.0",
852
- "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.1.0.tgz",
853
- "integrity": "sha512-TojQnDRoX7wJWXEEwdfuJtakMDW64Q7NrxQPviUnfYJvAx5/5wcGE+1vZzQ9F17m+SdpFeeXuOr6v3jbyusYMQ==",
854
- "cpu": [
855
- "arm64"
856
- ],
857
- "license": "MIT",
858
- "optional": true,
859
- "os": [
860
- "linux"
861
- ],
862
- "engines": {
863
- "node": ">= 10"
864
- }
865
- },
866
400
  "node_modules/@next/swc-linux-x64-gnu": {
867
401
  "version": "16.1.0",
868
402
  "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.1.0.tgz",
@@ -895,38 +429,6 @@
895
429
  "node": ">= 10"
896
430
  }
897
431
  },
898
- "node_modules/@next/swc-win32-arm64-msvc": {
899
- "version": "16.1.0",
900
- "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.1.0.tgz",
901
- "integrity": "sha512-+DK/akkAvvXn5RdYN84IOmLkSy87SCmpofJPdB8vbLmf01BzntPBSYXnMvnEEv/Vcf3HYJwt24QZ/s6sWAwOMQ==",
902
- "cpu": [
903
- "arm64"
904
- ],
905
- "license": "MIT",
906
- "optional": true,
907
- "os": [
908
- "win32"
909
- ],
910
- "engines": {
911
- "node": ">= 10"
912
- }
913
- },
914
- "node_modules/@next/swc-win32-x64-msvc": {
915
- "version": "16.1.0",
916
- "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.1.0.tgz",
917
- "integrity": "sha512-Tr0j94MphimCCks+1rtYPzQFK+faJuhHWCegU9S9gDlgyOk8Y3kPmO64UcjyzZAlligeBtYZ/2bEyrKq0d2wqQ==",
918
- "cpu": [
919
- "x64"
920
- ],
921
- "license": "MIT",
922
- "optional": true,
923
- "os": [
924
- "win32"
925
- ],
926
- "engines": {
927
- "node": ">= 10"
928
- }
929
- },
930
432
  "node_modules/@radix-ui/number": {
931
433
  "version": "1.1.1",
932
434
  "resolved": "https://registry.npmjs.org/@radix-ui/number/-/number-1.1.1.tgz",
@@ -998,24 +500,6 @@
998
500
  }
999
501
  }
1000
502
  },
1001
- "node_modules/@radix-ui/react-alert-dialog/node_modules/@radix-ui/react-slot": {
1002
- "version": "1.2.3",
1003
- "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1004
- "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1005
- "license": "MIT",
1006
- "dependencies": {
1007
- "@radix-ui/react-compose-refs": "1.1.2"
1008
- },
1009
- "peerDependencies": {
1010
- "@types/react": "*",
1011
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1012
- },
1013
- "peerDependenciesMeta": {
1014
- "@types/react": {
1015
- "optional": true
1016
- }
1017
- }
1018
- },
1019
503
  "node_modules/@radix-ui/react-arrow": {
1020
504
  "version": "1.1.7",
1021
505
  "resolved": "https://registry.npmjs.org/@radix-ui/react-arrow/-/react-arrow-1.1.7.tgz",
@@ -1095,24 +579,6 @@
1095
579
  }
1096
580
  }
1097
581
  },
1098
- "node_modules/@radix-ui/react-collection/node_modules/@radix-ui/react-slot": {
1099
- "version": "1.2.3",
1100
- "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1101
- "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1102
- "license": "MIT",
1103
- "dependencies": {
1104
- "@radix-ui/react-compose-refs": "1.1.2"
1105
- },
1106
- "peerDependencies": {
1107
- "@types/react": "*",
1108
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1109
- },
1110
- "peerDependenciesMeta": {
1111
- "@types/react": {
1112
- "optional": true
1113
- }
1114
- }
1115
- },
1116
582
  "node_modules/@radix-ui/react-compose-refs": {
1117
583
  "version": "1.1.2",
1118
584
  "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz",
@@ -1174,25 +640,7 @@
1174
640
  "@types/react": {
1175
641
  "optional": true
1176
642
  },
1177
- "@types/react-dom": {
1178
- "optional": true
1179
- }
1180
- }
1181
- },
1182
- "node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-slot": {
1183
- "version": "1.2.3",
1184
- "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1185
- "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1186
- "license": "MIT",
1187
- "dependencies": {
1188
- "@radix-ui/react-compose-refs": "1.1.2"
1189
- },
1190
- "peerDependencies": {
1191
- "@types/react": "*",
1192
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1193
- },
1194
- "peerDependenciesMeta": {
1195
- "@types/react": {
643
+ "@types/react-dom": {
1196
644
  "optional": true
1197
645
  }
1198
646
  }
@@ -1366,24 +814,6 @@
1366
814
  }
1367
815
  }
1368
816
  },
1369
- "node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-slot": {
1370
- "version": "1.2.3",
1371
- "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1372
- "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1373
- "license": "MIT",
1374
- "dependencies": {
1375
- "@radix-ui/react-compose-refs": "1.1.2"
1376
- },
1377
- "peerDependencies": {
1378
- "@types/react": "*",
1379
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1380
- },
1381
- "peerDependenciesMeta": {
1382
- "@types/react": {
1383
- "optional": true
1384
- }
1385
- }
1386
- },
1387
817
  "node_modules/@radix-ui/react-popover": {
1388
818
  "version": "1.1.15",
1389
819
  "resolved": "https://registry.npmjs.org/@radix-ui/react-popover/-/react-popover-1.1.15.tgz",
@@ -1421,24 +851,6 @@
1421
851
  }
1422
852
  }
1423
853
  },
1424
- "node_modules/@radix-ui/react-popover/node_modules/@radix-ui/react-slot": {
1425
- "version": "1.2.3",
1426
- "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1427
- "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1428
- "license": "MIT",
1429
- "dependencies": {
1430
- "@radix-ui/react-compose-refs": "1.1.2"
1431
- },
1432
- "peerDependencies": {
1433
- "@types/react": "*",
1434
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1435
- },
1436
- "peerDependenciesMeta": {
1437
- "@types/react": {
1438
- "optional": true
1439
- }
1440
- }
1441
- },
1442
854
  "node_modules/@radix-ui/react-popper": {
1443
855
  "version": "1.2.8",
1444
856
  "resolved": "https://registry.npmjs.org/@radix-ui/react-popper/-/react-popper-1.2.8.tgz",
@@ -1542,24 +954,6 @@
1542
954
  }
1543
955
  }
1544
956
  },
1545
- "node_modules/@radix-ui/react-primitive/node_modules/@radix-ui/react-slot": {
1546
- "version": "1.2.3",
1547
- "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1548
- "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1549
- "license": "MIT",
1550
- "dependencies": {
1551
- "@radix-ui/react-compose-refs": "1.1.2"
1552
- },
1553
- "peerDependencies": {
1554
- "@types/react": "*",
1555
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1556
- },
1557
- "peerDependenciesMeta": {
1558
- "@types/react": {
1559
- "optional": true
1560
- }
1561
- }
1562
- },
1563
957
  "node_modules/@radix-ui/react-roving-focus": {
1564
958
  "version": "1.1.11",
1565
959
  "resolved": "https://registry.npmjs.org/@radix-ui/react-roving-focus/-/react-roving-focus-1.1.11.tgz",
@@ -1665,24 +1059,6 @@
1665
1059
  }
1666
1060
  }
1667
1061
  },
1668
- "node_modules/@radix-ui/react-select/node_modules/@radix-ui/react-slot": {
1669
- "version": "1.2.3",
1670
- "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1671
- "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1672
- "license": "MIT",
1673
- "dependencies": {
1674
- "@radix-ui/react-compose-refs": "1.1.2"
1675
- },
1676
- "peerDependencies": {
1677
- "@types/react": "*",
1678
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1679
- },
1680
- "peerDependenciesMeta": {
1681
- "@types/react": {
1682
- "optional": true
1683
- }
1684
- }
1685
- },
1686
1062
  "node_modules/@radix-ui/react-separator": {
1687
1063
  "version": "1.1.8",
1688
1064
  "resolved": "https://registry.npmjs.org/@radix-ui/react-separator/-/react-separator-1.1.8.tgz",
@@ -1729,7 +1105,7 @@
1729
1105
  }
1730
1106
  }
1731
1107
  },
1732
- "node_modules/@radix-ui/react-slot": {
1108
+ "node_modules/@radix-ui/react-separator/node_modules/@radix-ui/react-slot": {
1733
1109
  "version": "1.2.4",
1734
1110
  "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.4.tgz",
1735
1111
  "integrity": "sha512-Jl+bCv8HxKnlTLVrcDE8zTMJ09R9/ukw4qBs/oZClOfoQk/cOTbDn+NceXfV7j09YPVQUryJPHurafcSg6EVKA==",
@@ -1747,6 +1123,24 @@
1747
1123
  }
1748
1124
  }
1749
1125
  },
1126
+ "node_modules/@radix-ui/react-slot": {
1127
+ "version": "1.2.3",
1128
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1129
+ "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1130
+ "license": "MIT",
1131
+ "dependencies": {
1132
+ "@radix-ui/react-compose-refs": "1.1.2"
1133
+ },
1134
+ "peerDependencies": {
1135
+ "@types/react": "*",
1136
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1137
+ },
1138
+ "peerDependenciesMeta": {
1139
+ "@types/react": {
1140
+ "optional": true
1141
+ }
1142
+ }
1143
+ },
1750
1144
  "node_modules/@radix-ui/react-tabs": {
1751
1145
  "version": "1.1.13",
1752
1146
  "resolved": "https://registry.npmjs.org/@radix-ui/react-tabs/-/react-tabs-1.1.13.tgz",
@@ -1870,24 +1264,6 @@
1870
1264
  }
1871
1265
  }
1872
1266
  },
1873
- "node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-slot": {
1874
- "version": "1.2.3",
1875
- "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz",
1876
- "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==",
1877
- "license": "MIT",
1878
- "dependencies": {
1879
- "@radix-ui/react-compose-refs": "1.1.2"
1880
- },
1881
- "peerDependencies": {
1882
- "@types/react": "*",
1883
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
1884
- },
1885
- "peerDependenciesMeta": {
1886
- "@types/react": {
1887
- "optional": true
1888
- }
1889
- }
1890
- },
1891
1267
  "node_modules/@radix-ui/react-use-callback-ref": {
1892
1268
  "version": "1.1.1",
1893
1269
  "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz",
@@ -2083,229 +1459,46 @@
2083
1459
  "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.18.tgz",
2084
1460
  "integrity": "sha512-EgCR5tTS5bUSKQgzeMClT6iCY3ToqE1y+ZB0AKldj809QXk1Y+3jB0upOYZrn9aGIzPtUsP7sX4QQ4XtjBB95A==",
2085
1461
  "dev": true,
2086
- "license": "MIT",
2087
- "engines": {
2088
- "node": ">= 10"
2089
- },
2090
- "optionalDependencies": {
2091
- "@tailwindcss/oxide-android-arm64": "4.1.18",
2092
- "@tailwindcss/oxide-darwin-arm64": "4.1.18",
2093
- "@tailwindcss/oxide-darwin-x64": "4.1.18",
2094
- "@tailwindcss/oxide-freebsd-x64": "4.1.18",
2095
- "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.18",
2096
- "@tailwindcss/oxide-linux-arm64-gnu": "4.1.18",
2097
- "@tailwindcss/oxide-linux-arm64-musl": "4.1.18",
2098
- "@tailwindcss/oxide-linux-x64-gnu": "4.1.18",
2099
- "@tailwindcss/oxide-linux-x64-musl": "4.1.18",
2100
- "@tailwindcss/oxide-wasm32-wasi": "4.1.18",
2101
- "@tailwindcss/oxide-win32-arm64-msvc": "4.1.18",
2102
- "@tailwindcss/oxide-win32-x64-msvc": "4.1.18"
2103
- }
2104
- },
2105
- "node_modules/@tailwindcss/oxide-android-arm64": {
2106
- "version": "4.1.18",
2107
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.18.tgz",
2108
- "integrity": "sha512-dJHz7+Ugr9U/diKJA0W6N/6/cjI+ZTAoxPf9Iz9BFRF2GzEX8IvXxFIi/dZBloVJX/MZGvRuFA9rqwdiIEZQ0Q==",
2109
- "cpu": [
2110
- "arm64"
2111
- ],
2112
- "dev": true,
2113
- "license": "MIT",
2114
- "optional": true,
2115
- "os": [
2116
- "android"
2117
- ],
2118
- "engines": {
2119
- "node": ">= 10"
2120
- }
2121
- },
2122
- "node_modules/@tailwindcss/oxide-darwin-arm64": {
2123
- "version": "4.1.18",
2124
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.18.tgz",
2125
- "integrity": "sha512-Gc2q4Qhs660bhjyBSKgq6BYvwDz4G+BuyJ5H1xfhmDR3D8HnHCmT/BSkvSL0vQLy/nkMLY20PQ2OoYMO15Jd0A==",
2126
- "cpu": [
2127
- "arm64"
2128
- ],
2129
- "dev": true,
2130
- "license": "MIT",
2131
- "optional": true,
2132
- "os": [
2133
- "darwin"
2134
- ],
2135
- "engines": {
2136
- "node": ">= 10"
2137
- }
2138
- },
2139
- "node_modules/@tailwindcss/oxide-darwin-x64": {
2140
- "version": "4.1.18",
2141
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.18.tgz",
2142
- "integrity": "sha512-FL5oxr2xQsFrc3X9o1fjHKBYBMD1QZNyc1Xzw/h5Qu4XnEBi3dZn96HcHm41c/euGV+GRiXFfh2hUCyKi/e+yw==",
2143
- "cpu": [
2144
- "x64"
2145
- ],
2146
- "dev": true,
2147
- "license": "MIT",
2148
- "optional": true,
2149
- "os": [
2150
- "darwin"
2151
- ],
2152
- "engines": {
2153
- "node": ">= 10"
2154
- }
2155
- },
2156
- "node_modules/@tailwindcss/oxide-freebsd-x64": {
2157
- "version": "4.1.18",
2158
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.18.tgz",
2159
- "integrity": "sha512-Fj+RHgu5bDodmV1dM9yAxlfJwkkWvLiRjbhuO2LEtwtlYlBgiAT4x/j5wQr1tC3SANAgD+0YcmWVrj8R9trVMA==",
2160
- "cpu": [
2161
- "x64"
2162
- ],
2163
- "dev": true,
2164
- "license": "MIT",
2165
- "optional": true,
2166
- "os": [
2167
- "freebsd"
2168
- ],
2169
- "engines": {
2170
- "node": ">= 10"
2171
- }
2172
- },
2173
- "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
2174
- "version": "4.1.18",
2175
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.18.tgz",
2176
- "integrity": "sha512-Fp+Wzk/Ws4dZn+LV2Nqx3IilnhH51YZoRaYHQsVq3RQvEl+71VGKFpkfHrLM/Li+kt5c0DJe/bHXK1eHgDmdiA==",
2177
- "cpu": [
2178
- "arm"
2179
- ],
2180
- "dev": true,
2181
- "license": "MIT",
2182
- "optional": true,
2183
- "os": [
2184
- "linux"
2185
- ],
2186
- "engines": {
2187
- "node": ">= 10"
2188
- }
2189
- },
2190
- "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
2191
- "version": "4.1.18",
2192
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.18.tgz",
2193
- "integrity": "sha512-S0n3jboLysNbh55Vrt7pk9wgpyTTPD0fdQeh7wQfMqLPM/Hrxi+dVsLsPrycQjGKEQk85Kgbx+6+QnYNiHalnw==",
2194
- "cpu": [
2195
- "arm64"
2196
- ],
2197
- "dev": true,
2198
- "license": "MIT",
2199
- "optional": true,
2200
- "os": [
2201
- "linux"
2202
- ],
2203
- "engines": {
2204
- "node": ">= 10"
2205
- }
2206
- },
2207
- "node_modules/@tailwindcss/oxide-linux-arm64-musl": {
2208
- "version": "4.1.18",
2209
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.18.tgz",
2210
- "integrity": "sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==",
2211
- "cpu": [
2212
- "arm64"
2213
- ],
2214
- "dev": true,
2215
- "license": "MIT",
2216
- "optional": true,
2217
- "os": [
2218
- "linux"
2219
- ],
2220
- "engines": {
2221
- "node": ">= 10"
2222
- }
2223
- },
2224
- "node_modules/@tailwindcss/oxide-linux-x64-gnu": {
2225
- "version": "4.1.18",
2226
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.18.tgz",
2227
- "integrity": "sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==",
2228
- "cpu": [
2229
- "x64"
2230
- ],
2231
- "dev": true,
2232
- "license": "MIT",
2233
- "optional": true,
2234
- "os": [
2235
- "linux"
2236
- ],
2237
- "engines": {
2238
- "node": ">= 10"
2239
- }
2240
- },
2241
- "node_modules/@tailwindcss/oxide-linux-x64-musl": {
2242
- "version": "4.1.18",
2243
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.18.tgz",
2244
- "integrity": "sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==",
2245
- "cpu": [
2246
- "x64"
2247
- ],
2248
- "dev": true,
2249
- "license": "MIT",
2250
- "optional": true,
2251
- "os": [
2252
- "linux"
2253
- ],
2254
- "engines": {
2255
- "node": ">= 10"
2256
- }
2257
- },
2258
- "node_modules/@tailwindcss/oxide-wasm32-wasi": {
2259
- "version": "4.1.18",
2260
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.18.tgz",
2261
- "integrity": "sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==",
2262
- "bundleDependencies": [
2263
- "@napi-rs/wasm-runtime",
2264
- "@emnapi/core",
2265
- "@emnapi/runtime",
2266
- "@tybys/wasm-util",
2267
- "@emnapi/wasi-threads",
2268
- "tslib"
2269
- ],
2270
- "cpu": [
2271
- "wasm32"
2272
- ],
2273
- "dev": true,
2274
- "license": "MIT",
2275
- "optional": true,
2276
- "dependencies": {
2277
- "@emnapi/core": "^1.7.1",
2278
- "@emnapi/runtime": "^1.7.1",
2279
- "@emnapi/wasi-threads": "^1.1.0",
2280
- "@napi-rs/wasm-runtime": "^1.1.0",
2281
- "@tybys/wasm-util": "^0.10.1",
2282
- "tslib": "^2.4.0"
2283
- },
1462
+ "license": "MIT",
2284
1463
  "engines": {
2285
- "node": ">=14.0.0"
1464
+ "node": ">= 10"
1465
+ },
1466
+ "optionalDependencies": {
1467
+ "@tailwindcss/oxide-android-arm64": "4.1.18",
1468
+ "@tailwindcss/oxide-darwin-arm64": "4.1.18",
1469
+ "@tailwindcss/oxide-darwin-x64": "4.1.18",
1470
+ "@tailwindcss/oxide-freebsd-x64": "4.1.18",
1471
+ "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.18",
1472
+ "@tailwindcss/oxide-linux-arm64-gnu": "4.1.18",
1473
+ "@tailwindcss/oxide-linux-arm64-musl": "4.1.18",
1474
+ "@tailwindcss/oxide-linux-x64-gnu": "4.1.18",
1475
+ "@tailwindcss/oxide-linux-x64-musl": "4.1.18",
1476
+ "@tailwindcss/oxide-wasm32-wasi": "4.1.18",
1477
+ "@tailwindcss/oxide-win32-arm64-msvc": "4.1.18",
1478
+ "@tailwindcss/oxide-win32-x64-msvc": "4.1.18"
2286
1479
  }
2287
1480
  },
2288
- "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
1481
+ "node_modules/@tailwindcss/oxide-linux-x64-gnu": {
2289
1482
  "version": "4.1.18",
2290
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.18.tgz",
2291
- "integrity": "sha512-HjSA7mr9HmC8fu6bdsZvZ+dhjyGCLdotjVOgLA2vEqxEBZaQo9YTX4kwgEvPCpRh8o4uWc4J/wEoFzhEmjvPbA==",
1483
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.18.tgz",
1484
+ "integrity": "sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==",
2292
1485
  "cpu": [
2293
- "arm64"
1486
+ "x64"
2294
1487
  ],
2295
1488
  "dev": true,
2296
1489
  "license": "MIT",
2297
1490
  "optional": true,
2298
1491
  "os": [
2299
- "win32"
1492
+ "linux"
2300
1493
  ],
2301
1494
  "engines": {
2302
1495
  "node": ">= 10"
2303
1496
  }
2304
1497
  },
2305
- "node_modules/@tailwindcss/oxide-win32-x64-msvc": {
1498
+ "node_modules/@tailwindcss/oxide-linux-x64-musl": {
2306
1499
  "version": "4.1.18",
2307
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.18.tgz",
2308
- "integrity": "sha512-bJWbyYpUlqamC8dpR7pfjA0I7vdF6t5VpUGMWRkXVE3AXgIZjYUYAK7II1GNaxR8J1SSrSrppRar8G++JekE3Q==",
1500
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.18.tgz",
1501
+ "integrity": "sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==",
2309
1502
  "cpu": [
2310
1503
  "x64"
2311
1504
  ],
@@ -2313,7 +1506,7 @@
2313
1506
  "license": "MIT",
2314
1507
  "optional": true,
2315
1508
  "os": [
2316
- "win32"
1509
+ "linux"
2317
1510
  ],
2318
1511
  "engines": {
2319
1512
  "node": ">= 10"
@@ -2879,10 +2072,10 @@
2879
2072
  "chevrotain": "^11.0.0"
2880
2073
  }
2881
2074
  },
2882
- "node_modules/chevrotain/node_modules/lodash-es": {
2883
- "version": "4.17.21",
2884
- "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
2885
- "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
2075
+ "node_modules/chevrotain-allstar/node_modules/lodash-es": {
2076
+ "version": "4.17.22",
2077
+ "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.22.tgz",
2078
+ "integrity": "sha512-XEawp1t0gxSi9x01glktRZ5HDy0HXqrM0x5pXQM98EaI0NxO6jVM7omDOxsuEo5UIASAnm2bRp1Jt/e0a2XU8Q==",
2886
2079
  "license": "MIT"
2887
2080
  },
2888
2081
  "node_modules/class-variance-authority": {
@@ -2928,6 +2121,47 @@
2928
2121
  "react-dom": "^18 || ^19 || ^19.0.0-rc"
2929
2122
  }
2930
2123
  },
2124
+ "node_modules/cmdk/node_modules/@radix-ui/react-primitive": {
2125
+ "version": "2.1.4",
2126
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.4.tgz",
2127
+ "integrity": "sha512-9hQc4+GNVtJAIEPEqlYqW5RiYdrr8ea5XQ0ZOnD6fgru+83kqT15mq2OCcbe8KnjRZl5vF3ks69AKz3kh1jrhg==",
2128
+ "license": "MIT",
2129
+ "dependencies": {
2130
+ "@radix-ui/react-slot": "1.2.4"
2131
+ },
2132
+ "peerDependencies": {
2133
+ "@types/react": "*",
2134
+ "@types/react-dom": "*",
2135
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
2136
+ "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2137
+ },
2138
+ "peerDependenciesMeta": {
2139
+ "@types/react": {
2140
+ "optional": true
2141
+ },
2142
+ "@types/react-dom": {
2143
+ "optional": true
2144
+ }
2145
+ }
2146
+ },
2147
+ "node_modules/cmdk/node_modules/@radix-ui/react-slot": {
2148
+ "version": "1.2.4",
2149
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.4.tgz",
2150
+ "integrity": "sha512-Jl+bCv8HxKnlTLVrcDE8zTMJ09R9/ukw4qBs/oZClOfoQk/cOTbDn+NceXfV7j09YPVQUryJPHurafcSg6EVKA==",
2151
+ "license": "MIT",
2152
+ "dependencies": {
2153
+ "@radix-ui/react-compose-refs": "1.1.2"
2154
+ },
2155
+ "peerDependencies": {
2156
+ "@types/react": "*",
2157
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
2158
+ },
2159
+ "peerDependenciesMeta": {
2160
+ "@types/react": {
2161
+ "optional": true
2162
+ }
2163
+ }
2164
+ },
2931
2165
  "node_modules/collapse-white-space": {
2932
2166
  "version": "2.1.0",
2933
2167
  "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz",
@@ -3499,6 +2733,12 @@
3499
2733
  "lodash-es": "^4.17.21"
3500
2734
  }
3501
2735
  },
2736
+ "node_modules/dagre-d3-es/node_modules/lodash-es": {
2737
+ "version": "4.17.22",
2738
+ "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.22.tgz",
2739
+ "integrity": "sha512-XEawp1t0gxSi9x01glktRZ5HDy0HXqrM0x5pXQM98EaI0NxO6jVM7omDOxsuEo5UIASAnm2bRp1Jt/e0a2XU8Q==",
2740
+ "license": "MIT"
2741
+ },
3502
2742
  "node_modules/date-fns": {
3503
2743
  "version": "4.1.0",
3504
2744
  "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz",
@@ -4384,153 +3624,6 @@
4384
3624
  "lightningcss-win32-x64-msvc": "1.30.2"
4385
3625
  }
4386
3626
  },
4387
- "node_modules/lightningcss-android-arm64": {
4388
- "version": "1.30.2",
4389
- "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.30.2.tgz",
4390
- "integrity": "sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==",
4391
- "cpu": [
4392
- "arm64"
4393
- ],
4394
- "dev": true,
4395
- "license": "MPL-2.0",
4396
- "optional": true,
4397
- "os": [
4398
- "android"
4399
- ],
4400
- "engines": {
4401
- "node": ">= 12.0.0"
4402
- },
4403
- "funding": {
4404
- "type": "opencollective",
4405
- "url": "https://opencollective.com/parcel"
4406
- }
4407
- },
4408
- "node_modules/lightningcss-darwin-arm64": {
4409
- "version": "1.30.2",
4410
- "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.2.tgz",
4411
- "integrity": "sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==",
4412
- "cpu": [
4413
- "arm64"
4414
- ],
4415
- "dev": true,
4416
- "license": "MPL-2.0",
4417
- "optional": true,
4418
- "os": [
4419
- "darwin"
4420
- ],
4421
- "engines": {
4422
- "node": ">= 12.0.0"
4423
- },
4424
- "funding": {
4425
- "type": "opencollective",
4426
- "url": "https://opencollective.com/parcel"
4427
- }
4428
- },
4429
- "node_modules/lightningcss-darwin-x64": {
4430
- "version": "1.30.2",
4431
- "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.2.tgz",
4432
- "integrity": "sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==",
4433
- "cpu": [
4434
- "x64"
4435
- ],
4436
- "dev": true,
4437
- "license": "MPL-2.0",
4438
- "optional": true,
4439
- "os": [
4440
- "darwin"
4441
- ],
4442
- "engines": {
4443
- "node": ">= 12.0.0"
4444
- },
4445
- "funding": {
4446
- "type": "opencollective",
4447
- "url": "https://opencollective.com/parcel"
4448
- }
4449
- },
4450
- "node_modules/lightningcss-freebsd-x64": {
4451
- "version": "1.30.2",
4452
- "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.2.tgz",
4453
- "integrity": "sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==",
4454
- "cpu": [
4455
- "x64"
4456
- ],
4457
- "dev": true,
4458
- "license": "MPL-2.0",
4459
- "optional": true,
4460
- "os": [
4461
- "freebsd"
4462
- ],
4463
- "engines": {
4464
- "node": ">= 12.0.0"
4465
- },
4466
- "funding": {
4467
- "type": "opencollective",
4468
- "url": "https://opencollective.com/parcel"
4469
- }
4470
- },
4471
- "node_modules/lightningcss-linux-arm-gnueabihf": {
4472
- "version": "1.30.2",
4473
- "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.2.tgz",
4474
- "integrity": "sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==",
4475
- "cpu": [
4476
- "arm"
4477
- ],
4478
- "dev": true,
4479
- "license": "MPL-2.0",
4480
- "optional": true,
4481
- "os": [
4482
- "linux"
4483
- ],
4484
- "engines": {
4485
- "node": ">= 12.0.0"
4486
- },
4487
- "funding": {
4488
- "type": "opencollective",
4489
- "url": "https://opencollective.com/parcel"
4490
- }
4491
- },
4492
- "node_modules/lightningcss-linux-arm64-gnu": {
4493
- "version": "1.30.2",
4494
- "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.2.tgz",
4495
- "integrity": "sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==",
4496
- "cpu": [
4497
- "arm64"
4498
- ],
4499
- "dev": true,
4500
- "license": "MPL-2.0",
4501
- "optional": true,
4502
- "os": [
4503
- "linux"
4504
- ],
4505
- "engines": {
4506
- "node": ">= 12.0.0"
4507
- },
4508
- "funding": {
4509
- "type": "opencollective",
4510
- "url": "https://opencollective.com/parcel"
4511
- }
4512
- },
4513
- "node_modules/lightningcss-linux-arm64-musl": {
4514
- "version": "1.30.2",
4515
- "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.2.tgz",
4516
- "integrity": "sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==",
4517
- "cpu": [
4518
- "arm64"
4519
- ],
4520
- "dev": true,
4521
- "license": "MPL-2.0",
4522
- "optional": true,
4523
- "os": [
4524
- "linux"
4525
- ],
4526
- "engines": {
4527
- "node": ">= 12.0.0"
4528
- },
4529
- "funding": {
4530
- "type": "opencollective",
4531
- "url": "https://opencollective.com/parcel"
4532
- }
4533
- },
4534
3627
  "node_modules/lightningcss-linux-x64-gnu": {
4535
3628
  "version": "1.30.2",
4536
3629
  "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.2.tgz",
@@ -4573,48 +3666,6 @@
4573
3666
  "url": "https://opencollective.com/parcel"
4574
3667
  }
4575
3668
  },
4576
- "node_modules/lightningcss-win32-arm64-msvc": {
4577
- "version": "1.30.2",
4578
- "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.2.tgz",
4579
- "integrity": "sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==",
4580
- "cpu": [
4581
- "arm64"
4582
- ],
4583
- "dev": true,
4584
- "license": "MPL-2.0",
4585
- "optional": true,
4586
- "os": [
4587
- "win32"
4588
- ],
4589
- "engines": {
4590
- "node": ">= 12.0.0"
4591
- },
4592
- "funding": {
4593
- "type": "opencollective",
4594
- "url": "https://opencollective.com/parcel"
4595
- }
4596
- },
4597
- "node_modules/lightningcss-win32-x64-msvc": {
4598
- "version": "1.30.2",
4599
- "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.2.tgz",
4600
- "integrity": "sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==",
4601
- "cpu": [
4602
- "x64"
4603
- ],
4604
- "dev": true,
4605
- "license": "MPL-2.0",
4606
- "optional": true,
4607
- "os": [
4608
- "win32"
4609
- ],
4610
- "engines": {
4611
- "node": ">= 12.0.0"
4612
- },
4613
- "funding": {
4614
- "type": "opencollective",
4615
- "url": "https://opencollective.com/parcel"
4616
- }
4617
- },
4618
3669
  "node_modules/lodash": {
4619
3670
  "version": "4.17.21",
4620
3671
  "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
@@ -4622,9 +3673,9 @@
4622
3673
  "license": "MIT"
4623
3674
  },
4624
3675
  "node_modules/lodash-es": {
4625
- "version": "4.17.22",
4626
- "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.22.tgz",
4627
- "integrity": "sha512-XEawp1t0gxSi9x01glktRZ5HDy0HXqrM0x5pXQM98EaI0NxO6jVM7omDOxsuEo5UIASAnm2bRp1Jt/e0a2XU8Q==",
3676
+ "version": "4.17.21",
3677
+ "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
3678
+ "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
4628
3679
  "license": "MIT"
4629
3680
  },
4630
3681
  "node_modules/longest-streak": {
@@ -5042,6 +4093,12 @@
5042
4093
  "uuid": "^11.1.0"
5043
4094
  }
5044
4095
  },
4096
+ "node_modules/mermaid/node_modules/lodash-es": {
4097
+ "version": "4.17.22",
4098
+ "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.22.tgz",
4099
+ "integrity": "sha512-XEawp1t0gxSi9x01glktRZ5HDy0HXqrM0x5pXQM98EaI0NxO6jVM7omDOxsuEo5UIASAnm2bRp1Jt/e0a2XU8Q==",
4100
+ "license": "MIT"
4101
+ },
5045
4102
  "node_modules/micromark": {
5046
4103
  "version": "4.0.2",
5047
4104
  "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz",
@@ -6670,9 +5727,9 @@
6670
5727
  }
6671
5728
  },
6672
5729
  "node_modules/specra": {
6673
- "version": "0.1.0",
6674
- "resolved": "https://registry.npmjs.org/specra/-/specra-0.1.0.tgz",
6675
- "integrity": "sha512-2F0+1NQ4pBihncRFrS7C8DxHJgBHCslA2bfNLTst2iwxKMCYrpufG8mxXAClqRtNfZVTXrPAqa9MVa4tNarbsg==",
5730
+ "version": "0.1.1",
5731
+ "resolved": "https://registry.npmjs.org/specra/-/specra-0.1.1.tgz",
5732
+ "integrity": "sha512-SzNEE+oieVCdJoYBQ7bo1U1r2Obr12R7AZ/qU2yLJ9Vh2ln/XMnBS+9tB4KQ+W4is7hsAG6+1+i/nt15ThOd2A==",
6676
5733
  "license": "MIT",
6677
5734
  "dependencies": {
6678
5735
  "@hookform/resolvers": "^3.10.0",
@@ -6723,6 +5780,24 @@
6723
5780
  "react-dom": "^18.0.0 || ^19.0.0"
6724
5781
  }
6725
5782
  },
5783
+ "node_modules/specra/node_modules/@radix-ui/react-slot": {
5784
+ "version": "1.2.4",
5785
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.4.tgz",
5786
+ "integrity": "sha512-Jl+bCv8HxKnlTLVrcDE8zTMJ09R9/ukw4qBs/oZClOfoQk/cOTbDn+NceXfV7j09YPVQUryJPHurafcSg6EVKA==",
5787
+ "license": "MIT",
5788
+ "dependencies": {
5789
+ "@radix-ui/react-compose-refs": "1.1.2"
5790
+ },
5791
+ "peerDependencies": {
5792
+ "@types/react": "*",
5793
+ "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
5794
+ },
5795
+ "peerDependenciesMeta": {
5796
+ "@types/react": {
5797
+ "optional": true
5798
+ }
5799
+ }
5800
+ },
6726
5801
  "node_modules/sprintf-js": {
6727
5802
  "version": "1.0.3",
6728
5803
  "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",