@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
|
@@ -12,8 +12,8 @@ importers:
|
|
|
12
12
|
specifier: 11.3.0
|
|
13
13
|
version: 11.3.0
|
|
14
14
|
fastify:
|
|
15
|
-
specifier: 5.
|
|
16
|
-
version: 5.
|
|
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.
|
|
1409
|
-
resolution: {integrity: sha512-
|
|
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.
|
|
4431
|
+
fastify@5.11.0:
|
|
4432
4432
|
dependencies:
|
|
4433
4433
|
'@fastify/ajv-compiler': 4.0.5
|
|
4434
4434
|
'@fastify/error': 4.2.0
|