cicy-desktop 2.1.75 → 2.1.77

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.
@@ -149,16 +149,6 @@
149
149
  "@babel/core": "^7.0.0"
150
150
  }
151
151
  },
152
- "node_modules/@babel/core/node_modules/@babel/helper-validator-identifier": {
153
- "version": "7.29.7",
154
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
155
- "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
156
- "dev": true,
157
- "license": "MIT",
158
- "engines": {
159
- "node": ">=6.9.0"
160
- }
161
- },
162
152
  "node_modules/@babel/core/node_modules/@babel/helper-validator-option": {
163
153
  "version": "7.29.7",
164
154
  "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz",
@@ -255,8 +245,15 @@
255
245
  "node": ">=6.9.0"
256
246
  }
257
247
  },
258
- "node_modules/@babel/parser": {
259
- "dev": true
248
+ "node_modules/@babel/helper-validator-identifier": {
249
+ "version": "7.29.7",
250
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
251
+ "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
252
+ "dev": true,
253
+ "license": "MIT",
254
+ "engines": {
255
+ "node": ">=6.9.0"
256
+ }
260
257
  },
261
258
  "node_modules/@babel/plugin-transform-react-jsx-self": {
262
259
  "version": "7.29.7",
@@ -310,9 +307,6 @@
310
307
  "node": ">=6.9.0"
311
308
  }
312
309
  },
313
- "node_modules/@babel/types": {
314
- "dev": true
315
- },
316
310
  "node_modules/@cloudflare/kv-asset-handler": {
317
311
  "version": "0.3.4",
318
312
  "dev": true,
@@ -338,26 +332,6 @@
338
332
  }
339
333
  }
340
334
  },
341
- "node_modules/@cloudflare/workerd-darwin-64": {
342
- "dev": true,
343
- "optional": true
344
- },
345
- "node_modules/@cloudflare/workerd-darwin-arm64": {
346
- "dev": true,
347
- "optional": true
348
- },
349
- "node_modules/@cloudflare/workerd-linux-64": {
350
- "dev": true,
351
- "optional": true
352
- },
353
- "node_modules/@cloudflare/workerd-linux-arm64": {
354
- "dev": true,
355
- "optional": true
356
- },
357
- "node_modules/@cloudflare/workerd-windows-64": {
358
- "dev": true,
359
- "optional": true
360
- },
361
335
  "node_modules/@cspotcode/source-map-support": {
362
336
  "version": "0.8.1",
363
337
  "dev": true,
@@ -378,6 +352,17 @@
378
352
  "@jridgewell/sourcemap-codec": "^1.4.10"
379
353
  }
380
354
  },
355
+ "node_modules/@emnapi/runtime": {
356
+ "version": "1.11.0",
357
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.0.tgz",
358
+ "integrity": "sha512-55coeOFKHv1ywEcUXJtWU5f+Jr/W5tZDvZig8DLKSwUN1JpROQ4rk/SNOQiFWmaR/VKF4zuFyW1B8JduOSv6Pg==",
359
+ "dev": true,
360
+ "license": "MIT",
361
+ "optional": true,
362
+ "dependencies": {
363
+ "tslib": "^2.4.0"
364
+ }
365
+ },
381
366
  "node_modules/@esbuild-plugins/node-globals-polyfill": {
382
367
  "version": "0.2.3",
383
368
  "dev": true,
@@ -398,70 +383,6 @@
398
383
  "esbuild": "*"
399
384
  }
400
385
  },
401
- "node_modules/@esbuild/aix-ppc64": {
402
- "dev": true,
403
- "optional": true
404
- },
405
- "node_modules/@esbuild/android-arm": {
406
- "dev": true,
407
- "optional": true
408
- },
409
- "node_modules/@esbuild/android-arm64": {
410
- "dev": true,
411
- "optional": true
412
- },
413
- "node_modules/@esbuild/android-x64": {
414
- "dev": true,
415
- "optional": true
416
- },
417
- "node_modules/@esbuild/darwin-arm64": {
418
- "dev": true,
419
- "optional": true
420
- },
421
- "node_modules/@esbuild/darwin-x64": {
422
- "dev": true,
423
- "optional": true
424
- },
425
- "node_modules/@esbuild/freebsd-arm64": {
426
- "dev": true,
427
- "optional": true
428
- },
429
- "node_modules/@esbuild/freebsd-x64": {
430
- "dev": true,
431
- "optional": true
432
- },
433
- "node_modules/@esbuild/linux-arm": {
434
- "dev": true,
435
- "optional": true
436
- },
437
- "node_modules/@esbuild/linux-arm64": {
438
- "dev": true,
439
- "optional": true
440
- },
441
- "node_modules/@esbuild/linux-ia32": {
442
- "dev": true,
443
- "optional": true
444
- },
445
- "node_modules/@esbuild/linux-loong64": {
446
- "dev": true,
447
- "optional": true
448
- },
449
- "node_modules/@esbuild/linux-mips64el": {
450
- "dev": true,
451
- "optional": true
452
- },
453
- "node_modules/@esbuild/linux-ppc64": {
454
- "dev": true,
455
- "optional": true
456
- },
457
- "node_modules/@esbuild/linux-riscv64": {
458
- "dev": true,
459
- "optional": true
460
- },
461
- "node_modules/@esbuild/linux-s390x": {
462
- "dev": true,
463
- "optional": true
464
- },
465
386
  "node_modules/@esbuild/linux-x64": {
466
387
  "version": "0.25.12",
467
388
  "cpu": [
@@ -477,42 +398,6 @@
477
398
  "node": ">=18"
478
399
  }
479
400
  },
480
- "node_modules/@esbuild/netbsd-arm64": {
481
- "dev": true,
482
- "optional": true
483
- },
484
- "node_modules/@esbuild/netbsd-x64": {
485
- "dev": true,
486
- "optional": true
487
- },
488
- "node_modules/@esbuild/openbsd-arm64": {
489
- "dev": true,
490
- "optional": true
491
- },
492
- "node_modules/@esbuild/openbsd-x64": {
493
- "dev": true,
494
- "optional": true
495
- },
496
- "node_modules/@esbuild/openharmony-arm64": {
497
- "dev": true,
498
- "optional": true
499
- },
500
- "node_modules/@esbuild/sunos-x64": {
501
- "dev": true,
502
- "optional": true
503
- },
504
- "node_modules/@esbuild/win32-arm64": {
505
- "dev": true,
506
- "optional": true
507
- },
508
- "node_modules/@esbuild/win32-ia32": {
509
- "dev": true,
510
- "optional": true
511
- },
512
- "node_modules/@esbuild/win32-x64": {
513
- "dev": true,
514
- "optional": true
515
- },
516
401
  "node_modules/@fastify/busboy": {
517
402
  "version": "2.1.1",
518
403
  "dev": true,
@@ -521,58 +406,6 @@
521
406
  "node": ">=14"
522
407
  }
523
408
  },
524
- "node_modules/@img/sharp-darwin-arm64": {
525
- "dev": true,
526
- "optional": true
527
- },
528
- "node_modules/@img/sharp-darwin-x64": {
529
- "dev": true,
530
- "optional": true
531
- },
532
- "node_modules/@img/sharp-libvips-darwin-arm64": {
533
- "dev": true,
534
- "optional": true
535
- },
536
- "node_modules/@img/sharp-libvips-darwin-x64": {
537
- "dev": true,
538
- "optional": true
539
- },
540
- "node_modules/@img/sharp-libvips-linux-arm": {
541
- "dev": true,
542
- "optional": true
543
- },
544
- "node_modules/@img/sharp-libvips-linux-arm64": {
545
- "dev": true,
546
- "optional": true
547
- },
548
- "node_modules/@img/sharp-libvips-linux-s390x": {
549
- "dev": true,
550
- "optional": true
551
- },
552
- "node_modules/@img/sharp-libvips-linux-x64": {
553
- "dev": true,
554
- "optional": true
555
- },
556
- "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
557
- "dev": true,
558
- "optional": true
559
- },
560
- "node_modules/@img/sharp-libvips-linuxmusl-x64": {
561
- "dev": true,
562
- "optional": true
563
- },
564
- "node_modules/@img/sharp-linux-arm": {
565
- "dev": true,
566
- "optional": true
567
- },
568
- "node_modules/@img/sharp-linux-arm64": {
569
- "dev": true,
570
- "optional": true
571
- },
572
- "node_modules/@img/sharp-linux-s390x": {
573
- "dev": true,
574
- "optional": true
575
- },
576
409
  "node_modules/@img/sharp-linux-x64": {
577
410
  "version": "0.33.5",
578
411
  "cpu": [
@@ -594,25 +427,22 @@
594
427
  "@img/sharp-libvips-linux-x64": "1.0.4"
595
428
  }
596
429
  },
597
- "node_modules/@img/sharp-linuxmusl-arm64": {
598
- "dev": true,
599
- "optional": true
600
- },
601
- "node_modules/@img/sharp-linuxmusl-x64": {
602
- "dev": true,
603
- "optional": true
604
- },
605
- "node_modules/@img/sharp-wasm32": {
606
- "dev": true,
607
- "optional": true
608
- },
609
- "node_modules/@img/sharp-win32-ia32": {
610
- "dev": true,
611
- "optional": true
612
- },
613
- "node_modules/@img/sharp-win32-x64": {
430
+ "node_modules/@img/sharp-linux-x64/node_modules/@img/sharp-libvips-linux-x64": {
431
+ "version": "1.0.4",
432
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz",
433
+ "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==",
434
+ "cpu": [
435
+ "x64"
436
+ ],
614
437
  "dev": true,
615
- "optional": true
438
+ "license": "LGPL-3.0-or-later",
439
+ "optional": true,
440
+ "os": [
441
+ "linux"
442
+ ],
443
+ "funding": {
444
+ "url": "https://opencollective.com/libvips"
445
+ }
616
446
  },
617
447
  "node_modules/@jridgewell/gen-mapping": {
618
448
  "version": "0.3.13",
@@ -685,74 +515,162 @@
685
515
  "@types/babel__traverse": "*"
686
516
  }
687
517
  },
688
- "node_modules/@types/babel__generator": {
689
- "version": "7.27.0",
518
+ "node_modules/@types/babel__core/node_modules/@babel/parser": {
519
+ "version": "7.29.7",
520
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.7.tgz",
521
+ "integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==",
690
522
  "dev": true,
691
523
  "license": "MIT",
692
524
  "dependencies": {
693
- "@babel/types": "^7.0.0"
525
+ "@babel/types": "^7.29.7"
526
+ },
527
+ "bin": {
528
+ "parser": "bin/babel-parser.js"
529
+ },
530
+ "engines": {
531
+ "node": ">=6.0.0"
694
532
  }
695
533
  },
696
- "node_modules/@types/babel__template": {
697
- "version": "7.4.4",
534
+ "node_modules/@types/babel__core/node_modules/@babel/types": {
535
+ "version": "7.29.7",
536
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.7.tgz",
537
+ "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
698
538
  "dev": true,
699
539
  "license": "MIT",
700
540
  "dependencies": {
701
- "@babel/parser": "^7.1.0",
702
- "@babel/types": "^7.0.0"
541
+ "@babel/helper-string-parser": "^7.29.7",
542
+ "@babel/helper-validator-identifier": "^7.29.7"
543
+ },
544
+ "engines": {
545
+ "node": ">=6.9.0"
703
546
  }
704
547
  },
705
- "node_modules/@types/babel__traverse": {
706
- "version": "7.28.0",
548
+ "node_modules/@types/babel__generator": {
549
+ "version": "7.27.0",
707
550
  "dev": true,
708
551
  "license": "MIT",
709
552
  "dependencies": {
710
- "@babel/types": "^7.28.2"
553
+ "@babel/types": "^7.0.0"
711
554
  }
712
555
  },
713
- "node_modules/@types/estree": {
714
- "version": "1.0.8",
715
- "dev": true,
716
- "license": "MIT"
717
- },
718
- "node_modules/@vitejs/plugin-react": {
719
- "version": "4.7.0",
720
- "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.7.0.tgz",
721
- "integrity": "sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==",
556
+ "node_modules/@types/babel__generator/node_modules/@babel/types": {
557
+ "version": "7.29.7",
558
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.7.tgz",
559
+ "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
722
560
  "dev": true,
723
561
  "license": "MIT",
724
562
  "dependencies": {
725
- "@babel/core": "^7.28.0",
726
- "@babel/plugin-transform-react-jsx-self": "^7.27.1",
727
- "@babel/plugin-transform-react-jsx-source": "^7.27.1",
728
- "@rolldown/pluginutils": "1.0.0-beta.27",
729
- "@types/babel__core": "^7.20.5",
730
- "react-refresh": "^0.17.0"
563
+ "@babel/helper-string-parser": "^7.29.7",
564
+ "@babel/helper-validator-identifier": "^7.29.7"
731
565
  },
732
566
  "engines": {
733
- "node": "^14.18.0 || >=16.0.0"
734
- },
735
- "peerDependencies": {
736
- "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
567
+ "node": ">=6.9.0"
737
568
  }
738
569
  },
739
- "node_modules/acorn": {
740
- "version": "8.14.0",
570
+ "node_modules/@types/babel__template": {
571
+ "version": "7.4.4",
741
572
  "dev": true,
742
573
  "license": "MIT",
743
- "bin": {
744
- "acorn": "bin/acorn"
745
- },
746
- "engines": {
747
- "node": ">=0.4.0"
574
+ "dependencies": {
575
+ "@babel/parser": "^7.1.0",
576
+ "@babel/types": "^7.0.0"
748
577
  }
749
578
  },
750
- "node_modules/acorn-walk": {
751
- "version": "8.3.2",
579
+ "node_modules/@types/babel__template/node_modules/@babel/parser": {
580
+ "version": "7.29.7",
581
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.7.tgz",
582
+ "integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==",
752
583
  "dev": true,
753
584
  "license": "MIT",
585
+ "dependencies": {
586
+ "@babel/types": "^7.29.7"
587
+ },
588
+ "bin": {
589
+ "parser": "bin/babel-parser.js"
590
+ },
754
591
  "engines": {
755
- "node": ">=0.4.0"
592
+ "node": ">=6.0.0"
593
+ }
594
+ },
595
+ "node_modules/@types/babel__template/node_modules/@babel/types": {
596
+ "version": "7.29.7",
597
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.7.tgz",
598
+ "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
599
+ "dev": true,
600
+ "license": "MIT",
601
+ "dependencies": {
602
+ "@babel/helper-string-parser": "^7.29.7",
603
+ "@babel/helper-validator-identifier": "^7.29.7"
604
+ },
605
+ "engines": {
606
+ "node": ">=6.9.0"
607
+ }
608
+ },
609
+ "node_modules/@types/babel__traverse": {
610
+ "version": "7.28.0",
611
+ "dev": true,
612
+ "license": "MIT",
613
+ "dependencies": {
614
+ "@babel/types": "^7.28.2"
615
+ }
616
+ },
617
+ "node_modules/@types/babel__traverse/node_modules/@babel/types": {
618
+ "version": "7.29.7",
619
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.7.tgz",
620
+ "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
621
+ "dev": true,
622
+ "license": "MIT",
623
+ "dependencies": {
624
+ "@babel/helper-string-parser": "^7.29.7",
625
+ "@babel/helper-validator-identifier": "^7.29.7"
626
+ },
627
+ "engines": {
628
+ "node": ">=6.9.0"
629
+ }
630
+ },
631
+ "node_modules/@types/estree": {
632
+ "version": "1.0.8",
633
+ "dev": true,
634
+ "license": "MIT"
635
+ },
636
+ "node_modules/@vitejs/plugin-react": {
637
+ "version": "4.7.0",
638
+ "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.7.0.tgz",
639
+ "integrity": "sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==",
640
+ "dev": true,
641
+ "license": "MIT",
642
+ "dependencies": {
643
+ "@babel/core": "^7.28.0",
644
+ "@babel/plugin-transform-react-jsx-self": "^7.27.1",
645
+ "@babel/plugin-transform-react-jsx-source": "^7.27.1",
646
+ "@rolldown/pluginutils": "1.0.0-beta.27",
647
+ "@types/babel__core": "^7.20.5",
648
+ "react-refresh": "^0.17.0"
649
+ },
650
+ "engines": {
651
+ "node": "^14.18.0 || >=16.0.0"
652
+ },
653
+ "peerDependencies": {
654
+ "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
655
+ }
656
+ },
657
+ "node_modules/acorn": {
658
+ "version": "8.14.0",
659
+ "dev": true,
660
+ "license": "MIT",
661
+ "bin": {
662
+ "acorn": "bin/acorn"
663
+ },
664
+ "engines": {
665
+ "node": ">=0.4.0"
666
+ }
667
+ },
668
+ "node_modules/acorn-walk": {
669
+ "version": "8.3.2",
670
+ "dev": true,
671
+ "license": "MIT",
672
+ "engines": {
673
+ "node": ">=0.4.0"
756
674
  }
757
675
  },
758
676
  "node_modules/as-table": {
@@ -811,8 +729,26 @@
811
729
  "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
812
730
  }
813
731
  },
814
- "node_modules/caniuse-lite": {
815
- "dev": true
732
+ "node_modules/browserslist/node_modules/caniuse-lite": {
733
+ "version": "1.0.30001797",
734
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001797.tgz",
735
+ "integrity": "sha512-l8xKG+gwAIExZGl9FrF7KUwuOmk6wbEPC9Xoy/RtnWv1XG0Q4LFlagaLpUv3Kiza3W/wm27zy0yWJEieYKAP6w==",
736
+ "dev": true,
737
+ "funding": [
738
+ {
739
+ "type": "opencollective",
740
+ "url": "https://opencollective.com/browserslist"
741
+ },
742
+ {
743
+ "type": "tidelift",
744
+ "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
745
+ },
746
+ {
747
+ "type": "github",
748
+ "url": "https://github.com/sponsors/ai"
749
+ }
750
+ ],
751
+ "license": "CC-BY-4.0"
816
752
  },
817
753
  "node_modules/color": {
818
754
  "version": "4.2.3",
@@ -948,6 +884,431 @@
948
884
  "@esbuild/win32-x64": "0.25.12"
949
885
  }
950
886
  },
887
+ "node_modules/esbuild/node_modules/@esbuild/aix-ppc64": {
888
+ "version": "0.25.12",
889
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz",
890
+ "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==",
891
+ "cpu": [
892
+ "ppc64"
893
+ ],
894
+ "dev": true,
895
+ "license": "MIT",
896
+ "optional": true,
897
+ "os": [
898
+ "aix"
899
+ ],
900
+ "engines": {
901
+ "node": ">=18"
902
+ }
903
+ },
904
+ "node_modules/esbuild/node_modules/@esbuild/android-arm": {
905
+ "version": "0.25.12",
906
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz",
907
+ "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==",
908
+ "cpu": [
909
+ "arm"
910
+ ],
911
+ "dev": true,
912
+ "license": "MIT",
913
+ "optional": true,
914
+ "os": [
915
+ "android"
916
+ ],
917
+ "engines": {
918
+ "node": ">=18"
919
+ }
920
+ },
921
+ "node_modules/esbuild/node_modules/@esbuild/android-arm64": {
922
+ "version": "0.25.12",
923
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz",
924
+ "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==",
925
+ "cpu": [
926
+ "arm64"
927
+ ],
928
+ "dev": true,
929
+ "license": "MIT",
930
+ "optional": true,
931
+ "os": [
932
+ "android"
933
+ ],
934
+ "engines": {
935
+ "node": ">=18"
936
+ }
937
+ },
938
+ "node_modules/esbuild/node_modules/@esbuild/android-x64": {
939
+ "version": "0.25.12",
940
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz",
941
+ "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==",
942
+ "cpu": [
943
+ "x64"
944
+ ],
945
+ "dev": true,
946
+ "license": "MIT",
947
+ "optional": true,
948
+ "os": [
949
+ "android"
950
+ ],
951
+ "engines": {
952
+ "node": ">=18"
953
+ }
954
+ },
955
+ "node_modules/esbuild/node_modules/@esbuild/darwin-arm64": {
956
+ "version": "0.25.12",
957
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz",
958
+ "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==",
959
+ "cpu": [
960
+ "arm64"
961
+ ],
962
+ "dev": true,
963
+ "license": "MIT",
964
+ "optional": true,
965
+ "os": [
966
+ "darwin"
967
+ ],
968
+ "engines": {
969
+ "node": ">=18"
970
+ }
971
+ },
972
+ "node_modules/esbuild/node_modules/@esbuild/darwin-x64": {
973
+ "version": "0.25.12",
974
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz",
975
+ "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==",
976
+ "cpu": [
977
+ "x64"
978
+ ],
979
+ "dev": true,
980
+ "license": "MIT",
981
+ "optional": true,
982
+ "os": [
983
+ "darwin"
984
+ ],
985
+ "engines": {
986
+ "node": ">=18"
987
+ }
988
+ },
989
+ "node_modules/esbuild/node_modules/@esbuild/freebsd-arm64": {
990
+ "version": "0.25.12",
991
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz",
992
+ "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==",
993
+ "cpu": [
994
+ "arm64"
995
+ ],
996
+ "dev": true,
997
+ "license": "MIT",
998
+ "optional": true,
999
+ "os": [
1000
+ "freebsd"
1001
+ ],
1002
+ "engines": {
1003
+ "node": ">=18"
1004
+ }
1005
+ },
1006
+ "node_modules/esbuild/node_modules/@esbuild/freebsd-x64": {
1007
+ "version": "0.25.12",
1008
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz",
1009
+ "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==",
1010
+ "cpu": [
1011
+ "x64"
1012
+ ],
1013
+ "dev": true,
1014
+ "license": "MIT",
1015
+ "optional": true,
1016
+ "os": [
1017
+ "freebsd"
1018
+ ],
1019
+ "engines": {
1020
+ "node": ">=18"
1021
+ }
1022
+ },
1023
+ "node_modules/esbuild/node_modules/@esbuild/linux-arm": {
1024
+ "version": "0.25.12",
1025
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz",
1026
+ "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==",
1027
+ "cpu": [
1028
+ "arm"
1029
+ ],
1030
+ "dev": true,
1031
+ "license": "MIT",
1032
+ "optional": true,
1033
+ "os": [
1034
+ "linux"
1035
+ ],
1036
+ "engines": {
1037
+ "node": ">=18"
1038
+ }
1039
+ },
1040
+ "node_modules/esbuild/node_modules/@esbuild/linux-arm64": {
1041
+ "version": "0.25.12",
1042
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz",
1043
+ "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==",
1044
+ "cpu": [
1045
+ "arm64"
1046
+ ],
1047
+ "dev": true,
1048
+ "license": "MIT",
1049
+ "optional": true,
1050
+ "os": [
1051
+ "linux"
1052
+ ],
1053
+ "engines": {
1054
+ "node": ">=18"
1055
+ }
1056
+ },
1057
+ "node_modules/esbuild/node_modules/@esbuild/linux-ia32": {
1058
+ "version": "0.25.12",
1059
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz",
1060
+ "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==",
1061
+ "cpu": [
1062
+ "ia32"
1063
+ ],
1064
+ "dev": true,
1065
+ "license": "MIT",
1066
+ "optional": true,
1067
+ "os": [
1068
+ "linux"
1069
+ ],
1070
+ "engines": {
1071
+ "node": ">=18"
1072
+ }
1073
+ },
1074
+ "node_modules/esbuild/node_modules/@esbuild/linux-loong64": {
1075
+ "version": "0.25.12",
1076
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz",
1077
+ "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==",
1078
+ "cpu": [
1079
+ "loong64"
1080
+ ],
1081
+ "dev": true,
1082
+ "license": "MIT",
1083
+ "optional": true,
1084
+ "os": [
1085
+ "linux"
1086
+ ],
1087
+ "engines": {
1088
+ "node": ">=18"
1089
+ }
1090
+ },
1091
+ "node_modules/esbuild/node_modules/@esbuild/linux-mips64el": {
1092
+ "version": "0.25.12",
1093
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz",
1094
+ "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==",
1095
+ "cpu": [
1096
+ "mips64el"
1097
+ ],
1098
+ "dev": true,
1099
+ "license": "MIT",
1100
+ "optional": true,
1101
+ "os": [
1102
+ "linux"
1103
+ ],
1104
+ "engines": {
1105
+ "node": ">=18"
1106
+ }
1107
+ },
1108
+ "node_modules/esbuild/node_modules/@esbuild/linux-ppc64": {
1109
+ "version": "0.25.12",
1110
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz",
1111
+ "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==",
1112
+ "cpu": [
1113
+ "ppc64"
1114
+ ],
1115
+ "dev": true,
1116
+ "license": "MIT",
1117
+ "optional": true,
1118
+ "os": [
1119
+ "linux"
1120
+ ],
1121
+ "engines": {
1122
+ "node": ">=18"
1123
+ }
1124
+ },
1125
+ "node_modules/esbuild/node_modules/@esbuild/linux-riscv64": {
1126
+ "version": "0.25.12",
1127
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz",
1128
+ "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==",
1129
+ "cpu": [
1130
+ "riscv64"
1131
+ ],
1132
+ "dev": true,
1133
+ "license": "MIT",
1134
+ "optional": true,
1135
+ "os": [
1136
+ "linux"
1137
+ ],
1138
+ "engines": {
1139
+ "node": ">=18"
1140
+ }
1141
+ },
1142
+ "node_modules/esbuild/node_modules/@esbuild/linux-s390x": {
1143
+ "version": "0.25.12",
1144
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz",
1145
+ "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==",
1146
+ "cpu": [
1147
+ "s390x"
1148
+ ],
1149
+ "dev": true,
1150
+ "license": "MIT",
1151
+ "optional": true,
1152
+ "os": [
1153
+ "linux"
1154
+ ],
1155
+ "engines": {
1156
+ "node": ">=18"
1157
+ }
1158
+ },
1159
+ "node_modules/esbuild/node_modules/@esbuild/netbsd-arm64": {
1160
+ "version": "0.25.12",
1161
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz",
1162
+ "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==",
1163
+ "cpu": [
1164
+ "arm64"
1165
+ ],
1166
+ "dev": true,
1167
+ "license": "MIT",
1168
+ "optional": true,
1169
+ "os": [
1170
+ "netbsd"
1171
+ ],
1172
+ "engines": {
1173
+ "node": ">=18"
1174
+ }
1175
+ },
1176
+ "node_modules/esbuild/node_modules/@esbuild/netbsd-x64": {
1177
+ "version": "0.25.12",
1178
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz",
1179
+ "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==",
1180
+ "cpu": [
1181
+ "x64"
1182
+ ],
1183
+ "dev": true,
1184
+ "license": "MIT",
1185
+ "optional": true,
1186
+ "os": [
1187
+ "netbsd"
1188
+ ],
1189
+ "engines": {
1190
+ "node": ">=18"
1191
+ }
1192
+ },
1193
+ "node_modules/esbuild/node_modules/@esbuild/openbsd-arm64": {
1194
+ "version": "0.25.12",
1195
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz",
1196
+ "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==",
1197
+ "cpu": [
1198
+ "arm64"
1199
+ ],
1200
+ "dev": true,
1201
+ "license": "MIT",
1202
+ "optional": true,
1203
+ "os": [
1204
+ "openbsd"
1205
+ ],
1206
+ "engines": {
1207
+ "node": ">=18"
1208
+ }
1209
+ },
1210
+ "node_modules/esbuild/node_modules/@esbuild/openbsd-x64": {
1211
+ "version": "0.25.12",
1212
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz",
1213
+ "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==",
1214
+ "cpu": [
1215
+ "x64"
1216
+ ],
1217
+ "dev": true,
1218
+ "license": "MIT",
1219
+ "optional": true,
1220
+ "os": [
1221
+ "openbsd"
1222
+ ],
1223
+ "engines": {
1224
+ "node": ">=18"
1225
+ }
1226
+ },
1227
+ "node_modules/esbuild/node_modules/@esbuild/openharmony-arm64": {
1228
+ "version": "0.25.12",
1229
+ "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz",
1230
+ "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==",
1231
+ "cpu": [
1232
+ "arm64"
1233
+ ],
1234
+ "dev": true,
1235
+ "license": "MIT",
1236
+ "optional": true,
1237
+ "os": [
1238
+ "openharmony"
1239
+ ],
1240
+ "engines": {
1241
+ "node": ">=18"
1242
+ }
1243
+ },
1244
+ "node_modules/esbuild/node_modules/@esbuild/sunos-x64": {
1245
+ "version": "0.25.12",
1246
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz",
1247
+ "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==",
1248
+ "cpu": [
1249
+ "x64"
1250
+ ],
1251
+ "dev": true,
1252
+ "license": "MIT",
1253
+ "optional": true,
1254
+ "os": [
1255
+ "sunos"
1256
+ ],
1257
+ "engines": {
1258
+ "node": ">=18"
1259
+ }
1260
+ },
1261
+ "node_modules/esbuild/node_modules/@esbuild/win32-arm64": {
1262
+ "version": "0.25.12",
1263
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz",
1264
+ "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==",
1265
+ "cpu": [
1266
+ "arm64"
1267
+ ],
1268
+ "dev": true,
1269
+ "license": "MIT",
1270
+ "optional": true,
1271
+ "os": [
1272
+ "win32"
1273
+ ],
1274
+ "engines": {
1275
+ "node": ">=18"
1276
+ }
1277
+ },
1278
+ "node_modules/esbuild/node_modules/@esbuild/win32-ia32": {
1279
+ "version": "0.25.12",
1280
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz",
1281
+ "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==",
1282
+ "cpu": [
1283
+ "ia32"
1284
+ ],
1285
+ "dev": true,
1286
+ "license": "MIT",
1287
+ "optional": true,
1288
+ "os": [
1289
+ "win32"
1290
+ ],
1291
+ "engines": {
1292
+ "node": ">=18"
1293
+ }
1294
+ },
1295
+ "node_modules/esbuild/node_modules/@esbuild/win32-x64": {
1296
+ "version": "0.25.12",
1297
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz",
1298
+ "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==",
1299
+ "cpu": [
1300
+ "x64"
1301
+ ],
1302
+ "dev": true,
1303
+ "license": "MIT",
1304
+ "optional": true,
1305
+ "os": [
1306
+ "win32"
1307
+ ],
1308
+ "engines": {
1309
+ "node": ">=18"
1310
+ }
1311
+ },
951
1312
  "node_modules/escalade": {
952
1313
  "version": "3.2.0",
953
1314
  "dev": true,
@@ -1236,113 +1597,470 @@
1236
1597
  "node": "^10 || ^12 || >=14"
1237
1598
  }
1238
1599
  },
1239
- "node_modules/printable-characters": {
1240
- "version": "1.0.42",
1600
+ "node_modules/printable-characters": {
1601
+ "version": "1.0.42",
1602
+ "dev": true,
1603
+ "license": "Unlicense"
1604
+ },
1605
+ "node_modules/react": {
1606
+ "version": "19.2.6",
1607
+ "license": "MIT",
1608
+ "engines": {
1609
+ "node": ">=0.10.0"
1610
+ }
1611
+ },
1612
+ "node_modules/react-dom": {
1613
+ "version": "19.2.6",
1614
+ "license": "MIT",
1615
+ "dependencies": {
1616
+ "scheduler": "^0.27.0"
1617
+ },
1618
+ "peerDependencies": {
1619
+ "react": "^19.2.6"
1620
+ }
1621
+ },
1622
+ "node_modules/react-refresh": {
1623
+ "version": "0.17.0",
1624
+ "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz",
1625
+ "integrity": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==",
1626
+ "dev": true,
1627
+ "license": "MIT",
1628
+ "engines": {
1629
+ "node": ">=0.10.0"
1630
+ }
1631
+ },
1632
+ "node_modules/rollup-plugin-inject": {
1633
+ "version": "3.0.2",
1634
+ "dev": true,
1635
+ "license": "MIT",
1636
+ "dependencies": {
1637
+ "estree-walker": "^0.6.1",
1638
+ "magic-string": "^0.25.3",
1639
+ "rollup-pluginutils": "^2.8.1"
1640
+ }
1641
+ },
1642
+ "node_modules/rollup-plugin-node-polyfills": {
1643
+ "version": "0.2.1",
1644
+ "dev": true,
1645
+ "license": "MIT",
1646
+ "dependencies": {
1647
+ "rollup-plugin-inject": "^3.0.0"
1648
+ }
1649
+ },
1650
+ "node_modules/rollup-pluginutils": {
1651
+ "version": "2.8.2",
1652
+ "dev": true,
1653
+ "license": "MIT",
1654
+ "dependencies": {
1655
+ "estree-walker": "^0.6.1"
1656
+ }
1657
+ },
1658
+ "node_modules/scheduler": {
1659
+ "version": "0.27.0",
1660
+ "license": "MIT"
1661
+ },
1662
+ "node_modules/semver": {
1663
+ "version": "6.3.1",
1664
+ "dev": true,
1665
+ "license": "ISC",
1666
+ "bin": {
1667
+ "semver": "bin/semver.js"
1668
+ }
1669
+ },
1670
+ "node_modules/sharp": {
1671
+ "version": "0.33.5",
1672
+ "dev": true,
1673
+ "hasInstallScript": true,
1674
+ "license": "Apache-2.0",
1675
+ "optional": true,
1676
+ "dependencies": {
1677
+ "color": "^4.2.3",
1678
+ "detect-libc": "^2.0.3",
1679
+ "semver": "^7.6.3"
1680
+ },
1681
+ "engines": {
1682
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1683
+ },
1684
+ "funding": {
1685
+ "url": "https://opencollective.com/libvips"
1686
+ },
1687
+ "optionalDependencies": {
1688
+ "@img/sharp-darwin-arm64": "0.33.5",
1689
+ "@img/sharp-darwin-x64": "0.33.5",
1690
+ "@img/sharp-libvips-darwin-arm64": "1.0.4",
1691
+ "@img/sharp-libvips-darwin-x64": "1.0.4",
1692
+ "@img/sharp-libvips-linux-arm": "1.0.5",
1693
+ "@img/sharp-libvips-linux-arm64": "1.0.4",
1694
+ "@img/sharp-libvips-linux-s390x": "1.0.4",
1695
+ "@img/sharp-libvips-linux-x64": "1.0.4",
1696
+ "@img/sharp-libvips-linuxmusl-arm64": "1.0.4",
1697
+ "@img/sharp-libvips-linuxmusl-x64": "1.0.4",
1698
+ "@img/sharp-linux-arm": "0.33.5",
1699
+ "@img/sharp-linux-arm64": "0.33.5",
1700
+ "@img/sharp-linux-s390x": "0.33.5",
1701
+ "@img/sharp-linux-x64": "0.33.5",
1702
+ "@img/sharp-linuxmusl-arm64": "0.33.5",
1703
+ "@img/sharp-linuxmusl-x64": "0.33.5",
1704
+ "@img/sharp-wasm32": "0.33.5",
1705
+ "@img/sharp-win32-ia32": "0.33.5",
1706
+ "@img/sharp-win32-x64": "0.33.5"
1707
+ }
1708
+ },
1709
+ "node_modules/sharp/node_modules/@img/sharp-darwin-arm64": {
1710
+ "version": "0.33.5",
1711
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz",
1712
+ "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==",
1713
+ "cpu": [
1714
+ "arm64"
1715
+ ],
1716
+ "dev": true,
1717
+ "license": "Apache-2.0",
1718
+ "optional": true,
1719
+ "os": [
1720
+ "darwin"
1721
+ ],
1722
+ "engines": {
1723
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1724
+ },
1725
+ "funding": {
1726
+ "url": "https://opencollective.com/libvips"
1727
+ },
1728
+ "optionalDependencies": {
1729
+ "@img/sharp-libvips-darwin-arm64": "1.0.4"
1730
+ }
1731
+ },
1732
+ "node_modules/sharp/node_modules/@img/sharp-darwin-x64": {
1733
+ "version": "0.33.5",
1734
+ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz",
1735
+ "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==",
1736
+ "cpu": [
1737
+ "x64"
1738
+ ],
1739
+ "dev": true,
1740
+ "license": "Apache-2.0",
1741
+ "optional": true,
1742
+ "os": [
1743
+ "darwin"
1744
+ ],
1745
+ "engines": {
1746
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1747
+ },
1748
+ "funding": {
1749
+ "url": "https://opencollective.com/libvips"
1750
+ },
1751
+ "optionalDependencies": {
1752
+ "@img/sharp-libvips-darwin-x64": "1.0.4"
1753
+ }
1754
+ },
1755
+ "node_modules/sharp/node_modules/@img/sharp-libvips-darwin-arm64": {
1756
+ "version": "1.0.4",
1757
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz",
1758
+ "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==",
1759
+ "cpu": [
1760
+ "arm64"
1761
+ ],
1762
+ "dev": true,
1763
+ "license": "LGPL-3.0-or-later",
1764
+ "optional": true,
1765
+ "os": [
1766
+ "darwin"
1767
+ ],
1768
+ "funding": {
1769
+ "url": "https://opencollective.com/libvips"
1770
+ }
1771
+ },
1772
+ "node_modules/sharp/node_modules/@img/sharp-libvips-darwin-x64": {
1773
+ "version": "1.0.4",
1774
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz",
1775
+ "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==",
1776
+ "cpu": [
1777
+ "x64"
1778
+ ],
1779
+ "dev": true,
1780
+ "license": "LGPL-3.0-or-later",
1781
+ "optional": true,
1782
+ "os": [
1783
+ "darwin"
1784
+ ],
1785
+ "funding": {
1786
+ "url": "https://opencollective.com/libvips"
1787
+ }
1788
+ },
1789
+ "node_modules/sharp/node_modules/@img/sharp-libvips-linux-arm": {
1790
+ "version": "1.0.5",
1791
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz",
1792
+ "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==",
1793
+ "cpu": [
1794
+ "arm"
1795
+ ],
1796
+ "dev": true,
1797
+ "license": "LGPL-3.0-or-later",
1798
+ "optional": true,
1799
+ "os": [
1800
+ "linux"
1801
+ ],
1802
+ "funding": {
1803
+ "url": "https://opencollective.com/libvips"
1804
+ }
1805
+ },
1806
+ "node_modules/sharp/node_modules/@img/sharp-libvips-linux-arm64": {
1807
+ "version": "1.0.4",
1808
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz",
1809
+ "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==",
1810
+ "cpu": [
1811
+ "arm64"
1812
+ ],
1813
+ "dev": true,
1814
+ "license": "LGPL-3.0-or-later",
1815
+ "optional": true,
1816
+ "os": [
1817
+ "linux"
1818
+ ],
1819
+ "funding": {
1820
+ "url": "https://opencollective.com/libvips"
1821
+ }
1822
+ },
1823
+ "node_modules/sharp/node_modules/@img/sharp-libvips-linux-s390x": {
1824
+ "version": "1.0.4",
1825
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz",
1826
+ "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==",
1827
+ "cpu": [
1828
+ "s390x"
1829
+ ],
1830
+ "dev": true,
1831
+ "license": "LGPL-3.0-or-later",
1832
+ "optional": true,
1833
+ "os": [
1834
+ "linux"
1835
+ ],
1836
+ "funding": {
1837
+ "url": "https://opencollective.com/libvips"
1838
+ }
1839
+ },
1840
+ "node_modules/sharp/node_modules/@img/sharp-libvips-linux-x64": {
1841
+ "version": "1.0.4",
1842
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz",
1843
+ "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==",
1844
+ "cpu": [
1845
+ "x64"
1846
+ ],
1847
+ "dev": true,
1848
+ "license": "LGPL-3.0-or-later",
1849
+ "optional": true,
1850
+ "os": [
1851
+ "linux"
1852
+ ],
1853
+ "funding": {
1854
+ "url": "https://opencollective.com/libvips"
1855
+ }
1856
+ },
1857
+ "node_modules/sharp/node_modules/@img/sharp-libvips-linuxmusl-arm64": {
1858
+ "version": "1.0.4",
1859
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz",
1860
+ "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==",
1861
+ "cpu": [
1862
+ "arm64"
1863
+ ],
1864
+ "dev": true,
1865
+ "license": "LGPL-3.0-or-later",
1866
+ "optional": true,
1867
+ "os": [
1868
+ "linux"
1869
+ ],
1870
+ "funding": {
1871
+ "url": "https://opencollective.com/libvips"
1872
+ }
1873
+ },
1874
+ "node_modules/sharp/node_modules/@img/sharp-libvips-linuxmusl-x64": {
1875
+ "version": "1.0.4",
1876
+ "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz",
1877
+ "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==",
1878
+ "cpu": [
1879
+ "x64"
1880
+ ],
1881
+ "dev": true,
1882
+ "license": "LGPL-3.0-or-later",
1883
+ "optional": true,
1884
+ "os": [
1885
+ "linux"
1886
+ ],
1887
+ "funding": {
1888
+ "url": "https://opencollective.com/libvips"
1889
+ }
1890
+ },
1891
+ "node_modules/sharp/node_modules/@img/sharp-linux-arm": {
1892
+ "version": "0.33.5",
1893
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz",
1894
+ "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==",
1895
+ "cpu": [
1896
+ "arm"
1897
+ ],
1241
1898
  "dev": true,
1242
- "license": "Unlicense"
1243
- },
1244
- "node_modules/react": {
1245
- "version": "19.2.6",
1246
- "license": "MIT",
1899
+ "license": "Apache-2.0",
1900
+ "optional": true,
1901
+ "os": [
1902
+ "linux"
1903
+ ],
1247
1904
  "engines": {
1248
- "node": ">=0.10.0"
1905
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1906
+ },
1907
+ "funding": {
1908
+ "url": "https://opencollective.com/libvips"
1909
+ },
1910
+ "optionalDependencies": {
1911
+ "@img/sharp-libvips-linux-arm": "1.0.5"
1249
1912
  }
1250
1913
  },
1251
- "node_modules/react-dom": {
1252
- "version": "19.2.6",
1253
- "license": "MIT",
1254
- "dependencies": {
1255
- "scheduler": "^0.27.0"
1914
+ "node_modules/sharp/node_modules/@img/sharp-linux-arm64": {
1915
+ "version": "0.33.5",
1916
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz",
1917
+ "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==",
1918
+ "cpu": [
1919
+ "arm64"
1920
+ ],
1921
+ "dev": true,
1922
+ "license": "Apache-2.0",
1923
+ "optional": true,
1924
+ "os": [
1925
+ "linux"
1926
+ ],
1927
+ "engines": {
1928
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1256
1929
  },
1257
- "peerDependencies": {
1258
- "react": "^19.2.6"
1930
+ "funding": {
1931
+ "url": "https://opencollective.com/libvips"
1932
+ },
1933
+ "optionalDependencies": {
1934
+ "@img/sharp-libvips-linux-arm64": "1.0.4"
1259
1935
  }
1260
1936
  },
1261
- "node_modules/react-refresh": {
1262
- "version": "0.17.0",
1263
- "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz",
1264
- "integrity": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==",
1937
+ "node_modules/sharp/node_modules/@img/sharp-linux-s390x": {
1938
+ "version": "0.33.5",
1939
+ "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz",
1940
+ "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==",
1941
+ "cpu": [
1942
+ "s390x"
1943
+ ],
1265
1944
  "dev": true,
1266
- "license": "MIT",
1945
+ "license": "Apache-2.0",
1946
+ "optional": true,
1947
+ "os": [
1948
+ "linux"
1949
+ ],
1267
1950
  "engines": {
1268
- "node": ">=0.10.0"
1951
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1952
+ },
1953
+ "funding": {
1954
+ "url": "https://opencollective.com/libvips"
1955
+ },
1956
+ "optionalDependencies": {
1957
+ "@img/sharp-libvips-linux-s390x": "1.0.4"
1269
1958
  }
1270
1959
  },
1271
- "node_modules/rollup-plugin-inject": {
1272
- "version": "3.0.2",
1960
+ "node_modules/sharp/node_modules/@img/sharp-linuxmusl-arm64": {
1961
+ "version": "0.33.5",
1962
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz",
1963
+ "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==",
1964
+ "cpu": [
1965
+ "arm64"
1966
+ ],
1273
1967
  "dev": true,
1274
- "license": "MIT",
1275
- "dependencies": {
1276
- "estree-walker": "^0.6.1",
1277
- "magic-string": "^0.25.3",
1278
- "rollup-pluginutils": "^2.8.1"
1968
+ "license": "Apache-2.0",
1969
+ "optional": true,
1970
+ "os": [
1971
+ "linux"
1972
+ ],
1973
+ "engines": {
1974
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1975
+ },
1976
+ "funding": {
1977
+ "url": "https://opencollective.com/libvips"
1978
+ },
1979
+ "optionalDependencies": {
1980
+ "@img/sharp-libvips-linuxmusl-arm64": "1.0.4"
1279
1981
  }
1280
1982
  },
1281
- "node_modules/rollup-plugin-node-polyfills": {
1282
- "version": "0.2.1",
1983
+ "node_modules/sharp/node_modules/@img/sharp-linuxmusl-x64": {
1984
+ "version": "0.33.5",
1985
+ "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz",
1986
+ "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==",
1987
+ "cpu": [
1988
+ "x64"
1989
+ ],
1283
1990
  "dev": true,
1284
- "license": "MIT",
1285
- "dependencies": {
1286
- "rollup-plugin-inject": "^3.0.0"
1991
+ "license": "Apache-2.0",
1992
+ "optional": true,
1993
+ "os": [
1994
+ "linux"
1995
+ ],
1996
+ "engines": {
1997
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1998
+ },
1999
+ "funding": {
2000
+ "url": "https://opencollective.com/libvips"
2001
+ },
2002
+ "optionalDependencies": {
2003
+ "@img/sharp-libvips-linuxmusl-x64": "1.0.4"
1287
2004
  }
1288
2005
  },
1289
- "node_modules/rollup-pluginutils": {
1290
- "version": "2.8.2",
2006
+ "node_modules/sharp/node_modules/@img/sharp-wasm32": {
2007
+ "version": "0.33.5",
2008
+ "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz",
2009
+ "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==",
2010
+ "cpu": [
2011
+ "wasm32"
2012
+ ],
1291
2013
  "dev": true,
1292
- "license": "MIT",
2014
+ "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
2015
+ "optional": true,
1293
2016
  "dependencies": {
1294
- "estree-walker": "^0.6.1"
2017
+ "@emnapi/runtime": "^1.2.0"
2018
+ },
2019
+ "engines": {
2020
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
2021
+ },
2022
+ "funding": {
2023
+ "url": "https://opencollective.com/libvips"
1295
2024
  }
1296
2025
  },
1297
- "node_modules/scheduler": {
1298
- "version": "0.27.0",
1299
- "license": "MIT"
1300
- },
1301
- "node_modules/semver": {
1302
- "version": "6.3.1",
2026
+ "node_modules/sharp/node_modules/@img/sharp-win32-ia32": {
2027
+ "version": "0.33.5",
2028
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz",
2029
+ "integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==",
2030
+ "cpu": [
2031
+ "ia32"
2032
+ ],
1303
2033
  "dev": true,
1304
- "license": "ISC",
1305
- "bin": {
1306
- "semver": "bin/semver.js"
2034
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
2035
+ "optional": true,
2036
+ "os": [
2037
+ "win32"
2038
+ ],
2039
+ "engines": {
2040
+ "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
2041
+ },
2042
+ "funding": {
2043
+ "url": "https://opencollective.com/libvips"
1307
2044
  }
1308
2045
  },
1309
- "node_modules/sharp": {
2046
+ "node_modules/sharp/node_modules/@img/sharp-win32-x64": {
1310
2047
  "version": "0.33.5",
2048
+ "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz",
2049
+ "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==",
2050
+ "cpu": [
2051
+ "x64"
2052
+ ],
1311
2053
  "dev": true,
1312
- "hasInstallScript": true,
1313
- "license": "Apache-2.0",
2054
+ "license": "Apache-2.0 AND LGPL-3.0-or-later",
1314
2055
  "optional": true,
1315
- "dependencies": {
1316
- "color": "^4.2.3",
1317
- "detect-libc": "^2.0.3",
1318
- "semver": "^7.6.3"
1319
- },
2056
+ "os": [
2057
+ "win32"
2058
+ ],
1320
2059
  "engines": {
1321
2060
  "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1322
2061
  },
1323
2062
  "funding": {
1324
2063
  "url": "https://opencollective.com/libvips"
1325
- },
1326
- "optionalDependencies": {
1327
- "@img/sharp-darwin-arm64": "0.33.5",
1328
- "@img/sharp-darwin-x64": "0.33.5",
1329
- "@img/sharp-libvips-darwin-arm64": "1.0.4",
1330
- "@img/sharp-libvips-darwin-x64": "1.0.4",
1331
- "@img/sharp-libvips-linux-arm": "1.0.5",
1332
- "@img/sharp-libvips-linux-arm64": "1.0.4",
1333
- "@img/sharp-libvips-linux-s390x": "1.0.4",
1334
- "@img/sharp-libvips-linux-x64": "1.0.4",
1335
- "@img/sharp-libvips-linuxmusl-arm64": "1.0.4",
1336
- "@img/sharp-libvips-linuxmusl-x64": "1.0.4",
1337
- "@img/sharp-linux-arm": "0.33.5",
1338
- "@img/sharp-linux-arm64": "0.33.5",
1339
- "@img/sharp-linux-s390x": "0.33.5",
1340
- "@img/sharp-linux-x64": "0.33.5",
1341
- "@img/sharp-linuxmusl-arm64": "0.33.5",
1342
- "@img/sharp-linuxmusl-x64": "0.33.5",
1343
- "@img/sharp-wasm32": "0.33.5",
1344
- "@img/sharp-win32-ia32": "0.33.5",
1345
- "@img/sharp-win32-x64": "0.33.5"
1346
2064
  }
1347
2065
  },
1348
2066
  "node_modules/sharp/node_modules/semver": {
@@ -1420,6 +2138,14 @@
1420
2138
  "url": "https://github.com/sponsors/SuperchupuDev"
1421
2139
  }
1422
2140
  },
2141
+ "node_modules/tslib": {
2142
+ "version": "2.8.1",
2143
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
2144
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
2145
+ "dev": true,
2146
+ "license": "0BSD",
2147
+ "optional": true
2148
+ },
1423
2149
  "node_modules/ufo": {
1424
2150
  "version": "1.6.4",
1425
2151
  "dev": true,
@@ -1941,6 +2667,91 @@
1941
2667
  "@cloudflare/workerd-windows-64": "1.20250718.0"
1942
2668
  }
1943
2669
  },
2670
+ "node_modules/workerd/node_modules/@cloudflare/workerd-darwin-64": {
2671
+ "version": "1.20250718.0",
2672
+ "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20250718.0.tgz",
2673
+ "integrity": "sha512-FHf4t7zbVN8yyXgQ/r/GqLPaYZSGUVzeR7RnL28Mwj2djyw2ZergvytVc7fdGcczl6PQh+VKGfZCfUqpJlbi9g==",
2674
+ "cpu": [
2675
+ "x64"
2676
+ ],
2677
+ "dev": true,
2678
+ "license": "Apache-2.0",
2679
+ "optional": true,
2680
+ "os": [
2681
+ "darwin"
2682
+ ],
2683
+ "engines": {
2684
+ "node": ">=16"
2685
+ }
2686
+ },
2687
+ "node_modules/workerd/node_modules/@cloudflare/workerd-darwin-arm64": {
2688
+ "version": "1.20250718.0",
2689
+ "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20250718.0.tgz",
2690
+ "integrity": "sha512-fUiyUJYyqqp4NqJ0YgGtp4WJh/II/YZsUnEb6vVy5Oeas8lUOxnN+ZOJ8N/6/5LQCVAtYCChRiIrBbfhTn5Z8Q==",
2691
+ "cpu": [
2692
+ "arm64"
2693
+ ],
2694
+ "dev": true,
2695
+ "license": "Apache-2.0",
2696
+ "optional": true,
2697
+ "os": [
2698
+ "darwin"
2699
+ ],
2700
+ "engines": {
2701
+ "node": ">=16"
2702
+ }
2703
+ },
2704
+ "node_modules/workerd/node_modules/@cloudflare/workerd-linux-64": {
2705
+ "version": "1.20250718.0",
2706
+ "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20250718.0.tgz",
2707
+ "integrity": "sha512-5+eb3rtJMiEwp08Kryqzzu8d1rUcK+gdE442auo5eniMpT170Dz0QxBrqkg2Z48SFUPYbj+6uknuA5tzdRSUSg==",
2708
+ "cpu": [
2709
+ "x64"
2710
+ ],
2711
+ "dev": true,
2712
+ "license": "Apache-2.0",
2713
+ "optional": true,
2714
+ "os": [
2715
+ "linux"
2716
+ ],
2717
+ "engines": {
2718
+ "node": ">=16"
2719
+ }
2720
+ },
2721
+ "node_modules/workerd/node_modules/@cloudflare/workerd-linux-arm64": {
2722
+ "version": "1.20250718.0",
2723
+ "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20250718.0.tgz",
2724
+ "integrity": "sha512-Aa2M/DVBEBQDdATMbn217zCSFKE+ud/teS+fFS+OQqKABLn0azO2qq6ANAHYOIE6Q3Sq4CxDIQr8lGdaJHwUog==",
2725
+ "cpu": [
2726
+ "arm64"
2727
+ ],
2728
+ "dev": true,
2729
+ "license": "Apache-2.0",
2730
+ "optional": true,
2731
+ "os": [
2732
+ "linux"
2733
+ ],
2734
+ "engines": {
2735
+ "node": ">=16"
2736
+ }
2737
+ },
2738
+ "node_modules/workerd/node_modules/@cloudflare/workerd-windows-64": {
2739
+ "version": "1.20250718.0",
2740
+ "resolved": "https://registry.npmjs.org/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20250718.0.tgz",
2741
+ "integrity": "sha512-dY16RXKffmugnc67LTbyjdDHZn5NoTF1yHEf2fN4+OaOnoGSp3N1x77QubTDwqZ9zECWxgQfDLjddcH8dWeFhg==",
2742
+ "cpu": [
2743
+ "x64"
2744
+ ],
2745
+ "dev": true,
2746
+ "license": "Apache-2.0",
2747
+ "optional": true,
2748
+ "os": [
2749
+ "win32"
2750
+ ],
2751
+ "engines": {
2752
+ "node": ">=16"
2753
+ }
2754
+ },
1944
2755
  "node_modules/wrangler": {
1945
2756
  "version": "3.114.17",
1946
2757
  "resolved": "https://registry.npmjs.org/wrangler/-/wrangler-3.114.17.tgz",