@leo-h/create-nodejs-app 1.0.48 → 1.0.49

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.48",
3
+ "version": "1.0.49",
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.7",
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",
@@ -9,8 +9,8 @@ importers:
9
9
  .:
10
10
  dependencies:
11
11
  '@anatine/zod-openapi':
12
- specifier: 2.2.7
13
- version: 2.2.7(openapi3-ts@4.3.3)(zod@3.24.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
@@ -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.7':
131
- resolution: {integrity: sha512-kv/bGowgSGHNY2d/KIzx941ym0/elc7xoBiPri31qEUqbDPOSIppiMOZ88AedaTtLk5J1K96++h0CEsHkgFFyQ==}
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
@@ -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.7(openapi3-ts@4.3.3)(zod@3.24.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