Skip to content

Commit

Permalink
Bump @hono/zod-openapi from 0.18.1 to 0.18.3 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.18.1 to 0.18.3.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Commits](https://github.com/honojs/middleware/compare/@hono/[email protected]...@hono/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent b15667f commit 19c40aa
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.7",
"@hono/sentry": "^1.1.0",
"@hono/swagger-ui": "0.5.0",
"@hono/zod-openapi": "^0.18.1",
"@hono/zod-openapi": "^0.18.3",
"@react-email/components": "0.0.31",
"@react-email/render": "1.0.3",
"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 @@ -707,16 +707,16 @@ __metadata:
languageName: node
linkType: hard

"@hono/zod-openapi@npm:^0.18.1":
version: 0.18.1
resolution: "@hono/zod-openapi@npm:0.18.1"
"@hono/zod-openapi@npm:^0.18.3":
version: 0.18.3
resolution: "@hono/zod-openapi@npm:0.18.3"
dependencies:
"@asteasolutions/zod-to-openapi": "npm:^7.1.0"
"@hono/zod-validator": "npm:^0.4.1"
peerDependencies:
hono: ">=4.3.6"
zod: 3.*
checksum: 10c0/f46e6add2ee21a7538556ae417846acde8844e0e854b3a95aab96e44e4c915407e6ae316bec36eb12b10155431efc12000dc93b79e1523735b9be898ceb25234
checksum: 10c0/ddd917056299b654f2f5e71496db7635f1fa94fb35988db5fc2adb52414bb059e8c986635c82ec546404ec11598fb32b071b4c51b2baf320e1af4b8e73cbb16c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3572,7 +3572,7 @@ __metadata:
"@hono/node-server": "npm:^1.13.7"
"@hono/sentry": "npm:^1.1.0"
"@hono/swagger-ui": "npm:0.5.0"
"@hono/zod-openapi": "npm:^0.18.1"
"@hono/zod-openapi": "npm:^0.18.3"
"@react-email/components": "npm:0.0.31"
"@react-email/render": "npm:1.0.3"
"@types/html-to-text": "npm:^9.0.4"
Expand Down

0 comments on commit 19c40aa

Please sign in to comment.