@book000/create-ts 0.1.50 → 0.1.51
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
|
@@ -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.
|
|
22
|
+
"@book000/node-utils": "1.24.294"
|
|
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.
|
|
13
|
-
version: 1.24.
|
|
12
|
+
specifier: 1.24.294
|
|
13
|
+
version: 1.24.294
|
|
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.
|
|
222
|
-
resolution: {integrity: sha512-
|
|
221
|
+
'@book000/node-utils@1.24.294':
|
|
222
|
+
resolution: {integrity: sha512-J4HctCg32AbP9ZxcyDONVXglmNiu+QsPGEoJeZCtxedfkRtDtfb1koLXQUar+mh/HPsEtfG9Ywl7vEBgCbQdhw==}
|
|
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.
|
|
3004
|
+
'@book000/node-utils@1.24.294':
|
|
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.
|
|
22
|
+
"@book000/node-utils": "1.24.294",
|
|
23
23
|
"discord.js": "14.27.0"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
@@ -9,8 +9,8 @@ importers:
|
|
|
9
9
|
.:
|
|
10
10
|
dependencies:
|
|
11
11
|
'@book000/node-utils':
|
|
12
|
-
specifier: 1.24.
|
|
13
|
-
version: 1.24.
|
|
12
|
+
specifier: 1.24.294
|
|
13
|
+
version: 1.24.294
|
|
14
14
|
discord.js:
|
|
15
15
|
specifier: 14.27.0
|
|
16
16
|
version: 14.27.0
|
|
@@ -221,8 +221,8 @@ packages:
|
|
|
221
221
|
peerDependencies:
|
|
222
222
|
eslint: 10.5.0
|
|
223
223
|
|
|
224
|
-
'@book000/node-utils@1.24.
|
|
225
|
-
resolution: {integrity: sha512-
|
|
224
|
+
'@book000/node-utils@1.24.294':
|
|
225
|
+
resolution: {integrity: sha512-J4HctCg32AbP9ZxcyDONVXglmNiu+QsPGEoJeZCtxedfkRtDtfb1koLXQUar+mh/HPsEtfG9Ywl7vEBgCbQdhw==}
|
|
226
226
|
|
|
227
227
|
'@colors/colors@1.6.0':
|
|
228
228
|
resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
|
|
@@ -3094,7 +3094,7 @@ snapshots:
|
|
|
3094
3094
|
- supports-color
|
|
3095
3095
|
- typescript
|
|
3096
3096
|
|
|
3097
|
-
'@book000/node-utils@1.24.
|
|
3097
|
+
'@book000/node-utils@1.24.294':
|
|
3098
3098
|
dependencies:
|
|
3099
3099
|
cycle: 1.0.3
|
|
3100
3100
|
jsonc-parser: 3.3.1
|