@leo-h/create-nodejs-app 1.0.48 → 1.0.50
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": "@leo-h/create-nodejs-app",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.50",
|
4
4
|
"packageManager": "pnpm@9.15.9",
|
5
5
|
"author": "Leonardo Henrique <leonardo0507.business@gmail.com>",
|
6
6
|
"description": "Create a modern Node.js app with TypeScript using one command.",
|
@@ -19,7 +19,7 @@
|
|
19
19
|
"build": "nest build"
|
20
20
|
},
|
21
21
|
"dependencies": {
|
22
|
-
"@anatine/zod-openapi": "2.2.
|
22
|
+
"@anatine/zod-openapi": "2.2.8",
|
23
23
|
"@fastify/static": "8.1.1",
|
24
24
|
"@nestjs/common": "10.4.16",
|
25
25
|
"@nestjs/core": "10.4.15",
|
@@ -52,7 +52,7 @@
|
|
52
52
|
"husky": "9.1.7",
|
53
53
|
"lint-staged": "15.5.2",
|
54
54
|
"prettier": "3.5.3",
|
55
|
-
"supertest": "7.1.
|
55
|
+
"supertest": "7.1.3",
|
56
56
|
"type-fest": "4.38.0",
|
57
57
|
"typescript": "5.8.3",
|
58
58
|
"typescript-eslint": "8.28.0",
|
@@ -9,8 +9,8 @@ importers:
|
|
9
9
|
.:
|
10
10
|
dependencies:
|
11
11
|
'@anatine/zod-openapi':
|
12
|
-
specifier: 2.2.
|
13
|
-
version: 2.2.
|
12
|
+
specifier: 2.2.8
|
13
|
+
version: 2.2.8(openapi3-ts@4.3.3)(zod@3.24.2)
|
14
14
|
'@fastify/static':
|
15
15
|
specifier: 8.1.1
|
16
16
|
version: 8.1.1
|
@@ -103,8 +103,8 @@ importers:
|
|
103
103
|
specifier: 3.5.3
|
104
104
|
version: 3.5.3
|
105
105
|
supertest:
|
106
|
-
specifier: 7.1.
|
107
|
-
version: 7.1.
|
106
|
+
specifier: 7.1.3
|
107
|
+
version: 7.1.3
|
108
108
|
type-fest:
|
109
109
|
specifier: 4.38.0
|
110
110
|
version: 4.38.0
|
@@ -127,8 +127,8 @@ packages:
|
|
127
127
|
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
128
128
|
engines: {node: '>=6.0.0'}
|
129
129
|
|
130
|
-
'@anatine/zod-openapi@2.2.
|
131
|
-
resolution: {integrity: sha512-
|
130
|
+
'@anatine/zod-openapi@2.2.8':
|
131
|
+
resolution: {integrity: sha512-iyM8mB556KdiZ6a1GTZ67ACLnJakU1hrzzXoh7PLaReldAdMq88MlZn/Ir/U56/TBuQctBhh/4seo0b0B343uw==}
|
132
132
|
peerDependencies:
|
133
133
|
openapi3-ts: ^4.1.2
|
134
134
|
zod: ^3.20.0
|
@@ -2881,12 +2881,12 @@ packages:
|
|
2881
2881
|
resolution: {integrity: sha512-FhwotcEqjr241ZbjFzjlIYg6c5/L/s4yBGWSMvJ9UoExiSqL+FnFA/CaeZx17WGaZMS/4SOZp8wH18jSS4R4lw==}
|
2882
2882
|
engines: {node: '>=16'}
|
2883
2883
|
|
2884
|
-
superagent@10.2.
|
2885
|
-
resolution: {integrity: sha512-
|
2884
|
+
superagent@10.2.2:
|
2885
|
+
resolution: {integrity: sha512-vWMq11OwWCC84pQaFPzF/VO3BrjkCeewuvJgt1jfV0499Z1QSAWN4EqfMM5WlFDDX9/oP8JjlDKpblrmEoyu4Q==}
|
2886
2886
|
engines: {node: '>=14.18.0'}
|
2887
2887
|
|
2888
|
-
supertest@7.1.
|
2889
|
-
resolution: {integrity: sha512-
|
2888
|
+
supertest@7.1.3:
|
2889
|
+
resolution: {integrity: sha512-ORY0gPa6ojmg/C74P/bDoS21WL6FMXq5I8mawkEz30/zkwdu0gOeqstFy316vHG6OKxqQ+IbGneRemHI8WraEw==}
|
2890
2890
|
engines: {node: '>=14.18.0'}
|
2891
2891
|
|
2892
2892
|
supports-color@5.5.0:
|
@@ -3272,7 +3272,7 @@ snapshots:
|
|
3272
3272
|
'@jridgewell/gen-mapping': 0.3.5
|
3273
3273
|
'@jridgewell/trace-mapping': 0.3.25
|
3274
3274
|
|
3275
|
-
'@anatine/zod-openapi@2.2.
|
3275
|
+
'@anatine/zod-openapi@2.2.8(openapi3-ts@4.3.3)(zod@3.24.2)':
|
3276
3276
|
dependencies:
|
3277
3277
|
openapi3-ts: 4.3.3
|
3278
3278
|
ts-deepmerge: 6.2.1
|
@@ -6157,7 +6157,7 @@ snapshots:
|
|
6157
6157
|
'@tokenizer/token': 0.3.0
|
6158
6158
|
peek-readable: 5.3.1
|
6159
6159
|
|
6160
|
-
superagent@10.2.
|
6160
|
+
superagent@10.2.2:
|
6161
6161
|
dependencies:
|
6162
6162
|
component-emitter: 1.3.1
|
6163
6163
|
cookiejar: 2.1.4
|
@@ -6171,10 +6171,10 @@ snapshots:
|
|
6171
6171
|
transitivePeerDependencies:
|
6172
6172
|
- supports-color
|
6173
6173
|
|
6174
|
-
supertest@7.1.
|
6174
|
+
supertest@7.1.3:
|
6175
6175
|
dependencies:
|
6176
6176
|
methods: 1.1.2
|
6177
|
-
superagent: 10.2.
|
6177
|
+
superagent: 10.2.2
|
6178
6178
|
transitivePeerDependencies:
|
6179
6179
|
- supports-color
|
6180
6180
|
|