@book000/create-ts 0.1.86 → 0.1.88

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.86",
3
+ "version": "0.1.88",
4
4
  "description": "Create book000-style TypeScript projects",
5
5
  "repository": {
6
6
  "type": "git",
@@ -29,7 +29,7 @@
29
29
  "execa": "10.0.0"
30
30
  },
31
31
  "devDependencies": {
32
- "@book000/eslint-config": "1.16.23",
32
+ "@book000/eslint-config": "1.16.24",
33
33
  "@types/node": "25.9.5",
34
34
  "eslint": "10.8.0",
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.23",
21
+ "@book000/eslint-config": "1.16.24",
22
22
  "@types/jest": "30.0.0",
23
23
  "@types/node": "25.9.5",
24
24
  "eslint": "10.8.0",
@@ -9,8 +9,8 @@ importers:
9
9
  .:
10
10
  devDependencies:
11
11
  '@book000/eslint-config':
12
- specifier: 1.16.23
13
- version: 1.16.23(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
12
+ specifier: 1.16.24
13
+ version: 1.16.24(eslint@10.8.0(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.23':
210
- resolution: {integrity: sha512-Inv9keytJJzzMH1EJZ0ogKEEUR/fpTwH+KmYo4UFWbrozgksVgqc8YCsKOkH9YLnocPm6ZMqMloJ5UW2xgY5gg==}
209
+ '@book000/eslint-config@1.16.24':
210
+ resolution: {integrity: sha512-IHe6qj8pYzdf5Cuedoo3rIi5qs3ZAr+oa+u7m2Uh2MgZ6bcR6fUOtGaQBT+E0XgNycsz1jQijczqTQ4cujISsw==}
211
211
  peerDependencies:
212
212
  eslint: 10.8.0
213
213
 
@@ -1434,10 +1434,6 @@ packages:
1434
1434
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1435
1435
  engines: {node: '>=18'}
1436
1436
 
1437
- globals@17.7.0:
1438
- resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==}
1439
- engines: {node: '>=18'}
1440
-
1441
1437
  globals@17.8.0:
1442
1438
  resolution: {integrity: sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==}
1443
1439
  engines: {node: '>=18'}
@@ -2800,7 +2796,7 @@ snapshots:
2800
2796
 
2801
2797
  '@bcoe/v8-coverage@0.2.3': {}
2802
2798
 
2803
- '@book000/eslint-config@1.16.23(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
2799
+ '@book000/eslint-config@1.16.24(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
2804
2800
  dependencies:
2805
2801
  '@typescript-eslint/parser': 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
2806
2802
  eslint: 10.8.0(supports-color@8.1.1)
@@ -4004,7 +4000,7 @@ snapshots:
4004
4000
  entities: 4.5.0
4005
4001
  eslint: 10.8.0(supports-color@8.1.1)
4006
4002
  find-up-simple: 1.0.1
4007
- globals: 17.7.0
4003
+ globals: 17.8.0
4008
4004
  indent-string: 5.0.0
4009
4005
  is-builtin-module: 5.0.0
4010
4006
  is-identifier: 1.1.0
@@ -4251,8 +4247,6 @@ snapshots:
4251
4247
 
4252
4248
  globals@15.15.0: {}
4253
4249
 
4254
- globals@17.7.0: {}
4255
-
4256
4250
  globals@17.8.0: {}
4257
4251
 
4258
4252
  globalthis@1.0.4:
@@ -4948,7 +4942,7 @@ snapshots:
4948
4942
  eslint-plugin-promise: 7.3.0(eslint@10.8.0(supports-color@8.1.1))
4949
4943
  eslint-plugin-react: 7.37.5(eslint@10.8.0(supports-color@8.1.1))
4950
4944
  find-up: 8.0.0
4951
- globals: 17.7.0
4945
+ globals: 17.8.0
4952
4946
  peowly: 1.3.3
4953
4947
  typescript-eslint: 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
4954
4948
  transitivePeerDependencies:
@@ -22,7 +22,7 @@
22
22
  "@book000/node-utils": "1.25.18"
23
23
  },
24
24
  "devDependencies": {
25
- "@book000/eslint-config": "1.16.23",
25
+ "@book000/eslint-config": "1.16.24",
26
26
  "@types/jest": "30.0.0",
27
27
  "@types/node": "25.9.5",
28
28
  "eslint": "10.8.0",
@@ -13,8 +13,8 @@ importers:
13
13
  version: 1.25.18(@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.23
17
- version: 1.16.23(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
16
+ specifier: 1.16.24
17
+ version: 1.16.24(eslint@10.8.0(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.23':
228
- resolution: {integrity: sha512-Inv9keytJJzzMH1EJZ0ogKEEUR/fpTwH+KmYo4UFWbrozgksVgqc8YCsKOkH9YLnocPm6ZMqMloJ5UW2xgY5gg==}
227
+ '@book000/eslint-config@1.16.24':
228
+ resolution: {integrity: sha512-IHe6qj8pYzdf5Cuedoo3rIi5qs3ZAr+oa+u7m2Uh2MgZ6bcR6fUOtGaQBT+E0XgNycsz1jQijczqTQ4cujISsw==}
229
229
  peerDependencies:
230
230
  eslint: 10.8.0
231
231
 
@@ -1641,10 +1641,6 @@ packages:
1641
1641
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1642
1642
  engines: {node: '>=18'}
1643
1643
 
1644
- globals@17.7.0:
1645
- resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==}
1646
- engines: {node: '>=18'}
1647
-
1648
1644
  globals@17.8.0:
1649
1645
  resolution: {integrity: sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==}
1650
1646
  engines: {node: '>=18'}
@@ -3172,7 +3168,7 @@ snapshots:
3172
3168
 
3173
3169
  '@bcoe/v8-coverage@0.2.3': {}
3174
3170
 
3175
- '@book000/eslint-config@1.16.23(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3171
+ '@book000/eslint-config@1.16.24(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3176
3172
  dependencies:
3177
3173
  '@typescript-eslint/parser': 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3178
3174
  eslint: 10.8.0(supports-color@8.1.1)
@@ -4562,7 +4558,7 @@ snapshots:
4562
4558
  entities: 4.5.0
4563
4559
  eslint: 10.8.0(supports-color@8.1.1)
4564
4560
  find-up-simple: 1.0.1
4565
- globals: 17.7.0
4561
+ globals: 17.8.0
4566
4562
  indent-string: 5.0.0
4567
4563
  is-builtin-module: 5.0.0
4568
4564
  is-identifier: 1.1.0
@@ -4823,8 +4819,6 @@ snapshots:
4823
4819
 
4824
4820
  globals@15.15.0: {}
4825
4821
 
4826
- globals@17.7.0: {}
4827
-
4828
4822
  globals@17.8.0: {}
4829
4823
 
4830
4824
  globalthis@1.0.4:
@@ -5556,7 +5550,7 @@ snapshots:
5556
5550
  eslint-plugin-promise: 7.3.0(eslint@10.8.0(supports-color@8.1.1))
5557
5551
  eslint-plugin-react: 7.37.5(eslint@10.8.0(supports-color@8.1.1))
5558
5552
  find-up: 8.0.0
5559
- globals: 17.7.0
5553
+ globals: 17.8.0
5560
5554
  peowly: 1.3.3
5561
5555
  typescript-eslint: 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5562
5556
  transitivePeerDependencies:
@@ -23,7 +23,7 @@
23
23
  "discord.js": "14.27.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@book000/eslint-config": "1.16.23",
26
+ "@book000/eslint-config": "1.16.24",
27
27
  "@types/jest": "30.0.0",
28
28
  "@types/node": "25.9.5",
29
29
  "eslint": "10.8.0",
@@ -16,8 +16,8 @@ importers:
16
16
  version: 14.27.0
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
- specifier: 1.16.23
20
- version: 1.16.23(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
19
+ specifier: 1.16.24
20
+ version: 1.16.24(eslint@10.8.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,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.23':
231
- resolution: {integrity: sha512-Inv9keytJJzzMH1EJZ0ogKEEUR/fpTwH+KmYo4UFWbrozgksVgqc8YCsKOkH9YLnocPm6ZMqMloJ5UW2xgY5gg==}
230
+ '@book000/eslint-config@1.16.24':
231
+ resolution: {integrity: sha512-IHe6qj8pYzdf5Cuedoo3rIi5qs3ZAr+oa+u7m2Uh2MgZ6bcR6fUOtGaQBT+E0XgNycsz1jQijczqTQ4cujISsw==}
232
232
  peerDependencies:
233
233
  eslint: 10.8.0
234
234
 
@@ -1698,10 +1698,6 @@ packages:
1698
1698
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1699
1699
  engines: {node: '>=18'}
1700
1700
 
1701
- globals@17.7.0:
1702
- resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==}
1703
- engines: {node: '>=18'}
1704
-
1705
1701
  globals@17.8.0:
1706
1702
  resolution: {integrity: sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==}
1707
1703
  engines: {node: '>=18'}
@@ -3257,7 +3253,7 @@ snapshots:
3257
3253
 
3258
3254
  '@bcoe/v8-coverage@0.2.3': {}
3259
3255
 
3260
- '@book000/eslint-config@1.16.23(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3256
+ '@book000/eslint-config@1.16.24(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3261
3257
  dependencies:
3262
3258
  '@typescript-eslint/parser': 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3263
3259
  eslint: 10.8.0(supports-color@8.1.1)
@@ -4732,7 +4728,7 @@ snapshots:
4732
4728
  entities: 4.5.0
4733
4729
  eslint: 10.8.0(supports-color@8.1.1)
4734
4730
  find-up-simple: 1.0.1
4735
- globals: 17.7.0
4731
+ globals: 17.8.0
4736
4732
  indent-string: 5.0.0
4737
4733
  is-builtin-module: 5.0.0
4738
4734
  is-identifier: 1.1.0
@@ -4993,8 +4989,6 @@ snapshots:
4993
4989
 
4994
4990
  globals@15.15.0: {}
4995
4991
 
4996
- globals@17.7.0: {}
4997
-
4998
4992
  globals@17.8.0: {}
4999
4993
 
5000
4994
  globalthis@1.0.4:
@@ -5732,7 +5726,7 @@ snapshots:
5732
5726
  eslint-plugin-promise: 7.3.0(eslint@10.8.0(supports-color@8.1.1))
5733
5727
  eslint-plugin-react: 7.37.5(eslint@10.8.0(supports-color@8.1.1))
5734
5728
  find-up: 8.0.0
5735
- globals: 17.7.0
5729
+ globals: 17.8.0
5736
5730
  peowly: 1.3.3
5737
5731
  typescript-eslint: 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5738
5732
  transitivePeerDependencies:
@@ -22,7 +22,7 @@
22
22
  "fastify": "5.10.0"
23
23
  },
24
24
  "devDependencies": {
25
- "@book000/eslint-config": "1.16.23",
25
+ "@book000/eslint-config": "1.16.24",
26
26
  "@types/jest": "30.0.0",
27
27
  "@types/node": "25.9.5",
28
28
  "eslint": "10.8.0",
@@ -16,8 +16,8 @@ importers:
16
16
  version: 5.10.0
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
- specifier: 1.16.23
20
- version: 1.16.23(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
19
+ specifier: 1.16.24
20
+ version: 1.16.24(eslint@10.8.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
@@ -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.23':
220
- resolution: {integrity: sha512-Inv9keytJJzzMH1EJZ0ogKEEUR/fpTwH+KmYo4UFWbrozgksVgqc8YCsKOkH9YLnocPm6ZMqMloJ5UW2xgY5gg==}
219
+ '@book000/eslint-config@1.16.24':
220
+ resolution: {integrity: sha512-IHe6qj8pYzdf5Cuedoo3rIi5qs3ZAr+oa+u7m2Uh2MgZ6bcR6fUOtGaQBT+E0XgNycsz1jQijczqTQ4cujISsw==}
221
221
  peerDependencies:
222
222
  eslint: 10.8.0
223
223
 
@@ -1540,10 +1540,6 @@ packages:
1540
1540
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1541
1541
  engines: {node: '>=18'}
1542
1542
 
1543
- globals@17.7.0:
1544
- resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==}
1545
- engines: {node: '>=18'}
1546
-
1547
1543
  globals@17.8.0:
1548
1544
  resolution: {integrity: sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==}
1549
1545
  engines: {node: '>=18'}
@@ -3026,7 +3022,7 @@ snapshots:
3026
3022
 
3027
3023
  '@bcoe/v8-coverage@0.2.3': {}
3028
3024
 
3029
- '@book000/eslint-config@1.16.23(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3025
+ '@book000/eslint-config@1.16.24(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3030
3026
  dependencies:
3031
3027
  '@typescript-eslint/parser': 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3032
3028
  eslint: 10.8.0(supports-color@8.1.1)
@@ -4288,7 +4284,7 @@ snapshots:
4288
4284
  entities: 4.5.0
4289
4285
  eslint: 10.8.0(supports-color@8.1.1)
4290
4286
  find-up-simple: 1.0.1
4291
- globals: 17.7.0
4287
+ globals: 17.8.0
4292
4288
  indent-string: 5.0.0
4293
4289
  is-builtin-module: 5.0.0
4294
4290
  is-identifier: 1.1.0
@@ -4592,8 +4588,6 @@ snapshots:
4592
4588
 
4593
4589
  globals@15.15.0: {}
4594
4590
 
4595
- globals@17.7.0: {}
4596
-
4597
4591
  globals@17.8.0: {}
4598
4592
 
4599
4593
  globalthis@1.0.4:
@@ -5315,7 +5309,7 @@ snapshots:
5315
5309
  eslint-plugin-promise: 7.3.0(eslint@10.8.0(supports-color@8.1.1))
5316
5310
  eslint-plugin-react: 7.37.5(eslint@10.8.0(supports-color@8.1.1))
5317
5311
  find-up: 8.0.0
5318
- globals: 17.7.0
5312
+ globals: 17.8.0
5319
5313
  peowly: 1.3.3
5320
5314
  typescript-eslint: 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5321
5315
  transitivePeerDependencies: