@book000/create-ts 0.1.143 → 0.1.145
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/package.json +2 -2
- package/templates/nodejs/base/package.json +1 -1
- package/templates/nodejs/base/pnpm-lock.yaml +14 -176
- package/templates/nodejs/config-batch/package.json +2 -2
- package/templates/nodejs/config-batch/pnpm-lock.yaml +19 -181
- package/templates/nodejs/discord-bot/package.json +2 -2
- package/templates/nodejs/discord-bot/pnpm-lock.yaml +19 -181
- package/templates/nodejs/fastify/package.json +1 -1
- package/templates/nodejs/fastify/pnpm-lock.yaml +14 -176
|
@@ -9,12 +9,12 @@ importers:
|
|
|
9
9
|
.:
|
|
10
10
|
dependencies:
|
|
11
11
|
'@book000/node-utils':
|
|
12
|
-
specifier: 1.25.
|
|
13
|
-
version: 1.25.
|
|
12
|
+
specifier: 1.25.50
|
|
13
|
+
version: 1.25.50(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
14
14
|
devDependencies:
|
|
15
15
|
'@book000/eslint-config':
|
|
16
|
-
specifier: 1.16.
|
|
17
|
-
version: 1.16.
|
|
16
|
+
specifier: 1.16.37
|
|
17
|
+
version: 1.16.37(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
18
18
|
'@types/jest':
|
|
19
19
|
specifier: 30.0.0
|
|
20
20
|
version: 30.0.0
|
|
@@ -224,13 +224,13 @@ packages:
|
|
|
224
224
|
'@bcoe/v8-coverage@0.2.3':
|
|
225
225
|
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
|
|
226
226
|
|
|
227
|
-
'@book000/eslint-config@1.16.
|
|
228
|
-
resolution: {integrity: sha512-
|
|
227
|
+
'@book000/eslint-config@1.16.37':
|
|
228
|
+
resolution: {integrity: sha512-7ETNfp4zHk9fOwyRY3gnAzADsP7pDdzFz7zxsAtAS8l5t75U9hF906+BsSQW3wfJGqpCRM1kKgxIRlkcMoZbng==}
|
|
229
229
|
peerDependencies:
|
|
230
230
|
eslint: 10.8.1
|
|
231
231
|
|
|
232
|
-
'@book000/node-utils@1.25.
|
|
233
|
-
resolution: {integrity: sha512-
|
|
232
|
+
'@book000/node-utils@1.25.50':
|
|
233
|
+
resolution: {integrity: sha512-DhoEh72RCVlWwiVWrI5pFjOHKjCTJJlJuP1o+95XTWl3GnQr3Auzr1fzU15bk2uA8qtSsk7+YxGAgw5Hwzrm7Q==}
|
|
234
234
|
|
|
235
235
|
'@colors/colors@1.6.0':
|
|
236
236
|
resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
|
|
@@ -764,14 +764,6 @@ packages:
|
|
|
764
764
|
'@types/yargs@17.0.35':
|
|
765
765
|
resolution: {integrity: sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==}
|
|
766
766
|
|
|
767
|
-
'@typescript-eslint/eslint-plugin@8.66.0':
|
|
768
|
-
resolution: {integrity: sha512-p088eaGrzYz1s+7cov0aMOCkNGTJlVxF4jgubf28c8L0Cv9Rloj8YBHnv4hXLq6IIEE1AsjNWavO+k+8kP2Y0A==}
|
|
769
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
770
|
-
peerDependencies:
|
|
771
|
-
'@typescript-eslint/parser': ^8.66.0
|
|
772
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
773
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
774
|
-
|
|
775
767
|
'@typescript-eslint/eslint-plugin@8.67.0':
|
|
776
768
|
resolution: {integrity: sha512-Un7Heoyj65NREbKAyIrFxeM143NZpExWmy1Nep4DLeQOeLlTeumPjoNKnBrU5D5moWXbPJgRa5Uwcdu0faVNGQ==}
|
|
777
769
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -780,13 +772,6 @@ packages:
|
|
|
780
772
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
781
773
|
typescript: '>=4.8.4 <6.1.0'
|
|
782
774
|
|
|
783
|
-
'@typescript-eslint/parser@8.66.0':
|
|
784
|
-
resolution: {integrity: sha512-X6ypGChaWYk6PBtUg2BwuTZEFFcHJAtGTVJ9/lCTOufhZ4i9fNolQNnktq+kkMCwMj7V8Svsq7+TxSDslmhE0g==}
|
|
785
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
786
|
-
peerDependencies:
|
|
787
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
788
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
789
|
-
|
|
790
775
|
'@typescript-eslint/parser@8.67.0':
|
|
791
776
|
resolution: {integrity: sha512-fUBfTuuEulWqX6V8+O3PtScV01tzYYRUDTAirHFKoRAt7nOzoGiPt0M/bB47wWNy0coOOcgEwAMUtBpykMxl6w==}
|
|
792
777
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -794,45 +779,22 @@ packages:
|
|
|
794
779
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
795
780
|
typescript: '>=4.8.4 <6.1.0'
|
|
796
781
|
|
|
797
|
-
'@typescript-eslint/project-service@8.66.0':
|
|
798
|
-
resolution: {integrity: sha512-7MthGPTt4BP69lSryqpqq8HQqxuzynssckL/jyDyk3+TNMQ3y2jFWkptCrktWvBrP+EH787Nl5N5Qpw7WZg+5g==}
|
|
799
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
800
|
-
peerDependencies:
|
|
801
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
802
|
-
|
|
803
782
|
'@typescript-eslint/project-service@8.67.0':
|
|
804
783
|
resolution: {integrity: sha512-cvE8c7ulYeXN9fYuszhCeCsbzyVEXuhrRCybnBre7TUmqb5nRmBfQAwCj0O3WJFDeyAZt4VYv51vMCC9LHSdYw==}
|
|
805
784
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
806
785
|
peerDependencies:
|
|
807
786
|
typescript: '>=4.8.4 <6.1.0'
|
|
808
787
|
|
|
809
|
-
'@typescript-eslint/scope-manager@8.66.0':
|
|
810
|
-
resolution: {integrity: sha512-8TGcH25j9zqJ/IULB/ppyhRvxA8QYfFEZ7nfbg6/BN9spDgb8fPWQXlE5l8TWBL50EtUx007uZ1o9VOwrq2/9g==}
|
|
811
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
812
|
-
|
|
813
788
|
'@typescript-eslint/scope-manager@8.67.0':
|
|
814
789
|
resolution: {integrity: sha512-EgvsleTwS4E+WzzSvem8fAUubLwatMNF1B5hHSLQxcvs7q2dtRhGyujHwLJSYlG41niJ7GP24Aha2+0mb1b2kg==}
|
|
815
790
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
816
791
|
|
|
817
|
-
'@typescript-eslint/tsconfig-utils@8.66.0':
|
|
818
|
-
resolution: {integrity: sha512-9D5gLYZG4rOjcoag8MQ/fWI8WqA9wcPDyOGyWtWFhvM1lHRbliqUSPIY5J3zqCU1tvSwzXxnnjhQhz5Ne7mJ4g==}
|
|
819
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
820
|
-
peerDependencies:
|
|
821
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
822
|
-
|
|
823
792
|
'@typescript-eslint/tsconfig-utils@8.67.0':
|
|
824
793
|
resolution: {integrity: sha512-vV+LUSv5njUWsknE71fqKTlXUva+R76SaeORd6Zojcunk/6DvKFXONU3BrAs2H49mbygUXt6gbYunzwqNwlhdg==}
|
|
825
794
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
826
795
|
peerDependencies:
|
|
827
796
|
typescript: '>=4.8.4 <6.1.0'
|
|
828
797
|
|
|
829
|
-
'@typescript-eslint/type-utils@8.66.0':
|
|
830
|
-
resolution: {integrity: sha512-LG2dWfjZQQp0ADtAu/EWJVayefGL2UEZ3CDeI44D9v3rXB/WYUqE/jpO28KrEKul5AySrmI+Zh1v6v+xW2U9+g==}
|
|
831
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
832
|
-
peerDependencies:
|
|
833
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
834
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
835
|
-
|
|
836
798
|
'@typescript-eslint/type-utils@8.67.0':
|
|
837
799
|
resolution: {integrity: sha512-aVWDXbRmdXO9siTfX4ditQI1T9+zVcNazT48EJCD0v40/9RIFoUgZ05CmGEq9H2gixRpjUn/iplwvlcvutJW/Q==}
|
|
838
800
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -840,33 +802,16 @@ packages:
|
|
|
840
802
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
841
803
|
typescript: '>=4.8.4 <6.1.0'
|
|
842
804
|
|
|
843
|
-
'@typescript-eslint/types@8.66.0':
|
|
844
|
-
resolution: {integrity: sha512-H6gcYaSDOyvL3AD/jHUtUFo2jqGgn/F6nuyuZSu0QTesxL+cP4dQoIMrODRofuJC09g64+WgZ6tE19Y1N2YIFQ==}
|
|
845
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
846
|
-
|
|
847
805
|
'@typescript-eslint/types@8.67.0':
|
|
848
806
|
resolution: {integrity: sha512-sBtgslww8nsMYUjhdPBiSyUqSzT8uR6g93A2QXnQC8+cGdjz0CyaOdqHDRJb1AtORbZCNUJBBeFA/tNR2uQmww==}
|
|
849
807
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
850
808
|
|
|
851
|
-
'@typescript-eslint/typescript-estree@8.66.0':
|
|
852
|
-
resolution: {integrity: sha512-8/x4INiiQb10jGgXYD7116/zQ+OL84ZIFn0za68wwFHCanT/VLbBEroWht8RV8fn0/ZCAoazHLQgwUC0UQcDfg==}
|
|
853
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
854
|
-
peerDependencies:
|
|
855
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
856
|
-
|
|
857
809
|
'@typescript-eslint/typescript-estree@8.67.0':
|
|
858
810
|
resolution: {integrity: sha512-EKQBCE9yNlRJYm7jdTW5AhDacDUmSwQb0FAJAmK2EKYrNXIsa2vxcSZx6PvJ/dEdI6lS+Y9W+EXckLj0iPFGcw==}
|
|
859
811
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
860
812
|
peerDependencies:
|
|
861
813
|
typescript: '>=4.8.4 <6.1.0'
|
|
862
814
|
|
|
863
|
-
'@typescript-eslint/utils@8.66.0':
|
|
864
|
-
resolution: {integrity: sha512-jasearZPolBw5NJNYGMwxzHMF83niVWmMU1VdHzG1CyfI2VS7f7nZltnKtHcg20hW+7Uo5GfK4MeDPoU3qI8EA==}
|
|
865
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
866
|
-
peerDependencies:
|
|
867
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
868
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
869
|
-
|
|
870
815
|
'@typescript-eslint/utils@8.67.0':
|
|
871
816
|
resolution: {integrity: sha512-U9D1FdwEWBwok3hxxSdhclMb0twvt9QnjIQ0VfQ1AiX2epnpSgv2ubVDsayOFyY8K6FX+AQ7E0FKWVG3iKsj1A==}
|
|
872
817
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -874,10 +819,6 @@ packages:
|
|
|
874
819
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
875
820
|
typescript: '>=4.8.4 <6.1.0'
|
|
876
821
|
|
|
877
|
-
'@typescript-eslint/visitor-keys@8.66.0':
|
|
878
|
-
resolution: {integrity: sha512-dkKR8q+lKciskj1Y3vthHktl+3cMLWGyVUP23bRiPZ5O9BRT++4EqDDV+TVeIKBL1VXVEqrJlz8MYbcnvJcAlg==}
|
|
879
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
880
|
-
|
|
881
822
|
'@typescript-eslint/visitor-keys@8.67.0':
|
|
882
823
|
resolution: {integrity: sha512-fkv8dHRDqfGtTHuJeebdrQ7cX6Ad4WAS00rgHh9UGvMycF1mjBfsxry1XsLIFhWZ6Judlh6UdzK+TYlbpCXgnA==}
|
|
883
824
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -1702,6 +1643,10 @@ packages:
|
|
|
1702
1643
|
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
|
|
1703
1644
|
engines: {node: '>=18'}
|
|
1704
1645
|
|
|
1646
|
+
globals@17.10.0:
|
|
1647
|
+
resolution: {integrity: sha512-V0kztuWST2k8A/VbxAY8+L+7+Rgo3fyA24IHRLrZp7HOzJjV0gHSaZUjK9lpP/IrBSNite2tZ1prhRkinRu1CA==}
|
|
1648
|
+
engines: {node: '>=18'}
|
|
1649
|
+
|
|
1705
1650
|
globals@17.9.0:
|
|
1706
1651
|
resolution: {integrity: sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==}
|
|
1707
1652
|
engines: {node: '>=18'}
|
|
@@ -2845,13 +2790,6 @@ packages:
|
|
|
2845
2790
|
resolution: {integrity: sha512-phPGCwqr2+Qo0fwniCE8e4pKnGu/yFb5nD5Y8bf0EEeiI5GklnACYA9GFy/DrAeRrKHXvHn+1SUsOWgJp6RO+g==}
|
|
2846
2791
|
engines: {node: '>= 0.4'}
|
|
2847
2792
|
|
|
2848
|
-
typescript-eslint@8.66.0:
|
|
2849
|
-
resolution: {integrity: sha512-QlEbBPz/RuJ1XUHj29nm3t0F/O/cSlEnntozqPOYHnnTGAXFamnMBu5i9Vn6vhUPHGAjR+Vl+5J8vPN/BMUrJw==}
|
|
2850
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
2851
|
-
peerDependencies:
|
|
2852
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
2853
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
2854
|
-
|
|
2855
2793
|
typescript-eslint@8.67.0:
|
|
2856
2794
|
resolution: {integrity: sha512-S2udFs8tCKEKffuJ4TB1idGUZiXdCPGi3IPBGWXarbLQ5UPXORV8QEVzJ4gCRduURMb5EkpNCdjbk0eDIuI8Yg==}
|
|
2857
2795
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -3240,20 +3178,20 @@ snapshots:
|
|
|
3240
3178
|
|
|
3241
3179
|
'@bcoe/v8-coverage@0.2.3': {}
|
|
3242
3180
|
|
|
3243
|
-
'@book000/eslint-config@1.16.
|
|
3181
|
+
'@book000/eslint-config@1.16.37(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3244
3182
|
dependencies:
|
|
3245
3183
|
'@typescript-eslint/parser': 8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
3246
3184
|
eslint: 10.8.1(supports-color@8.1.1)
|
|
3247
3185
|
eslint-config-prettier: 10.1.8(eslint@10.8.1(supports-color@8.1.1))
|
|
3248
3186
|
eslint-plugin-unicorn: 73.0.0(eslint@10.8.1(supports-color@8.1.1))
|
|
3249
|
-
globals: 17.
|
|
3187
|
+
globals: 17.10.0
|
|
3250
3188
|
neostandard: 0.13.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
3251
3189
|
typescript-eslint: 8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
3252
3190
|
transitivePeerDependencies:
|
|
3253
3191
|
- supports-color
|
|
3254
3192
|
- typescript
|
|
3255
3193
|
|
|
3256
|
-
'@book000/node-utils@1.25.
|
|
3194
|
+
'@book000/node-utils@1.25.50(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)':
|
|
3257
3195
|
dependencies:
|
|
3258
3196
|
'@sentry/node': 10.70.0(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
3259
3197
|
cycle: 1.0.3
|
|
@@ -3771,7 +3709,7 @@ snapshots:
|
|
|
3771
3709
|
|
|
3772
3710
|
'@stylistic/eslint-plugin@2.11.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3773
3711
|
dependencies:
|
|
3774
|
-
'@typescript-eslint/utils': 8.
|
|
3712
|
+
'@typescript-eslint/utils': 8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
3775
3713
|
eslint: 10.8.1(supports-color@8.1.1)
|
|
3776
3714
|
eslint-visitor-keys: 4.2.1
|
|
3777
3715
|
espree: 10.4.0
|
|
@@ -3854,22 +3792,6 @@ snapshots:
|
|
|
3854
3792
|
dependencies:
|
|
3855
3793
|
'@types/yargs-parser': 21.0.3
|
|
3856
3794
|
|
|
3857
|
-
'@typescript-eslint/eslint-plugin@8.66.0(@typescript-eslint/parser@8.66.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3))(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3858
|
-
dependencies:
|
|
3859
|
-
'@eslint-community/regexpp': 4.12.2
|
|
3860
|
-
'@typescript-eslint/parser': 8.66.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
3861
|
-
'@typescript-eslint/scope-manager': 8.66.0
|
|
3862
|
-
'@typescript-eslint/type-utils': 8.66.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
3863
|
-
'@typescript-eslint/utils': 8.66.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
3864
|
-
'@typescript-eslint/visitor-keys': 8.66.0
|
|
3865
|
-
eslint: 10.8.1(supports-color@8.1.1)
|
|
3866
|
-
ignore: 7.0.6
|
|
3867
|
-
natural-compare: 1.4.0
|
|
3868
|
-
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
3869
|
-
typescript: 6.0.3
|
|
3870
|
-
transitivePeerDependencies:
|
|
3871
|
-
- supports-color
|
|
3872
|
-
|
|
3873
3795
|
'@typescript-eslint/eslint-plugin@8.67.0(@typescript-eslint/parser@8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3))(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3874
3796
|
dependencies:
|
|
3875
3797
|
'@eslint-community/regexpp': 4.12.2
|
|
@@ -3886,18 +3808,6 @@ snapshots:
|
|
|
3886
3808
|
transitivePeerDependencies:
|
|
3887
3809
|
- supports-color
|
|
3888
3810
|
|
|
3889
|
-
'@typescript-eslint/parser@8.66.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3890
|
-
dependencies:
|
|
3891
|
-
'@typescript-eslint/scope-manager': 8.66.0
|
|
3892
|
-
'@typescript-eslint/types': 8.66.0
|
|
3893
|
-
'@typescript-eslint/typescript-estree': 8.66.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
3894
|
-
'@typescript-eslint/visitor-keys': 8.66.0
|
|
3895
|
-
debug: 4.4.3(supports-color@8.1.1)
|
|
3896
|
-
eslint: 10.8.1(supports-color@8.1.1)
|
|
3897
|
-
typescript: 6.0.3
|
|
3898
|
-
transitivePeerDependencies:
|
|
3899
|
-
- supports-color
|
|
3900
|
-
|
|
3901
3811
|
'@typescript-eslint/parser@8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3902
3812
|
dependencies:
|
|
3903
3813
|
'@typescript-eslint/scope-manager': 8.67.0
|
|
@@ -3910,15 +3820,6 @@ snapshots:
|
|
|
3910
3820
|
transitivePeerDependencies:
|
|
3911
3821
|
- supports-color
|
|
3912
3822
|
|
|
3913
|
-
'@typescript-eslint/project-service@8.66.0(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3914
|
-
dependencies:
|
|
3915
|
-
'@typescript-eslint/tsconfig-utils': 8.66.0(typescript@6.0.3)
|
|
3916
|
-
'@typescript-eslint/types': 8.66.0
|
|
3917
|
-
debug: 4.4.3(supports-color@8.1.1)
|
|
3918
|
-
typescript: 6.0.3
|
|
3919
|
-
transitivePeerDependencies:
|
|
3920
|
-
- supports-color
|
|
3921
|
-
|
|
3922
3823
|
'@typescript-eslint/project-service@8.67.0(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3923
3824
|
dependencies:
|
|
3924
3825
|
'@typescript-eslint/tsconfig-utils': 8.67.0(typescript@6.0.3)
|
|
@@ -3928,36 +3829,15 @@ snapshots:
|
|
|
3928
3829
|
transitivePeerDependencies:
|
|
3929
3830
|
- supports-color
|
|
3930
3831
|
|
|
3931
|
-
'@typescript-eslint/scope-manager@8.66.0':
|
|
3932
|
-
dependencies:
|
|
3933
|
-
'@typescript-eslint/types': 8.66.0
|
|
3934
|
-
'@typescript-eslint/visitor-keys': 8.66.0
|
|
3935
|
-
|
|
3936
3832
|
'@typescript-eslint/scope-manager@8.67.0':
|
|
3937
3833
|
dependencies:
|
|
3938
3834
|
'@typescript-eslint/types': 8.67.0
|
|
3939
3835
|
'@typescript-eslint/visitor-keys': 8.67.0
|
|
3940
3836
|
|
|
3941
|
-
'@typescript-eslint/tsconfig-utils@8.66.0(typescript@6.0.3)':
|
|
3942
|
-
dependencies:
|
|
3943
|
-
typescript: 6.0.3
|
|
3944
|
-
|
|
3945
3837
|
'@typescript-eslint/tsconfig-utils@8.67.0(typescript@6.0.3)':
|
|
3946
3838
|
dependencies:
|
|
3947
3839
|
typescript: 6.0.3
|
|
3948
3840
|
|
|
3949
|
-
'@typescript-eslint/type-utils@8.66.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3950
|
-
dependencies:
|
|
3951
|
-
'@typescript-eslint/types': 8.66.0
|
|
3952
|
-
'@typescript-eslint/typescript-estree': 8.66.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
3953
|
-
'@typescript-eslint/utils': 8.66.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
3954
|
-
debug: 4.4.3(supports-color@8.1.1)
|
|
3955
|
-
eslint: 10.8.1(supports-color@8.1.1)
|
|
3956
|
-
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
3957
|
-
typescript: 6.0.3
|
|
3958
|
-
transitivePeerDependencies:
|
|
3959
|
-
- supports-color
|
|
3960
|
-
|
|
3961
3841
|
'@typescript-eslint/type-utils@8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3962
3842
|
dependencies:
|
|
3963
3843
|
'@typescript-eslint/types': 8.67.0
|
|
@@ -3970,25 +3850,8 @@ snapshots:
|
|
|
3970
3850
|
transitivePeerDependencies:
|
|
3971
3851
|
- supports-color
|
|
3972
3852
|
|
|
3973
|
-
'@typescript-eslint/types@8.66.0': {}
|
|
3974
|
-
|
|
3975
3853
|
'@typescript-eslint/types@8.67.0': {}
|
|
3976
3854
|
|
|
3977
|
-
'@typescript-eslint/typescript-estree@8.66.0(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3978
|
-
dependencies:
|
|
3979
|
-
'@typescript-eslint/project-service': 8.66.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
3980
|
-
'@typescript-eslint/tsconfig-utils': 8.66.0(typescript@6.0.3)
|
|
3981
|
-
'@typescript-eslint/types': 8.66.0
|
|
3982
|
-
'@typescript-eslint/visitor-keys': 8.66.0
|
|
3983
|
-
debug: 4.4.3(supports-color@8.1.1)
|
|
3984
|
-
minimatch: 10.2.6
|
|
3985
|
-
semver: 7.8.5
|
|
3986
|
-
tinyglobby: 0.2.17
|
|
3987
|
-
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
3988
|
-
typescript: 6.0.3
|
|
3989
|
-
transitivePeerDependencies:
|
|
3990
|
-
- supports-color
|
|
3991
|
-
|
|
3992
3855
|
'@typescript-eslint/typescript-estree@8.67.0(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3993
3856
|
dependencies:
|
|
3994
3857
|
'@typescript-eslint/project-service': 8.67.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
@@ -4004,17 +3867,6 @@ snapshots:
|
|
|
4004
3867
|
transitivePeerDependencies:
|
|
4005
3868
|
- supports-color
|
|
4006
3869
|
|
|
4007
|
-
'@typescript-eslint/utils@8.66.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4008
|
-
dependencies:
|
|
4009
|
-
'@eslint-community/eslint-utils': 4.10.1(eslint@10.8.1(supports-color@8.1.1))
|
|
4010
|
-
'@typescript-eslint/scope-manager': 8.66.0
|
|
4011
|
-
'@typescript-eslint/types': 8.66.0
|
|
4012
|
-
'@typescript-eslint/typescript-estree': 8.66.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
4013
|
-
eslint: 10.8.1(supports-color@8.1.1)
|
|
4014
|
-
typescript: 6.0.3
|
|
4015
|
-
transitivePeerDependencies:
|
|
4016
|
-
- supports-color
|
|
4017
|
-
|
|
4018
3870
|
'@typescript-eslint/utils@8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4019
3871
|
dependencies:
|
|
4020
3872
|
'@eslint-community/eslint-utils': 4.10.1(eslint@10.8.1(supports-color@8.1.1))
|
|
@@ -4026,11 +3878,6 @@ snapshots:
|
|
|
4026
3878
|
transitivePeerDependencies:
|
|
4027
3879
|
- supports-color
|
|
4028
3880
|
|
|
4029
|
-
'@typescript-eslint/visitor-keys@8.66.0':
|
|
4030
|
-
dependencies:
|
|
4031
|
-
'@typescript-eslint/types': 8.66.0
|
|
4032
|
-
eslint-visitor-keys: 5.0.1
|
|
4033
|
-
|
|
4034
3881
|
'@typescript-eslint/visitor-keys@8.67.0':
|
|
4035
3882
|
dependencies:
|
|
4036
3883
|
'@typescript-eslint/types': 8.67.0
|
|
@@ -4982,6 +4829,8 @@ snapshots:
|
|
|
4982
4829
|
|
|
4983
4830
|
globals@15.15.0: {}
|
|
4984
4831
|
|
|
4832
|
+
globals@17.10.0: {}
|
|
4833
|
+
|
|
4985
4834
|
globals@17.9.0: {}
|
|
4986
4835
|
|
|
4987
4836
|
globalthis@1.0.4:
|
|
@@ -5715,7 +5564,7 @@ snapshots:
|
|
|
5715
5564
|
find-up: 8.0.0
|
|
5716
5565
|
globals: 17.9.0
|
|
5717
5566
|
peowly: 1.3.3
|
|
5718
|
-
typescript-eslint: 8.
|
|
5567
|
+
typescript-eslint: 8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
5719
5568
|
transitivePeerDependencies:
|
|
5720
5569
|
- supports-color
|
|
5721
5570
|
- typescript
|
|
@@ -6368,17 +6217,6 @@ snapshots:
|
|
|
6368
6217
|
possible-typed-array-names: 1.1.0
|
|
6369
6218
|
reflect.getprototypeof: 1.0.10
|
|
6370
6219
|
|
|
6371
|
-
typescript-eslint@8.66.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3):
|
|
6372
|
-
dependencies:
|
|
6373
|
-
'@typescript-eslint/eslint-plugin': 8.66.0(@typescript-eslint/parser@8.66.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3))(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
6374
|
-
'@typescript-eslint/parser': 8.66.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
6375
|
-
'@typescript-eslint/typescript-estree': 8.66.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
6376
|
-
'@typescript-eslint/utils': 8.66.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
6377
|
-
eslint: 10.8.1(supports-color@8.1.1)
|
|
6378
|
-
typescript: 6.0.3
|
|
6379
|
-
transitivePeerDependencies:
|
|
6380
|
-
- supports-color
|
|
6381
|
-
|
|
6382
6220
|
typescript-eslint@8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3):
|
|
6383
6221
|
dependencies:
|
|
6384
6222
|
'@typescript-eslint/eslint-plugin': 8.67.0(@typescript-eslint/parser@8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3))(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
@@ -19,11 +19,11 @@
|
|
|
19
19
|
"generate-schema": "typescript-json-schema --required src/config.ts ConfigInterface -o schema/Configuration.json"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@book000/node-utils": "1.25.
|
|
22
|
+
"@book000/node-utils": "1.25.50",
|
|
23
23
|
"discord.js": "14.27.0"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@book000/eslint-config": "1.16.
|
|
26
|
+
"@book000/eslint-config": "1.16.37",
|
|
27
27
|
"@types/jest": "30.0.0",
|
|
28
28
|
"@types/node": "25.9.5",
|
|
29
29
|
"eslint": "10.8.1",
|