@book000/create-ts 0.1.192 → 0.1.193
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 +1 -1
- package/templates/nodejs/config-batch/pnpm-lock.yaml +5 -5
- package/templates/nodejs/discord-bot/package.json +1 -1
- package/templates/nodejs/discord-bot/pnpm-lock.yaml +5 -5
- 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.5.0(supports-color@8.1.1))(@jest/types@30.5.0)(babel-jest@30.5.0(@babel/core@7.29.7(supports-color@8.1.1))(supports-color@8.1.1))(esbuild@0.28.2)(jest-util@30.5.0)(jest@30.5.0(@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.13
|
|
37
|
+
version: 4.23.13
|
|
38
38
|
typescript:
|
|
39
39
|
specifier: 6.0.3
|
|
40
40
|
version: 6.0.3
|
|
@@ -2507,8 +2507,8 @@ packages:
|
|
|
2507
2507
|
tslib@2.8.1:
|
|
2508
2508
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
2509
2509
|
|
|
2510
|
-
tsx@4.23.
|
|
2511
|
-
resolution: {integrity: sha512-
|
|
2510
|
+
tsx@4.23.13:
|
|
2511
|
+
resolution: {integrity: sha512-BL5MGkRln6aDYhb0xbQlEAGw743BaZYWdbWtdJOBriYJboKgUUYCadFp2/FpBBZquBC/ezNBn7wMMPx7FDZUDw==}
|
|
2512
2512
|
engines: {node: '>=18.0.0'}
|
|
2513
2513
|
hasBin: true
|
|
2514
2514
|
|
|
@@ -5557,7 +5557,7 @@ snapshots:
|
|
|
5557
5557
|
tslib@2.8.1:
|
|
5558
5558
|
optional: true
|
|
5559
5559
|
|
|
5560
|
-
tsx@4.23.
|
|
5560
|
+
tsx@4.23.13:
|
|
5561
5561
|
dependencies:
|
|
5562
5562
|
esbuild: 0.28.2
|
|
5563
5563
|
optionalDependencies:
|
|
@@ -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.5.0(supports-color@8.1.1))(@jest/types@30.5.0)(babel-jest@30.5.0(@babel/core@7.29.7(supports-color@8.1.1))(supports-color@8.1.1))(esbuild@0.28.2)(jest-util@30.5.0)(jest@30.5.0(@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.13
|
|
41
|
+
version: 4.23.13
|
|
42
42
|
typescript:
|
|
43
43
|
specifier: 6.0.3
|
|
44
44
|
version: 6.0.3
|
|
@@ -2774,8 +2774,8 @@ packages:
|
|
|
2774
2774
|
tslib@2.8.1:
|
|
2775
2775
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
2776
2776
|
|
|
2777
|
-
tsx@4.23.
|
|
2778
|
-
resolution: {integrity: sha512-
|
|
2777
|
+
tsx@4.23.13:
|
|
2778
|
+
resolution: {integrity: sha512-BL5MGkRln6aDYhb0xbQlEAGw743BaZYWdbWtdJOBriYJboKgUUYCadFp2/FpBBZquBC/ezNBn7wMMPx7FDZUDw==}
|
|
2779
2779
|
engines: {node: '>=18.0.0'}
|
|
2780
2780
|
hasBin: true
|
|
2781
2781
|
|
|
@@ -6164,7 +6164,7 @@ snapshots:
|
|
|
6164
6164
|
tslib@2.8.1:
|
|
6165
6165
|
optional: true
|
|
6166
6166
|
|
|
6167
|
-
tsx@4.23.
|
|
6167
|
+
tsx@4.23.13:
|
|
6168
6168
|
dependencies:
|
|
6169
6169
|
esbuild: 0.28.2
|
|
6170
6170
|
optionalDependencies:
|
|
@@ -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.5.0(supports-color@8.1.1))(@jest/types@30.5.0)(babel-jest@30.5.0(@babel/core@7.29.7(supports-color@8.1.1))(supports-color@8.1.1))(esbuild@0.28.2)(jest-util@30.5.0)(jest@30.5.0(@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.13
|
|
44
|
+
version: 4.23.13
|
|
45
45
|
typescript:
|
|
46
46
|
specifier: 6.0.3
|
|
47
47
|
version: 6.0.3
|
|
@@ -2843,8 +2843,8 @@ packages:
|
|
|
2843
2843
|
tslib@2.8.1:
|
|
2844
2844
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
2845
2845
|
|
|
2846
|
-
tsx@4.23.
|
|
2847
|
-
resolution: {integrity: sha512-
|
|
2846
|
+
tsx@4.23.13:
|
|
2847
|
+
resolution: {integrity: sha512-BL5MGkRln6aDYhb0xbQlEAGw743BaZYWdbWtdJOBriYJboKgUUYCadFp2/FpBBZquBC/ezNBn7wMMPx7FDZUDw==}
|
|
2848
2848
|
engines: {node: '>=18.0.0'}
|
|
2849
2849
|
hasBin: true
|
|
2850
2850
|
|
|
@@ -6341,7 +6341,7 @@ snapshots:
|
|
|
6341
6341
|
|
|
6342
6342
|
tslib@2.8.1: {}
|
|
6343
6343
|
|
|
6344
|
-
tsx@4.23.
|
|
6344
|
+
tsx@4.23.13:
|
|
6345
6345
|
dependencies:
|
|
6346
6346
|
esbuild: 0.28.2
|
|
6347
6347
|
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.5.0(supports-color@8.1.1))(@jest/types@30.5.0)(babel-jest@30.5.0(@babel/core@7.29.7(supports-color@8.1.1))(supports-color@8.1.1))(esbuild@0.28.2)(jest-util@30.5.0)(jest@30.5.0(@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.13
|
|
47
|
+
version: 4.23.13
|
|
48
48
|
typescript:
|
|
49
49
|
specifier: 6.0.3
|
|
50
50
|
version: 6.0.3
|
|
@@ -2726,8 +2726,8 @@ packages:
|
|
|
2726
2726
|
tslib@2.8.1:
|
|
2727
2727
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
2728
2728
|
|
|
2729
|
-
tsx@4.23.
|
|
2730
|
-
resolution: {integrity: sha512-
|
|
2729
|
+
tsx@4.23.13:
|
|
2730
|
+
resolution: {integrity: sha512-BL5MGkRln6aDYhb0xbQlEAGw743BaZYWdbWtdJOBriYJboKgUUYCadFp2/FpBBZquBC/ezNBn7wMMPx7FDZUDw==}
|
|
2731
2731
|
engines: {node: '>=18.0.0'}
|
|
2732
2732
|
hasBin: true
|
|
2733
2733
|
|
|
@@ -5998,7 +5998,7 @@ snapshots:
|
|
|
5998
5998
|
tslib@2.8.1:
|
|
5999
5999
|
optional: true
|
|
6000
6000
|
|
|
6001
|
-
tsx@4.23.
|
|
6001
|
+
tsx@4.23.13:
|
|
6002
6002
|
dependencies:
|
|
6003
6003
|
esbuild: 0.28.2
|
|
6004
6004
|
optionalDependencies:
|