@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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@book000/create-ts",
3
- "version": "0.1.192",
3
+ "version": "0.1.193",
4
4
  "description": "Create book000-style TypeScript projects",
5
5
  "repository": {
6
6
  "type": "git",
@@ -26,7 +26,7 @@
26
26
  "prettier": "3.9.6",
27
27
  "run-z": "2.1.0",
28
28
  "ts-jest": "29.4.12",
29
- "tsx": "4.23.12",
29
+ "tsx": "4.23.13",
30
30
  "typescript": "6.0.3"
31
31
  },
32
32
  "engines": {
@@ -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.12
37
- version: 4.23.12
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.12:
2511
- resolution: {integrity: sha512-FDf4L4sYzKtzWYhU/Xm0AQFdTjdIxNo9ElTf2mxXM6k8YMHXzYUe4yODVaXP4V9uMFbVg8c0qyBccK2OOxb45Q==}
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.12:
5560
+ tsx@4.23.13:
5561
5561
  dependencies:
5562
5562
  esbuild: 0.28.2
5563
5563
  optionalDependencies:
@@ -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.12",
33
+ "tsx": "4.23.13",
34
34
  "typescript": "6.0.3",
35
35
  "typescript-json-schema": "0.68.0"
36
36
  },
@@ -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.12
41
- version: 4.23.12
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.12:
2778
- resolution: {integrity: sha512-FDf4L4sYzKtzWYhU/Xm0AQFdTjdIxNo9ElTf2mxXM6k8YMHXzYUe4yODVaXP4V9uMFbVg8c0qyBccK2OOxb45Q==}
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.12:
6167
+ tsx@4.23.13:
6168
6168
  dependencies:
6169
6169
  esbuild: 0.28.2
6170
6170
  optionalDependencies:
@@ -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.12",
34
+ "tsx": "4.23.13",
35
35
  "typescript": "6.0.3",
36
36
  "typescript-json-schema": "0.68.0"
37
37
  },
@@ -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.12
44
- version: 4.23.12
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.12:
2847
- resolution: {integrity: sha512-FDf4L4sYzKtzWYhU/Xm0AQFdTjdIxNo9ElTf2mxXM6k8YMHXzYUe4yODVaXP4V9uMFbVg8c0qyBccK2OOxb45Q==}
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.12:
6344
+ tsx@4.23.13:
6345
6345
  dependencies:
6346
6346
  esbuild: 0.28.2
6347
6347
  optionalDependencies:
@@ -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.12",
34
+ "tsx": "4.23.13",
35
35
  "typescript": "6.0.3"
36
36
  },
37
37
  "engines": {
@@ -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.12
47
- version: 4.23.12
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.12:
2730
- resolution: {integrity: sha512-FDf4L4sYzKtzWYhU/Xm0AQFdTjdIxNo9ElTf2mxXM6k8YMHXzYUe4yODVaXP4V9uMFbVg8c0qyBccK2OOxb45Q==}
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.12:
6001
+ tsx@4.23.13:
6002
6002
  dependencies:
6003
6003
  esbuild: 0.28.2
6004
6004
  optionalDependencies: