@book000/create-ts 0.1.107 → 0.1.108

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.107",
3
+ "version": "0.1.108",
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.11.0"
22
+ "fastify": "5.11.2"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@book000/eslint-config": "1.16.28",
@@ -12,8 +12,8 @@ importers:
12
12
  specifier: 11.3.0
13
13
  version: 11.3.0
14
14
  fastify:
15
- specifier: 5.11.0
16
- version: 5.11.0
15
+ specifier: 5.11.2
16
+ version: 5.11.2
17
17
  devDependencies:
18
18
  '@book000/eslint-config':
19
19
  specifier: 1.16.28
@@ -1406,8 +1406,8 @@ packages:
1406
1406
  resolution: {integrity: sha512-2qfoaQ3BQDhZ1gtbkKZd6n0kKxJISJGM6u/skD9ljdWItAscjXrtZ1lnjr7PavmXX9j4EyCPmBDiIsLn07d5vA==}
1407
1407
  engines: {node: '>= 10'}
1408
1408
 
1409
- fastify@5.11.0:
1410
- resolution: {integrity: sha512-Y/Ecx1yt0hYzrQR+QVLbxaUN8wCX+MQzMevh29r5RRvlOIArmi4+WAXXaGl5Hw5gBr2wduZpZaT3gRCnXoyVgA==}
1409
+ fastify@5.11.2:
1410
+ resolution: {integrity: sha512-i/eJG7nXR9OkbFgoX4jFiPOHoRq0rXqDACVAXELh5Fdg6BFBErIVZ8MyibGCwup9Go1pYrxZJ0ogIub8vVdEcQ==}
1411
1411
 
1412
1412
  fastq@1.20.1:
1413
1413
  resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
@@ -4429,7 +4429,7 @@ snapshots:
4429
4429
  raw-body: 3.0.2
4430
4430
  secure-json-parse: 2.7.0
4431
4431
 
4432
- fastify@5.11.0:
4432
+ fastify@5.11.2:
4433
4433
  dependencies:
4434
4434
  '@fastify/ajv-compiler': 4.0.5
4435
4435
  '@fastify/error': 4.2.0