@book000/create-ts 0.1.127 → 0.1.128

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.127",
3
+ "version": "0.1.128",
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.10",
29
+ "tsx": "4.23.11",
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.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.10
37
- version: 4.23.10
36
+ specifier: 4.23.11
37
+ version: 4.23.11
38
38
  typescript:
39
39
  specifier: 6.0.3
40
40
  version: 6.0.3
@@ -2445,8 +2445,8 @@ packages:
2445
2445
  tslib@2.8.1:
2446
2446
  resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
2447
2447
 
2448
- tsx@4.23.10:
2449
- resolution: {integrity: sha512-0Vb9eKU47njkxv/6B8CRZRDsxNDT/Pz+BIU+M5jw7xL3TdzAjSxlZUxu0xFL/kLpaG3sHZ0LH2wbK1T1yo7CUQ==}
2448
+ tsx@4.23.11:
2449
+ resolution: {integrity: sha512-Ry2oTEUnhBdeEdWIztY8kf3/nBGnPnjMLVGL0YfdRXMORuPER5NlKmayqxtxRxwB1xBN+RivRaJfe7PM1rtiyw==}
2450
2450
  engines: {node: '>=18.0.0'}
2451
2451
  hasBin: true
2452
2452
 
@@ -5466,7 +5466,7 @@ snapshots:
5466
5466
  tslib@2.8.1:
5467
5467
  optional: true
5468
5468
 
5469
- tsx@4.23.10:
5469
+ tsx@4.23.11:
5470
5470
  dependencies:
5471
5471
  esbuild: 0.28.1
5472
5472
  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.10",
33
+ "tsx": "4.23.11",
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.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.10
41
- version: 4.23.10
40
+ specifier: 4.23.11
41
+ version: 4.23.11
42
42
  typescript:
43
43
  specifier: 6.0.3
44
44
  version: 6.0.3
@@ -2749,8 +2749,8 @@ packages:
2749
2749
  tslib@2.8.1:
2750
2750
  resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
2751
2751
 
2752
- tsx@4.23.10:
2753
- resolution: {integrity: sha512-0Vb9eKU47njkxv/6B8CRZRDsxNDT/Pz+BIU+M5jw7xL3TdzAjSxlZUxu0xFL/kLpaG3sHZ0LH2wbK1T1yo7CUQ==}
2752
+ tsx@4.23.11:
2753
+ resolution: {integrity: sha512-Ry2oTEUnhBdeEdWIztY8kf3/nBGnPnjMLVGL0YfdRXMORuPER5NlKmayqxtxRxwB1xBN+RivRaJfe7PM1rtiyw==}
2754
2754
  engines: {node: '>=18.0.0'}
2755
2755
  hasBin: true
2756
2756
 
@@ -6162,7 +6162,7 @@ snapshots:
6162
6162
  tslib@2.8.1:
6163
6163
  optional: true
6164
6164
 
6165
- tsx@4.23.10:
6165
+ tsx@4.23.11:
6166
6166
  dependencies:
6167
6167
  esbuild: 0.28.1
6168
6168
  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.10",
34
+ "tsx": "4.23.11",
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.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.10
44
- version: 4.23.10
43
+ specifier: 4.23.11
44
+ version: 4.23.11
45
45
  typescript:
46
46
  specifier: 6.0.3
47
47
  version: 6.0.3
@@ -2818,8 +2818,8 @@ packages:
2818
2818
  tslib@2.8.1:
2819
2819
  resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
2820
2820
 
2821
- tsx@4.23.10:
2822
- resolution: {integrity: sha512-0Vb9eKU47njkxv/6B8CRZRDsxNDT/Pz+BIU+M5jw7xL3TdzAjSxlZUxu0xFL/kLpaG3sHZ0LH2wbK1T1yo7CUQ==}
2821
+ tsx@4.23.11:
2822
+ resolution: {integrity: sha512-Ry2oTEUnhBdeEdWIztY8kf3/nBGnPnjMLVGL0YfdRXMORuPER5NlKmayqxtxRxwB1xBN+RivRaJfe7PM1rtiyw==}
2823
2823
  engines: {node: '>=18.0.0'}
2824
2824
  hasBin: true
2825
2825
 
@@ -6339,7 +6339,7 @@ snapshots:
6339
6339
 
6340
6340
  tslib@2.8.1: {}
6341
6341
 
6342
- tsx@4.23.10:
6342
+ tsx@4.23.11:
6343
6343
  dependencies:
6344
6344
  esbuild: 0.28.1
6345
6345
  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.10",
34
+ "tsx": "4.23.11",
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.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.10
47
- version: 4.23.10
46
+ specifier: 4.23.11
47
+ version: 4.23.11
48
48
  typescript:
49
49
  specifier: 6.0.3
50
50
  version: 6.0.3
@@ -2667,8 +2667,8 @@ packages:
2667
2667
  tslib@2.8.1:
2668
2668
  resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
2669
2669
 
2670
- tsx@4.23.10:
2671
- resolution: {integrity: sha512-0Vb9eKU47njkxv/6B8CRZRDsxNDT/Pz+BIU+M5jw7xL3TdzAjSxlZUxu0xFL/kLpaG3sHZ0LH2wbK1T1yo7CUQ==}
2670
+ tsx@4.23.11:
2671
+ resolution: {integrity: sha512-Ry2oTEUnhBdeEdWIztY8kf3/nBGnPnjMLVGL0YfdRXMORuPER5NlKmayqxtxRxwB1xBN+RivRaJfe7PM1rtiyw==}
2672
2672
  engines: {node: '>=18.0.0'}
2673
2673
  hasBin: true
2674
2674
 
@@ -5912,7 +5912,7 @@ snapshots:
5912
5912
  tslib@2.8.1:
5913
5913
  optional: true
5914
5914
 
5915
- tsx@4.23.10:
5915
+ tsx@4.23.11:
5916
5916
  dependencies:
5917
5917
  esbuild: 0.28.1
5918
5918
  optionalDependencies: