@book000/create-ts 0.1.133 → 0.1.134

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