@book000/create-ts 0.1.201 → 0.1.202

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.201",
3
+ "version": "0.1.202",
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.52",
32
+ "@book000/eslint-config": "1.16.53",
33
33
  "@types/node": "25.9.5",
34
34
  "eslint": "10.9.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.52",
21
+ "@book000/eslint-config": "1.16.53",
22
22
  "@types/jest": "30.0.0",
23
23
  "@types/node": "25.9.5",
24
24
  "eslint": "10.9.1",
@@ -9,8 +9,8 @@ importers:
9
9
  .:
10
10
  devDependencies:
11
11
  '@book000/eslint-config':
12
- specifier: 1.16.52
13
- version: 1.16.52(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
12
+ specifier: 1.16.53
13
+ version: 1.16.53(eslint@10.9.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.52':
210
- resolution: {integrity: sha512-g/195NtOvSQfrtYgv914cqhuDD1V0T5pnghUcT4ZxvpPyplpC8qsp8BY3RgoMJZgJHfTF3T6uD2/VYbRFhJc1w==}
209
+ '@book000/eslint-config@1.16.53':
210
+ resolution: {integrity: sha512-a0FuHwFGEWU1H1PylgbQMJ9obMn9/VmKRSAyUz7aoc5WodROFfWzhk8pIBPaufq+xFARgDIeXprQiwxIRmRabA==}
211
211
  peerDependencies:
212
212
  eslint: 10.9.1
213
213
 
@@ -1531,10 +1531,6 @@ packages:
1531
1531
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1532
1532
  engines: {node: '>=18'}
1533
1533
 
1534
- globals@17.11.0:
1535
- resolution: {integrity: sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==}
1536
- engines: {node: '>=18'}
1537
-
1538
1534
  globals@17.12.0:
1539
1535
  resolution: {integrity: sha512-cezEd/DTyyht9cvSSURyygXPfy04GtWO/5e6ZPvH7fCtjKz9PYOmuawphw1Ctd1f6C+5JypXfGD7ahNMXvevBA==}
1540
1536
  engines: {node: '>=18'}
@@ -2894,7 +2890,7 @@ snapshots:
2894
2890
 
2895
2891
  '@bcoe/v8-coverage@0.2.3': {}
2896
2892
 
2897
- '@book000/eslint-config@1.16.52(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
2893
+ '@book000/eslint-config@1.16.53(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
2898
2894
  dependencies:
2899
2895
  '@typescript-eslint/parser': 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
2900
2896
  eslint: 10.9.1(supports-color@8.1.1)
@@ -4171,7 +4167,7 @@ snapshots:
4171
4167
  entities: 8.0.0
4172
4168
  eslint: 10.9.1(supports-color@8.1.1)
4173
4169
  find-up-simple: 1.0.1
4174
- globals: 17.11.0
4170
+ globals: 17.12.0
4175
4171
  indent-string: 5.0.0
4176
4172
  is-builtin-module: 5.0.0
4177
4173
  is-identifier: 1.1.0
@@ -4422,8 +4418,6 @@ snapshots:
4422
4418
 
4423
4419
  globals@15.15.0: {}
4424
4420
 
4425
- globals@17.11.0: {}
4426
-
4427
4421
  globals@17.12.0: {}
4428
4422
 
4429
4423
  globalthis@1.0.4:
@@ -5149,7 +5143,7 @@ snapshots:
5149
5143
  eslint-plugin-promise: 7.3.0(eslint@10.9.1(supports-color@8.1.1))
5150
5144
  eslint-plugin-react: 7.37.5(eslint@10.9.1(supports-color@8.1.1))
5151
5145
  find-up: 8.0.0
5152
- globals: 17.11.0
5146
+ globals: 17.12.0
5153
5147
  peowly: 1.3.3
5154
5148
  typescript-eslint: 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5155
5149
  transitivePeerDependencies:
@@ -22,7 +22,7 @@
22
22
  "@book000/node-utils": "1.25.79"
23
23
  },
24
24
  "devDependencies": {
25
- "@book000/eslint-config": "1.16.52",
25
+ "@book000/eslint-config": "1.16.53",
26
26
  "@types/jest": "30.0.0",
27
27
  "@types/node": "25.9.5",
28
28
  "eslint": "10.9.1",
@@ -13,8 +13,8 @@ importers:
13
13
  version: 1.25.79(@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.52
17
- version: 1.16.52(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
16
+ specifier: 1.16.53
17
+ version: 1.16.53(eslint@10.9.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
@@ -213,8 +213,8 @@ packages:
213
213
  '@bcoe/v8-coverage@0.2.3':
214
214
  resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
215
215
 
216
- '@book000/eslint-config@1.16.52':
217
- resolution: {integrity: sha512-g/195NtOvSQfrtYgv914cqhuDD1V0T5pnghUcT4ZxvpPyplpC8qsp8BY3RgoMJZgJHfTF3T6uD2/VYbRFhJc1w==}
216
+ '@book000/eslint-config@1.16.53':
217
+ resolution: {integrity: sha512-a0FuHwFGEWU1H1PylgbQMJ9obMn9/VmKRSAyUz7aoc5WodROFfWzhk8pIBPaufq+xFARgDIeXprQiwxIRmRabA==}
218
218
  peerDependencies:
219
219
  eslint: 10.9.1
220
220
 
@@ -1716,10 +1716,6 @@ packages:
1716
1716
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1717
1717
  engines: {node: '>=18'}
1718
1718
 
1719
- globals@17.11.0:
1720
- resolution: {integrity: sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==}
1721
- engines: {node: '>=18'}
1722
-
1723
1719
  globals@17.12.0:
1724
1720
  resolution: {integrity: sha512-cezEd/DTyyht9cvSSURyygXPfy04GtWO/5e6ZPvH7fCtjKz9PYOmuawphw1Ctd1f6C+5JypXfGD7ahNMXvevBA==}
1725
1721
  engines: {node: '>=18'}
@@ -3209,7 +3205,7 @@ snapshots:
3209
3205
 
3210
3206
  '@bcoe/v8-coverage@0.2.3': {}
3211
3207
 
3212
- '@book000/eslint-config@1.16.52(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3208
+ '@book000/eslint-config@1.16.53(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3213
3209
  dependencies:
3214
3210
  '@typescript-eslint/parser': 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3215
3211
  eslint: 10.9.1(supports-color@8.1.1)
@@ -4663,7 +4659,7 @@ snapshots:
4663
4659
  entities: 8.0.0
4664
4660
  eslint: 10.9.1(supports-color@8.1.1)
4665
4661
  find-up-simple: 1.0.1
4666
- globals: 17.11.0
4662
+ globals: 17.12.0
4667
4663
  indent-string: 5.0.0
4668
4664
  is-builtin-module: 5.0.0
4669
4665
  is-identifier: 1.1.0
@@ -4922,8 +4918,6 @@ snapshots:
4922
4918
 
4923
4919
  globals@15.15.0: {}
4924
4920
 
4925
- globals@17.11.0: {}
4926
-
4927
4921
  globals@17.12.0: {}
4928
4922
 
4929
4923
  globalthis@1.0.4:
@@ -5679,7 +5673,7 @@ snapshots:
5679
5673
  eslint-plugin-promise: 7.3.0(eslint@10.9.1(supports-color@8.1.1))
5680
5674
  eslint-plugin-react: 7.37.5(eslint@10.9.1(supports-color@8.1.1))
5681
5675
  find-up: 8.0.0
5682
- globals: 17.11.0
5676
+ globals: 17.12.0
5683
5677
  peowly: 1.3.3
5684
5678
  typescript-eslint: 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5685
5679
  transitivePeerDependencies:
@@ -23,7 +23,7 @@
23
23
  "discord.js": "14.27.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@book000/eslint-config": "1.16.52",
26
+ "@book000/eslint-config": "1.16.53",
27
27
  "@types/jest": "30.0.0",
28
28
  "@types/node": "25.9.5",
29
29
  "eslint": "10.9.1",
@@ -16,8 +16,8 @@ importers:
16
16
  version: 14.27.0
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
- specifier: 1.16.52
20
- version: 1.16.52(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
19
+ specifier: 1.16.53
20
+ version: 1.16.53(eslint@10.9.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.52':
220
- resolution: {integrity: sha512-g/195NtOvSQfrtYgv914cqhuDD1V0T5pnghUcT4ZxvpPyplpC8qsp8BY3RgoMJZgJHfTF3T6uD2/VYbRFhJc1w==}
219
+ '@book000/eslint-config@1.16.53':
220
+ resolution: {integrity: sha512-a0FuHwFGEWU1H1PylgbQMJ9obMn9/VmKRSAyUz7aoc5WodROFfWzhk8pIBPaufq+xFARgDIeXprQiwxIRmRabA==}
221
221
  peerDependencies:
222
222
  eslint: 10.9.1
223
223
 
@@ -1773,10 +1773,6 @@ packages:
1773
1773
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1774
1774
  engines: {node: '>=18'}
1775
1775
 
1776
- globals@17.11.0:
1777
- resolution: {integrity: sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==}
1778
- engines: {node: '>=18'}
1779
-
1780
1776
  globals@17.12.0:
1781
1777
  resolution: {integrity: sha512-cezEd/DTyyht9cvSSURyygXPfy04GtWO/5e6ZPvH7fCtjKz9PYOmuawphw1Ctd1f6C+5JypXfGD7ahNMXvevBA==}
1782
1778
  engines: {node: '>=18'}
@@ -3294,7 +3290,7 @@ snapshots:
3294
3290
 
3295
3291
  '@bcoe/v8-coverage@0.2.3': {}
3296
3292
 
3297
- '@book000/eslint-config@1.16.52(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3293
+ '@book000/eslint-config@1.16.53(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3298
3294
  dependencies:
3299
3295
  '@typescript-eslint/parser': 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3300
3296
  eslint: 10.9.1(supports-color@8.1.1)
@@ -4833,7 +4829,7 @@ snapshots:
4833
4829
  entities: 8.0.0
4834
4830
  eslint: 10.9.1(supports-color@8.1.1)
4835
4831
  find-up-simple: 1.0.1
4836
- globals: 17.11.0
4832
+ globals: 17.12.0
4837
4833
  indent-string: 5.0.0
4838
4834
  is-builtin-module: 5.0.0
4839
4835
  is-identifier: 1.1.0
@@ -5092,8 +5088,6 @@ snapshots:
5092
5088
 
5093
5089
  globals@15.15.0: {}
5094
5090
 
5095
- globals@17.11.0: {}
5096
-
5097
5091
  globals@17.12.0: {}
5098
5092
 
5099
5093
  globalthis@1.0.4:
@@ -5855,7 +5849,7 @@ snapshots:
5855
5849
  eslint-plugin-promise: 7.3.0(eslint@10.9.1(supports-color@8.1.1))
5856
5850
  eslint-plugin-react: 7.37.5(eslint@10.9.1(supports-color@8.1.1))
5857
5851
  find-up: 8.0.0
5858
- globals: 17.11.0
5852
+ globals: 17.12.0
5859
5853
  peowly: 1.3.3
5860
5854
  typescript-eslint: 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5861
5855
  transitivePeerDependencies:
@@ -22,7 +22,7 @@
22
22
  "fastify": "5.12.1"
23
23
  },
24
24
  "devDependencies": {
25
- "@book000/eslint-config": "1.16.52",
25
+ "@book000/eslint-config": "1.16.53",
26
26
  "@types/jest": "30.0.0",
27
27
  "@types/node": "25.9.5",
28
28
  "eslint": "10.9.1",
@@ -16,8 +16,8 @@ importers:
16
16
  version: 5.12.1
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
- specifier: 1.16.52
20
- version: 1.16.52(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
19
+ specifier: 1.16.53
20
+ version: 1.16.53(eslint@10.9.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.52':
220
- resolution: {integrity: sha512-g/195NtOvSQfrtYgv914cqhuDD1V0T5pnghUcT4ZxvpPyplpC8qsp8BY3RgoMJZgJHfTF3T6uD2/VYbRFhJc1w==}
219
+ '@book000/eslint-config@1.16.53':
220
+ resolution: {integrity: sha512-a0FuHwFGEWU1H1PylgbQMJ9obMn9/VmKRSAyUz7aoc5WodROFfWzhk8pIBPaufq+xFARgDIeXprQiwxIRmRabA==}
221
221
  peerDependencies:
222
222
  eslint: 10.9.1
223
223
 
@@ -1634,10 +1634,6 @@ packages:
1634
1634
  resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
1635
1635
  engines: {node: '>=18'}
1636
1636
 
1637
- globals@17.11.0:
1638
- resolution: {integrity: sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==}
1639
- engines: {node: '>=18'}
1640
-
1641
1637
  globals@17.12.0:
1642
1638
  resolution: {integrity: sha512-cezEd/DTyyht9cvSSURyygXPfy04GtWO/5e6ZPvH7fCtjKz9PYOmuawphw1Ctd1f6C+5JypXfGD7ahNMXvevBA==}
1643
1639
  engines: {node: '>=18'}
@@ -3117,7 +3113,7 @@ snapshots:
3117
3113
 
3118
3114
  '@bcoe/v8-coverage@0.2.3': {}
3119
3115
 
3120
- '@book000/eslint-config@1.16.52(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3116
+ '@book000/eslint-config@1.16.53(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3121
3117
  dependencies:
3122
3118
  '@typescript-eslint/parser': 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
3123
3119
  eslint: 10.9.1(supports-color@8.1.1)
@@ -4452,7 +4448,7 @@ snapshots:
4452
4448
  entities: 8.0.0
4453
4449
  eslint: 10.9.1(supports-color@8.1.1)
4454
4450
  find-up-simple: 1.0.1
4455
- globals: 17.11.0
4451
+ globals: 17.12.0
4456
4452
  indent-string: 5.0.0
4457
4453
  is-builtin-module: 5.0.0
4458
4454
  is-identifier: 1.1.0
@@ -4758,8 +4754,6 @@ snapshots:
4758
4754
 
4759
4755
  globals@15.15.0: {}
4760
4756
 
4761
- globals@17.11.0: {}
4762
-
4763
4757
  globals@17.12.0: {}
4764
4758
 
4765
4759
  globalthis@1.0.4:
@@ -5513,7 +5507,7 @@ snapshots:
5513
5507
  eslint-plugin-promise: 7.3.0(eslint@10.9.1(supports-color@8.1.1))
5514
5508
  eslint-plugin-react: 7.37.5(eslint@10.9.1(supports-color@8.1.1))
5515
5509
  find-up: 8.0.0
5516
- globals: 17.11.0
5510
+ globals: 17.12.0
5517
5511
  peowly: 1.3.3
5518
5512
  typescript-eslint: 8.69.0(eslint@10.9.1(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
5519
5513
  transitivePeerDependencies: