@book000/create-ts 0.1.90 → 0.1.91

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.90",
3
+ "version": "0.1.91",
4
4
  "description": "Create book000-style TypeScript projects",
5
5
  "repository": {
6
6
  "type": "git",
@@ -19,7 +19,7 @@
19
19
  },
20
20
  "dependencies": {
21
21
  "@fastify/cors": "11.3.0",
22
- "fastify": "5.10.0"
22
+ "fastify": "5.11.0"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@book000/eslint-config": "1.16.24",
@@ -12,8 +12,8 @@ importers:
12
12
  specifier: 11.3.0
13
13
  version: 11.3.0
14
14
  fastify:
15
- specifier: 5.10.0
16
- version: 5.10.0
15
+ specifier: 5.11.0
16
+ version: 5.11.0
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
19
  specifier: 1.16.24
@@ -1405,8 +1405,8 @@ packages:
1405
1405
  resolution: {integrity: sha512-2qfoaQ3BQDhZ1gtbkKZd6n0kKxJISJGM6u/skD9ljdWItAscjXrtZ1lnjr7PavmXX9j4EyCPmBDiIsLn07d5vA==}
1406
1406
  engines: {node: '>= 10'}
1407
1407
 
1408
- fastify@5.10.0:
1409
- resolution: {integrity: sha512-A9L0ziuWGQHgEEVgF3davQ9vbD93IuX+lo2IsxapQmu5b/Y/ynn9m9K5JHt9dvyJXOFc5iN0Zk5GHEOqnzhWjg==}
1408
+ fastify@5.11.0:
1409
+ resolution: {integrity: sha512-Y/Ecx1yt0hYzrQR+QVLbxaUN8wCX+MQzMevh29r5RRvlOIArmi4+WAXXaGl5Hw5gBr2wduZpZaT3gRCnXoyVgA==}
1410
1410
 
1411
1411
  fastq@1.20.1:
1412
1412
  resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
@@ -4428,7 +4428,7 @@ snapshots:
4428
4428
  raw-body: 3.0.2
4429
4429
  secure-json-parse: 2.7.0
4430
4430
 
4431
- fastify@5.10.0:
4431
+ fastify@5.11.0:
4432
4432
  dependencies:
4433
4433
  '@fastify/ajv-compiler': 4.0.5
4434
4434
  '@fastify/error': 4.2.0