aboutsummaryrefslogtreecommitdiff
path: root/frontend/package-lock.json
diff options
context:
space:
mode:
authorFifthWit <fifthwitbusiness@gmail.com>2025-08-14 14:01:01 -0500
committerFifthWit <fifthwitbusiness@gmail.com>2025-08-14 14:01:01 -0500
commit6a8b909afbe1560be95f7ad0a3e19cfe4717aec6 (patch)
tree83cdbe3b5b7e5b83d5f0d08964634cc942264072 /frontend/package-lock.json
parentSwitched to Vite as build tool (diff)
downloadlphub-6a8b909afbe1560be95f7ad0a3e19cfe4717aec6.tar.gz
lphub-6a8b909afbe1560be95f7ad0a3e19cfe4717aec6.tar.bz2
lphub-6a8b909afbe1560be95f7ad0a3e19cfe4717aec6.zip
Switched to tailwind/vite
Diffstat (limited to 'frontend/package-lock.json')
-rw-r--r--frontend/package-lock.json701
1 files changed, 638 insertions, 63 deletions
diff --git a/frontend/package-lock.json b/frontend/package-lock.json
index 9bc560f..92fcc9b 100644
--- a/frontend/package-lock.json
+++ b/frontend/package-lock.json
@@ -9,6 +9,7 @@
9 "version": "0.1.0", 9 "version": "0.1.0",
10 "dependencies": { 10 "dependencies": {
11 "@nekz/sdp": "^0.9.0", 11 "@nekz/sdp": "^0.9.0",
12 "@tailwindcss/vite": "^4.1.11",
12 "@testing-library/jest-dom": "^5.17.0", 13 "@testing-library/jest-dom": "^5.17.0",
13 "@testing-library/react": "^13.4.0", 14 "@testing-library/react": "^13.4.0",
14 "@testing-library/user-event": "^13.5.0", 15 "@testing-library/user-event": "^13.5.0",
@@ -21,6 +22,7 @@
21 "react-helmet": "^6.1.0", 22 "react-helmet": "^6.1.0",
22 "react-markdown": "^9.0.1", 23 "react-markdown": "^9.0.1",
23 "react-router-dom": "^6.26.1", 24 "react-router-dom": "^6.26.1",
25 "tailwindcss": "^4.1.11",
24 "typescript": "^4.9.5", 26 "typescript": "^4.9.5",
25 "web-vitals": "^2.1.4" 27 "web-vitals": "^2.1.4"
26 }, 28 },
@@ -42,7 +44,6 @@
42 "version": "2.3.0", 44 "version": "2.3.0",
43 "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", 45 "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
44 "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", 46 "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
45 "dev": true,
46 "license": "Apache-2.0", 47 "license": "Apache-2.0",
47 "dependencies": { 48 "dependencies": {
48 "@jridgewell/gen-mapping": "^0.3.5", 49 "@jridgewell/gen-mapping": "^0.3.5",
@@ -348,7 +349,6 @@
348 "cpu": [ 349 "cpu": [
349 "ppc64" 350 "ppc64"
350 ], 351 ],
351 "dev": true,
352 "license": "MIT", 352 "license": "MIT",
353 "optional": true, 353 "optional": true,
354 "os": [ 354 "os": [
@@ -365,7 +365,6 @@
365 "cpu": [ 365 "cpu": [
366 "arm" 366 "arm"
367 ], 367 ],
368 "dev": true,
369 "license": "MIT", 368 "license": "MIT",
370 "optional": true, 369 "optional": true,
371 "os": [ 370 "os": [
@@ -382,7 +381,6 @@
382 "cpu": [ 381 "cpu": [
383 "arm64" 382 "arm64"
384 ], 383 ],
385 "dev": true,
386 "license": "MIT", 384 "license": "MIT",
387 "optional": true, 385 "optional": true,
388 "os": [ 386 "os": [
@@ -399,7 +397,6 @@
399 "cpu": [ 397 "cpu": [
400 "x64" 398 "x64"
401 ], 399 ],
402 "dev": true,
403 "license": "MIT", 400 "license": "MIT",
404 "optional": true, 401 "optional": true,
405 "os": [ 402 "os": [
@@ -416,7 +413,6 @@
416 "cpu": [ 413 "cpu": [
417 "arm64" 414 "arm64"
418 ], 415 ],
419 "dev": true,
420 "license": "MIT", 416 "license": "MIT",
421 "optional": true, 417 "optional": true,
422 "os": [ 418 "os": [
@@ -433,7 +429,6 @@
433 "cpu": [ 429 "cpu": [
434 "x64" 430 "x64"
435 ], 431 ],
436 "dev": true,
437 "license": "MIT", 432 "license": "MIT",
438 "optional": true, 433 "optional": true,
439 "os": [ 434 "os": [
@@ -450,7 +445,6 @@
450 "cpu": [ 445 "cpu": [
451 "arm64" 446 "arm64"
452 ], 447 ],
453 "dev": true,
454 "license": "MIT", 448 "license": "MIT",
455 "optional": true, 449 "optional": true,
456 "os": [ 450 "os": [
@@ -467,7 +461,6 @@
467 "cpu": [ 461 "cpu": [
468 "x64" 462 "x64"
469 ], 463 ],
470 "dev": true,
471 "license": "MIT", 464 "license": "MIT",
472 "optional": true, 465 "optional": true,
473 "os": [ 466 "os": [
@@ -484,7 +477,6 @@
484 "cpu": [ 477 "cpu": [
485 "arm" 478 "arm"
486 ], 479 ],
487 "dev": true,
488 "license": "MIT", 480 "license": "MIT",
489 "optional": true, 481 "optional": true,
490 "os": [ 482 "os": [
@@ -501,7 +493,6 @@
501 "cpu": [ 493 "cpu": [
502 "arm64" 494 "arm64"
503 ], 495 ],
504 "dev": true,
505 "license": "MIT", 496 "license": "MIT",
506 "optional": true, 497 "optional": true,
507 "os": [ 498 "os": [
@@ -518,7 +509,6 @@
518 "cpu": [ 509 "cpu": [
519 "ia32" 510 "ia32"
520 ], 511 ],
521 "dev": true,
522 "license": "MIT", 512 "license": "MIT",
523 "optional": true, 513 "optional": true,
524 "os": [ 514 "os": [
@@ -535,7 +525,6 @@
535 "cpu": [ 525 "cpu": [
536 "loong64" 526 "loong64"
537 ], 527 ],
538 "dev": true,
539 "license": "MIT", 528 "license": "MIT",
540 "optional": true, 529 "optional": true,
541 "os": [ 530 "os": [
@@ -552,7 +541,6 @@
552 "cpu": [ 541 "cpu": [
553 "mips64el" 542 "mips64el"
554 ], 543 ],
555 "dev": true,
556 "license": "MIT", 544 "license": "MIT",
557 "optional": true, 545 "optional": true,
558 "os": [ 546 "os": [
@@ -569,7 +557,6 @@
569 "cpu": [ 557 "cpu": [
570 "ppc64" 558 "ppc64"
571 ], 559 ],
572 "dev": true,
573 "license": "MIT", 560 "license": "MIT",
574 "optional": true, 561 "optional": true,
575 "os": [ 562 "os": [
@@ -586,7 +573,6 @@
586 "cpu": [ 573 "cpu": [
587 "riscv64" 574 "riscv64"
588 ], 575 ],
589 "dev": true,
590 "license": "MIT", 576 "license": "MIT",
591 "optional": true, 577 "optional": true,
592 "os": [ 578 "os": [
@@ -603,7 +589,6 @@
603 "cpu": [ 589 "cpu": [
604 "s390x" 590 "s390x"
605 ], 591 ],
606 "dev": true,
607 "license": "MIT", 592 "license": "MIT",
608 "optional": true, 593 "optional": true,
609 "os": [ 594 "os": [
@@ -620,7 +605,6 @@
620 "cpu": [ 605 "cpu": [
621 "x64" 606 "x64"
622 ], 607 ],
623 "dev": true,
624 "license": "MIT", 608 "license": "MIT",
625 "optional": true, 609 "optional": true,
626 "os": [ 610 "os": [
@@ -637,7 +621,6 @@
637 "cpu": [ 621 "cpu": [
638 "arm64" 622 "arm64"
639 ], 623 ],
640 "dev": true,
641 "license": "MIT", 624 "license": "MIT",
642 "optional": true, 625 "optional": true,
643 "os": [ 626 "os": [
@@ -654,7 +637,6 @@
654 "cpu": [ 637 "cpu": [
655 "x64" 638 "x64"
656 ], 639 ],
657 "dev": true,
658 "license": "MIT", 640 "license": "MIT",
659 "optional": true, 641 "optional": true,
660 "os": [ 642 "os": [
@@ -671,7 +653,6 @@
671 "cpu": [ 653 "cpu": [
672 "arm64" 654 "arm64"
673 ], 655 ],
674 "dev": true,
675 "license": "MIT", 656 "license": "MIT",
676 "optional": true, 657 "optional": true,
677 "os": [ 658 "os": [
@@ -688,7 +669,6 @@
688 "cpu": [ 669 "cpu": [
689 "x64" 670 "x64"
690 ], 671 ],
691 "dev": true,
692 "license": "MIT", 672 "license": "MIT",
693 "optional": true, 673 "optional": true,
694 "os": [ 674 "os": [
@@ -705,7 +685,6 @@
705 "cpu": [ 685 "cpu": [
706 "arm64" 686 "arm64"
707 ], 687 ],
708 "dev": true,
709 "license": "MIT", 688 "license": "MIT",
710 "optional": true, 689 "optional": true,
711 "os": [ 690 "os": [
@@ -722,7 +701,6 @@
722 "cpu": [ 701 "cpu": [
723 "x64" 702 "x64"
724 ], 703 ],
725 "dev": true,
726 "license": "MIT", 704 "license": "MIT",
727 "optional": true, 705 "optional": true,
728 "os": [ 706 "os": [
@@ -739,7 +717,6 @@
739 "cpu": [ 717 "cpu": [
740 "arm64" 718 "arm64"
741 ], 719 ],
742 "dev": true,
743 "license": "MIT", 720 "license": "MIT",
744 "optional": true, 721 "optional": true,
745 "os": [ 722 "os": [
@@ -756,7 +733,6 @@
756 "cpu": [ 733 "cpu": [
757 "ia32" 734 "ia32"
758 ], 735 ],
759 "dev": true,
760 "license": "MIT", 736 "license": "MIT",
761 "optional": true, 737 "optional": true,
762 "os": [ 738 "os": [
@@ -773,7 +749,6 @@
773 "cpu": [ 749 "cpu": [
774 "x64" 750 "x64"
775 ], 751 ],
776 "dev": true,
777 "license": "MIT", 752 "license": "MIT",
778 "optional": true, 753 "optional": true,
779 "os": [ 754 "os": [
@@ -783,11 +758,22 @@
783 "node": ">=18" 758 "node": ">=18"
784 } 759 }
785 }, 760 },
761 "node_modules/@isaacs/fs-minipass": {
762 "version": "4.0.1",
763 "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
764 "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==",
765 "license": "ISC",
766 "dependencies": {
767 "minipass": "^7.0.4"
768 },
769 "engines": {
770 "node": ">=18.0.0"
771 }
772 },
786 "node_modules/@jridgewell/gen-mapping": { 773 "node_modules/@jridgewell/gen-mapping": {
787 "version": "0.3.12", 774 "version": "0.3.12",
788 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz", 775 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz",
789 "integrity": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==", 776 "integrity": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==",
790 "dev": true,
791 "license": "MIT", 777 "license": "MIT",
792 "dependencies": { 778 "dependencies": {
793 "@jridgewell/sourcemap-codec": "^1.5.0", 779 "@jridgewell/sourcemap-codec": "^1.5.0",
@@ -798,7 +784,6 @@
798 "version": "3.1.2", 784 "version": "3.1.2",
799 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", 785 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
800 "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", 786 "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
801 "dev": true,
802 "license": "MIT", 787 "license": "MIT",
803 "engines": { 788 "engines": {
804 "node": ">=6.0.0" 789 "node": ">=6.0.0"
@@ -808,14 +793,12 @@
808 "version": "1.5.4", 793 "version": "1.5.4",
809 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz", 794 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz",
810 "integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==", 795 "integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==",
811 "dev": true,
812 "license": "MIT" 796 "license": "MIT"
813 }, 797 },
814 "node_modules/@jridgewell/trace-mapping": { 798 "node_modules/@jridgewell/trace-mapping": {
815 "version": "0.3.29", 799 "version": "0.3.29",
816 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz", 800 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz",
817 "integrity": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==", 801 "integrity": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==",
818 "dev": true,
819 "license": "MIT", 802 "license": "MIT",
820 "dependencies": { 803 "dependencies": {
821 "@jridgewell/resolve-uri": "^3.1.0", 804 "@jridgewell/resolve-uri": "^3.1.0",
@@ -851,7 +834,6 @@
851 "cpu": [ 834 "cpu": [
852 "arm" 835 "arm"
853 ], 836 ],
854 "dev": true,
855 "license": "MIT", 837 "license": "MIT",
856 "optional": true, 838 "optional": true,
857 "os": [ 839 "os": [
@@ -865,7 +847,6 @@
865 "cpu": [ 847 "cpu": [
866 "arm64" 848 "arm64"
867 ], 849 ],
868 "dev": true,
869 "license": "MIT", 850 "license": "MIT",
870 "optional": true, 851 "optional": true,
871 "os": [ 852 "os": [
@@ -879,7 +860,6 @@
879 "cpu": [ 860 "cpu": [
880 "arm64" 861 "arm64"
881 ], 862 ],
882 "dev": true,
883 "license": "MIT", 863 "license": "MIT",
884 "optional": true, 864 "optional": true,
885 "os": [ 865 "os": [
@@ -893,7 +873,6 @@
893 "cpu": [ 873 "cpu": [
894 "x64" 874 "x64"
895 ], 875 ],
896 "dev": true,
897 "license": "MIT", 876 "license": "MIT",
898 "optional": true, 877 "optional": true,
899 "os": [ 878 "os": [
@@ -907,7 +886,6 @@
907 "cpu": [ 886 "cpu": [
908 "arm64" 887 "arm64"
909 ], 888 ],
910 "dev": true,
911 "license": "MIT", 889 "license": "MIT",
912 "optional": true, 890 "optional": true,
913 "os": [ 891 "os": [
@@ -921,7 +899,6 @@
921 "cpu": [ 899 "cpu": [
922 "x64" 900 "x64"
923 ], 901 ],
924 "dev": true,
925 "license": "MIT", 902 "license": "MIT",
926 "optional": true, 903 "optional": true,
927 "os": [ 904 "os": [
@@ -935,7 +912,6 @@
935 "cpu": [ 912 "cpu": [
936 "arm" 913 "arm"
937 ], 914 ],
938 "dev": true,
939 "license": "MIT", 915 "license": "MIT",
940 "optional": true, 916 "optional": true,
941 "os": [ 917 "os": [
@@ -949,7 +925,6 @@
949 "cpu": [ 925 "cpu": [
950 "arm" 926 "arm"
951 ], 927 ],
952 "dev": true,
953 "license": "MIT", 928 "license": "MIT",
954 "optional": true, 929 "optional": true,
955 "os": [ 930 "os": [
@@ -963,7 +938,6 @@
963 "cpu": [ 938 "cpu": [
964 "arm64" 939 "arm64"
965 ], 940 ],
966 "dev": true,
967 "license": "MIT", 941 "license": "MIT",
968 "optional": true, 942 "optional": true,
969 "os": [ 943 "os": [
@@ -977,7 +951,6 @@
977 "cpu": [ 951 "cpu": [
978 "arm64" 952 "arm64"
979 ], 953 ],
980 "dev": true,
981 "license": "MIT", 954 "license": "MIT",
982 "optional": true, 955 "optional": true,
983 "os": [ 956 "os": [
@@ -991,7 +964,6 @@
991 "cpu": [ 964 "cpu": [
992 "loong64" 965 "loong64"
993 ], 966 ],
994 "dev": true,
995 "license": "MIT", 967 "license": "MIT",
996 "optional": true, 968 "optional": true,
997 "os": [ 969 "os": [
@@ -1005,7 +977,6 @@
1005 "cpu": [ 977 "cpu": [
1006 "ppc64" 978 "ppc64"
1007 ], 979 ],
1008 "dev": true,
1009 "license": "MIT", 980 "license": "MIT",
1010 "optional": true, 981 "optional": true,
1011 "os": [ 982 "os": [
@@ -1019,7 +990,6 @@
1019 "cpu": [ 990 "cpu": [
1020 "riscv64" 991 "riscv64"
1021 ], 992 ],
1022 "dev": true,
1023 "license": "MIT", 993 "license": "MIT",
1024 "optional": true, 994 "optional": true,
1025 "os": [ 995 "os": [
@@ -1033,7 +1003,6 @@
1033 "cpu": [ 1003 "cpu": [
1034 "riscv64" 1004 "riscv64"
1035 ], 1005 ],
1036 "dev": true,
1037 "license": "MIT", 1006 "license": "MIT",
1038 "optional": true, 1007 "optional": true,
1039 "os": [ 1008 "os": [
@@ -1047,7 +1016,6 @@
1047 "cpu": [ 1016 "cpu": [
1048 "s390x" 1017 "s390x"
1049 ], 1018 ],
1050 "dev": true,
1051 "license": "MIT", 1019 "license": "MIT",
1052 "optional": true, 1020 "optional": true,
1053 "os": [ 1021 "os": [
@@ -1061,7 +1029,6 @@
1061 "cpu": [ 1029 "cpu": [
1062 "x64" 1030 "x64"
1063 ], 1031 ],
1064 "dev": true,
1065 "license": "MIT", 1032 "license": "MIT",
1066 "optional": true, 1033 "optional": true,
1067 "os": [ 1034 "os": [
@@ -1075,7 +1042,6 @@
1075 "cpu": [ 1042 "cpu": [
1076 "x64" 1043 "x64"
1077 ], 1044 ],
1078 "dev": true,
1079 "license": "MIT", 1045 "license": "MIT",
1080 "optional": true, 1046 "optional": true,
1081 "os": [ 1047 "os": [
@@ -1089,7 +1055,6 @@
1089 "cpu": [ 1055 "cpu": [
1090 "arm64" 1056 "arm64"
1091 ], 1057 ],
1092 "dev": true,
1093 "license": "MIT", 1058 "license": "MIT",
1094 "optional": true, 1059 "optional": true,
1095 "os": [ 1060 "os": [
@@ -1103,7 +1068,6 @@
1103 "cpu": [ 1068 "cpu": [
1104 "ia32" 1069 "ia32"
1105 ], 1070 ],
1106 "dev": true,
1107 "license": "MIT", 1071 "license": "MIT",
1108 "optional": true, 1072 "optional": true,
1109 "os": [ 1073 "os": [
@@ -1117,13 +1081,274 @@
1117 "cpu": [ 1081 "cpu": [
1118 "x64" 1082 "x64"
1119 ], 1083 ],
1120 "dev": true,
1121 "license": "MIT", 1084 "license": "MIT",
1122 "optional": true, 1085 "optional": true,
1123 "os": [ 1086 "os": [
1124 "win32" 1087 "win32"
1125 ] 1088 ]
1126 }, 1089 },
1090 "node_modules/@tailwindcss/node": {
1091 "version": "4.1.11",
1092 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.11.tgz",
1093 "integrity": "sha512-yzhzuGRmv5QyU9qLNg4GTlYI6STedBWRE7NjxP45CsFYYq9taI0zJXZBMqIC/c8fViNLhmrbpSFS57EoxUmD6Q==",
1094 "license": "MIT",
1095 "dependencies": {
1096 "@ampproject/remapping": "^2.3.0",
1097 "enhanced-resolve": "^5.18.1",
1098 "jiti": "^2.4.2",
1099 "lightningcss": "1.30.1",
1100 "magic-string": "^0.30.17",
1101 "source-map-js": "^1.2.1",
1102 "tailwindcss": "4.1.11"
1103 }
1104 },
1105 "node_modules/@tailwindcss/oxide": {
1106 "version": "4.1.11",
1107 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.11.tgz",
1108 "integrity": "sha512-Q69XzrtAhuyfHo+5/HMgr1lAiPP/G40OMFAnws7xcFEYqcypZmdW8eGXaOUIeOl1dzPJBPENXgbjsOyhg2nkrg==",
1109 "hasInstallScript": true,
1110 "license": "MIT",
1111 "dependencies": {
1112 "detect-libc": "^2.0.4",
1113 "tar": "^7.4.3"
1114 },
1115 "engines": {
1116 "node": ">= 10"
1117 },
1118 "optionalDependencies": {
1119 "@tailwindcss/oxide-android-arm64": "4.1.11",
1120 "@tailwindcss/oxide-darwin-arm64": "4.1.11",
1121 "@tailwindcss/oxide-darwin-x64": "4.1.11",
1122 "@tailwindcss/oxide-freebsd-x64": "4.1.11",
1123 "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.11",
1124 "@tailwindcss/oxide-linux-arm64-gnu": "4.1.11",
1125 "@tailwindcss/oxide-linux-arm64-musl": "4.1.11",
1126 "@tailwindcss/oxide-linux-x64-gnu": "4.1.11",
1127 "@tailwindcss/oxide-linux-x64-musl": "4.1.11",
1128 "@tailwindcss/oxide-wasm32-wasi": "4.1.11",
1129 "@tailwindcss/oxide-win32-arm64-msvc": "4.1.11",
1130 "@tailwindcss/oxide-win32-x64-msvc": "4.1.11"
1131 }
1132 },
1133 "node_modules/@tailwindcss/oxide-android-arm64": {
1134 "version": "4.1.11",
1135 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.11.tgz",
1136 "integrity": "sha512-3IfFuATVRUMZZprEIx9OGDjG3Ou3jG4xQzNTvjDoKmU9JdmoCohQJ83MYd0GPnQIu89YoJqvMM0G3uqLRFtetg==",
1137 "cpu": [
1138 "arm64"
1139 ],
1140 "license": "MIT",
1141 "optional": true,
1142 "os": [
1143 "android"
1144 ],
1145 "engines": {
1146 "node": ">= 10"
1147 }
1148 },
1149 "node_modules/@tailwindcss/oxide-darwin-arm64": {
1150 "version": "4.1.11",
1151 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.11.tgz",
1152 "integrity": "sha512-ESgStEOEsyg8J5YcMb1xl8WFOXfeBmrhAwGsFxxB2CxY9evy63+AtpbDLAyRkJnxLy2WsD1qF13E97uQyP1lfQ==",
1153 "cpu": [
1154 "arm64"
1155 ],
1156 "license": "MIT",
1157 "optional": true,
1158 "os": [
1159 "darwin"
1160 ],
1161 "engines": {
1162 "node": ">= 10"
1163 }
1164 },
1165 "node_modules/@tailwindcss/oxide-darwin-x64": {
1166 "version": "4.1.11",
1167 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.11.tgz",
1168 "integrity": "sha512-EgnK8kRchgmgzG6jE10UQNaH9Mwi2n+yw1jWmof9Vyg2lpKNX2ioe7CJdf9M5f8V9uaQxInenZkOxnTVL3fhAw==",
1169 "cpu": [
1170 "x64"
1171 ],
1172 "license": "MIT",
1173 "optional": true,
1174 "os": [
1175 "darwin"
1176 ],
1177 "engines": {
1178 "node": ">= 10"
1179 }
1180 },
1181 "node_modules/@tailwindcss/oxide-freebsd-x64": {
1182 "version": "4.1.11",
1183 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.11.tgz",
1184 "integrity": "sha512-xdqKtbpHs7pQhIKmqVpxStnY1skuNh4CtbcyOHeX1YBE0hArj2romsFGb6yUmzkq/6M24nkxDqU8GYrKrz+UcA==",
1185 "cpu": [
1186 "x64"
1187 ],
1188 "license": "MIT",
1189 "optional": true,
1190 "os": [
1191 "freebsd"
1192 ],
1193 "engines": {
1194 "node": ">= 10"
1195 }
1196 },
1197 "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
1198 "version": "4.1.11",
1199 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.11.tgz",
1200 "integrity": "sha512-ryHQK2eyDYYMwB5wZL46uoxz2zzDZsFBwfjssgB7pzytAeCCa6glsiJGjhTEddq/4OsIjsLNMAiMlHNYnkEEeg==",
1201 "cpu": [
1202 "arm"
1203 ],
1204 "license": "MIT",
1205 "optional": true,
1206 "os": [
1207 "linux"
1208 ],
1209 "engines": {
1210 "node": ">= 10"
1211 }
1212 },
1213 "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
1214 "version": "4.1.11",
1215 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.11.tgz",
1216 "integrity": "sha512-mYwqheq4BXF83j/w75ewkPJmPZIqqP1nhoghS9D57CLjsh3Nfq0m4ftTotRYtGnZd3eCztgbSPJ9QhfC91gDZQ==",
1217 "cpu": [
1218 "arm64"
1219 ],
1220 "license": "MIT",
1221 "optional": true,
1222 "os": [
1223 "linux"
1224 ],
1225 "engines": {
1226 "node": ">= 10"
1227 }
1228 },
1229 "node_modules/@tailwindcss/oxide-linux-arm64-musl": {
1230 "version": "4.1.11",
1231 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.11.tgz",
1232 "integrity": "sha512-m/NVRFNGlEHJrNVk3O6I9ggVuNjXHIPoD6bqay/pubtYC9QIdAMpS+cswZQPBLvVvEF6GtSNONbDkZrjWZXYNQ==",
1233 "cpu": [
1234 "arm64"
1235 ],
1236 "license": "MIT",
1237 "optional": true,
1238 "os": [
1239 "linux"
1240 ],
1241 "engines": {
1242 "node": ">= 10"
1243 }
1244 },
1245 "node_modules/@tailwindcss/oxide-linux-x64-gnu": {
1246 "version": "4.1.11",
1247 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.11.tgz",
1248 "integrity": "sha512-YW6sblI7xukSD2TdbbaeQVDysIm/UPJtObHJHKxDEcW2exAtY47j52f8jZXkqE1krdnkhCMGqP3dbniu1Te2Fg==",
1249 "cpu": [
1250 "x64"
1251 ],
1252 "license": "MIT",
1253 "optional": true,
1254 "os": [
1255 "linux"
1256 ],
1257 "engines": {
1258 "node": ">= 10"
1259 }
1260 },
1261 "node_modules/@tailwindcss/oxide-linux-x64-musl": {
1262 "version": "4.1.11",
1263 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.11.tgz",
1264 "integrity": "sha512-e3C/RRhGunWYNC3aSF7exsQkdXzQ/M+aYuZHKnw4U7KQwTJotnWsGOIVih0s2qQzmEzOFIJ3+xt7iq67K/p56Q==",
1265 "cpu": [
1266 "x64"
1267 ],
1268 "license": "MIT",
1269 "optional": true,
1270 "os": [
1271 "linux"
1272 ],
1273 "engines": {
1274 "node": ">= 10"
1275 }
1276 },
1277 "node_modules/@tailwindcss/oxide-wasm32-wasi": {
1278 "version": "4.1.11",
1279 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.11.tgz",
1280 "integrity": "sha512-Xo1+/GU0JEN/C/dvcammKHzeM6NqKovG+6921MR6oadee5XPBaKOumrJCXvopJ/Qb5TH7LX/UAywbqrP4lax0g==",
1281 "bundleDependencies": [
1282 "@napi-rs/wasm-runtime",
1283 "@emnapi/core",
1284 "@emnapi/runtime",
1285 "@tybys/wasm-util",
1286 "@emnapi/wasi-threads",
1287 "tslib"
1288 ],
1289 "cpu": [
1290 "wasm32"
1291 ],
1292 "license": "MIT",
1293 "optional": true,
1294 "dependencies": {
1295 "@emnapi/core": "^1.4.3",
1296 "@emnapi/runtime": "^1.4.3",
1297 "@emnapi/wasi-threads": "^1.0.2",
1298 "@napi-rs/wasm-runtime": "^0.2.11",
1299 "@tybys/wasm-util": "^0.9.0",
1300 "tslib": "^2.8.0"
1301 },
1302 "engines": {
1303 "node": ">=14.0.0"
1304 }
1305 },
1306 "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
1307 "version": "4.1.11",
1308 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.11.tgz",
1309 "integrity": "sha512-UgKYx5PwEKrac3GPNPf6HVMNhUIGuUh4wlDFR2jYYdkX6pL/rn73zTq/4pzUm8fOjAn5L8zDeHp9iXmUGOXZ+w==",
1310 "cpu": [
1311 "arm64"
1312 ],
1313 "license": "MIT",
1314 "optional": true,
1315 "os": [
1316 "win32"
1317 ],
1318 "engines": {
1319 "node": ">= 10"
1320 }
1321 },
1322 "node_modules/@tailwindcss/oxide-win32-x64-msvc": {
1323 "version": "4.1.11",
1324 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.11.tgz",
1325 "integrity": "sha512-YfHoggn1j0LK7wR82TOucWc5LDCguHnoS879idHekmmiR7g9HUtMw9MI0NHatS28u/Xlkfi9w5RJWgz2Dl+5Qg==",
1326 "cpu": [
1327 "x64"
1328 ],
1329 "license": "MIT",
1330 "optional": true,
1331 "os": [
1332 "win32"
1333 ],
1334 "engines": {
1335 "node": ">= 10"
1336 }
1337 },
1338 "node_modules/@tailwindcss/vite": {
1339 "version": "4.1.11",
1340 "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.11.tgz",
1341 "integrity": "sha512-RHYhrR3hku0MJFRV+fN2gNbDNEh3dwKvY8XJvTxCSXeMOsCRSr+uKvDWQcbizrHgjML6ZmTE5OwMrl5wKcujCw==",
1342 "license": "MIT",
1343 "dependencies": {
1344 "@tailwindcss/node": "4.1.11",
1345 "@tailwindcss/oxide": "4.1.11",
1346 "tailwindcss": "4.1.11"
1347 },
1348 "peerDependencies": {
1349 "vite": "^5.2.0 || ^6 || ^7"
1350 }
1351 },
1127 "node_modules/@testing-library/dom": { 1352 "node_modules/@testing-library/dom": {
1128 "version": "10.4.0", 1353 "version": "10.4.0",
1129 "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz", 1354 "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz",
@@ -1354,7 +1579,7 @@
1354 "version": "20.19.9", 1579 "version": "20.19.9",
1355 "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.9.tgz", 1580 "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.9.tgz",
1356 "integrity": "sha512-cuVNgarYWZqxRJDQHEB58GEONhOK79QVR/qYx4S7kcUObQvUwvFnYxJuuHUKm2aieN9X3yZB4LZsuYNU1Qphsw==", 1581 "integrity": "sha512-cuVNgarYWZqxRJDQHEB58GEONhOK79QVR/qYx4S7kcUObQvUwvFnYxJuuHUKm2aieN9X3yZB4LZsuYNU1Qphsw==",
1357 "dev": true, 1582 "devOptional": true,
1358 "license": "MIT", 1583 "license": "MIT",
1359 "dependencies": { 1584 "dependencies": {
1360 "undici-types": "~6.21.0" 1585 "undici-types": "~6.21.0"
@@ -1695,6 +1920,15 @@
1695 "url": "https://github.com/sponsors/wooorm" 1920 "url": "https://github.com/sponsors/wooorm"
1696 } 1921 }
1697 }, 1922 },
1923 "node_modules/chownr": {
1924 "version": "3.0.0",
1925 "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz",
1926 "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==",
1927 "license": "BlueOak-1.0.0",
1928 "engines": {
1929 "node": ">=18"
1930 }
1931 },
1698 "node_modules/color-convert": { 1932 "node_modules/color-convert": {
1699 "version": "2.0.1", 1933 "version": "2.0.1",
1700 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", 1934 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
@@ -1868,6 +2102,15 @@
1868 "node": ">=6" 2102 "node": ">=6"
1869 } 2103 }
1870 }, 2104 },
2105 "node_modules/detect-libc": {
2106 "version": "2.0.4",
2107 "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
2108 "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
2109 "license": "Apache-2.0",
2110 "engines": {
2111 "node": ">=8"
2112 }
2113 },
1871 "node_modules/devlop": { 2114 "node_modules/devlop": {
1872 "version": "1.1.0", 2115 "version": "1.1.0",
1873 "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz", 2116 "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
@@ -1917,6 +2160,19 @@
1917 "dev": true, 2160 "dev": true,
1918 "license": "ISC" 2161 "license": "ISC"
1919 }, 2162 },
2163 "node_modules/enhanced-resolve": {
2164 "version": "5.18.3",
2165 "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz",
2166 "integrity": "sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==",
2167 "license": "MIT",
2168 "dependencies": {
2169 "graceful-fs": "^4.2.4",
2170 "tapable": "^2.2.0"
2171 },
2172 "engines": {
2173 "node": ">=10.13.0"
2174 }
2175 },
1920 "node_modules/es-define-property": { 2176 "node_modules/es-define-property": {
1921 "version": "1.0.1", 2177 "version": "1.0.1",
1922 "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", 2178 "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
@@ -1986,7 +2242,6 @@
1986 "version": "0.25.8", 2242 "version": "0.25.8",
1987 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.8.tgz", 2243 "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.8.tgz",
1988 "integrity": "sha512-vVC0USHGtMi8+R4Kz8rt6JhEWLxsv9Rnu/lGYbPR8u47B+DCBksq9JarW0zOO7bs37hyOK1l2/oqtbciutL5+Q==", 2244 "integrity": "sha512-vVC0USHGtMi8+R4Kz8rt6JhEWLxsv9Rnu/lGYbPR8u47B+DCBksq9JarW0zOO7bs37hyOK1l2/oqtbciutL5+Q==",
1989 "dev": true,
1990 "hasInstallScript": true, 2245 "hasInstallScript": true,
1991 "license": "MIT", 2246 "license": "MIT",
1992 "bin": { 2247 "bin": {
@@ -2054,7 +2309,6 @@
2054 "version": "6.4.6", 2309 "version": "6.4.6",
2055 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.6.tgz", 2310 "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.6.tgz",
2056 "integrity": "sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==", 2311 "integrity": "sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==",
2057 "dev": true,
2058 "license": "MIT", 2312 "license": "MIT",
2059 "peerDependencies": { 2313 "peerDependencies": {
2060 "picomatch": "^3 || ^4" 2314 "picomatch": "^3 || ^4"
@@ -2120,7 +2374,6 @@
2120 "version": "2.3.3", 2374 "version": "2.3.3",
2121 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", 2375 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
2122 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", 2376 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
2123 "dev": true,
2124 "hasInstallScript": true, 2377 "hasInstallScript": true,
2125 "license": "MIT", 2378 "license": "MIT",
2126 "optional": true, 2379 "optional": true,
@@ -2208,6 +2461,12 @@
2208 "url": "https://github.com/sponsors/ljharb" 2461 "url": "https://github.com/sponsors/ljharb"
2209 } 2462 }
2210 }, 2463 },
2464 "node_modules/graceful-fs": {
2465 "version": "4.2.11",
2466 "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
2467 "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
2468 "license": "ISC"
2469 },
2211 "node_modules/has-bigints": { 2470 "node_modules/has-bigints": {
2212 "version": "1.1.0", 2471 "version": "1.1.0",
2213 "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz", 2472 "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz",
@@ -2686,6 +2945,15 @@
2686 "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" 2945 "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
2687 } 2946 }
2688 }, 2947 },
2948 "node_modules/jiti": {
2949 "version": "2.5.1",
2950 "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.5.1.tgz",
2951 "integrity": "sha512-twQoecYPiVA5K/h6SxtORw/Bs3ar+mLUtoPSc7iMXzQzK8d7eJ/R09wmTwAjiamETn1cXYPGfNnu7DMoHgu12w==",
2952 "license": "MIT",
2953 "bin": {
2954 "jiti": "lib/jiti-cli.mjs"
2955 }
2956 },
2689 "node_modules/js-tokens": { 2957 "node_modules/js-tokens": {
2690 "version": "4.0.0", 2958 "version": "4.0.0",
2691 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", 2959 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
@@ -2718,6 +2986,234 @@
2718 "node": ">=6" 2986 "node": ">=6"
2719 } 2987 }
2720 }, 2988 },
2989 "node_modules/lightningcss": {
2990 "version": "1.30.1",
2991 "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.1.tgz",
2992 "integrity": "sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==",
2993 "license": "MPL-2.0",
2994 "dependencies": {
2995 "detect-libc": "^2.0.3"
2996 },
2997 "engines": {
2998 "node": ">= 12.0.0"
2999 },
3000 "funding": {
3001 "type": "opencollective",
3002 "url": "https://opencollective.com/parcel"
3003 },
3004 "optionalDependencies": {
3005 "lightningcss-darwin-arm64": "1.30.1",
3006 "lightningcss-darwin-x64": "1.30.1",
3007 "lightningcss-freebsd-x64": "1.30.1",
3008 "lightningcss-linux-arm-gnueabihf": "1.30.1",
3009 "lightningcss-linux-arm64-gnu": "1.30.1",
3010 "lightningcss-linux-arm64-musl": "1.30.1",
3011 "lightningcss-linux-x64-gnu": "1.30.1",
3012 "lightningcss-linux-x64-musl": "1.30.1",
3013 "lightningcss-win32-arm64-msvc": "1.30.1",
3014 "lightningcss-win32-x64-msvc": "1.30.1"
3015 }
3016 },
3017 "node_modules/lightningcss-darwin-arm64": {
3018 "version": "1.30.1",
3019 "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.1.tgz",
3020 "integrity": "sha512-c8JK7hyE65X1MHMN+Viq9n11RRC7hgin3HhYKhrMyaXflk5GVplZ60IxyoVtzILeKr+xAJwg6zK6sjTBJ0FKYQ==",
3021 "cpu": [
3022 "arm64"
3023 ],
3024 "license": "MPL-2.0",
3025 "optional": true,
3026 "os": [
3027 "darwin"
3028 ],
3029 "engines": {
3030 "node": ">= 12.0.0"
3031 },
3032 "funding": {
3033 "type": "opencollective",
3034 "url": "https://opencollective.com/parcel"
3035 }
3036 },
3037 "node_modules/lightningcss-darwin-x64": {
3038 "version": "1.30.1",
3039 "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.1.tgz",
3040 "integrity": "sha512-k1EvjakfumAQoTfcXUcHQZhSpLlkAuEkdMBsI/ivWw9hL+7FtilQc0Cy3hrx0AAQrVtQAbMI7YjCgYgvn37PzA==",
3041 "cpu": [
3042 "x64"
3043 ],
3044 "license": "MPL-2.0",
3045 "optional": true,
3046 "os": [
3047 "darwin"
3048 ],
3049 "engines": {
3050 "node": ">= 12.0.0"
3051 },
3052 "funding": {
3053 "type": "opencollective",
3054 "url": "https://opencollective.com/parcel"
3055 }
3056 },
3057 "node_modules/lightningcss-freebsd-x64": {
3058 "version": "1.30.1",
3059 "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.1.tgz",
3060 "integrity": "sha512-kmW6UGCGg2PcyUE59K5r0kWfKPAVy4SltVeut+umLCFoJ53RdCUWxcRDzO1eTaxf/7Q2H7LTquFHPL5R+Gjyig==",
3061 "cpu": [
3062 "x64"
3063 ],
3064 "license": "MPL-2.0",
3065 "optional": true,
3066 "os": [
3067 "freebsd"
3068 ],
3069 "engines": {
3070 "node": ">= 12.0.0"
3071 },
3072 "funding": {
3073 "type": "opencollective",
3074 "url": "https://opencollective.com/parcel"
3075 }
3076 },
3077 "node_modules/lightningcss-linux-arm-gnueabihf": {
3078 "version": "1.30.1",
3079 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.1.tgz",
3080 "integrity": "sha512-MjxUShl1v8pit+6D/zSPq9S9dQ2NPFSQwGvxBCYaBYLPlCWuPh9/t1MRS8iUaR8i+a6w7aps+B4N0S1TYP/R+Q==",
3081 "cpu": [
3082 "arm"
3083 ],
3084 "license": "MPL-2.0",
3085 "optional": true,
3086 "os": [
3087 "linux"
3088 ],
3089 "engines": {
3090 "node": ">= 12.0.0"
3091 },
3092 "funding": {
3093 "type": "opencollective",
3094 "url": "https://opencollective.com/parcel"
3095 }
3096 },
3097 "node_modules/lightningcss-linux-arm64-gnu": {
3098 "version": "1.30.1",
3099 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.1.tgz",
3100 "integrity": "sha512-gB72maP8rmrKsnKYy8XUuXi/4OctJiuQjcuqWNlJQ6jZiWqtPvqFziskH3hnajfvKB27ynbVCucKSm2rkQp4Bw==",
3101 "cpu": [
3102 "arm64"
3103 ],
3104 "license": "MPL-2.0",
3105 "optional": true,
3106 "os": [
3107 "linux"
3108 ],
3109 "engines": {
3110 "node": ">= 12.0.0"
3111 },
3112 "funding": {
3113 "type": "opencollective",
3114 "url": "https://opencollective.com/parcel"
3115 }
3116 },
3117 "node_modules/lightningcss-linux-arm64-musl": {
3118 "version": "1.30.1",
3119 "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.1.tgz",
3120 "integrity": "sha512-jmUQVx4331m6LIX+0wUhBbmMX7TCfjF5FoOH6SD1CttzuYlGNVpA7QnrmLxrsub43ClTINfGSYyHe2HWeLl5CQ==",
3121 "cpu": [
3122 "arm64"
3123 ],
3124 "license": "MPL-2.0",
3125 "optional": true,
3126 "os": [
3127 "linux"
3128 ],
3129 "engines": {
3130 "node": ">= 12.0.0"
3131 },
3132 "funding": {
3133 "type": "opencollective",
3134 "url": "https://opencollective.com/parcel"
3135 }
3136 },
3137 "node_modules/lightningcss-linux-x64-gnu": {
3138 "version": "1.30.1",
3139 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.1.tgz",
3140 "integrity": "sha512-piWx3z4wN8J8z3+O5kO74+yr6ze/dKmPnI7vLqfSqI8bccaTGY5xiSGVIJBDd5K5BHlvVLpUB3S2YCfelyJ1bw==",
3141 "cpu": [
3142 "x64"
3143 ],
3144 "license": "MPL-2.0",
3145 "optional": true,
3146 "os": [
3147 "linux"
3148 ],
3149 "engines": {
3150 "node": ">= 12.0.0"
3151 },
3152 "funding": {
3153 "type": "opencollective",
3154 "url": "https://opencollective.com/parcel"
3155 }
3156 },
3157 "node_modules/lightningcss-linux-x64-musl": {
3158 "version": "1.30.1",
3159 "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.1.tgz",
3160 "integrity": "sha512-rRomAK7eIkL+tHY0YPxbc5Dra2gXlI63HL+v1Pdi1a3sC+tJTcFrHX+E86sulgAXeI7rSzDYhPSeHHjqFhqfeQ==",
3161 "cpu": [
3162 "x64"
3163 ],
3164 "license": "MPL-2.0",
3165 "optional": true,
3166 "os": [
3167 "linux"
3168 ],
3169 "engines": {
3170 "node": ">= 12.0.0"
3171 },
3172 "funding": {
3173 "type": "opencollective",
3174 "url": "https://opencollective.com/parcel"
3175 }
3176 },
3177 "node_modules/lightningcss-win32-arm64-msvc": {
3178 "version": "1.30.1",
3179 "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.1.tgz",
3180 "integrity": "sha512-mSL4rqPi4iXq5YVqzSsJgMVFENoa4nGTT/GjO2c0Yl9OuQfPsIfncvLrEW6RbbB24WtZ3xP/2CCmI3tNkNV4oA==",
3181 "cpu": [
3182 "arm64"
3183 ],
3184 "license": "MPL-2.0",
3185 "optional": true,
3186 "os": [
3187 "win32"
3188 ],
3189 "engines": {
3190 "node": ">= 12.0.0"
3191 },
3192 "funding": {
3193 "type": "opencollective",
3194 "url": "https://opencollective.com/parcel"
3195 }
3196 },
3197 "node_modules/lightningcss-win32-x64-msvc": {
3198 "version": "1.30.1",
3199 "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.1.tgz",
3200 "integrity": "sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg==",
3201 "cpu": [
3202 "x64"
3203 ],
3204 "license": "MPL-2.0",
3205 "optional": true,
3206 "os": [
3207 "win32"
3208 ],
3209 "engines": {
3210 "node": ">= 12.0.0"
3211 },
3212 "funding": {
3213 "type": "opencollective",
3214 "url": "https://opencollective.com/parcel"
3215 }
3216 },
2721 "node_modules/lodash": { 3217 "node_modules/lodash": {
2722 "version": "4.17.21", 3218 "version": "4.17.21",
2723 "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", 3219 "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
@@ -2765,6 +3261,15 @@
2765 "lz-string": "bin/bin.js" 3261 "lz-string": "bin/bin.js"
2766 } 3262 }
2767 }, 3263 },
3264 "node_modules/magic-string": {
3265 "version": "0.30.17",
3266 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz",
3267 "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
3268 "license": "MIT",
3269 "dependencies": {
3270 "@jridgewell/sourcemap-codec": "^1.5.0"
3271 }
3272 },
2768 "node_modules/math-intrinsics": { 3273 "node_modules/math-intrinsics": {
2769 "version": "1.1.0", 3274 "version": "1.1.0",
2770 "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", 3275 "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
@@ -3399,6 +3904,42 @@
3399 "node": ">=4" 3904 "node": ">=4"
3400 } 3905 }
3401 }, 3906 },
3907 "node_modules/minipass": {
3908 "version": "7.1.2",
3909 "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
3910 "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
3911 "license": "ISC",
3912 "engines": {
3913 "node": ">=16 || 14 >=14.17"
3914 }
3915 },
3916 "node_modules/minizlib": {
3917 "version": "3.0.2",
3918 "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.2.tgz",
3919 "integrity": "sha512-oG62iEk+CYt5Xj2YqI5Xi9xWUeZhDI8jjQmC5oThVH5JGCTgIjr7ciJDzC7MBzYd//WvR1OTmP5Q38Q8ShQtVA==",
3920 "license": "MIT",
3921 "dependencies": {
3922 "minipass": "^7.1.2"
3923 },
3924 "engines": {
3925 "node": ">= 18"
3926 }
3927 },
3928 "node_modules/mkdirp": {
3929 "version": "3.0.1",
3930 "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz",
3931 "integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==",
3932 "license": "MIT",
3933 "bin": {
3934 "mkdirp": "dist/cjs/src/bin.js"
3935 },
3936 "engines": {
3937 "node": ">=10"
3938 },
3939 "funding": {
3940 "url": "https://github.com/sponsors/isaacs"
3941 }
3942 },
3402 "node_modules/ms": { 3943 "node_modules/ms": {
3403 "version": "2.1.3", 3944 "version": "2.1.3",
3404 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", 3945 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
@@ -3409,7 +3950,6 @@
3409 "version": "3.3.11", 3950 "version": "3.3.11",
3410 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", 3951 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
3411 "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", 3952 "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
3412 "dev": true,
3413 "funding": [ 3953 "funding": [
3414 { 3954 {
3415 "type": "github", 3955 "type": "github",
@@ -3532,7 +4072,6 @@
3532 "version": "4.0.3", 4072 "version": "4.0.3",
3533 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", 4073 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
3534 "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", 4074 "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
3535 "dev": true,
3536 "license": "MIT", 4075 "license": "MIT",
3537 "engines": { 4076 "engines": {
3538 "node": ">=12" 4077 "node": ">=12"
@@ -3554,7 +4093,6 @@
3554 "version": "8.5.6", 4093 "version": "8.5.6",
3555 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", 4094 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
3556 "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", 4095 "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
3557 "dev": true,
3558 "funding": [ 4096 "funding": [
3559 { 4097 {
3560 "type": "opencollective", 4098 "type": "opencollective",
@@ -3853,7 +4391,6 @@
3853 "version": "4.46.2", 4391 "version": "4.46.2",
3854 "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.46.2.tgz", 4392 "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.46.2.tgz",
3855 "integrity": "sha512-WMmLFI+Boh6xbop+OAGo9cQ3OgX9MIg7xOQjn+pTCwOkk+FNDAeAemXkJ3HzDJrVXleLOFVa1ipuc1AmEx1Dwg==", 4393 "integrity": "sha512-WMmLFI+Boh6xbop+OAGo9cQ3OgX9MIg7xOQjn+pTCwOkk+FNDAeAemXkJ3HzDJrVXleLOFVa1ipuc1AmEx1Dwg==",
3856 "dev": true,
3857 "license": "MIT", 4394 "license": "MIT",
3858 "dependencies": { 4395 "dependencies": {
3859 "@types/estree": "1.0.8" 4396 "@types/estree": "1.0.8"
@@ -4033,7 +4570,6 @@
4033 "version": "1.2.1", 4570 "version": "1.2.1",
4034 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", 4571 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
4035 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", 4572 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
4036 "dev": true,
4037 "license": "BSD-3-Clause", 4573 "license": "BSD-3-Clause",
4038 "engines": { 4574 "engines": {
4039 "node": ">=0.10.0" 4575 "node": ">=0.10.0"
@@ -4109,11 +4645,51 @@
4109 "node": ">=8" 4645 "node": ">=8"
4110 } 4646 }
4111 }, 4647 },
4648 "node_modules/tailwindcss": {
4649 "version": "4.1.11",
4650 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.11.tgz",
4651 "integrity": "sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA==",
4652 "license": "MIT"
4653 },
4654 "node_modules/tapable": {
4655 "version": "2.2.2",
4656 "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.2.tgz",
4657 "integrity": "sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==",
4658 "license": "MIT",
4659 "engines": {
4660 "node": ">=6"
4661 }
4662 },
4663 "node_modules/tar": {
4664 "version": "7.4.3",
4665 "resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz",
4666 "integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==",
4667 "license": "ISC",
4668 "dependencies": {
4669 "@isaacs/fs-minipass": "^4.0.0",
4670 "chownr": "^3.0.0",
4671 "minipass": "^7.1.2",
4672 "minizlib": "^3.0.1",
4673 "mkdirp": "^3.0.1",
4674 "yallist": "^5.0.0"
4675 },
4676 "engines": {
4677 "node": ">=18"
4678 }
4679 },
4680 "node_modules/tar/node_modules/yallist": {
4681 "version": "5.0.0",
4682 "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz",
4683 "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==",
4684 "license": "BlueOak-1.0.0",
4685 "engines": {
4686 "node": ">=18"
4687 }
4688 },
4112 "node_modules/tinyglobby": { 4689 "node_modules/tinyglobby": {
4113 "version": "0.2.14", 4690 "version": "0.2.14",
4114 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz", 4691 "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",
4115 "integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==", 4692 "integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==",
4116 "dev": true,
4117 "license": "MIT", 4693 "license": "MIT",
4118 "dependencies": { 4694 "dependencies": {
4119 "fdir": "^6.4.4", 4695 "fdir": "^6.4.4",
@@ -4163,7 +4739,7 @@
4163 "version": "6.21.0", 4739 "version": "6.21.0",
4164 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", 4740 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
4165 "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", 4741 "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
4166 "dev": true, 4742 "devOptional": true,
4167 "license": "MIT" 4743 "license": "MIT"
4168 }, 4744 },
4169 "node_modules/unified": { 4745 "node_modules/unified": {
@@ -4316,7 +4892,6 @@
4316 "version": "7.1.1", 4892 "version": "7.1.1",
4317 "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.1.tgz", 4893 "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.1.tgz",
4318 "integrity": "sha512-yJ+Mp7OyV+4S+afWo+QyoL9jFWD11QFH0i5i7JypnfTcA1rmgxCbiA8WwAICDEtZ1Z1hzrVhN8R8rGTqkTY8ZQ==", 4894 "integrity": "sha512-yJ+Mp7OyV+4S+afWo+QyoL9jFWD11QFH0i5i7JypnfTcA1rmgxCbiA8WwAICDEtZ1Z1hzrVhN8R8rGTqkTY8ZQ==",
4319 "dev": true,
4320 "license": "MIT", 4895 "license": "MIT",
4321 "dependencies": { 4896 "dependencies": {
4322 "esbuild": "^0.25.0", 4897 "esbuild": "^0.25.0",