@book000/create-ts 0.1.59 → 0.1.60
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.25.
|
|
22
|
+
"@book000/node-utils": "1.25.1"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@book000/eslint-config": "1.16.14",
|
|
@@ -9,8 +9,8 @@ importers:
|
|
|
9
9
|
.:
|
|
10
10
|
dependencies:
|
|
11
11
|
'@book000/node-utils':
|
|
12
|
-
specifier: 1.25.
|
|
13
|
-
version: 1.25.
|
|
12
|
+
specifier: 1.25.1
|
|
13
|
+
version: 1.25.1(@opentelemetry/core@2.9.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
14
14
|
devDependencies:
|
|
15
15
|
'@book000/eslint-config':
|
|
16
16
|
specifier: 1.16.14
|
|
@@ -229,8 +229,8 @@ packages:
|
|
|
229
229
|
peerDependencies:
|
|
230
230
|
eslint: 10.7.0
|
|
231
231
|
|
|
232
|
-
'@book000/node-utils@1.25.
|
|
233
|
-
resolution: {integrity: sha512-
|
|
232
|
+
'@book000/node-utils@1.25.1':
|
|
233
|
+
resolution: {integrity: sha512-gq6bP5ZBf/loGsnq4uORUZCTB3iCQQLtu43Eeg+THc4fj1OFeuuW9bAN0nPqScvkv1mVPdPEa8BJEOaozSX88A==}
|
|
234
234
|
|
|
235
235
|
'@colors/colors@1.6.0':
|
|
236
236
|
resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
|
|
@@ -2276,8 +2276,8 @@ packages:
|
|
|
2276
2276
|
module-details-from-path@1.0.4:
|
|
2277
2277
|
resolution: {integrity: sha512-EGWKgxALGMgzvxYF1UyGTy0HXX/2vHLkw6+NvDKW2jypWbHpjQuj4UMcqQWXHERJhVGKikolT06G3bcKe4fi7w==}
|
|
2278
2278
|
|
|
2279
|
-
moment-timezone@0.6.
|
|
2280
|
-
resolution: {integrity: sha512-
|
|
2279
|
+
moment-timezone@0.6.3:
|
|
2280
|
+
resolution: {integrity: sha512-pVEPA/HCFHHbwJ130ywnzYuZpkEGcP6Daa/OwNebpA18MybeFHmQilAGGovXgWijQ8vQtmud9jZrziUBgsykfg==}
|
|
2281
2281
|
|
|
2282
2282
|
moment@2.30.1:
|
|
2283
2283
|
resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==}
|
|
@@ -3288,12 +3288,12 @@ snapshots:
|
|
|
3288
3288
|
- supports-color
|
|
3289
3289
|
- typescript
|
|
3290
3290
|
|
|
3291
|
-
'@book000/node-utils@1.25.
|
|
3291
|
+
'@book000/node-utils@1.25.1(@opentelemetry/core@2.9.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)':
|
|
3292
3292
|
dependencies:
|
|
3293
3293
|
'@sentry/node': 10.67.0(@opentelemetry/core@2.9.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
3294
3294
|
cycle: 1.0.3
|
|
3295
3295
|
jsonc-parser: 3.3.1
|
|
3296
|
-
moment-timezone: 0.6.
|
|
3296
|
+
moment-timezone: 0.6.3
|
|
3297
3297
|
winston: 3.19.0
|
|
3298
3298
|
winston-daily-rotate-file: 5.0.0(winston@3.19.0)
|
|
3299
3299
|
winston-transport: 4.9.0
|
|
@@ -5777,7 +5777,7 @@ snapshots:
|
|
|
5777
5777
|
|
|
5778
5778
|
module-details-from-path@1.0.4: {}
|
|
5779
5779
|
|
|
5780
|
-
moment-timezone@0.6.
|
|
5780
|
+
moment-timezone@0.6.3:
|
|
5781
5781
|
dependencies:
|
|
5782
5782
|
moment: 2.30.1
|
|
5783
5783
|
|
|
@@ -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.25.
|
|
22
|
+
"@book000/node-utils": "1.25.1",
|
|
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.25.
|
|
13
|
-
version: 1.25.
|
|
12
|
+
specifier: 1.25.1
|
|
13
|
+
version: 1.25.1(@opentelemetry/core@2.9.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
14
14
|
discord.js:
|
|
15
15
|
specifier: 14.27.0
|
|
16
16
|
version: 14.27.0
|
|
@@ -232,8 +232,8 @@ packages:
|
|
|
232
232
|
peerDependencies:
|
|
233
233
|
eslint: 10.7.0
|
|
234
234
|
|
|
235
|
-
'@book000/node-utils@1.25.
|
|
236
|
-
resolution: {integrity: sha512-
|
|
235
|
+
'@book000/node-utils@1.25.1':
|
|
236
|
+
resolution: {integrity: sha512-gq6bP5ZBf/loGsnq4uORUZCTB3iCQQLtu43Eeg+THc4fj1OFeuuW9bAN0nPqScvkv1mVPdPEa8BJEOaozSX88A==}
|
|
237
237
|
|
|
238
238
|
'@colors/colors@1.6.0':
|
|
239
239
|
resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
|
|
@@ -2342,8 +2342,8 @@ packages:
|
|
|
2342
2342
|
module-details-from-path@1.0.4:
|
|
2343
2343
|
resolution: {integrity: sha512-EGWKgxALGMgzvxYF1UyGTy0HXX/2vHLkw6+NvDKW2jypWbHpjQuj4UMcqQWXHERJhVGKikolT06G3bcKe4fi7w==}
|
|
2344
2344
|
|
|
2345
|
-
moment-timezone@0.6.
|
|
2346
|
-
resolution: {integrity: sha512-
|
|
2345
|
+
moment-timezone@0.6.3:
|
|
2346
|
+
resolution: {integrity: sha512-pVEPA/HCFHHbwJ130ywnzYuZpkEGcP6Daa/OwNebpA18MybeFHmQilAGGovXgWijQ8vQtmud9jZrziUBgsykfg==}
|
|
2347
2347
|
|
|
2348
2348
|
moment@2.30.1:
|
|
2349
2349
|
resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==}
|
|
@@ -3373,12 +3373,12 @@ snapshots:
|
|
|
3373
3373
|
- supports-color
|
|
3374
3374
|
- typescript
|
|
3375
3375
|
|
|
3376
|
-
'@book000/node-utils@1.25.
|
|
3376
|
+
'@book000/node-utils@1.25.1(@opentelemetry/core@2.9.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)':
|
|
3377
3377
|
dependencies:
|
|
3378
3378
|
'@sentry/node': 10.67.0(@opentelemetry/core@2.9.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
3379
3379
|
cycle: 1.0.3
|
|
3380
3380
|
jsonc-parser: 3.3.1
|
|
3381
|
-
moment-timezone: 0.6.
|
|
3381
|
+
moment-timezone: 0.6.3
|
|
3382
3382
|
winston: 3.19.0
|
|
3383
3383
|
winston-daily-rotate-file: 5.0.0(winston@3.19.0)
|
|
3384
3384
|
winston-transport: 4.9.0
|
|
@@ -5953,7 +5953,7 @@ snapshots:
|
|
|
5953
5953
|
|
|
5954
5954
|
module-details-from-path@1.0.4: {}
|
|
5955
5955
|
|
|
5956
|
-
moment-timezone@0.6.
|
|
5956
|
+
moment-timezone@0.6.3:
|
|
5957
5957
|
dependencies:
|
|
5958
5958
|
moment: 2.30.1
|
|
5959
5959
|
|