@book000/create-ts 0.1.59 → 0.1.61
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 +7 -181
- package/templates/nodejs/config-batch/package.json +2 -2
- package/templates/nodejs/config-batch/pnpm-lock.yaml +16 -190
- package/templates/nodejs/discord-bot/package.json +2 -2
- package/templates/nodejs/discord-bot/pnpm-lock.yaml +16 -190
- package/templates/nodejs/fastify/package.json +1 -1
- package/templates/nodejs/fastify/pnpm-lock.yaml +7 -181
|
@@ -9,15 +9,15 @@ importers:
|
|
|
9
9
|
.:
|
|
10
10
|
dependencies:
|
|
11
11
|
'@book000/node-utils':
|
|
12
|
-
specifier: 1.25.
|
|
13
|
-
version: 1.25.
|
|
12
|
+
specifier: 1.25.1
|
|
13
|
+
version: 1.25.1(@opentelemetry/core@2.9.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
14
14
|
discord.js:
|
|
15
15
|
specifier: 14.27.0
|
|
16
16
|
version: 14.27.0
|
|
17
17
|
devDependencies:
|
|
18
18
|
'@book000/eslint-config':
|
|
19
|
-
specifier: 1.16.
|
|
20
|
-
version: 1.16.
|
|
19
|
+
specifier: 1.16.15
|
|
20
|
+
version: 1.16.15(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
21
21
|
'@types/jest':
|
|
22
22
|
specifier: 30.0.0
|
|
23
23
|
version: 30.0.0
|
|
@@ -227,13 +227,13 @@ packages:
|
|
|
227
227
|
'@bcoe/v8-coverage@0.2.3':
|
|
228
228
|
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
|
|
229
229
|
|
|
230
|
-
'@book000/eslint-config@1.16.
|
|
231
|
-
resolution: {integrity: sha512-
|
|
230
|
+
'@book000/eslint-config@1.16.15':
|
|
231
|
+
resolution: {integrity: sha512-ecjfBCGNY2w0pifLzhJP+kmJTeb+4nDPlu+9XftXsjCV6A+2oQMtWtu6u9r5gdAAkmCiLOSititYytP1qBc47A==}
|
|
232
232
|
peerDependencies:
|
|
233
233
|
eslint: 10.7.0
|
|
234
234
|
|
|
235
|
-
'@book000/node-utils@1.25.
|
|
236
|
-
resolution: {integrity: sha512-
|
|
235
|
+
'@book000/node-utils@1.25.1':
|
|
236
|
+
resolution: {integrity: sha512-gq6bP5ZBf/loGsnq4uORUZCTB3iCQQLtu43Eeg+THc4fj1OFeuuW9bAN0nPqScvkv1mVPdPEa8BJEOaozSX88A==}
|
|
237
237
|
|
|
238
238
|
'@colors/colors@1.6.0':
|
|
239
239
|
resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
|
|
@@ -809,14 +809,6 @@ packages:
|
|
|
809
809
|
'@types/yargs@17.0.35':
|
|
810
810
|
resolution: {integrity: sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==}
|
|
811
811
|
|
|
812
|
-
'@typescript-eslint/eslint-plugin@8.61.0':
|
|
813
|
-
resolution: {integrity: sha512-bFNvl9ZczlVb+wR2Akszf3gHfKVj/8WanXaGJ3UstTA7brNKg0cNdk6X1Psu5V7MZ2oQtzZKOEzIUehaoxbDGw==}
|
|
814
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
815
|
-
peerDependencies:
|
|
816
|
-
'@typescript-eslint/parser': ^8.61.0
|
|
817
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
818
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
819
|
-
|
|
820
812
|
'@typescript-eslint/eslint-plugin@8.64.0':
|
|
821
813
|
resolution: {integrity: sha512-CGvQPBxN3wZLu6Rz2kFUpZeoCm78xUic92ck39KPePkO1NPOwjCqdQnm5Q87tpWw9vcBvW8XLrDXjH9PWYtJ3Q==}
|
|
822
814
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -825,13 +817,6 @@ packages:
|
|
|
825
817
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
826
818
|
typescript: '>=4.8.4 <6.1.0'
|
|
827
819
|
|
|
828
|
-
'@typescript-eslint/parser@8.61.0':
|
|
829
|
-
resolution: {integrity: sha512-5B7PfA2e1NQGCnDHd/0lW7W3gvp3d59Ryw54FYO8Uswxo9f6ikw3AZV+Xj/TvpImmpsiYyUqAfhC6kJID1jF6w==}
|
|
830
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
831
|
-
peerDependencies:
|
|
832
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
833
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
834
|
-
|
|
835
820
|
'@typescript-eslint/parser@8.64.0':
|
|
836
821
|
resolution: {integrity: sha512-KA0OshtlcCCXmbfqyZkM5pV3/WNraJf7DkJRLpyrmwPtud57H5BDX7C3k0LPSPxpprfRL+cJDGabF10mvNCoCw==}
|
|
837
822
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -839,12 +824,6 @@ packages:
|
|
|
839
824
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
840
825
|
typescript: '>=4.8.4 <6.1.0'
|
|
841
826
|
|
|
842
|
-
'@typescript-eslint/project-service@8.61.0':
|
|
843
|
-
resolution: {integrity: sha512-DV42F7MLJO6Rax7SK1yg43tcnEfGUrurSpSxKuVX+a3RCTzBlH3fuxprrOJXKCJGAaw82xXocikJ0uQaqwXgGA==}
|
|
844
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
845
|
-
peerDependencies:
|
|
846
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
847
|
-
|
|
848
827
|
'@typescript-eslint/project-service@8.64.0':
|
|
849
828
|
resolution: {integrity: sha512-tk4WpOJ6IEbGrVHaNmM0YRrwAD3exZlIK3iadQNAxh4YKk6jvUQ4ecq18n+v7+meh+cJ3j+D8nbk8sRKhlwLQg==}
|
|
850
829
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -857,10 +836,6 @@ packages:
|
|
|
857
836
|
peerDependencies:
|
|
858
837
|
typescript: '>=4.8.4 <6.1.0'
|
|
859
838
|
|
|
860
|
-
'@typescript-eslint/scope-manager@8.61.0':
|
|
861
|
-
resolution: {integrity: sha512-IWdXFHFSb6mlC3HPc7QsLDm5zYEbUla6trDEHf32D3/dnuUyXd87plScSNXSbm0/RxMvObpI17sv/EDTGrGZkA==}
|
|
862
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
863
|
-
|
|
864
839
|
'@typescript-eslint/scope-manager@8.64.0':
|
|
865
840
|
resolution: {integrity: sha512-CXEaFdYXjSTgKhisNkwCcJwTP8Pl+fmRrEQrri4nm3vU743bALrxzLmq7fHG/7e6a5xO0lDYeURpZmBuhHk54w==}
|
|
866
841
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -869,12 +844,6 @@ packages:
|
|
|
869
844
|
resolution: {integrity: sha512-Esbl8OSYiVxBokYgWPf7VVWg/BE798wXhimnn9ML9Pt5qoDf8bfQlgjlKXR/k98+AcNzlLKYrpCcrcuZ9DZLgg==}
|
|
870
845
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
871
846
|
|
|
872
|
-
'@typescript-eslint/tsconfig-utils@8.61.0':
|
|
873
|
-
resolution: {integrity: sha512-O5Amvdv9ztMpxpf+vmFULGG78IE6Qwdr3bCGvqwG4nwc9H2qXkOYJJnRbRHyMkQTjv1d03olqwwwzHLMqpFePQ==}
|
|
874
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
875
|
-
peerDependencies:
|
|
876
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
877
|
-
|
|
878
847
|
'@typescript-eslint/tsconfig-utils@8.64.0':
|
|
879
848
|
resolution: {integrity: sha512-2yo8rRNKuzbVWQp5kslhANqZ2uDAeROQHBRZNPu8JDsHmeFNj/XJJhX/FhNUWmkHHvoNsKa6+tHJiig87EzsQw==}
|
|
880
849
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -887,13 +856,6 @@ packages:
|
|
|
887
856
|
peerDependencies:
|
|
888
857
|
typescript: '>=4.8.4 <6.1.0'
|
|
889
858
|
|
|
890
|
-
'@typescript-eslint/type-utils@8.61.0':
|
|
891
|
-
resolution: {integrity: sha512-TuBiQYIkd97yBfInHCTKVYMbX4kvEmpOEuixIuzCU9p8BGT1SfyyO0d0IfDMbPIHcjn/hWnusUX5e8v5Xg+X8A==}
|
|
892
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
893
|
-
peerDependencies:
|
|
894
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
895
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
896
|
-
|
|
897
859
|
'@typescript-eslint/type-utils@8.64.0':
|
|
898
860
|
resolution: {integrity: sha512-XWG4Fmmv/6SvyS9nH8jWrKs6terwJvE8cyRt1CzYYqzp9OrPhCT4cMc/f7C6RZCwG+qMmiffJS1/qJP8G1URtg==}
|
|
899
861
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -901,10 +863,6 @@ packages:
|
|
|
901
863
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
902
864
|
typescript: '>=4.8.4 <6.1.0'
|
|
903
865
|
|
|
904
|
-
'@typescript-eslint/types@8.61.0':
|
|
905
|
-
resolution: {integrity: sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==}
|
|
906
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
907
|
-
|
|
908
866
|
'@typescript-eslint/types@8.64.0':
|
|
909
867
|
resolution: {integrity: sha512-qjhfuTfLXjA4IOzXvz0rTjT01BqEiIgPoUeMwiEjnaHKJMTNo8rH5pYW1a2L/0Dnux2fPC85AeyJoWaGa8WxTA==}
|
|
910
868
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -913,12 +871,6 @@ packages:
|
|
|
913
871
|
resolution: {integrity: sha512-JSSwWNy+H0E/01jJEM+hrX6N0OFDzFzeIhHFSAS01tlVaevpG8cFyYRPhS5yjGOvBUx3sqQHVMjCL1CAZZMxBg==}
|
|
914
872
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
915
873
|
|
|
916
|
-
'@typescript-eslint/typescript-estree@8.61.0':
|
|
917
|
-
resolution: {integrity: sha512-42zatd5qSvvcV1JdDBCLxYRznvP4eIHpPoZXdkPFnAmanA4FuZ5dibSnCBggY8hQnqajPpoGjXFdZ7fIJKQnlA==}
|
|
918
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
919
|
-
peerDependencies:
|
|
920
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
921
|
-
|
|
922
874
|
'@typescript-eslint/typescript-estree@8.64.0':
|
|
923
875
|
resolution: {integrity: sha512-Pztpsn1aCE1oWDvDEfUk31nngvvF7vUB5SwHFEaZIFpvw7WJtqUHHL4plBZDA9HfWJJjL13BdG0YrJInTUvoVA==}
|
|
924
876
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -931,13 +883,6 @@ packages:
|
|
|
931
883
|
peerDependencies:
|
|
932
884
|
typescript: '>=4.8.4 <6.1.0'
|
|
933
885
|
|
|
934
|
-
'@typescript-eslint/utils@8.61.0':
|
|
935
|
-
resolution: {integrity: sha512-3bzFt7ImFMW/jVYwJamDoe/dMOdFLSC6pom6rRjdh4SZJEYupyMzem8e7vKZLclLfpHjlwSAXOUxtKxGXUiLqA==}
|
|
936
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
937
|
-
peerDependencies:
|
|
938
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
939
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
940
|
-
|
|
941
886
|
'@typescript-eslint/utils@8.64.0':
|
|
942
887
|
resolution: {integrity: sha512-aJUGVB3+U0htrrCjoA8qukw8cm8fNCGAxK/tVoS70k8aeb7DETKeFozRiVFIwEeN9WJLsjaP3ph8I60tY2XZoQ==}
|
|
943
888
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -952,10 +897,6 @@ packages:
|
|
|
952
897
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
953
898
|
typescript: '>=4.8.4 <6.1.0'
|
|
954
899
|
|
|
955
|
-
'@typescript-eslint/visitor-keys@8.61.0':
|
|
956
|
-
resolution: {integrity: sha512-QVLZu3ZPQEE+HICQyAMZ2yLQhxf0meY/wx6Hx14YcTNj13JB3qHlX3lJ02L3fLGHgERRH71kvYDwiXIguT3AjQ==}
|
|
957
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
958
|
-
|
|
959
900
|
'@typescript-eslint/visitor-keys@8.64.0':
|
|
960
901
|
resolution: {integrity: sha512-mrtuL8Nsn6gi2H4mo5KMTp823M+3Q19Ew/i+Zlikq20tIMm99C3Ez0dCmkWWnxut20esQvTg8aUSEhMcAOXhEw==}
|
|
961
902
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -1794,10 +1735,6 @@ packages:
|
|
|
1794
1735
|
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
|
|
1795
1736
|
engines: {node: '>=18'}
|
|
1796
1737
|
|
|
1797
|
-
globals@17.6.0:
|
|
1798
|
-
resolution: {integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==}
|
|
1799
|
-
engines: {node: '>=18'}
|
|
1800
|
-
|
|
1801
1738
|
globals@17.7.0:
|
|
1802
1739
|
resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==}
|
|
1803
1740
|
engines: {node: '>=18'}
|
|
@@ -2342,8 +2279,8 @@ packages:
|
|
|
2342
2279
|
module-details-from-path@1.0.4:
|
|
2343
2280
|
resolution: {integrity: sha512-EGWKgxALGMgzvxYF1UyGTy0HXX/2vHLkw6+NvDKW2jypWbHpjQuj4UMcqQWXHERJhVGKikolT06G3bcKe4fi7w==}
|
|
2344
2281
|
|
|
2345
|
-
moment-timezone@0.6.
|
|
2346
|
-
resolution: {integrity: sha512-
|
|
2282
|
+
moment-timezone@0.6.3:
|
|
2283
|
+
resolution: {integrity: sha512-pVEPA/HCFHHbwJ130ywnzYuZpkEGcP6Daa/OwNebpA18MybeFHmQilAGGovXgWijQ8vQtmud9jZrziUBgsykfg==}
|
|
2347
2284
|
|
|
2348
2285
|
moment@2.30.1:
|
|
2349
2286
|
resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==}
|
|
@@ -2949,13 +2886,6 @@ packages:
|
|
|
2949
2886
|
resolution: {integrity: sha512-phPGCwqr2+Qo0fwniCE8e4pKnGu/yFb5nD5Y8bf0EEeiI5GklnACYA9GFy/DrAeRrKHXvHn+1SUsOWgJp6RO+g==}
|
|
2950
2887
|
engines: {node: '>= 0.4'}
|
|
2951
2888
|
|
|
2952
|
-
typescript-eslint@8.61.0:
|
|
2953
|
-
resolution: {integrity: sha512-8y31Rd0eGTrDKqhy6vT0HtzhN+YLjQizwX3aA3hPXP/ynSfnrBXcQY5IzsP9/DM7+klX4IUncZZjkchP0z+rUw==}
|
|
2954
|
-
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
2955
|
-
peerDependencies:
|
|
2956
|
-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
2957
|
-
typescript: '>=4.8.4 <6.1.0'
|
|
2958
|
-
|
|
2959
2889
|
typescript-eslint@8.64.0:
|
|
2960
2890
|
resolution: {integrity: sha512-0qg+pDNMnqYzqH9AnNK+39tejHvsShUOUUoRUgtnTGE7QuMZhiFDnozq8nHJVq+Wae6NMLKNWLg5WmkcC/ndyQ==}
|
|
2961
2891
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -3360,7 +3290,7 @@ snapshots:
|
|
|
3360
3290
|
|
|
3361
3291
|
'@bcoe/v8-coverage@0.2.3': {}
|
|
3362
3292
|
|
|
3363
|
-
'@book000/eslint-config@1.16.
|
|
3293
|
+
'@book000/eslint-config@1.16.15(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
3364
3294
|
dependencies:
|
|
3365
3295
|
'@typescript-eslint/parser': 8.64.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
3366
3296
|
eslint: 10.7.0(supports-color@8.1.1)
|
|
@@ -3373,12 +3303,12 @@ snapshots:
|
|
|
3373
3303
|
- supports-color
|
|
3374
3304
|
- typescript
|
|
3375
3305
|
|
|
3376
|
-
'@book000/node-utils@1.25.
|
|
3306
|
+
'@book000/node-utils@1.25.1(@opentelemetry/core@2.9.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)':
|
|
3377
3307
|
dependencies:
|
|
3378
3308
|
'@sentry/node': 10.67.0(@opentelemetry/core@2.9.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
3379
3309
|
cycle: 1.0.3
|
|
3380
3310
|
jsonc-parser: 3.3.1
|
|
3381
|
-
moment-timezone: 0.6.
|
|
3311
|
+
moment-timezone: 0.6.3
|
|
3382
3312
|
winston: 3.19.0
|
|
3383
3313
|
winston-daily-rotate-file: 5.0.0(winston@3.19.0)
|
|
3384
3314
|
winston-transport: 4.9.0
|
|
@@ -4035,22 +3965,6 @@ snapshots:
|
|
|
4035
3965
|
dependencies:
|
|
4036
3966
|
'@types/yargs-parser': 21.0.3
|
|
4037
3967
|
|
|
4038
|
-
'@typescript-eslint/eslint-plugin@8.61.0(@typescript-eslint/parser@8.61.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3))(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4039
|
-
dependencies:
|
|
4040
|
-
'@eslint-community/regexpp': 4.12.2
|
|
4041
|
-
'@typescript-eslint/parser': 8.61.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
4042
|
-
'@typescript-eslint/scope-manager': 8.61.0
|
|
4043
|
-
'@typescript-eslint/type-utils': 8.61.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
4044
|
-
'@typescript-eslint/utils': 8.61.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
4045
|
-
'@typescript-eslint/visitor-keys': 8.61.0
|
|
4046
|
-
eslint: 10.7.0(supports-color@8.1.1)
|
|
4047
|
-
ignore: 7.0.6
|
|
4048
|
-
natural-compare: 1.4.0
|
|
4049
|
-
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
4050
|
-
typescript: 6.0.3
|
|
4051
|
-
transitivePeerDependencies:
|
|
4052
|
-
- supports-color
|
|
4053
|
-
|
|
4054
3968
|
'@typescript-eslint/eslint-plugin@8.64.0(@typescript-eslint/parser@8.64.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3))(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4055
3969
|
dependencies:
|
|
4056
3970
|
'@eslint-community/regexpp': 4.12.2
|
|
@@ -4067,18 +3981,6 @@ snapshots:
|
|
|
4067
3981
|
transitivePeerDependencies:
|
|
4068
3982
|
- supports-color
|
|
4069
3983
|
|
|
4070
|
-
'@typescript-eslint/parser@8.61.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4071
|
-
dependencies:
|
|
4072
|
-
'@typescript-eslint/scope-manager': 8.61.0
|
|
4073
|
-
'@typescript-eslint/types': 8.61.0
|
|
4074
|
-
'@typescript-eslint/typescript-estree': 8.61.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
4075
|
-
'@typescript-eslint/visitor-keys': 8.61.0
|
|
4076
|
-
debug: 4.4.3(supports-color@8.1.1)
|
|
4077
|
-
eslint: 10.7.0(supports-color@8.1.1)
|
|
4078
|
-
typescript: 6.0.3
|
|
4079
|
-
transitivePeerDependencies:
|
|
4080
|
-
- supports-color
|
|
4081
|
-
|
|
4082
3984
|
'@typescript-eslint/parser@8.64.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4083
3985
|
dependencies:
|
|
4084
3986
|
'@typescript-eslint/scope-manager': 8.64.0
|
|
@@ -4091,15 +3993,6 @@ snapshots:
|
|
|
4091
3993
|
transitivePeerDependencies:
|
|
4092
3994
|
- supports-color
|
|
4093
3995
|
|
|
4094
|
-
'@typescript-eslint/project-service@8.61.0(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4095
|
-
dependencies:
|
|
4096
|
-
'@typescript-eslint/tsconfig-utils': 8.65.0(typescript@6.0.3)
|
|
4097
|
-
'@typescript-eslint/types': 8.65.0
|
|
4098
|
-
debug: 4.4.3(supports-color@8.1.1)
|
|
4099
|
-
typescript: 6.0.3
|
|
4100
|
-
transitivePeerDependencies:
|
|
4101
|
-
- supports-color
|
|
4102
|
-
|
|
4103
3996
|
'@typescript-eslint/project-service@8.64.0(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4104
3997
|
dependencies:
|
|
4105
3998
|
'@typescript-eslint/tsconfig-utils': 8.65.0(typescript@6.0.3)
|
|
@@ -4118,11 +4011,6 @@ snapshots:
|
|
|
4118
4011
|
transitivePeerDependencies:
|
|
4119
4012
|
- supports-color
|
|
4120
4013
|
|
|
4121
|
-
'@typescript-eslint/scope-manager@8.61.0':
|
|
4122
|
-
dependencies:
|
|
4123
|
-
'@typescript-eslint/types': 8.61.0
|
|
4124
|
-
'@typescript-eslint/visitor-keys': 8.61.0
|
|
4125
|
-
|
|
4126
4014
|
'@typescript-eslint/scope-manager@8.64.0':
|
|
4127
4015
|
dependencies:
|
|
4128
4016
|
'@typescript-eslint/types': 8.64.0
|
|
@@ -4133,10 +4021,6 @@ snapshots:
|
|
|
4133
4021
|
'@typescript-eslint/types': 8.65.0
|
|
4134
4022
|
'@typescript-eslint/visitor-keys': 8.65.0
|
|
4135
4023
|
|
|
4136
|
-
'@typescript-eslint/tsconfig-utils@8.61.0(typescript@6.0.3)':
|
|
4137
|
-
dependencies:
|
|
4138
|
-
typescript: 6.0.3
|
|
4139
|
-
|
|
4140
4024
|
'@typescript-eslint/tsconfig-utils@8.64.0(typescript@6.0.3)':
|
|
4141
4025
|
dependencies:
|
|
4142
4026
|
typescript: 6.0.3
|
|
@@ -4145,18 +4029,6 @@ snapshots:
|
|
|
4145
4029
|
dependencies:
|
|
4146
4030
|
typescript: 6.0.3
|
|
4147
4031
|
|
|
4148
|
-
'@typescript-eslint/type-utils@8.61.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4149
|
-
dependencies:
|
|
4150
|
-
'@typescript-eslint/types': 8.61.0
|
|
4151
|
-
'@typescript-eslint/typescript-estree': 8.61.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
4152
|
-
'@typescript-eslint/utils': 8.61.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
4153
|
-
debug: 4.4.3(supports-color@8.1.1)
|
|
4154
|
-
eslint: 10.7.0(supports-color@8.1.1)
|
|
4155
|
-
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
4156
|
-
typescript: 6.0.3
|
|
4157
|
-
transitivePeerDependencies:
|
|
4158
|
-
- supports-color
|
|
4159
|
-
|
|
4160
4032
|
'@typescript-eslint/type-utils@8.64.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4161
4033
|
dependencies:
|
|
4162
4034
|
'@typescript-eslint/types': 8.64.0
|
|
@@ -4169,27 +4041,10 @@ snapshots:
|
|
|
4169
4041
|
transitivePeerDependencies:
|
|
4170
4042
|
- supports-color
|
|
4171
4043
|
|
|
4172
|
-
'@typescript-eslint/types@8.61.0': {}
|
|
4173
|
-
|
|
4174
4044
|
'@typescript-eslint/types@8.64.0': {}
|
|
4175
4045
|
|
|
4176
4046
|
'@typescript-eslint/types@8.65.0': {}
|
|
4177
4047
|
|
|
4178
|
-
'@typescript-eslint/typescript-estree@8.61.0(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4179
|
-
dependencies:
|
|
4180
|
-
'@typescript-eslint/project-service': 8.61.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
4181
|
-
'@typescript-eslint/tsconfig-utils': 8.61.0(typescript@6.0.3)
|
|
4182
|
-
'@typescript-eslint/types': 8.61.0
|
|
4183
|
-
'@typescript-eslint/visitor-keys': 8.61.0
|
|
4184
|
-
debug: 4.4.3(supports-color@8.1.1)
|
|
4185
|
-
minimatch: 10.2.5
|
|
4186
|
-
semver: 7.8.5
|
|
4187
|
-
tinyglobby: 0.2.17
|
|
4188
|
-
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
4189
|
-
typescript: 6.0.3
|
|
4190
|
-
transitivePeerDependencies:
|
|
4191
|
-
- supports-color
|
|
4192
|
-
|
|
4193
4048
|
'@typescript-eslint/typescript-estree@8.64.0(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4194
4049
|
dependencies:
|
|
4195
4050
|
'@typescript-eslint/project-service': 8.64.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
@@ -4220,17 +4075,6 @@ snapshots:
|
|
|
4220
4075
|
transitivePeerDependencies:
|
|
4221
4076
|
- supports-color
|
|
4222
4077
|
|
|
4223
|
-
'@typescript-eslint/utils@8.61.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4224
|
-
dependencies:
|
|
4225
|
-
'@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0(supports-color@8.1.1))
|
|
4226
|
-
'@typescript-eslint/scope-manager': 8.61.0
|
|
4227
|
-
'@typescript-eslint/types': 8.61.0
|
|
4228
|
-
'@typescript-eslint/typescript-estree': 8.61.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
4229
|
-
eslint: 10.7.0(supports-color@8.1.1)
|
|
4230
|
-
typescript: 6.0.3
|
|
4231
|
-
transitivePeerDependencies:
|
|
4232
|
-
- supports-color
|
|
4233
|
-
|
|
4234
4078
|
'@typescript-eslint/utils@8.64.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
|
|
4235
4079
|
dependencies:
|
|
4236
4080
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0(supports-color@8.1.1))
|
|
@@ -4253,11 +4097,6 @@ snapshots:
|
|
|
4253
4097
|
transitivePeerDependencies:
|
|
4254
4098
|
- supports-color
|
|
4255
4099
|
|
|
4256
|
-
'@typescript-eslint/visitor-keys@8.61.0':
|
|
4257
|
-
dependencies:
|
|
4258
|
-
'@typescript-eslint/types': 8.61.0
|
|
4259
|
-
eslint-visitor-keys: 5.0.1
|
|
4260
|
-
|
|
4261
4100
|
'@typescript-eslint/visitor-keys@8.64.0':
|
|
4262
4101
|
dependencies:
|
|
4263
4102
|
'@typescript-eslint/types': 8.64.0
|
|
@@ -5237,8 +5076,6 @@ snapshots:
|
|
|
5237
5076
|
|
|
5238
5077
|
globals@15.15.0: {}
|
|
5239
5078
|
|
|
5240
|
-
globals@17.6.0: {}
|
|
5241
|
-
|
|
5242
5079
|
globals@17.7.0: {}
|
|
5243
5080
|
|
|
5244
5081
|
globalthis@1.0.4:
|
|
@@ -5953,7 +5790,7 @@ snapshots:
|
|
|
5953
5790
|
|
|
5954
5791
|
module-details-from-path@1.0.4: {}
|
|
5955
5792
|
|
|
5956
|
-
moment-timezone@0.6.
|
|
5793
|
+
moment-timezone@0.6.3:
|
|
5957
5794
|
dependencies:
|
|
5958
5795
|
moment: 2.30.1
|
|
5959
5796
|
|
|
@@ -5976,9 +5813,9 @@ snapshots:
|
|
|
5976
5813
|
eslint-plugin-promise: 7.3.0(eslint@10.7.0(supports-color@8.1.1))
|
|
5977
5814
|
eslint-plugin-react: 7.37.5(eslint@10.7.0(supports-color@8.1.1))
|
|
5978
5815
|
find-up: 8.0.0
|
|
5979
|
-
globals: 17.
|
|
5816
|
+
globals: 17.7.0
|
|
5980
5817
|
peowly: 1.3.3
|
|
5981
|
-
typescript-eslint: 8.
|
|
5818
|
+
typescript-eslint: 8.64.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
5982
5819
|
transitivePeerDependencies:
|
|
5983
5820
|
- supports-color
|
|
5984
5821
|
- typescript
|
|
@@ -6626,17 +6463,6 @@ snapshots:
|
|
|
6626
6463
|
possible-typed-array-names: 1.1.0
|
|
6627
6464
|
reflect.getprototypeof: 1.0.10
|
|
6628
6465
|
|
|
6629
|
-
typescript-eslint@8.61.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3):
|
|
6630
|
-
dependencies:
|
|
6631
|
-
'@typescript-eslint/eslint-plugin': 8.61.0(@typescript-eslint/parser@8.61.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3))(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
6632
|
-
'@typescript-eslint/parser': 8.61.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
6633
|
-
'@typescript-eslint/typescript-estree': 8.61.0(supports-color@8.1.1)(typescript@6.0.3)
|
|
6634
|
-
'@typescript-eslint/utils': 8.61.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|
|
6635
|
-
eslint: 10.7.0(supports-color@8.1.1)
|
|
6636
|
-
typescript: 6.0.3
|
|
6637
|
-
transitivePeerDependencies:
|
|
6638
|
-
- supports-color
|
|
6639
|
-
|
|
6640
6466
|
typescript-eslint@8.64.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3):
|
|
6641
6467
|
dependencies:
|
|
6642
6468
|
'@typescript-eslint/eslint-plugin': 8.64.0(@typescript-eslint/parser@8.64.0(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3))(eslint@10.7.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
|