Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @hono/zod-openapi from 0.16.2 to 0.16.3 in /backend-node #3949

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.1",
"@hono/sentry": "^1.1.0",
"@hono/swagger-ui": "0.4.1",
"@hono/zod-openapi": "^0.16.2",
"@hono/zod-openapi": "^0.16.3",
"@react-email/components": "0.0.25",
"@react-email/render": "1.0.1",
"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 @@ -768,16 +768,16 @@ __metadata:
languageName: node
linkType: hard

"@hono/zod-openapi@npm:^0.16.2":
version: 0.16.2
resolution: "@hono/zod-openapi@npm:0.16.2"
"@hono/zod-openapi@npm:^0.16.3":
version: 0.16.3
resolution: "@hono/zod-openapi@npm:0.16.3"
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/662efc27ee7ba0e38b7707cd7513280b23854c66175ff683c44156346fa41f4d6ddc1260176c863e13b92e34f5176c2034b922992b940fbbda06f46039d60819
checksum: 10c0/2f15966c64b24781df9ed339b316e211d2403952318f3be620c9613480cb9ea4286cb552000bc63ef447d6235a906a2e0f07e0364821d3d099567d1718e4d3d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -5201,7 +5201,7 @@ __metadata:
"@hono/node-server": "npm:^1.13.1"
"@hono/sentry": "npm:^1.1.0"
"@hono/swagger-ui": "npm:0.4.1"
"@hono/zod-openapi": "npm:^0.16.2"
"@hono/zod-openapi": "npm:^0.16.3"
"@react-email/components": "npm:0.0.25"
"@react-email/render": "npm:1.0.1"
"@types/html-to-text": "npm:^9.0.4"
Expand Down