diff options
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 193db1c..c2876ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,16 +10,16 @@ importers: dependencies: '@hono/swagger-ui': specifier: ^0.4.1 - version: 0.4.1([email protected]) + version: 0.4.1([email protected]) '@hono/zod-openapi': specifier: ^0.17.0 - version: 0.17.0([email protected])([email protected]) + version: 0.17.0([email protected])([email protected]) '@hono/zod-validator': specifier: ^0.4.1 - version: 0.4.1([email protected])([email protected]) + version: 0.4.1([email protected])([email protected]) hono: - specifier: ^4.6.9 - version: 4.6.9 + specifier: ^4.6.10 + version: 4.6.10 zod: specifier: ^3.23.8 version: 3.23.8 @@ -1008,8 +1008,8 @@ packages: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} - resolution: {integrity: sha512-p/pN5yZLuZaHzyAOT2nw2/Ud6HhJHYmDNGH6Ck1OWBhPMVeM1r74jbCRwNi0gyFRjjbsGgoHbOyj7mT1PDNbTw==} + resolution: {integrity: sha512-IXXNfRAZEahFnWBhUUlqKEGF9upeE6hZoRZszvNkyAz/CYp+iVbxm3viMvStlagRJohjlBRGOQ7f4jfcV0XMGg==} engines: {node: '>=16.9.0'} @@ -1708,25 +1708,25 @@ snapshots: '@fastify/[email protected]': {} - '@hono/[email protected]([email protected])': + '@hono/[email protected]([email protected])': dependencies: - hono: 4.6.9 + hono: 4.6.10 dependencies: '@asteasolutions/zod-to-openapi': 7.1.1([email protected]) - '@hono/zod-validator': 0.3.0([email protected])([email protected]) - hono: 4.6.9 + '@hono/zod-validator': 0.3.0([email protected])([email protected]) + hono: 4.6.10 zod: 3.23.8 dependencies: - hono: 4.6.9 + hono: 4.6.10 zod: 3.23.8 dependencies: - hono: 4.6.9 + hono: 4.6.10 zod: 3.23.8 '@humanwhocodes/[email protected]': @@ -2271,7 +2271,7 @@ snapshots: dependencies: function-bind: 1.1.2 - [email protected]: {} + [email protected]: {} |
