@adriankulik/create-fullstack-app 1.16.0 → 1.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/cli/build-date.js +1 -1
- package/cli/index.js +3 -3
- package/package.json +1 -1
- package/templates/backend/dotnet/Tests/Tests.csproj +2 -2
- package/templates/backend/flask/requirements.txt +2 -2
- package/templates/backend/nodejs/package-lock.json +73 -73
- package/templates/backend/nodejs/package.json +2 -2
- package/templates/base/database/requirements.txt +2 -2
- package/templates/frontend/angular/package-lock.json +210 -210
- package/templates/frontend/angular/package.json +13 -13
- package/templates/frontend/nextjs/package-lock.json +78 -78
- package/templates/frontend/nextjs/package.json +7 -7
- package/templates/frontend/svelte/package-lock.json +145 -145
- package/templates/frontend/svelte/package.json +2 -2
- package/templates/frontend/vue/package-lock.json +149 -149
- package/templates/frontend/vue/package.json +3 -3
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
"@vitejs/plugin-vue": "^6.0.8",
|
|
16
16
|
"@vue/test-utils": "^2.5.0",
|
|
17
17
|
"eslint": "^10.4.0",
|
|
18
|
-
"eslint-plugin-vue": "^10.
|
|
18
|
+
"eslint-plugin-vue": "^10.11.0",
|
|
19
19
|
"globals": "^17.12.0",
|
|
20
20
|
"jsdom": "^30.0.1",
|
|
21
21
|
"prettier": "^3.9.6",
|
|
22
22
|
"typescript": "^5.9.0",
|
|
23
|
-
"typescript-eslint": "^8.
|
|
24
|
-
"vite": "^8.
|
|
23
|
+
"typescript-eslint": "^8.70.0",
|
|
24
|
+
"vite": "^8.3.0",
|
|
25
25
|
"vitest": "^5.0.0"
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -504,19 +504,19 @@
|
|
|
504
504
|
"license": "MIT"
|
|
505
505
|
},
|
|
506
506
|
"node_modules/@oxc-project/types": {
|
|
507
|
-
"version": "0.
|
|
508
|
-
"resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.
|
|
509
|
-
"integrity": "sha512-
|
|
507
|
+
"version": "0.149.0",
|
|
508
|
+
"resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.149.0.tgz",
|
|
509
|
+
"integrity": "sha512-Efcc+iF0j3Bf67YjEqIqWXbX5XddXoK/Mw4K1/JuXwRCZ8N16VR7iT23nlCc9XrveFVh/E5Rqs2StT0V8v9LdA==",
|
|
510
510
|
"dev": true,
|
|
511
511
|
"license": "MIT",
|
|
512
512
|
"funding": {
|
|
513
|
-
"url": "https://github.com/sponsors/
|
|
513
|
+
"url": "https://github.com/sponsors/oxc-project"
|
|
514
514
|
}
|
|
515
515
|
},
|
|
516
516
|
"node_modules/@rolldown/binding-android-arm-eabi": {
|
|
517
|
-
"version": "1.2.
|
|
518
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm-eabi/-/binding-android-arm-eabi-1.2.
|
|
519
|
-
"integrity": "sha512-
|
|
517
|
+
"version": "1.2.8",
|
|
518
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm-eabi/-/binding-android-arm-eabi-1.2.8.tgz",
|
|
519
|
+
"integrity": "sha512-tN5aztYkKCte4i5SIrrz5yK/HMjEuCqCSCJa418jOV8tZ1cBY3YF2otxB1ktPxzsLA1BeTqwapK0bfjxNvHJVw==",
|
|
520
520
|
"cpu": [
|
|
521
521
|
"arm"
|
|
522
522
|
],
|
|
@@ -531,9 +531,9 @@
|
|
|
531
531
|
}
|
|
532
532
|
},
|
|
533
533
|
"node_modules/@rolldown/binding-android-arm64": {
|
|
534
|
-
"version": "1.2.
|
|
535
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.
|
|
536
|
-
"integrity": "sha512-
|
|
534
|
+
"version": "1.2.8",
|
|
535
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.8.tgz",
|
|
536
|
+
"integrity": "sha512-dIYTWl9XprMUiQFoc55KUyk/oS8SKYH3zFl0LTR7RT0Xj4hgSVyuJcroH8JUu8RcpF8fTB6E0aOwCkZoYPcDSQ==",
|
|
537
537
|
"cpu": [
|
|
538
538
|
"arm64"
|
|
539
539
|
],
|
|
@@ -548,9 +548,9 @@
|
|
|
548
548
|
}
|
|
549
549
|
},
|
|
550
550
|
"node_modules/@rolldown/binding-darwin-arm64": {
|
|
551
|
-
"version": "1.2.
|
|
552
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.
|
|
553
|
-
"integrity": "sha512-
|
|
551
|
+
"version": "1.2.8",
|
|
552
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.8.tgz",
|
|
553
|
+
"integrity": "sha512-PCSDQGXD2IyTEFrcgPyBM8jJuGmrbCMuoIOXdbEGVemruKACXoLQJrb+A45Z0L5t1RQkdfJprAYPkikbh7dzdA==",
|
|
554
554
|
"cpu": [
|
|
555
555
|
"arm64"
|
|
556
556
|
],
|
|
@@ -565,9 +565,9 @@
|
|
|
565
565
|
}
|
|
566
566
|
},
|
|
567
567
|
"node_modules/@rolldown/binding-darwin-x64": {
|
|
568
|
-
"version": "1.2.
|
|
569
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.
|
|
570
|
-
"integrity": "sha512-
|
|
568
|
+
"version": "1.2.8",
|
|
569
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.8.tgz",
|
|
570
|
+
"integrity": "sha512-Uk7lRsGhPFHVX/sAUC6D5H9Ol30dFHd6iquokll2th3LpdJ3F5CzQB+7DHn0Ri2mG+U7k2zXiPHDrwZenXhwSA==",
|
|
571
571
|
"cpu": [
|
|
572
572
|
"x64"
|
|
573
573
|
],
|
|
@@ -582,9 +582,9 @@
|
|
|
582
582
|
}
|
|
583
583
|
},
|
|
584
584
|
"node_modules/@rolldown/binding-freebsd-x64": {
|
|
585
|
-
"version": "1.2.
|
|
586
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.
|
|
587
|
-
"integrity": "sha512
|
|
585
|
+
"version": "1.2.8",
|
|
586
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.8.tgz",
|
|
587
|
+
"integrity": "sha512-DjszaTEVogPqA5bYzsEeqDCQxbcp2fexQwKcRspYji2yzR68fCf+e4fx6kBSRDwX5/brZaHw/hWS9+A/+/w9sQ==",
|
|
588
588
|
"cpu": [
|
|
589
589
|
"x64"
|
|
590
590
|
],
|
|
@@ -599,9 +599,9 @@
|
|
|
599
599
|
}
|
|
600
600
|
},
|
|
601
601
|
"node_modules/@rolldown/binding-linux-arm-gnueabihf": {
|
|
602
|
-
"version": "1.2.
|
|
603
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.
|
|
604
|
-
"integrity": "sha512-
|
|
602
|
+
"version": "1.2.8",
|
|
603
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.8.tgz",
|
|
604
|
+
"integrity": "sha512-zmwa7FTmdzB6aaEEuuls18H6Ap5JmJPSoPTuXixeJZV6tG40SyLkApQtz1g8ptZtiEKqj9OM0oNLPh1AgvE31Q==",
|
|
605
605
|
"cpu": [
|
|
606
606
|
"arm"
|
|
607
607
|
],
|
|
@@ -616,9 +616,9 @@
|
|
|
616
616
|
}
|
|
617
617
|
},
|
|
618
618
|
"node_modules/@rolldown/binding-linux-arm64-gnu": {
|
|
619
|
-
"version": "1.2.
|
|
620
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.
|
|
621
|
-
"integrity": "sha512-
|
|
619
|
+
"version": "1.2.8",
|
|
620
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.8.tgz",
|
|
621
|
+
"integrity": "sha512-KdYQDPHwJVnbFwdTGMgxsI9SqblBlz6STGM+w1We/d5B8OWWidYH0MwkU/uA1wM5fIpO2MkOVxXrNzzuZhw9ew==",
|
|
622
622
|
"cpu": [
|
|
623
623
|
"arm64"
|
|
624
624
|
],
|
|
@@ -636,9 +636,9 @@
|
|
|
636
636
|
}
|
|
637
637
|
},
|
|
638
638
|
"node_modules/@rolldown/binding-linux-arm64-musl": {
|
|
639
|
-
"version": "1.2.
|
|
640
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.
|
|
641
|
-
"integrity": "sha512-
|
|
639
|
+
"version": "1.2.8",
|
|
640
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.8.tgz",
|
|
641
|
+
"integrity": "sha512-jFJTifHnNPY+yzOoNZQfSIysrVyXzEQPhPnOUjmD1bcQGHH6s7c8cViKWar8YplQImE5N9JRqMCLrM2CdxOrZA==",
|
|
642
642
|
"cpu": [
|
|
643
643
|
"arm64"
|
|
644
644
|
],
|
|
@@ -656,9 +656,9 @@
|
|
|
656
656
|
}
|
|
657
657
|
},
|
|
658
658
|
"node_modules/@rolldown/binding-linux-ppc64-gnu": {
|
|
659
|
-
"version": "1.2.
|
|
660
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.
|
|
661
|
-
"integrity": "sha512-
|
|
659
|
+
"version": "1.2.8",
|
|
660
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.8.tgz",
|
|
661
|
+
"integrity": "sha512-FhiOziBDWPBjbcmRzfLyIJnaP7AVMFXT7YCXPjXxj7wKU3vx24RjrCNN/zjvVa+N2vVoHJwCoUBvsrN/DG3zIA==",
|
|
662
662
|
"cpu": [
|
|
663
663
|
"ppc64"
|
|
664
664
|
],
|
|
@@ -676,9 +676,9 @@
|
|
|
676
676
|
}
|
|
677
677
|
},
|
|
678
678
|
"node_modules/@rolldown/binding-linux-s390x-gnu": {
|
|
679
|
-
"version": "1.2.
|
|
680
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.
|
|
681
|
-
"integrity": "sha512-
|
|
679
|
+
"version": "1.2.8",
|
|
680
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.8.tgz",
|
|
681
|
+
"integrity": "sha512-WnHfADMzOV2Y55wlx1hzzQnar/wDt/VdvWSD99r18Mz9ylNieIGOkRx3UV21h7m/eJvjySYJkO26VvGNFkwsIQ==",
|
|
682
682
|
"cpu": [
|
|
683
683
|
"s390x"
|
|
684
684
|
],
|
|
@@ -696,9 +696,9 @@
|
|
|
696
696
|
}
|
|
697
697
|
},
|
|
698
698
|
"node_modules/@rolldown/binding-linux-x64-gnu": {
|
|
699
|
-
"version": "1.2.
|
|
700
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.2.
|
|
701
|
-
"integrity": "sha512-
|
|
699
|
+
"version": "1.2.8",
|
|
700
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.2.8.tgz",
|
|
701
|
+
"integrity": "sha512-H9tRr5ibfXFVLxbPOseVewewFpl28zcEdjRDt2FTUZU7odxP0gEv1ki4/kGmcGOh78oRwZuuQllGLZ9zTJp84g==",
|
|
702
702
|
"cpu": [
|
|
703
703
|
"x64"
|
|
704
704
|
],
|
|
@@ -716,9 +716,9 @@
|
|
|
716
716
|
}
|
|
717
717
|
},
|
|
718
718
|
"node_modules/@rolldown/binding-linux-x64-musl": {
|
|
719
|
-
"version": "1.2.
|
|
720
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.
|
|
721
|
-
"integrity": "sha512-
|
|
719
|
+
"version": "1.2.8",
|
|
720
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.8.tgz",
|
|
721
|
+
"integrity": "sha512-UefiqfM3D6IVNlZ8tSGs9+Ejjud2T+oxO0IHADU45Y+lyEjD2dVFyZHbkfX0LUb5Zugo/oIv1eCO/KVYhgYJYA==",
|
|
722
722
|
"cpu": [
|
|
723
723
|
"x64"
|
|
724
724
|
],
|
|
@@ -736,9 +736,9 @@
|
|
|
736
736
|
}
|
|
737
737
|
},
|
|
738
738
|
"node_modules/@rolldown/binding-openharmony-arm64": {
|
|
739
|
-
"version": "1.2.
|
|
740
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.
|
|
741
|
-
"integrity": "sha512-
|
|
739
|
+
"version": "1.2.8",
|
|
740
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.8.tgz",
|
|
741
|
+
"integrity": "sha512-637Ke4kWSy6rp9cxQ9gMOXlxPgIw/c1beASV4M//3+9I4uwBVOOl74G+e3zyU3u19U7RkRl/HuewixZ/Z6+Rjg==",
|
|
742
742
|
"cpu": [
|
|
743
743
|
"arm64"
|
|
744
744
|
],
|
|
@@ -753,9 +753,9 @@
|
|
|
753
753
|
}
|
|
754
754
|
},
|
|
755
755
|
"node_modules/@rolldown/binding-win32-arm64-msvc": {
|
|
756
|
-
"version": "1.2.
|
|
757
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.
|
|
758
|
-
"integrity": "sha512-
|
|
756
|
+
"version": "1.2.8",
|
|
757
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.8.tgz",
|
|
758
|
+
"integrity": "sha512-xWBkPOF1Q9k/Gv1nQXnVdLxKu74jXppuOM4Z3mnypVUJJJwLsMl7hNJGRAUJoG8A5MgOI1ACKM+wBFxSJzKy4A==",
|
|
759
759
|
"cpu": [
|
|
760
760
|
"arm64"
|
|
761
761
|
],
|
|
@@ -770,9 +770,9 @@
|
|
|
770
770
|
}
|
|
771
771
|
},
|
|
772
772
|
"node_modules/@rolldown/binding-win32-x64-msvc": {
|
|
773
|
-
"version": "1.2.
|
|
774
|
-
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.
|
|
775
|
-
"integrity": "sha512-
|
|
773
|
+
"version": "1.2.8",
|
|
774
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.8.tgz",
|
|
775
|
+
"integrity": "sha512-uz2ZvfgXbxqNwijjjbxrnvALwpyODDcgc1T1N8N3rf/DXKQmaFwmB4LX4yyjggpwN2obdQLb2rgirX5ffCWYng==",
|
|
776
776
|
"cpu": [
|
|
777
777
|
"x64"
|
|
778
778
|
],
|
|
@@ -833,17 +833,17 @@
|
|
|
833
833
|
"license": "MIT"
|
|
834
834
|
},
|
|
835
835
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
836
|
-
"version": "8.
|
|
837
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.
|
|
838
|
-
"integrity": "sha512
|
|
836
|
+
"version": "8.70.0",
|
|
837
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.70.0.tgz",
|
|
838
|
+
"integrity": "sha512-/v8HZt6RlyIZxB3ntehELOcUcfxKPVGWXnQdJuHRmzrqgF8nQypcC/oxGW+Ot4VGKDq81XugPKxx0n5PBtf9PA==",
|
|
839
839
|
"dev": true,
|
|
840
840
|
"license": "MIT",
|
|
841
841
|
"dependencies": {
|
|
842
842
|
"@eslint-community/regexpp": "^4.12.2",
|
|
843
|
-
"@typescript-eslint/scope-manager": "8.
|
|
844
|
-
"@typescript-eslint/type-utils": "8.
|
|
845
|
-
"@typescript-eslint/utils": "8.
|
|
846
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
843
|
+
"@typescript-eslint/scope-manager": "8.70.0",
|
|
844
|
+
"@typescript-eslint/type-utils": "8.70.0",
|
|
845
|
+
"@typescript-eslint/utils": "8.70.0",
|
|
846
|
+
"@typescript-eslint/visitor-keys": "8.70.0",
|
|
847
847
|
"ignore": "^7.0.5",
|
|
848
848
|
"natural-compare": "^1.4.0",
|
|
849
849
|
"ts-api-utils": "^2.5.0"
|
|
@@ -856,15 +856,15 @@
|
|
|
856
856
|
"url": "https://opencollective.com/typescript-eslint"
|
|
857
857
|
},
|
|
858
858
|
"peerDependencies": {
|
|
859
|
-
"@typescript-eslint/parser": "^8.
|
|
859
|
+
"@typescript-eslint/parser": "^8.70.0",
|
|
860
860
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
|
861
861
|
"typescript": ">=4.8.4 <6.1.0"
|
|
862
862
|
}
|
|
863
863
|
},
|
|
864
864
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
|
|
865
|
-
"version": "7.0.
|
|
866
|
-
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.
|
|
867
|
-
"integrity": "sha512-
|
|
865
|
+
"version": "7.0.9",
|
|
866
|
+
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.9.tgz",
|
|
867
|
+
"integrity": "sha512-brTTsvFRt5C1gGHtPst/281UjPD5t9fBqbgoMPlVWy11ZLTPfu7HxK4ZYqO9H7o/yC9rSTCI85EaQ4OoY12qYw==",
|
|
868
868
|
"dev": true,
|
|
869
869
|
"license": "MIT",
|
|
870
870
|
"engines": {
|
|
@@ -872,16 +872,16 @@
|
|
|
872
872
|
}
|
|
873
873
|
},
|
|
874
874
|
"node_modules/@typescript-eslint/parser": {
|
|
875
|
-
"version": "8.
|
|
876
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.
|
|
877
|
-
"integrity": "sha512-
|
|
875
|
+
"version": "8.70.0",
|
|
876
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.70.0.tgz",
|
|
877
|
+
"integrity": "sha512-zYvrmj9Yxd63UGaXw+kdt6A0F0s0qveJyuatIM77bYC2DE4pgmg7a50u8LR7PRtXd0x+h+Tl3eXabGm06SWd3Q==",
|
|
878
878
|
"dev": true,
|
|
879
879
|
"license": "MIT",
|
|
880
880
|
"dependencies": {
|
|
881
|
-
"@typescript-eslint/scope-manager": "8.
|
|
882
|
-
"@typescript-eslint/types": "8.
|
|
883
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
884
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
881
|
+
"@typescript-eslint/scope-manager": "8.70.0",
|
|
882
|
+
"@typescript-eslint/types": "8.70.0",
|
|
883
|
+
"@typescript-eslint/typescript-estree": "8.70.0",
|
|
884
|
+
"@typescript-eslint/visitor-keys": "8.70.0",
|
|
885
885
|
"debug": "^4.4.3"
|
|
886
886
|
},
|
|
887
887
|
"engines": {
|
|
@@ -897,14 +897,14 @@
|
|
|
897
897
|
}
|
|
898
898
|
},
|
|
899
899
|
"node_modules/@typescript-eslint/project-service": {
|
|
900
|
-
"version": "8.
|
|
901
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.
|
|
902
|
-
"integrity": "sha512-
|
|
900
|
+
"version": "8.70.0",
|
|
901
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.70.0.tgz",
|
|
902
|
+
"integrity": "sha512-hFHbTNqhU9G+2eKFXCBVb1tjFT/LceiJ4+HfLO4pTpDI0KHi6iajpcFFkaSQ9gXmCh7n82A0PthaayEdN6mspQ==",
|
|
903
903
|
"dev": true,
|
|
904
904
|
"license": "MIT",
|
|
905
905
|
"dependencies": {
|
|
906
|
-
"@typescript-eslint/tsconfig-utils": "^8.
|
|
907
|
-
"@typescript-eslint/types": "^8.
|
|
906
|
+
"@typescript-eslint/tsconfig-utils": "^8.70.0",
|
|
907
|
+
"@typescript-eslint/types": "^8.70.0",
|
|
908
908
|
"debug": "^4.4.3"
|
|
909
909
|
},
|
|
910
910
|
"engines": {
|
|
@@ -919,14 +919,14 @@
|
|
|
919
919
|
}
|
|
920
920
|
},
|
|
921
921
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
922
|
-
"version": "8.
|
|
923
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.
|
|
924
|
-
"integrity": "sha512-
|
|
922
|
+
"version": "8.70.0",
|
|
923
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.70.0.tgz",
|
|
924
|
+
"integrity": "sha512-8nP3Kwh5hlgZ4FicGvmznAmJe8UL4sdU8tLukrPaMuQmDuk4Y8xYfzu/aYZW4xT2JCgc7H/TpDI5cGlxcWJSqQ==",
|
|
925
925
|
"dev": true,
|
|
926
926
|
"license": "MIT",
|
|
927
927
|
"dependencies": {
|
|
928
|
-
"@typescript-eslint/types": "8.
|
|
929
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
928
|
+
"@typescript-eslint/types": "8.70.0",
|
|
929
|
+
"@typescript-eslint/visitor-keys": "8.70.0"
|
|
930
930
|
},
|
|
931
931
|
"engines": {
|
|
932
932
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -937,9 +937,9 @@
|
|
|
937
937
|
}
|
|
938
938
|
},
|
|
939
939
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
|
940
|
-
"version": "8.
|
|
941
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.
|
|
942
|
-
"integrity": "sha512-
|
|
940
|
+
"version": "8.70.0",
|
|
941
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.70.0.tgz",
|
|
942
|
+
"integrity": "sha512-adnkeeNq9Sq1sUf4+FRVc0KdgYghzsgFpZSQVZVvY0LCuUuN0FnQgyGzCJeC4fW1cdXseBAjU2EOqUIjbNcZUw==",
|
|
943
943
|
"dev": true,
|
|
944
944
|
"license": "MIT",
|
|
945
945
|
"engines": {
|
|
@@ -954,15 +954,15 @@
|
|
|
954
954
|
}
|
|
955
955
|
},
|
|
956
956
|
"node_modules/@typescript-eslint/type-utils": {
|
|
957
|
-
"version": "8.
|
|
958
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.
|
|
959
|
-
"integrity": "sha512-
|
|
957
|
+
"version": "8.70.0",
|
|
958
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.70.0.tgz",
|
|
959
|
+
"integrity": "sha512-NUMKIhYVaVIVLnRL9CRt+VVcuLgSHUCpXn4/+K8wql+vdInUzvx8BjUO1oJ7cG9shjFJKtF8F8Hh2kCh3/KBVw==",
|
|
960
960
|
"dev": true,
|
|
961
961
|
"license": "MIT",
|
|
962
962
|
"dependencies": {
|
|
963
|
-
"@typescript-eslint/types": "8.
|
|
964
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
965
|
-
"@typescript-eslint/utils": "8.
|
|
963
|
+
"@typescript-eslint/types": "8.70.0",
|
|
964
|
+
"@typescript-eslint/typescript-estree": "8.70.0",
|
|
965
|
+
"@typescript-eslint/utils": "8.70.0",
|
|
966
966
|
"debug": "^4.4.3",
|
|
967
967
|
"ts-api-utils": "^2.5.0"
|
|
968
968
|
},
|
|
@@ -979,9 +979,9 @@
|
|
|
979
979
|
}
|
|
980
980
|
},
|
|
981
981
|
"node_modules/@typescript-eslint/types": {
|
|
982
|
-
"version": "8.
|
|
983
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.
|
|
984
|
-
"integrity": "sha512-
|
|
982
|
+
"version": "8.70.0",
|
|
983
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.70.0.tgz",
|
|
984
|
+
"integrity": "sha512-asTOIYhDg4zdzOScCyaytrsV3cR6B4ecPQlXw/dJIm7J/MZTtCtfVII9JD8Geh4jTCrK/Xe6cg5UevoleMcoJQ==",
|
|
985
985
|
"dev": true,
|
|
986
986
|
"license": "MIT",
|
|
987
987
|
"engines": {
|
|
@@ -993,16 +993,16 @@
|
|
|
993
993
|
}
|
|
994
994
|
},
|
|
995
995
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
996
|
-
"version": "8.
|
|
997
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.
|
|
998
|
-
"integrity": "sha512-
|
|
996
|
+
"version": "8.70.0",
|
|
997
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.70.0.tgz",
|
|
998
|
+
"integrity": "sha512-d9NmHMPEKQ7QCLLm1jI3zmoQBwT5KwFYjXBJ9ymZfKCUU+5rmTRykKAFvH5Qn/ZCds3CEAFS9OC9M/jkl0X2bA==",
|
|
999
999
|
"dev": true,
|
|
1000
1000
|
"license": "MIT",
|
|
1001
1001
|
"dependencies": {
|
|
1002
|
-
"@typescript-eslint/project-service": "8.
|
|
1003
|
-
"@typescript-eslint/tsconfig-utils": "8.
|
|
1004
|
-
"@typescript-eslint/types": "8.
|
|
1005
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
1002
|
+
"@typescript-eslint/project-service": "8.70.0",
|
|
1003
|
+
"@typescript-eslint/tsconfig-utils": "8.70.0",
|
|
1004
|
+
"@typescript-eslint/types": "8.70.0",
|
|
1005
|
+
"@typescript-eslint/visitor-keys": "8.70.0",
|
|
1006
1006
|
"debug": "^4.4.3",
|
|
1007
1007
|
"minimatch": "^10.2.2",
|
|
1008
1008
|
"semver": "^7.7.3",
|
|
@@ -1021,16 +1021,16 @@
|
|
|
1021
1021
|
}
|
|
1022
1022
|
},
|
|
1023
1023
|
"node_modules/@typescript-eslint/utils": {
|
|
1024
|
-
"version": "8.
|
|
1025
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.
|
|
1026
|
-
"integrity": "sha512-
|
|
1024
|
+
"version": "8.70.0",
|
|
1025
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.70.0.tgz",
|
|
1026
|
+
"integrity": "sha512-oZmtKJz/4fufZ2p3+Cn3ijEojcdfR+1zYDH2xKYrEly0dR/Q/1xUPRCOlKGxod78nWlU2UnDe09GZ3TaknBFGA==",
|
|
1027
1027
|
"dev": true,
|
|
1028
1028
|
"license": "MIT",
|
|
1029
1029
|
"dependencies": {
|
|
1030
1030
|
"@eslint-community/eslint-utils": "^4.9.1",
|
|
1031
|
-
"@typescript-eslint/scope-manager": "8.
|
|
1032
|
-
"@typescript-eslint/types": "8.
|
|
1033
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
1031
|
+
"@typescript-eslint/scope-manager": "8.70.0",
|
|
1032
|
+
"@typescript-eslint/types": "8.70.0",
|
|
1033
|
+
"@typescript-eslint/typescript-estree": "8.70.0"
|
|
1034
1034
|
},
|
|
1035
1035
|
"engines": {
|
|
1036
1036
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -1045,13 +1045,13 @@
|
|
|
1045
1045
|
}
|
|
1046
1046
|
},
|
|
1047
1047
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
1048
|
-
"version": "8.
|
|
1049
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
|
1050
|
-
"integrity": "sha512
|
|
1048
|
+
"version": "8.70.0",
|
|
1049
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.70.0.tgz",
|
|
1050
|
+
"integrity": "sha512-BoC8PiO4Hkdo0TVJh9Ntxr5MxPDI7/oFsrygN5ADelFSeXG/qgNuucIGA+L5Z6JpPTE/uRfcTWtscjbUaufepQ==",
|
|
1051
1051
|
"dev": true,
|
|
1052
1052
|
"license": "MIT",
|
|
1053
1053
|
"dependencies": {
|
|
1054
|
-
"@typescript-eslint/types": "8.
|
|
1054
|
+
"@typescript-eslint/types": "8.70.0",
|
|
1055
1055
|
"eslint-visitor-keys": "^5.0.0"
|
|
1056
1056
|
},
|
|
1057
1057
|
"engines": {
|
|
@@ -1599,9 +1599,9 @@
|
|
|
1599
1599
|
}
|
|
1600
1600
|
},
|
|
1601
1601
|
"node_modules/eslint-plugin-vue": {
|
|
1602
|
-
"version": "10.
|
|
1603
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.
|
|
1604
|
-
"integrity": "sha512-
|
|
1602
|
+
"version": "10.11.0",
|
|
1603
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.11.0.tgz",
|
|
1604
|
+
"integrity": "sha512-fGt38SsaPCZ2FmA3bX/3vOW2qdsPNx0/9x+7Aab6NMX++PhynMtK4LWC4vzXgfQBCqpUAler18H38GA+NBAd0Q==",
|
|
1605
1605
|
"dev": true,
|
|
1606
1606
|
"license": "MIT",
|
|
1607
1607
|
"dependencies": {
|
|
@@ -2647,9 +2647,9 @@
|
|
|
2647
2647
|
}
|
|
2648
2648
|
},
|
|
2649
2649
|
"node_modules/postcss": {
|
|
2650
|
-
"version": "8.5.
|
|
2651
|
-
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.
|
|
2652
|
-
"integrity": "sha512-
|
|
2650
|
+
"version": "8.5.28",
|
|
2651
|
+
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.28.tgz",
|
|
2652
|
+
"integrity": "sha512-RRuzqDtt5Y9h3quz5hWhK+TPnsmVs6WwSU6LkJMeY4HstUEDuYTG8UJSdawMRzmzAtV+KEoG8N3Qg2qLy5vM/A==",
|
|
2653
2653
|
"funding": [
|
|
2654
2654
|
{
|
|
2655
2655
|
"type": "opencollective",
|
|
@@ -2666,7 +2666,7 @@
|
|
|
2666
2666
|
],
|
|
2667
2667
|
"license": "MIT",
|
|
2668
2668
|
"dependencies": {
|
|
2669
|
-
"nanoid": "^3.3.
|
|
2669
|
+
"nanoid": "^3.3.18",
|
|
2670
2670
|
"picocolors": "^1.1.1",
|
|
2671
2671
|
"source-map-js": "^1.2.1"
|
|
2672
2672
|
},
|
|
@@ -2742,13 +2742,13 @@
|
|
|
2742
2742
|
}
|
|
2743
2743
|
},
|
|
2744
2744
|
"node_modules/rolldown": {
|
|
2745
|
-
"version": "1.2.
|
|
2746
|
-
"resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.2.
|
|
2747
|
-
"integrity": "sha512-
|
|
2745
|
+
"version": "1.2.8",
|
|
2746
|
+
"resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.2.8.tgz",
|
|
2747
|
+
"integrity": "sha512-Z67nTmhZe7anqnM/EjI392w5i/ANUinjip7QYsOyN37oayduxt3ksdX0hf5OOamkAd53BiIHfbfSzfUmzKFQqQ==",
|
|
2748
2748
|
"dev": true,
|
|
2749
2749
|
"license": "MIT",
|
|
2750
2750
|
"dependencies": {
|
|
2751
|
-
"@oxc-project/types": "=0.
|
|
2751
|
+
"@oxc-project/types": "=0.149.0",
|
|
2752
2752
|
"@rolldown/pluginutils": "^1.0.0"
|
|
2753
2753
|
},
|
|
2754
2754
|
"bin": {
|
|
@@ -2758,21 +2758,21 @@
|
|
|
2758
2758
|
"node": "^20.19.0 || >=22.12.0"
|
|
2759
2759
|
},
|
|
2760
2760
|
"optionalDependencies": {
|
|
2761
|
-
"@rolldown/binding-android-arm-eabi": "1.2.
|
|
2762
|
-
"@rolldown/binding-android-arm64": "1.2.
|
|
2763
|
-
"@rolldown/binding-darwin-arm64": "1.2.
|
|
2764
|
-
"@rolldown/binding-darwin-x64": "1.2.
|
|
2765
|
-
"@rolldown/binding-freebsd-x64": "1.2.
|
|
2766
|
-
"@rolldown/binding-linux-arm-gnueabihf": "1.2.
|
|
2767
|
-
"@rolldown/binding-linux-arm64-gnu": "1.2.
|
|
2768
|
-
"@rolldown/binding-linux-arm64-musl": "1.2.
|
|
2769
|
-
"@rolldown/binding-linux-ppc64-gnu": "1.2.
|
|
2770
|
-
"@rolldown/binding-linux-s390x-gnu": "1.2.
|
|
2771
|
-
"@rolldown/binding-linux-x64-gnu": "1.2.
|
|
2772
|
-
"@rolldown/binding-linux-x64-musl": "1.2.
|
|
2773
|
-
"@rolldown/binding-openharmony-arm64": "1.2.
|
|
2774
|
-
"@rolldown/binding-win32-arm64-msvc": "1.2.
|
|
2775
|
-
"@rolldown/binding-win32-x64-msvc": "1.2.
|
|
2761
|
+
"@rolldown/binding-android-arm-eabi": "1.2.8",
|
|
2762
|
+
"@rolldown/binding-android-arm64": "1.2.8",
|
|
2763
|
+
"@rolldown/binding-darwin-arm64": "1.2.8",
|
|
2764
|
+
"@rolldown/binding-darwin-x64": "1.2.8",
|
|
2765
|
+
"@rolldown/binding-freebsd-x64": "1.2.8",
|
|
2766
|
+
"@rolldown/binding-linux-arm-gnueabihf": "1.2.8",
|
|
2767
|
+
"@rolldown/binding-linux-arm64-gnu": "1.2.8",
|
|
2768
|
+
"@rolldown/binding-linux-arm64-musl": "1.2.8",
|
|
2769
|
+
"@rolldown/binding-linux-ppc64-gnu": "1.2.8",
|
|
2770
|
+
"@rolldown/binding-linux-s390x-gnu": "1.2.8",
|
|
2771
|
+
"@rolldown/binding-linux-x64-gnu": "1.2.8",
|
|
2772
|
+
"@rolldown/binding-linux-x64-musl": "1.2.8",
|
|
2773
|
+
"@rolldown/binding-openharmony-arm64": "1.2.8",
|
|
2774
|
+
"@rolldown/binding-win32-arm64-msvc": "1.2.8",
|
|
2775
|
+
"@rolldown/binding-win32-x64-msvc": "1.2.8"
|
|
2776
2776
|
}
|
|
2777
2777
|
},
|
|
2778
2778
|
"node_modules/saxes": {
|
|
@@ -2985,16 +2985,16 @@
|
|
|
2985
2985
|
}
|
|
2986
2986
|
},
|
|
2987
2987
|
"node_modules/typescript-eslint": {
|
|
2988
|
-
"version": "8.
|
|
2989
|
-
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.
|
|
2990
|
-
"integrity": "sha512-
|
|
2988
|
+
"version": "8.70.0",
|
|
2989
|
+
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.70.0.tgz",
|
|
2990
|
+
"integrity": "sha512-P/W5cz70/cQAuKfY3xwQMWWTV7BvJ0mAQmi+9mBcsVPaBUpd6Ohpa+fECv9rBFrQcig86jAiNBFNWUqnTjr4pw==",
|
|
2991
2991
|
"dev": true,
|
|
2992
2992
|
"license": "MIT",
|
|
2993
2993
|
"dependencies": {
|
|
2994
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
2995
|
-
"@typescript-eslint/parser": "8.
|
|
2996
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
2997
|
-
"@typescript-eslint/utils": "8.
|
|
2994
|
+
"@typescript-eslint/eslint-plugin": "8.70.0",
|
|
2995
|
+
"@typescript-eslint/parser": "8.70.0",
|
|
2996
|
+
"@typescript-eslint/typescript-estree": "8.70.0",
|
|
2997
|
+
"@typescript-eslint/utils": "8.70.0"
|
|
2998
2998
|
},
|
|
2999
2999
|
"engines": {
|
|
3000
3000
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -3036,16 +3036,16 @@
|
|
|
3036
3036
|
"license": "MIT"
|
|
3037
3037
|
},
|
|
3038
3038
|
"node_modules/vite": {
|
|
3039
|
-
"version": "8.
|
|
3040
|
-
"resolved": "https://registry.npmjs.org/vite/-/vite-8.
|
|
3041
|
-
"integrity": "sha512-
|
|
3039
|
+
"version": "8.3.0",
|
|
3040
|
+
"resolved": "https://registry.npmjs.org/vite/-/vite-8.3.0.tgz",
|
|
3041
|
+
"integrity": "sha512-lhZBVvEHefgE+HQZC9O7EBJgCU/nVzFNl7vkS4RE0APtWLP02/8QVIkQtzBxPquh7lq5/78NHipTj7ODQ6XuyQ==",
|
|
3042
3042
|
"dev": true,
|
|
3043
3043
|
"license": "MIT",
|
|
3044
3044
|
"dependencies": {
|
|
3045
3045
|
"lightningcss": "^1.33.0",
|
|
3046
|
-
"picomatch": "^4.0.
|
|
3047
|
-
"postcss": "^8.5.
|
|
3048
|
-
"rolldown": "~1.2.
|
|
3046
|
+
"picomatch": "^4.0.7",
|
|
3047
|
+
"postcss": "^8.5.28",
|
|
3048
|
+
"rolldown": "~1.2.6",
|
|
3049
3049
|
"tinyglobby": "^0.2.17"
|
|
3050
3050
|
},
|
|
3051
3051
|
"bin": {
|
|
@@ -3062,7 +3062,7 @@
|
|
|
3062
3062
|
},
|
|
3063
3063
|
"peerDependencies": {
|
|
3064
3064
|
"@types/node": "^20.19.0 || >=22.12.0",
|
|
3065
|
-
"@vitejs/devtools": "^0.
|
|
3065
|
+
"@vitejs/devtools": "^0.7.1",
|
|
3066
3066
|
"esbuild": "^0.27.0 || ^0.28.0",
|
|
3067
3067
|
"jiti": ">=1.21.0",
|
|
3068
3068
|
"less": "^4.0.0",
|
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
"@vitejs/plugin-vue": "^6.0.8",
|
|
19
19
|
"@vue/test-utils": "^2.5.0",
|
|
20
20
|
"eslint": "^10.4.0",
|
|
21
|
-
"eslint-plugin-vue": "^10.
|
|
21
|
+
"eslint-plugin-vue": "^10.11.0",
|
|
22
22
|
"globals": "^17.12.0",
|
|
23
23
|
"jsdom": "^30.0.1",
|
|
24
24
|
"prettier": "^3.9.6",
|
|
25
25
|
"typescript": "^5.9.0",
|
|
26
|
-
"typescript-eslint": "^8.
|
|
27
|
-
"vite": "^8.
|
|
26
|
+
"typescript-eslint": "^8.70.0",
|
|
27
|
+
"vite": "^8.3.0",
|
|
28
28
|
"vitest": "^5.0.0"
|
|
29
29
|
}
|
|
30
30
|
}
|