@book000/create-ts 0.1.41 → 0.1.42

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.41",
3
+ "version": "0.1.42",
4
4
  "description": "Create book000-style TypeScript projects",
5
5
  "repository": {
6
6
  "type": "git",
@@ -19,7 +19,7 @@
19
19
  "generate-schema": "typescript-json-schema --required src/config.ts ConfigInterface -o schema/Configuration.json"
20
20
  },
21
21
  "dependencies": {
22
- "@book000/node-utils": "1.24.287"
22
+ "@book000/node-utils": "1.24.288"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@book000/eslint-config": "1.15.4",
@@ -9,8 +9,8 @@ importers:
9
9
  .:
10
10
  dependencies:
11
11
  '@book000/node-utils':
12
- specifier: 1.24.287
13
- version: 1.24.287
12
+ specifier: 1.24.288
13
+ version: 1.24.288
14
14
  devDependencies:
15
15
  '@book000/eslint-config':
16
16
  specifier: 1.15.4
@@ -218,8 +218,8 @@ packages:
218
218
  peerDependencies:
219
219
  eslint: 10.5.0
220
220
 
221
- '@book000/node-utils@1.24.287':
222
- resolution: {integrity: sha512-dL8WhJuGT6h5l4JXYzrssFmi6OZyu7LdWPl5gVQUM++hU1bR84BwQKOqqQFehNvIXLjSX6o/b1ihET0wM/uU4w==}
221
+ '@book000/node-utils@1.24.288':
222
+ resolution: {integrity: sha512-YOLCsp3qNMIEovq4vK73cszKzDQOOd/rV9LjyT5GDjTt2vFhgfEiuBqskqRChW1LCun8YxmX9tFuzQAGYVWD+w==}
223
223
 
224
224
  '@colors/colors@1.6.0':
225
225
  resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
@@ -3001,7 +3001,7 @@ snapshots:
3001
3001
  - supports-color
3002
3002
  - typescript
3003
3003
 
3004
- '@book000/node-utils@1.24.287':
3004
+ '@book000/node-utils@1.24.288':
3005
3005
  dependencies:
3006
3006
  cycle: 1.0.3
3007
3007
  jsonc-parser: 3.3.1
@@ -19,7 +19,7 @@
19
19
  "generate-schema": "typescript-json-schema --required src/config.ts ConfigInterface -o schema/Configuration.json"
20
20
  },
21
21
  "dependencies": {
22
- "@book000/node-utils": "1.24.287",
22
+ "@book000/node-utils": "1.24.288",
23
23
  "discord.js": "14.26.5"
24
24
  },
25
25
  "devDependencies": {
@@ -9,8 +9,8 @@ importers:
9
9
  .:
10
10
  dependencies:
11
11
  '@book000/node-utils':
12
- specifier: 1.24.287
13
- version: 1.24.287
12
+ specifier: 1.24.288
13
+ version: 1.24.288
14
14
  discord.js:
15
15
  specifier: 14.26.5
16
16
  version: 14.26.5
@@ -221,8 +221,8 @@ packages:
221
221
  peerDependencies:
222
222
  eslint: 10.5.0
223
223
 
224
- '@book000/node-utils@1.24.287':
225
- resolution: {integrity: sha512-dL8WhJuGT6h5l4JXYzrssFmi6OZyu7LdWPl5gVQUM++hU1bR84BwQKOqqQFehNvIXLjSX6o/b1ihET0wM/uU4w==}
224
+ '@book000/node-utils@1.24.288':
225
+ resolution: {integrity: sha512-YOLCsp3qNMIEovq4vK73cszKzDQOOd/rV9LjyT5GDjTt2vFhgfEiuBqskqRChW1LCun8YxmX9tFuzQAGYVWD+w==}
226
226
 
227
227
  '@colors/colors@1.6.0':
228
228
  resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
@@ -3090,7 +3090,7 @@ snapshots:
3090
3090
  - supports-color
3091
3091
  - typescript
3092
3092
 
3093
- '@book000/node-utils@1.24.287':
3093
+ '@book000/node-utils@1.24.288':
3094
3094
  dependencies:
3095
3095
  cycle: 1.0.3
3096
3096
  jsonc-parser: 3.3.1