@book000/create-ts 0.1.95 → 0.1.97

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.95",
3
+ "version": "0.1.97",
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.25",
32
+ "@book000/eslint-config": "1.16.26",
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.25",
21
+ "@book000/eslint-config": "1.16.26",
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.25
13
- version: 1.16.25(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
12
+ specifier: 1.16.26
13
+ version: 1.16.26(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.25':
210
- resolution: {integrity: sha512-KwlRzoDEV1VSX1OgDYy0dieAdS/XY6SWuVyS8d/vy6+S9HMqe1Pi1ETbLqrAsNGE1yzr1URKyHqP47Mai+yPNw==}
209
+ '@book000/eslint-config@1.16.26':
210
+ resolution: {integrity: sha512-SB5hzd7fRDa+eK/zAY9JsCY30Ui8dtLzWJQ9Urrap1mDkTJ+mOyhA2QZV8RgHIDNIzTubfhf7xW5XuqAwD64Fg==}
211
211
  peerDependencies:
212
212
  eslint: 10.8.0
213
213
 
@@ -2797,7 +2797,7 @@ snapshots:
2797
2797
 
2798
2798
  '@bcoe/v8-coverage@0.2.3': {}
2799
2799
 
2800
- '@book000/eslint-config@1.16.25(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
2800
+ '@book000/eslint-config@1.16.26(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
2801
2801
  dependencies:
2802
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)
2803
2803
  eslint: 10.8.0(supports-color@8.1.1)
@@ -22,7 +22,7 @@
22
22
  "@book000/node-utils": "1.25.22"
23
23
  },
24
24
  "devDependencies": {
25
- "@book000/eslint-config": "1.16.25",
25
+ "@book000/eslint-config": "1.16.26",
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.22(@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.25
17
- version: 1.16.25(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
16
+ specifier: 1.16.26
17
+ version: 1.16.26(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.25':
228
- resolution: {integrity: sha512-KwlRzoDEV1VSX1OgDYy0dieAdS/XY6SWuVyS8d/vy6+S9HMqe1Pi1ETbLqrAsNGE1yzr1URKyHqP47Mai+yPNw==}
227
+ '@book000/eslint-config@1.16.26':
228
+ resolution: {integrity: sha512-SB5hzd7fRDa+eK/zAY9JsCY30Ui8dtLzWJQ9Urrap1mDkTJ+mOyhA2QZV8RgHIDNIzTubfhf7xW5XuqAwD64Fg==}
229
229
  peerDependencies:
230
230
  eslint: 10.8.0
231
231
 
@@ -3173,7 +3173,7 @@ snapshots:
3173
3173
 
3174
3174
  '@bcoe/v8-coverage@0.2.3': {}
3175
3175
 
3176
- '@book000/eslint-config@1.16.25(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3176
+ '@book000/eslint-config@1.16.26(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3177
3177
  dependencies:
3178
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)
3179
3179
  eslint: 10.8.0(supports-color@8.1.1)
@@ -23,7 +23,7 @@
23
23
  "discord.js": "14.27.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@book000/eslint-config": "1.16.25",
26
+ "@book000/eslint-config": "1.16.26",
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.25
20
- version: 1.16.25(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
19
+ specifier: 1.16.26
20
+ version: 1.16.26(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.25':
231
- resolution: {integrity: sha512-KwlRzoDEV1VSX1OgDYy0dieAdS/XY6SWuVyS8d/vy6+S9HMqe1Pi1ETbLqrAsNGE1yzr1URKyHqP47Mai+yPNw==}
230
+ '@book000/eslint-config@1.16.26':
231
+ resolution: {integrity: sha512-SB5hzd7fRDa+eK/zAY9JsCY30Ui8dtLzWJQ9Urrap1mDkTJ+mOyhA2QZV8RgHIDNIzTubfhf7xW5XuqAwD64Fg==}
232
232
  peerDependencies:
233
233
  eslint: 10.8.0
234
234
 
@@ -3258,7 +3258,7 @@ snapshots:
3258
3258
 
3259
3259
  '@bcoe/v8-coverage@0.2.3': {}
3260
3260
 
3261
- '@book000/eslint-config@1.16.25(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3261
+ '@book000/eslint-config@1.16.26(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3262
3262
  dependencies:
3263
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)
3264
3264
  eslint: 10.8.0(supports-color@8.1.1)
@@ -22,7 +22,7 @@
22
22
  "fastify": "5.11.0"
23
23
  },
24
24
  "devDependencies": {
25
- "@book000/eslint-config": "1.16.25",
25
+ "@book000/eslint-config": "1.16.26",
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.25
20
- version: 1.16.25(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)
19
+ specifier: 1.16.26
20
+ version: 1.16.26(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.25':
220
- resolution: {integrity: sha512-KwlRzoDEV1VSX1OgDYy0dieAdS/XY6SWuVyS8d/vy6+S9HMqe1Pi1ETbLqrAsNGE1yzr1URKyHqP47Mai+yPNw==}
219
+ '@book000/eslint-config@1.16.26':
220
+ resolution: {integrity: sha512-SB5hzd7fRDa+eK/zAY9JsCY30Ui8dtLzWJQ9Urrap1mDkTJ+mOyhA2QZV8RgHIDNIzTubfhf7xW5XuqAwD64Fg==}
221
221
  peerDependencies:
222
222
  eslint: 10.8.0
223
223
 
@@ -3023,7 +3023,7 @@ snapshots:
3023
3023
 
3024
3024
  '@bcoe/v8-coverage@0.2.3': {}
3025
3025
 
3026
- '@book000/eslint-config@1.16.25(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3026
+ '@book000/eslint-config@1.16.26(eslint@10.8.0(supports-color@8.1.1))(supports-color@8.1.1)(typescript@6.0.3)':
3027
3027
  dependencies:
3028
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)
3029
3029
  eslint: 10.8.0(supports-color@8.1.1)