@book000/create-ts 0.1.156 → 0.1.158

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.156",
3
+ "version": "0.1.158",
4
4
  "description": "Create book000-style TypeScript projects",
5
5
  "repository": {
6
6
  "type": "git",
@@ -36,7 +36,7 @@
36
36
  "run-z": "2.1.0",
37
37
  "tsdown": "0.22.14",
38
38
  "typescript": "6.0.3",
39
- "vitest": "4.1.10"
39
+ "vitest": "4.1.11"
40
40
  },
41
41
  "scripts": {
42
42
  "preinstall": "npx only-allow pnpm",
@@ -19,7 +19,7 @@
19
19
  },
20
20
  "dependencies": {
21
21
  "@fastify/cors": "11.3.0",
22
- "fastify": "5.12.0"
22
+ "fastify": "5.12.1"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@book000/eslint-config": "1.16.40",
@@ -12,8 +12,8 @@ importers:
12
12
  specifier: 11.3.0
13
13
  version: 11.3.0
14
14
  fastify:
15
- specifier: 5.12.0
16
- version: 5.12.0
15
+ specifier: 5.12.1
16
+ version: 5.12.1
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
19
  specifier: 1.16.40
@@ -1404,8 +1404,8 @@ packages:
1404
1404
  resolution: {integrity: sha512-H0eo4VaknYFsgyG7t+uppjBqeliAvu6NVKpFf3rzYCKdCPGrrfLc0qc8y1YlC2nNlIp07qQIk65RUViIixLw+A==}
1405
1405
  engines: {node: '>= 10'}
1406
1406
 
1407
- fastify@5.12.0:
1408
- resolution: {integrity: sha512-A3RNEaDIHWaxFW8n8rNJaW1wQ+XAXuoU71llfUQJjuh5WaYLmKfRhhanaJBOx8m2EBPQkR6sDBovYdHNe9F6rA==}
1407
+ fastify@5.12.1:
1408
+ resolution: {integrity: sha512-FWi+tQvwxR/PeRX7Z2mhfEF5ozJ3jn9asiiclzKXNSzJRHAYcU924aIOKAdHFJ+YIKieh3cqr1IwCOvTr41B3Q==}
1409
1409
 
1410
1410
  fastq@1.20.1:
1411
1411
  resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
@@ -4422,7 +4422,7 @@ snapshots:
4422
4422
  raw-body: 3.0.2
4423
4423
  secure-json-parse: 4.1.0
4424
4424
 
4425
- fastify@5.12.0:
4425
+ fastify@5.12.1:
4426
4426
  dependencies:
4427
4427
  '@fastify/ajv-compiler': 4.0.6
4428
4428
  '@fastify/error': 4.2.0