@book000/create-ts 0.1.148 → 0.1.150

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@book000/create-ts",
3
- "version": "0.1.148",
3
+ "version": "0.1.150",
4
4
  "description": "Create book000-style TypeScript projects",
5
5
  "repository": {
6
6
  "type": "git",
@@ -29,7 +29,7 @@
29
29
  "execa": "10.0.1"
30
30
  },
31
31
  "devDependencies": {
32
- "@book000/eslint-config": "1.16.38",
32
+ "@book000/eslint-config": "1.16.39",
33
33
  "@types/node": "25.9.5",
34
34
  "eslint": "10.8.1",
35
35
  "prettier": "3.9.6",
@@ -18,7 +18,7 @@
18
18
  "fix:prettier": "prettier --write src/"
19
19
  },
20
20
  "devDependencies": {
21
- "@book000/eslint-config": "1.16.38",
21
+ "@book000/eslint-config": "1.16.39",
22
22
  "@types/jest": "30.0.0",
23
23
  "@types/node": "25.9.5",
24
24
  "eslint": "10.8.1",
@@ -9,8 +9,8 @@ importers:
9
9
  .:
10
10
  devDependencies:
11
11
  '@book000/eslint-config':
12
- specifier: 1.16.38
13
- version: 1.16.38(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
12
+ specifier: 1.16.39
13
+ version: 1.16.39(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
14
14
  '@types/jest':
15
15
  specifier: 30.0.0
16
16
  version: 30.0.0
@@ -206,8 +206,8 @@ packages:
206
206
  '@bcoe/v8-coverage@0.2.3':
207
207
  resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
208
208
 
209
- '@book000/eslint-config@1.16.38':
210
- resolution: {integrity: sha512-Ze0STlfQYESfaW7WArEtyNP7GZwjmmizs2ceB72USagby/B8VA50kJyVuzUSgXf7cz6QMyr+929v+By9kKsABQ==}
209
+ '@book000/eslint-config@1.16.39':
210
+ resolution: {integrity: sha512-u/KStjRWkIPJLL4/LNAA2KuGcyK2kB/etUlCJOoFiO786mR6rYyEtKA9ZyayFx5kmUeQr1tCaBspBTsh1MpCXw==}
211
211
  peerDependencies:
212
212
  eslint: 10.8.1
213
213
 
@@ -1436,10 +1436,6 @@ packages:
1436
1436
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1437
1437
  engines: {node: '>=18'}
1438
1438
 
1439
- globals@17.10.0:
1440
- resolution: {integrity: sha512-V0kztuWST2k8A/VbxAY8+L+7+Rgo3fyA24IHRLrZp7HOzJjV0gHSaZUjK9lpP/IrBSNite2tZ1prhRkinRu1CA==}
1441
- engines: {node: '>=18'}
1442
-
1443
1439
  globals@17.11.0:
1444
1440
  resolution: {integrity: sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==}
1445
1441
  engines: {node: '>=18'}
@@ -2802,7 +2798,7 @@ snapshots:
2802
2798
 
2803
2799
  '@bcoe/v8-coverage@0.2.3': {}
2804
2800
 
2805
- '@book000/eslint-config@1.16.38(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
2801
+ '@book000/eslint-config@1.16.39(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
2806
2802
  dependencies:
2807
2803
  '@typescript-eslint/parser': 8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
2808
2804
  eslint: 10.8.1(supports-color@8.1.1)
@@ -4006,7 +4002,7 @@ snapshots:
4006
4002
  entities: 4.5.0
4007
4003
  eslint: 10.8.1(supports-color@8.1.1)
4008
4004
  find-up-simple: 1.0.1
4009
- globals: 17.10.0
4005
+ globals: 17.11.0
4010
4006
  indent-string: 5.0.0
4011
4007
  is-builtin-module: 5.0.0
4012
4008
  is-identifier: 1.1.0
@@ -4253,8 +4249,6 @@ snapshots:
4253
4249
 
4254
4250
  globals@15.15.0: {}
4255
4251
 
4256
- globals@17.10.0: {}
4257
-
4258
4252
  globals@17.11.0: {}
4259
4253
 
4260
4254
  globalthis@1.0.4:
@@ -4950,7 +4944,7 @@ snapshots:
4950
4944
  eslint-plugin-promise: 7.3.0(eslint@10.8.1(supports-color@8.1.1))
4951
4945
  eslint-plugin-react: 7.37.5(eslint@10.8.1(supports-color@8.1.1))
4952
4946
  find-up: 8.0.0
4953
- globals: 17.10.0
4947
+ globals: 17.11.0
4954
4948
  peowly: 1.3.3
4955
4949
  typescript-eslint: 8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
4956
4950
  transitivePeerDependencies:
@@ -22,7 +22,7 @@
22
22
  "@book000/node-utils": "1.25.52"
23
23
  },
24
24
  "devDependencies": {
25
- "@book000/eslint-config": "1.16.38",
25
+ "@book000/eslint-config": "1.16.39",
26
26
  "@types/jest": "30.0.0",
27
27
  "@types/node": "25.9.5",
28
28
  "eslint": "10.8.1",
@@ -13,8 +13,8 @@ importers:
13
13
  version: 1.25.52(@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.38
17
- version: 1.16.38(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
16
+ specifier: 1.16.39
17
+ version: 1.16.39(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,8 +224,8 @@ packages:
224
224
  '@bcoe/v8-coverage@0.2.3':
225
225
  resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
226
226
 
227
- '@book000/eslint-config@1.16.38':
228
- resolution: {integrity: sha512-Ze0STlfQYESfaW7WArEtyNP7GZwjmmizs2ceB72USagby/B8VA50kJyVuzUSgXf7cz6QMyr+929v+By9kKsABQ==}
227
+ '@book000/eslint-config@1.16.39':
228
+ resolution: {integrity: sha512-u/KStjRWkIPJLL4/LNAA2KuGcyK2kB/etUlCJOoFiO786mR6rYyEtKA9ZyayFx5kmUeQr1tCaBspBTsh1MpCXw==}
229
229
  peerDependencies:
230
230
  eslint: 10.8.1
231
231
 
@@ -1643,10 +1643,6 @@ packages:
1643
1643
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1644
1644
  engines: {node: '>=18'}
1645
1645
 
1646
- globals@17.10.0:
1647
- resolution: {integrity: sha512-V0kztuWST2k8A/VbxAY8+L+7+Rgo3fyA24IHRLrZp7HOzJjV0gHSaZUjK9lpP/IrBSNite2tZ1prhRkinRu1CA==}
1648
- engines: {node: '>=18'}
1649
-
1650
1646
  globals@17.11.0:
1651
1647
  resolution: {integrity: sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==}
1652
1648
  engines: {node: '>=18'}
@@ -3178,7 +3174,7 @@ snapshots:
3178
3174
 
3179
3175
  '@bcoe/v8-coverage@0.2.3': {}
3180
3176
 
3181
- '@book000/eslint-config@1.16.38(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3177
+ '@book000/eslint-config@1.16.39(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3182
3178
  dependencies:
3183
3179
  '@typescript-eslint/parser': 8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3184
3180
  eslint: 10.8.1(supports-color@8.1.1)
@@ -4568,7 +4564,7 @@ snapshots:
4568
4564
  entities: 4.5.0
4569
4565
  eslint: 10.8.1(supports-color@8.1.1)
4570
4566
  find-up-simple: 1.0.1
4571
- globals: 17.10.0
4567
+ globals: 17.11.0
4572
4568
  indent-string: 5.0.0
4573
4569
  is-builtin-module: 5.0.0
4574
4570
  is-identifier: 1.1.0
@@ -4829,8 +4825,6 @@ snapshots:
4829
4825
 
4830
4826
  globals@15.15.0: {}
4831
4827
 
4832
- globals@17.10.0: {}
4833
-
4834
4828
  globals@17.11.0: {}
4835
4829
 
4836
4830
  globalthis@1.0.4:
@@ -5562,7 +5556,7 @@ snapshots:
5562
5556
  eslint-plugin-promise: 7.3.0(eslint@10.8.1(supports-color@8.1.1))
5563
5557
  eslint-plugin-react: 7.37.5(eslint@10.8.1(supports-color@8.1.1))
5564
5558
  find-up: 8.0.0
5565
- globals: 17.10.0
5559
+ globals: 17.11.0
5566
5560
  peowly: 1.3.3
5567
5561
  typescript-eslint: 8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5568
5562
  transitivePeerDependencies:
@@ -23,7 +23,7 @@
23
23
  "discord.js": "14.27.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@book000/eslint-config": "1.16.38",
26
+ "@book000/eslint-config": "1.16.39",
27
27
  "@types/jest": "30.0.0",
28
28
  "@types/node": "25.9.5",
29
29
  "eslint": "10.8.1",
@@ -16,8 +16,8 @@ importers:
16
16
  version: 14.27.0
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
- specifier: 1.16.38
20
- version: 1.16.38(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
19
+ specifier: 1.16.39
20
+ version: 1.16.39(eslint@10.8.1(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,8 +227,8 @@ packages:
227
227
  '@bcoe/v8-coverage@0.2.3':
228
228
  resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
229
229
 
230
- '@book000/eslint-config@1.16.38':
231
- resolution: {integrity: sha512-Ze0STlfQYESfaW7WArEtyNP7GZwjmmizs2ceB72USagby/B8VA50kJyVuzUSgXf7cz6QMyr+929v+By9kKsABQ==}
230
+ '@book000/eslint-config@1.16.39':
231
+ resolution: {integrity: sha512-u/KStjRWkIPJLL4/LNAA2KuGcyK2kB/etUlCJOoFiO786mR6rYyEtKA9ZyayFx5kmUeQr1tCaBspBTsh1MpCXw==}
232
232
  peerDependencies:
233
233
  eslint: 10.8.1
234
234
 
@@ -1700,10 +1700,6 @@ packages:
1700
1700
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1701
1701
  engines: {node: '>=18'}
1702
1702
 
1703
- globals@17.10.0:
1704
- resolution: {integrity: sha512-V0kztuWST2k8A/VbxAY8+L+7+Rgo3fyA24IHRLrZp7HOzJjV0gHSaZUjK9lpP/IrBSNite2tZ1prhRkinRu1CA==}
1705
- engines: {node: '>=18'}
1706
-
1707
1703
  globals@17.11.0:
1708
1704
  resolution: {integrity: sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==}
1709
1705
  engines: {node: '>=18'}
@@ -3263,7 +3259,7 @@ snapshots:
3263
3259
 
3264
3260
  '@bcoe/v8-coverage@0.2.3': {}
3265
3261
 
3266
- '@book000/eslint-config@1.16.38(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3262
+ '@book000/eslint-config@1.16.39(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3267
3263
  dependencies:
3268
3264
  '@typescript-eslint/parser': 8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3269
3265
  eslint: 10.8.1(supports-color@8.1.1)
@@ -4738,7 +4734,7 @@ snapshots:
4738
4734
  entities: 4.5.0
4739
4735
  eslint: 10.8.1(supports-color@8.1.1)
4740
4736
  find-up-simple: 1.0.1
4741
- globals: 17.10.0
4737
+ globals: 17.11.0
4742
4738
  indent-string: 5.0.0
4743
4739
  is-builtin-module: 5.0.0
4744
4740
  is-identifier: 1.1.0
@@ -4999,8 +4995,6 @@ snapshots:
4999
4995
 
5000
4996
  globals@15.15.0: {}
5001
4997
 
5002
- globals@17.10.0: {}
5003
-
5004
4998
  globals@17.11.0: {}
5005
4999
 
5006
5000
  globalthis@1.0.4:
@@ -5738,7 +5732,7 @@ snapshots:
5738
5732
  eslint-plugin-promise: 7.3.0(eslint@10.8.1(supports-color@8.1.1))
5739
5733
  eslint-plugin-react: 7.37.5(eslint@10.8.1(supports-color@8.1.1))
5740
5734
  find-up: 8.0.0
5741
- globals: 17.10.0
5735
+ globals: 17.11.0
5742
5736
  peowly: 1.3.3
5743
5737
  typescript-eslint: 8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5744
5738
  transitivePeerDependencies:
@@ -19,10 +19,10 @@
19
19
  },
20
20
  "dependencies": {
21
21
  "@fastify/cors": "11.3.0",
22
- "fastify": "5.11.3"
22
+ "fastify": "5.12.0"
23
23
  },
24
24
  "devDependencies": {
25
- "@book000/eslint-config": "1.16.38",
25
+ "@book000/eslint-config": "1.16.39",
26
26
  "@types/jest": "30.0.0",
27
27
  "@types/node": "25.9.5",
28
28
  "eslint": "10.8.1",
@@ -12,12 +12,12 @@ importers:
12
12
  specifier: 11.3.0
13
13
  version: 11.3.0
14
14
  fastify:
15
- specifier: 5.11.3
16
- version: 5.11.3
15
+ specifier: 5.12.0
16
+ version: 5.12.0
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
- specifier: 1.16.38
20
- version: 1.16.38(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
19
+ specifier: 1.16.39
20
+ version: 1.16.39(eslint@10.8.1(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
@@ -216,8 +216,8 @@ packages:
216
216
  '@bcoe/v8-coverage@0.2.3':
217
217
  resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
218
218
 
219
- '@book000/eslint-config@1.16.38':
220
- resolution: {integrity: sha512-Ze0STlfQYESfaW7WArEtyNP7GZwjmmizs2ceB72USagby/B8VA50kJyVuzUSgXf7cz6QMyr+929v+By9kKsABQ==}
219
+ '@book000/eslint-config@1.16.39':
220
+ resolution: {integrity: sha512-u/KStjRWkIPJLL4/LNAA2KuGcyK2kB/etUlCJOoFiO786mR6rYyEtKA9ZyayFx5kmUeQr1tCaBspBTsh1MpCXw==}
221
221
  peerDependencies:
222
222
  eslint: 10.8.1
223
223
 
@@ -1404,8 +1404,8 @@ packages:
1404
1404
  resolution: {integrity: sha512-H0eo4VaknYFsgyG7t+uppjBqeliAvu6NVKpFf3rzYCKdCPGrrfLc0qc8y1YlC2nNlIp07qQIk65RUViIixLw+A==}
1405
1405
  engines: {node: '>= 10'}
1406
1406
 
1407
- fastify@5.11.3:
1408
- resolution: {integrity: sha512-W6hzDP8s0iSeL7LGwY6Oc/ZxuXWOvFEMs6p2L0Si415YRo27W5pBKdOTXxhemBDeSTAcpYf5evRA9onF2OYhPA==}
1407
+ fastify@5.12.0:
1408
+ resolution: {integrity: sha512-A3RNEaDIHWaxFW8n8rNJaW1wQ+XAXuoU71llfUQJjuh5WaYLmKfRhhanaJBOx8m2EBPQkR6sDBovYdHNe9F6rA==}
1409
1409
 
1410
1410
  fastq@1.20.1:
1411
1411
  resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
@@ -1539,10 +1539,6 @@ packages:
1539
1539
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1540
1540
  engines: {node: '>=18'}
1541
1541
 
1542
- globals@17.10.0:
1543
- resolution: {integrity: sha512-V0kztuWST2k8A/VbxAY8+L+7+Rgo3fyA24IHRLrZp7HOzJjV0gHSaZUjK9lpP/IrBSNite2tZ1prhRkinRu1CA==}
1544
- engines: {node: '>=18'}
1545
-
1546
1542
  globals@17.11.0:
1547
1543
  resolution: {integrity: sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==}
1548
1544
  engines: {node: '>=18'}
@@ -3022,7 +3018,7 @@ snapshots:
3022
3018
 
3023
3019
  '@bcoe/v8-coverage@0.2.3': {}
3024
3020
 
3025
- '@book000/eslint-config@1.16.38(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3021
+ '@book000/eslint-config@1.16.39(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3026
3022
  dependencies:
3027
3023
  '@typescript-eslint/parser': 8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3028
3024
  eslint: 10.8.1(supports-color@8.1.1)
@@ -4284,7 +4280,7 @@ snapshots:
4284
4280
  entities: 4.5.0
4285
4281
  eslint: 10.8.1(supports-color@8.1.1)
4286
4282
  find-up-simple: 1.0.1
4287
- globals: 17.10.0
4283
+ globals: 17.11.0
4288
4284
  indent-string: 5.0.0
4289
4285
  is-builtin-module: 5.0.0
4290
4286
  is-identifier: 1.1.0
@@ -4426,7 +4422,7 @@ snapshots:
4426
4422
  raw-body: 3.0.2
4427
4423
  secure-json-parse: 4.1.0
4428
4424
 
4429
- fastify@5.11.3:
4425
+ fastify@5.12.0:
4430
4426
  dependencies:
4431
4427
  '@fastify/ajv-compiler': 4.0.6
4432
4428
  '@fastify/error': 4.2.0
@@ -4586,8 +4582,6 @@ snapshots:
4586
4582
 
4587
4583
  globals@15.15.0: {}
4588
4584
 
4589
- globals@17.10.0: {}
4590
-
4591
4585
  globals@17.11.0: {}
4592
4586
 
4593
4587
  globalthis@1.0.4:
@@ -5309,7 +5303,7 @@ snapshots:
5309
5303
  eslint-plugin-promise: 7.3.0(eslint@10.8.1(supports-color@8.1.1))
5310
5304
  eslint-plugin-react: 7.37.5(eslint@10.8.1(supports-color@8.1.1))
5311
5305
  find-up: 8.0.0
5312
- globals: 17.10.0
5306
+ globals: 17.11.0
5313
5307
  peowly: 1.3.3
5314
5308
  typescript-eslint: 8.67.0(eslint@10.8.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5315
5309
  transitivePeerDependencies: