chore(deps): bump @hono/zod-openapi from 0.9.8 to 0.9.9 (#14914)
* chore(deps): bump @hono/zod-openapi from 0.9.8 to 0.9.9 Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.9.8 to 0.9.9. - [Release notes](https://github.com/honojs/middleware/releases) - [Commits](https://github.com/honojs/middleware/compare/@hono/zod-openapi@0.9.8...@hono/zod-openapi@0.9.9) --- updated-dependencies: - dependency-name: "@hono/zod-openapi" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1de5789a90
commit
3e91889f72
|
|
@ -49,7 +49,7 @@
|
|||
"dependencies": {
|
||||
"@hono/node-server": "1.8.2",
|
||||
"@hono/swagger-ui": "0.2.1",
|
||||
"@hono/zod-openapi": "0.9.8",
|
||||
"@hono/zod-openapi": "0.9.9",
|
||||
"@notionhq/client": "2.2.14",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@sentry/node": "7.107.0",
|
||||
|
|
|
|||
670
pnpm-lock.yaml
670
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue