diff options
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2bc3579..d2d8bb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^0.4.0 version: 0.4.0([email protected]) '@hono/zod-openapi': - specifier: ^0.15.3 - version: 0.15.3([email protected])([email protected]) + specifier: ^0.16.0 + version: 0.16.0([email protected])([email protected]) '@hono/zod-validator': specifier: ^0.2.2 version: 0.2.2([email protected])([email protected]) @@ -433,8 +433,8 @@ packages: peerDependencies: hono: '*' - '@hono/[email protected]': - resolution: {integrity: sha512-9oc4Bbs+L5oGjUOCrApCrx8BSWa5ctOBjRcwxplxkWPYFPhyOhdkMg47QKenGkESfFz0K6zb4F/c0LGPEmR62g==} + '@hono/[email protected]': + resolution: {integrity: sha512-jTnccfMTxDmA50FZeyTDD5oNDpcYo0qPzugwMuinnEQRYHLEqOXLv+sP89KNZWCGcL3Ccl+cr5GGE4yxenozqw==} engines: {node: '>=16.0.0'} peerDependencies: hono: '>=4.3.6' @@ -1482,7 +1482,7 @@ snapshots: dependencies: hono: 4.5.9 dependencies: '@asteasolutions/zod-to-openapi': 7.1.1([email protected]) '@hono/zod-validator': 0.2.2([email protected])([email protected]) |
