Skip to content

Commit

Permalink
build(deps): bump @hono/zod-openapi 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.4.
- [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 Feb 5, 2025
1 parent 05b2fea commit 38333d2
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.8",
"@hono/sentry": "^1.1.0",
"@hono/swagger-ui": "0.5.0",
"@hono/zod-openapi": "^0.18.1",
"@hono/zod-openapi": "^0.18.4",
"@react-email/components": "0.0.32",
"@react-email/render": "1.0.4",
"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 @@ -710,16 +710,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.4":
version: 0.18.4
resolution: "@hono/zod-openapi@npm:0.18.4"
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/59a725bf01fd523badca8e792273f320fcbf7e89d1b208ab2849982466e98b06300687d2df3fa9d8695ffe9b02eaf15ee3fe3817628373fde917207599eaba0e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3577,7 +3577,7 @@ __metadata:
"@hono/node-server": "npm:^1.13.8"
"@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.4"
"@react-email/components": "npm:0.0.32"
"@react-email/render": "npm:1.0.4"
"@types/html-to-text": "npm:^9.0.4"
Expand Down

0 comments on commit 38333d2

Please sign in to comment.