Skip to content

Commit

Permalink
Bump @hono/zod-openapi from 0.16.4 to 0.17.0 in /backend-node
Browse files Browse the repository at this point in the history
Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.16.4 to 0.17.0.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Commits](https://github.com/honojs/middleware/compare/@hono/zod-openapi@0.16.4...@hono/zod-openapi@0.17.0)

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and razzeee committed Nov 8, 2024
1 parent 7bb214c commit d5115ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backend-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@hono/node-server": "^1.13.5",
"@hono/sentry": "^1.1.0",
"@hono/swagger-ui": "0.4.1",
"@hono/zod-openapi": "^0.16.4",
"@hono/zod-openapi": "^0.17.0",
"@react-email/components": "0.0.27",
"@react-email/render": "1.0.2",
"date-fns": "^4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions backend-node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -698,16 +698,16 @@ __metadata:
languageName: node
linkType: hard

"@hono/zod-openapi@npm:^0.16.4":
version: 0.16.4
resolution: "@hono/zod-openapi@npm:0.16.4"
"@hono/zod-openapi@npm:^0.17.0":
version: 0.17.0
resolution: "@hono/zod-openapi@npm:0.17.0"
dependencies:
"@asteasolutions/zod-to-openapi": "npm:^7.1.0"
"@hono/zod-validator": "npm:0.3.0"
peerDependencies:
hono: ">=4.3.6"
zod: 3.*
checksum: 10c0/23352bcb9ab570403713ce8ab9427d8dfd8dce79f2034e45086a07192550968e8a0c5c284eb849130710106d72899ebd29316280663a3e5233d8f892edcfcd22
checksum: 10c0/3e8c51907ea18ff8ef30f9f75fec296e33b7098da9e48113dd37e3290ba9bdad12e82280156ccf9d88eeae82878ba257f594942bccd82ef2bf4c80688650914e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3458,7 +3458,7 @@ __metadata:
"@hono/node-server": "npm:^1.13.5"
"@hono/sentry": "npm:^1.1.0"
"@hono/swagger-ui": "npm:0.4.1"
"@hono/zod-openapi": "npm:^0.16.4"
"@hono/zod-openapi": "npm:^0.17.0"
"@react-email/components": "npm:0.0.27"
"@react-email/render": "npm:1.0.2"
"@types/html-to-text": "npm:^9.0.4"
Expand Down

0 comments on commit d5115ec

Please sign in to comment.