@book000/create-ts 0.1.134 → 0.1.135
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
|
@@ -28,8 +28,8 @@ importers:
|
|
|
28
28
|
specifier: 10.8.1
|
|
29
29
|
version: 10.8.1(supports-color@8.1.1)
|
|
30
30
|
fastify-raw-body:
|
|
31
|
-
specifier:
|
|
32
|
-
version:
|
|
31
|
+
specifier: 6.0.1
|
|
32
|
+
version: 6.0.1
|
|
33
33
|
jest:
|
|
34
34
|
specifier: 30.4.2
|
|
35
35
|
version: 30.4.2(@types/node@25.9.5)(supports-color@8.1.1)
|
|
@@ -1397,14 +1397,11 @@ packages:
|
|
|
1397
1397
|
fast-uri@4.1.2:
|
|
1398
1398
|
resolution: {integrity: sha512-TyGmBcbDTZXcb2cj5MV89DrF42DKvb3y5DDUNh95iO+IMeAzMkVSxK1PZRrRIpc9yg8U2GhGdbofNa0LS/a4Bw==}
|
|
1399
1399
|
|
|
1400
|
-
fastify-plugin@5.1.0:
|
|
1401
|
-
resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==}
|
|
1402
|
-
|
|
1403
1400
|
fastify-plugin@6.0.0:
|
|
1404
1401
|
resolution: {integrity: sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==}
|
|
1405
1402
|
|
|
1406
|
-
fastify-raw-body@
|
|
1407
|
-
resolution: {integrity: sha512-
|
|
1403
|
+
fastify-raw-body@6.0.1:
|
|
1404
|
+
resolution: {integrity: sha512-H0eo4VaknYFsgyG7t+uppjBqeliAvu6NVKpFf3rzYCKdCPGrrfLc0qc8y1YlC2nNlIp07qQIk65RUViIixLw+A==}
|
|
1408
1405
|
engines: {node: '>= 10'}
|
|
1409
1406
|
|
|
1410
1407
|
fastify@5.11.3:
|
|
@@ -2403,9 +2400,6 @@ packages:
|
|
|
2403
2400
|
safer-buffer@2.1.2:
|
|
2404
2401
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
2405
2402
|
|
|
2406
|
-
secure-json-parse@2.7.0:
|
|
2407
|
-
resolution: {integrity: sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==}
|
|
2408
|
-
|
|
2409
2403
|
secure-json-parse@4.1.0:
|
|
2410
2404
|
resolution: {integrity: sha512-l4KnYfEyqYJxDwlNVyRfO2E4NTHfMKAWdUuA8J0yve2Dz/E/PdBepY03RvyJpssIpRFwJoCD55wA+mEDs6ByWA==}
|
|
2411
2405
|
|
|
@@ -4420,15 +4414,13 @@ snapshots:
|
|
|
4420
4414
|
|
|
4421
4415
|
fast-uri@4.1.2: {}
|
|
4422
4416
|
|
|
4423
|
-
fastify-plugin@5.1.0: {}
|
|
4424
|
-
|
|
4425
4417
|
fastify-plugin@6.0.0: {}
|
|
4426
4418
|
|
|
4427
|
-
fastify-raw-body@
|
|
4419
|
+
fastify-raw-body@6.0.1:
|
|
4428
4420
|
dependencies:
|
|
4429
|
-
fastify-plugin:
|
|
4421
|
+
fastify-plugin: 6.0.0
|
|
4430
4422
|
raw-body: 3.0.2
|
|
4431
|
-
secure-json-parse:
|
|
4423
|
+
secure-json-parse: 4.1.0
|
|
4432
4424
|
|
|
4433
4425
|
fastify@5.11.3:
|
|
4434
4426
|
dependencies:
|
|
@@ -5637,8 +5629,6 @@ snapshots:
|
|
|
5637
5629
|
|
|
5638
5630
|
safer-buffer@2.1.2: {}
|
|
5639
5631
|
|
|
5640
|
-
secure-json-parse@2.7.0: {}
|
|
5641
|
-
|
|
5642
5632
|
secure-json-parse@4.1.0: {}
|
|
5643
5633
|
|
|
5644
5634
|
semver@6.3.1: {}
|