diff options
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4215e93..ae6ab05 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,16 +10,16 @@ importers: dependencies: '@hono/swagger-ui': specifier: ^0.5.0 - version: 0.5.0([email protected]) + version: 0.5.0([email protected]) '@hono/zod-openapi': specifier: ^0.18.3 - version: 0.18.3([email protected])([email protected]) + version: 0.18.3([email protected])([email protected]) '@hono/zod-validator': specifier: ^0.4.2 - version: 0.4.2([email protected])([email protected]) + version: 0.4.2([email protected])([email protected]) hono: - specifier: ^4.6.15 - version: 4.6.15 + specifier: ^4.6.16 + version: 4.6.16 zod: specifier: ^3.24.1 version: 3.24.1 @@ -1000,8 +1000,8 @@ packages: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} - resolution: {integrity: sha512-OiQwvAOAaI2JrABBH69z5rsctHDzFzIKJge0nYXgtzGJ0KftwLWcBXm1upJC23/omNRtnqM0gjRMbtXshPdqhQ==} + resolution: {integrity: sha512-iE6xOPwDYlfnZFwk6BfIMMIH4WZm3pPhz6rc1uJM/OPew0pjG5K6p8WTLaMBY1/szF/T0TaEjprMpwn16BA0NQ==} engines: {node: '>=16.9.0'} @@ -1691,20 +1691,20 @@ snapshots: '@fastify/[email protected]': {} - '@hono/[email protected]([email protected])': + '@hono/[email protected]([email protected])': dependencies: - hono: 4.6.15 + hono: 4.6.16 dependencies: '@asteasolutions/zod-to-openapi': 7.1.1([email protected]) - '@hono/zod-validator': 0.4.2([email protected])([email protected]) - hono: 4.6.15 + '@hono/zod-validator': 0.4.2([email protected])([email protected]) + hono: 4.6.16 zod: 3.24.1 dependencies: - hono: 4.6.15 + hono: 4.6.16 zod: 3.24.1 '@humanwhocodes/[email protected]': @@ -2235,7 +2235,7 @@ snapshots: dependencies: function-bind: 1.1.2 - [email protected]: {} + [email protected]: {} |
