@book000/create-ts 0.1.39 → 0.1.40

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.39",
3
+ "version": "0.1.40",
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.285"
22
+ "@book000/node-utils": "1.24.287"
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.285
13
- version: 1.24.285
12
+ specifier: 1.24.287
13
+ version: 1.24.287
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.285':
222
- resolution: {integrity: sha512-nhCsslPnFOPTvluVGo2PuCWeLU4GLiYjAJYSu2L7zVewfKNA8zQjV7BpnXbNT95zbKCWs4omln6/EvP2nvcS5w==}
221
+ '@book000/node-utils@1.24.287':
222
+ resolution: {integrity: sha512-dL8WhJuGT6h5l4JXYzrssFmi6OZyu7LdWPl5gVQUM++hU1bR84BwQKOqqQFehNvIXLjSX6o/b1ihET0wM/uU4w==}
223
223
 
224
224
  '@colors/colors@1.6.0':
225
225
  resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
@@ -3006,7 +3006,7 @@ snapshots:
3006
3006
  - supports-color
3007
3007
  - typescript
3008
3008
 
3009
- '@book000/node-utils@1.24.285':
3009
+ '@book000/node-utils@1.24.287':
3010
3010
  dependencies:
3011
3011
  cycle: 1.0.3
3012
3012
  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.285",
22
+ "@book000/node-utils": "1.24.287",
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.285
13
- version: 1.24.285
12
+ specifier: 1.24.287
13
+ version: 1.24.287
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.285':
225
- resolution: {integrity: sha512-nhCsslPnFOPTvluVGo2PuCWeLU4GLiYjAJYSu2L7zVewfKNA8zQjV7BpnXbNT95zbKCWs4omln6/EvP2nvcS5w==}
224
+ '@book000/node-utils@1.24.287':
225
+ resolution: {integrity: sha512-dL8WhJuGT6h5l4JXYzrssFmi6OZyu7LdWPl5gVQUM++hU1bR84BwQKOqqQFehNvIXLjSX6o/b1ihET0wM/uU4w==}
226
226
 
227
227
  '@colors/colors@1.6.0':
228
228
  resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
@@ -3095,7 +3095,7 @@ snapshots:
3095
3095
  - supports-color
3096
3096
  - typescript
3097
3097
 
3098
- '@book000/node-utils@1.24.285':
3098
+ '@book000/node-utils@1.24.287':
3099
3099
  dependencies:
3100
3100
  cycle: 1.0.3
3101
3101
  jsonc-parser: 3.3.1