@book000/create-ts 0.1.97 → 0.1.99
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 +1 -1
- package/templates/nodejs/base/package.json +1 -1
- package/templates/nodejs/base/pnpm-lock.yaml +5 -5
- package/templates/nodejs/config-batch/package.json +2 -2
- package/templates/nodejs/config-batch/pnpm-lock.yaml +10 -10
- package/templates/nodejs/discord-bot/package.json +2 -2
- package/templates/nodejs/discord-bot/pnpm-lock.yaml +10 -10
- package/templates/nodejs/fastify/package.json +1 -1
- package/templates/nodejs/fastify/pnpm-lock.yaml +5 -5
package/package.json
CHANGED
|
@@ -33,8 +33,8 @@ importers:
|
|
|
33
33
|
specifier: 29.4.12
|
|
34
34
|
version: 29.4.12(@babel/core@7.29.7(supports-color@8.1.1))(@jest/transform@30.4.1(supports-color@8.1.1))(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7(supports-color@8.1.1))(supports-color@8.1.1))(esbuild@0.28.1)(jest-util@30.4.1)(jest@30.4.2(@types/node@25.9.5)(supports-color@8.1.1))(typescript@6.0.3)
|
|
35
35
|
tsx:
|
|
36
|
-
specifier: 4.23.
|
|
37
|
-
version: 4.23.
|
|
36
|
+
specifier: 4.23.4
|
|
37
|
+
version: 4.23.4
|
|
38
38
|
typescript:
|
|
39
39
|
specifier: 6.0.3
|
|
40
40
|
version: 6.0.3
|
|
@@ -2444,8 +2444,8 @@ packages:
|
|
|
2444
2444
|
tslib@2.8.1:
|
|
2445
2445
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
2446
2446
|
|
|
2447
|
-
tsx@4.23.
|
|
2448
|
-
resolution: {integrity: sha512-
|
|
2447
|
+
tsx@4.23.4:
|
|
2448
|
+
resolution: {integrity: sha512-ZiUQ8oT/KzN51mJUWPqARYqwFLFJZtGZipRkw1ynHMr9vy3eU77m5yfF3Gzm6meEg/beW+lUu3fHYgskTN2oVQ==}
|
|
2449
2449
|
engines: {node: '>=18.0.0'}
|
|
2450
2450
|
hasBin: true
|
|
2451
2451
|
|
|
@@ -5465,7 +5465,7 @@ snapshots:
|
|
|
5465
5465
|
tslib@2.8.1:
|
|
5466
5466
|
optional: true
|
|
5467
5467
|
|
|
5468
|
-
tsx@4.23.
|
|
5468
|
+
tsx@4.23.4:
|
|
5469
5469
|
dependencies:
|
|
5470
5470
|
esbuild: 0.28.1
|
|
5471
5471
|
optionalDependencies:
|
|
@@ -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.24"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@book000/eslint-config": "1.16.26",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"prettier": "3.9.6",
|
|
31
31
|
"run-z": "2.1.0",
|
|
32
32
|
"ts-jest": "29.4.12",
|
|
33
|
-
"tsx": "4.23.
|
|
33
|
+
"tsx": "4.23.4",
|
|
34
34
|
"typescript": "6.0.3",
|
|
35
35
|
"typescript-json-schema": "0.68.0"
|
|
36
36
|
},
|
|
@@ -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.24
|
|
13
|
+
version: 1.25.24(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
14
14
|
devDependencies:
|
|
15
15
|
'@book000/eslint-config':
|
|
16
16
|
specifier: 1.16.26
|
|
@@ -37,8 +37,8 @@ importers:
|
|
|
37
37
|
specifier: 29.4.12
|
|
38
38
|
version: 29.4.12(@babel/core@7.29.7(supports-color@8.1.1))(@jest/transform@30.4.1(supports-color@8.1.1))(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7(supports-color@8.1.1))(supports-color@8.1.1))(esbuild@0.28.1)(jest-util@30.4.1)(jest@30.4.2(@types/node@25.9.5)(supports-color@8.1.1)(ts-node@10.9.2(@types/node@25.9.5)(typescript@6.0.3)))(typescript@6.0.3)
|
|
39
39
|
tsx:
|
|
40
|
-
specifier: 4.23.
|
|
41
|
-
version: 4.23.
|
|
40
|
+
specifier: 4.23.4
|
|
41
|
+
version: 4.23.4
|
|
42
42
|
typescript:
|
|
43
43
|
specifier: 6.0.3
|
|
44
44
|
version: 6.0.3
|
|
@@ -229,8 +229,8 @@ packages:
|
|
|
229
229
|
peerDependencies:
|
|
230
230
|
eslint: 10.8.0
|
|
231
231
|
|
|
232
|
-
'@book000/node-utils@1.25.
|
|
233
|
-
resolution: {integrity: sha512-
|
|
232
|
+
'@book000/node-utils@1.25.24':
|
|
233
|
+
resolution: {integrity: sha512-LWqahpIihAr9bvUU57j0tvaqTEZ8IZ5eyr2RXOjYfSyVtwGv7yfFuN1kHm32GmrYrBe7dUKZzDTw72ZcItT1Jw==}
|
|
234
234
|
|
|
235
235
|
'@colors/colors@1.6.0':
|
|
236
236
|
resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
|
|
@@ -2748,8 +2748,8 @@ packages:
|
|
|
2748
2748
|
tslib@2.8.1:
|
|
2749
2749
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
2750
2750
|
|
|
2751
|
-
tsx@4.23.
|
|
2752
|
-
resolution: {integrity: sha512-
|
|
2751
|
+
tsx@4.23.4:
|
|
2752
|
+
resolution: {integrity: sha512-ZiUQ8oT/KzN51mJUWPqARYqwFLFJZtGZipRkw1ynHMr9vy3eU77m5yfF3Gzm6meEg/beW+lUu3fHYgskTN2oVQ==}
|
|
2753
2753
|
engines: {node: '>=18.0.0'}
|
|
2754
2754
|
hasBin: true
|
|
2755
2755
|
|
|
@@ -3186,7 +3186,7 @@ snapshots:
|
|
|
3186
3186
|
- supports-color
|
|
3187
3187
|
- typescript
|
|
3188
3188
|
|
|
3189
|
-
'@book000/node-utils@1.25.
|
|
3189
|
+
'@book000/node-utils@1.25.24(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)':
|
|
3190
3190
|
dependencies:
|
|
3191
3191
|
'@sentry/node': 10.68.0(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
3192
3192
|
cycle: 1.0.3
|
|
@@ -6161,7 +6161,7 @@ snapshots:
|
|
|
6161
6161
|
tslib@2.8.1:
|
|
6162
6162
|
optional: true
|
|
6163
6163
|
|
|
6164
|
-
tsx@4.23.
|
|
6164
|
+
tsx@4.23.4:
|
|
6165
6165
|
dependencies:
|
|
6166
6166
|
esbuild: 0.28.1
|
|
6167
6167
|
optionalDependencies:
|
|
@@ -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.24",
|
|
23
23
|
"discord.js": "14.27.0"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"prettier": "3.9.6",
|
|
32
32
|
"run-z": "2.1.0",
|
|
33
33
|
"ts-jest": "29.4.12",
|
|
34
|
-
"tsx": "4.23.
|
|
34
|
+
"tsx": "4.23.4",
|
|
35
35
|
"typescript": "6.0.3",
|
|
36
36
|
"typescript-json-schema": "0.68.0"
|
|
37
37
|
},
|
|
@@ -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.24
|
|
13
|
+
version: 1.25.24(@opentelemetry/core@2.10.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
|
|
@@ -40,8 +40,8 @@ importers:
|
|
|
40
40
|
specifier: 29.4.12
|
|
41
41
|
version: 29.4.12(@babel/core@7.29.7(supports-color@8.1.1))(@jest/transform@30.4.1(supports-color@8.1.1))(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7(supports-color@8.1.1))(supports-color@8.1.1))(esbuild@0.28.1)(jest-util@30.4.1)(jest@30.4.2(@types/node@25.9.5)(supports-color@8.1.1)(ts-node@10.9.2(@types/node@25.9.5)(typescript@6.0.3)))(typescript@6.0.3)
|
|
42
42
|
tsx:
|
|
43
|
-
specifier: 4.23.
|
|
44
|
-
version: 4.23.
|
|
43
|
+
specifier: 4.23.4
|
|
44
|
+
version: 4.23.4
|
|
45
45
|
typescript:
|
|
46
46
|
specifier: 6.0.3
|
|
47
47
|
version: 6.0.3
|
|
@@ -232,8 +232,8 @@ packages:
|
|
|
232
232
|
peerDependencies:
|
|
233
233
|
eslint: 10.8.0
|
|
234
234
|
|
|
235
|
-
'@book000/node-utils@1.25.
|
|
236
|
-
resolution: {integrity: sha512-
|
|
235
|
+
'@book000/node-utils@1.25.24':
|
|
236
|
+
resolution: {integrity: sha512-LWqahpIihAr9bvUU57j0tvaqTEZ8IZ5eyr2RXOjYfSyVtwGv7yfFuN1kHm32GmrYrBe7dUKZzDTw72ZcItT1Jw==}
|
|
237
237
|
|
|
238
238
|
'@colors/colors@1.6.0':
|
|
239
239
|
resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
|
|
@@ -2817,8 +2817,8 @@ packages:
|
|
|
2817
2817
|
tslib@2.8.1:
|
|
2818
2818
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
2819
2819
|
|
|
2820
|
-
tsx@4.23.
|
|
2821
|
-
resolution: {integrity: sha512-
|
|
2820
|
+
tsx@4.23.4:
|
|
2821
|
+
resolution: {integrity: sha512-ZiUQ8oT/KzN51mJUWPqARYqwFLFJZtGZipRkw1ynHMr9vy3eU77m5yfF3Gzm6meEg/beW+lUu3fHYgskTN2oVQ==}
|
|
2822
2822
|
engines: {node: '>=18.0.0'}
|
|
2823
2823
|
hasBin: true
|
|
2824
2824
|
|
|
@@ -3271,7 +3271,7 @@ snapshots:
|
|
|
3271
3271
|
- supports-color
|
|
3272
3272
|
- typescript
|
|
3273
3273
|
|
|
3274
|
-
'@book000/node-utils@1.25.
|
|
3274
|
+
'@book000/node-utils@1.25.24(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)':
|
|
3275
3275
|
dependencies:
|
|
3276
3276
|
'@sentry/node': 10.68.0(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(supports-color@8.1.1)
|
|
3277
3277
|
cycle: 1.0.3
|
|
@@ -6338,7 +6338,7 @@ snapshots:
|
|
|
6338
6338
|
|
|
6339
6339
|
tslib@2.8.1: {}
|
|
6340
6340
|
|
|
6341
|
-
tsx@4.23.
|
|
6341
|
+
tsx@4.23.4:
|
|
6342
6342
|
dependencies:
|
|
6343
6343
|
esbuild: 0.28.1
|
|
6344
6344
|
optionalDependencies:
|
|
@@ -43,8 +43,8 @@ importers:
|
|
|
43
43
|
specifier: 29.4.12
|
|
44
44
|
version: 29.4.12(@babel/core@7.29.7(supports-color@8.1.1))(@jest/transform@30.4.1(supports-color@8.1.1))(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7(supports-color@8.1.1))(supports-color@8.1.1))(esbuild@0.28.1)(jest-util@30.4.1)(jest@30.4.2(@types/node@25.9.5)(supports-color@8.1.1))(typescript@6.0.3)
|
|
45
45
|
tsx:
|
|
46
|
-
specifier: 4.23.
|
|
47
|
-
version: 4.23.
|
|
46
|
+
specifier: 4.23.4
|
|
47
|
+
version: 4.23.4
|
|
48
48
|
typescript:
|
|
49
49
|
specifier: 6.0.3
|
|
50
50
|
version: 6.0.3
|
|
@@ -2666,8 +2666,8 @@ packages:
|
|
|
2666
2666
|
tslib@2.8.1:
|
|
2667
2667
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
2668
2668
|
|
|
2669
|
-
tsx@4.23.
|
|
2670
|
-
resolution: {integrity: sha512-
|
|
2669
|
+
tsx@4.23.4:
|
|
2670
|
+
resolution: {integrity: sha512-ZiUQ8oT/KzN51mJUWPqARYqwFLFJZtGZipRkw1ynHMr9vy3eU77m5yfF3Gzm6meEg/beW+lUu3fHYgskTN2oVQ==}
|
|
2671
2671
|
engines: {node: '>=18.0.0'}
|
|
2672
2672
|
hasBin: true
|
|
2673
2673
|
|
|
@@ -5911,7 +5911,7 @@ snapshots:
|
|
|
5911
5911
|
tslib@2.8.1:
|
|
5912
5912
|
optional: true
|
|
5913
5913
|
|
|
5914
|
-
tsx@4.23.
|
|
5914
|
+
tsx@4.23.4:
|
|
5915
5915
|
dependencies:
|
|
5916
5916
|
esbuild: 0.28.1
|
|
5917
5917
|
optionalDependencies:
|