@book000/create-ts 0.1.102 → 0.1.103

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.102",
3
+ "version": "0.1.103",
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.27",
32
+ "@book000/eslint-config": "1.16.28",
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.27",
21
+ "@book000/eslint-config": "1.16.28",
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.27
13
- version: 1.16.27(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
12
+ specifier: 1.16.28
13
+ version: 1.16.28(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.27':
210
- resolution: {integrity: sha512-ErQU88JEMWVZuBT8D3YelIPI66M2+cEEtOrsFSfhcfKqy2Et0v33esmHZgLRHOg8NBziwIwwxe5XO7pjIgZJCQ==}
209
+ '@book000/eslint-config@1.16.28':
210
+ resolution: {integrity: sha512-8W7Vf8Kq40vYtDU7NK1uYJvcWR2nu4vj+/RsAi4sJIM+VXRIyLcAozVcDqDC01E45KCsXSHR49j7FNbkRFc8+A==}
211
211
  peerDependencies:
212
212
  eslint: 10.8.0
213
213
 
@@ -1435,10 +1435,6 @@ packages:
1435
1435
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1436
1436
  engines: {node: '>=18'}
1437
1437
 
1438
- globals@17.8.0:
1439
- resolution: {integrity: sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==}
1440
- engines: {node: '>=18'}
1441
-
1442
1438
  globals@17.9.0:
1443
1439
  resolution: {integrity: sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==}
1444
1440
  engines: {node: '>=18'}
@@ -2801,7 +2797,7 @@ snapshots:
2801
2797
 
2802
2798
  '@bcoe/v8-coverage@0.2.3': {}
2803
2799
 
2804
- '@book000/eslint-config@1.16.27(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
2800
+ '@book000/eslint-config@1.16.28(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
2805
2801
  dependencies:
2806
2802
  '@typescript-eslint/parser': 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
2807
2803
  eslint: 10.8.0(supports-color@8.1.1)
@@ -4005,7 +4001,7 @@ snapshots:
4005
4001
  entities: 4.5.0
4006
4002
  eslint: 10.8.0(supports-color@8.1.1)
4007
4003
  find-up-simple: 1.0.1
4008
- globals: 17.8.0
4004
+ globals: 17.9.0
4009
4005
  indent-string: 5.0.0
4010
4006
  is-builtin-module: 5.0.0
4011
4007
  is-identifier: 1.1.0
@@ -4252,8 +4248,6 @@ snapshots:
4252
4248
 
4253
4249
  globals@15.15.0: {}
4254
4250
 
4255
- globals@17.8.0: {}
4256
-
4257
4251
  globals@17.9.0: {}
4258
4252
 
4259
4253
  globalthis@1.0.4:
@@ -4949,7 +4943,7 @@ snapshots:
4949
4943
  eslint-plugin-promise: 7.3.0(eslint@10.8.0(supports-color@8.1.1))
4950
4944
  eslint-plugin-react: 7.37.5(eslint@10.8.0(supports-color@8.1.1))
4951
4945
  find-up: 8.0.0
4952
- globals: 17.8.0
4946
+ globals: 17.9.0
4953
4947
  peowly: 1.3.3
4954
4948
  typescript-eslint: 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
4955
4949
  transitivePeerDependencies:
@@ -22,7 +22,7 @@
22
22
  "@book000/node-utils": "1.25.26"
23
23
  },
24
24
  "devDependencies": {
25
- "@book000/eslint-config": "1.16.27",
25
+ "@book000/eslint-config": "1.16.28",
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.26(@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.27
17
- version: 1.16.27(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
16
+ specifier: 1.16.28
17
+ version: 1.16.28(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.27':
228
- resolution: {integrity: sha512-ErQU88JEMWVZuBT8D3YelIPI66M2+cEEtOrsFSfhcfKqy2Et0v33esmHZgLRHOg8NBziwIwwxe5XO7pjIgZJCQ==}
227
+ '@book000/eslint-config@1.16.28':
228
+ resolution: {integrity: sha512-8W7Vf8Kq40vYtDU7NK1uYJvcWR2nu4vj+/RsAi4sJIM+VXRIyLcAozVcDqDC01E45KCsXSHR49j7FNbkRFc8+A==}
229
229
  peerDependencies:
230
230
  eslint: 10.8.0
231
231
 
@@ -1642,10 +1642,6 @@ packages:
1642
1642
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1643
1643
  engines: {node: '>=18'}
1644
1644
 
1645
- globals@17.8.0:
1646
- resolution: {integrity: sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==}
1647
- engines: {node: '>=18'}
1648
-
1649
1645
  globals@17.9.0:
1650
1646
  resolution: {integrity: sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==}
1651
1647
  engines: {node: '>=18'}
@@ -3177,7 +3173,7 @@ snapshots:
3177
3173
 
3178
3174
  '@bcoe/v8-coverage@0.2.3': {}
3179
3175
 
3180
- '@book000/eslint-config@1.16.27(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3176
+ '@book000/eslint-config@1.16.28(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3181
3177
  dependencies:
3182
3178
  '@typescript-eslint/parser': 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3183
3179
  eslint: 10.8.0(supports-color@8.1.1)
@@ -4567,7 +4563,7 @@ snapshots:
4567
4563
  entities: 4.5.0
4568
4564
  eslint: 10.8.0(supports-color@8.1.1)
4569
4565
  find-up-simple: 1.0.1
4570
- globals: 17.8.0
4566
+ globals: 17.9.0
4571
4567
  indent-string: 5.0.0
4572
4568
  is-builtin-module: 5.0.0
4573
4569
  is-identifier: 1.1.0
@@ -4828,8 +4824,6 @@ snapshots:
4828
4824
 
4829
4825
  globals@15.15.0: {}
4830
4826
 
4831
- globals@17.8.0: {}
4832
-
4833
4827
  globals@17.9.0: {}
4834
4828
 
4835
4829
  globalthis@1.0.4:
@@ -5561,7 +5555,7 @@ snapshots:
5561
5555
  eslint-plugin-promise: 7.3.0(eslint@10.8.0(supports-color@8.1.1))
5562
5556
  eslint-plugin-react: 7.37.5(eslint@10.8.0(supports-color@8.1.1))
5563
5557
  find-up: 8.0.0
5564
- globals: 17.8.0
5558
+ globals: 17.9.0
5565
5559
  peowly: 1.3.3
5566
5560
  typescript-eslint: 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5567
5561
  transitivePeerDependencies:
@@ -23,7 +23,7 @@
23
23
  "discord.js": "14.27.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@book000/eslint-config": "1.16.27",
26
+ "@book000/eslint-config": "1.16.28",
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.27
20
- version: 1.16.27(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
19
+ specifier: 1.16.28
20
+ version: 1.16.28(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.27':
231
- resolution: {integrity: sha512-ErQU88JEMWVZuBT8D3YelIPI66M2+cEEtOrsFSfhcfKqy2Et0v33esmHZgLRHOg8NBziwIwwxe5XO7pjIgZJCQ==}
230
+ '@book000/eslint-config@1.16.28':
231
+ resolution: {integrity: sha512-8W7Vf8Kq40vYtDU7NK1uYJvcWR2nu4vj+/RsAi4sJIM+VXRIyLcAozVcDqDC01E45KCsXSHR49j7FNbkRFc8+A==}
232
232
  peerDependencies:
233
233
  eslint: 10.8.0
234
234
 
@@ -1699,10 +1699,6 @@ packages:
1699
1699
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1700
1700
  engines: {node: '>=18'}
1701
1701
 
1702
- globals@17.8.0:
1703
- resolution: {integrity: sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==}
1704
- engines: {node: '>=18'}
1705
-
1706
1702
  globals@17.9.0:
1707
1703
  resolution: {integrity: sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==}
1708
1704
  engines: {node: '>=18'}
@@ -3262,7 +3258,7 @@ snapshots:
3262
3258
 
3263
3259
  '@bcoe/v8-coverage@0.2.3': {}
3264
3260
 
3265
- '@book000/eslint-config@1.16.27(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3261
+ '@book000/eslint-config@1.16.28(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3266
3262
  dependencies:
3267
3263
  '@typescript-eslint/parser': 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3268
3264
  eslint: 10.8.0(supports-color@8.1.1)
@@ -4737,7 +4733,7 @@ snapshots:
4737
4733
  entities: 4.5.0
4738
4734
  eslint: 10.8.0(supports-color@8.1.1)
4739
4735
  find-up-simple: 1.0.1
4740
- globals: 17.8.0
4736
+ globals: 17.9.0
4741
4737
  indent-string: 5.0.0
4742
4738
  is-builtin-module: 5.0.0
4743
4739
  is-identifier: 1.1.0
@@ -4998,8 +4994,6 @@ snapshots:
4998
4994
 
4999
4995
  globals@15.15.0: {}
5000
4996
 
5001
- globals@17.8.0: {}
5002
-
5003
4997
  globals@17.9.0: {}
5004
4998
 
5005
4999
  globalthis@1.0.4:
@@ -5737,7 +5731,7 @@ snapshots:
5737
5731
  eslint-plugin-promise: 7.3.0(eslint@10.8.0(supports-color@8.1.1))
5738
5732
  eslint-plugin-react: 7.37.5(eslint@10.8.0(supports-color@8.1.1))
5739
5733
  find-up: 8.0.0
5740
- globals: 17.8.0
5734
+ globals: 17.9.0
5741
5735
  peowly: 1.3.3
5742
5736
  typescript-eslint: 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5743
5737
  transitivePeerDependencies:
@@ -22,7 +22,7 @@
22
22
  "fastify": "5.11.0"
23
23
  },
24
24
  "devDependencies": {
25
- "@book000/eslint-config": "1.16.27",
25
+ "@book000/eslint-config": "1.16.28",
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.11.0
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
- specifier: 1.16.27
20
- version: 1.16.27(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
19
+ specifier: 1.16.28
20
+ version: 1.16.28(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.27':
220
- resolution: {integrity: sha512-ErQU88JEMWVZuBT8D3YelIPI66M2+cEEtOrsFSfhcfKqy2Et0v33esmHZgLRHOg8NBziwIwwxe5XO7pjIgZJCQ==}
219
+ '@book000/eslint-config@1.16.28':
220
+ resolution: {integrity: sha512-8W7Vf8Kq40vYtDU7NK1uYJvcWR2nu4vj+/RsAi4sJIM+VXRIyLcAozVcDqDC01E45KCsXSHR49j7FNbkRFc8+A==}
221
221
  peerDependencies:
222
222
  eslint: 10.8.0
223
223
 
@@ -1541,10 +1541,6 @@ packages:
1541
1541
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1542
1542
  engines: {node: '>=18'}
1543
1543
 
1544
- globals@17.8.0:
1545
- resolution: {integrity: sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==}
1546
- engines: {node: '>=18'}
1547
-
1548
1544
  globals@17.9.0:
1549
1545
  resolution: {integrity: sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==}
1550
1546
  engines: {node: '>=18'}
@@ -3027,7 +3023,7 @@ snapshots:
3027
3023
 
3028
3024
  '@bcoe/v8-coverage@0.2.3': {}
3029
3025
 
3030
- '@book000/eslint-config@1.16.27(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3026
+ '@book000/eslint-config@1.16.28(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3031
3027
  dependencies:
3032
3028
  '@typescript-eslint/parser': 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3033
3029
  eslint: 10.8.0(supports-color@8.1.1)
@@ -4289,7 +4285,7 @@ snapshots:
4289
4285
  entities: 4.5.0
4290
4286
  eslint: 10.8.0(supports-color@8.1.1)
4291
4287
  find-up-simple: 1.0.1
4292
- globals: 17.8.0
4288
+ globals: 17.9.0
4293
4289
  indent-string: 5.0.0
4294
4290
  is-builtin-module: 5.0.0
4295
4291
  is-identifier: 1.1.0
@@ -4593,8 +4589,6 @@ snapshots:
4593
4589
 
4594
4590
  globals@15.15.0: {}
4595
4591
 
4596
- globals@17.8.0: {}
4597
-
4598
4592
  globals@17.9.0: {}
4599
4593
 
4600
4594
  globalthis@1.0.4:
@@ -5316,7 +5310,7 @@ snapshots:
5316
5310
  eslint-plugin-promise: 7.3.0(eslint@10.8.0(supports-color@8.1.1))
5317
5311
  eslint-plugin-react: 7.37.5(eslint@10.8.0(supports-color@8.1.1))
5318
5312
  find-up: 8.0.0
5319
- globals: 17.8.0
5313
+ globals: 17.9.0
5320
5314
  peowly: 1.3.3
5321
5315
  typescript-eslint: 8.65.0(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5322
5316
  transitivePeerDependencies: