Skip to content

Commit

Permalink
Update dependency @hono/zod-openapi to v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 20d3298 commit 56928ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"dependencies": {
"@hono/node-server": "1.13.5",
"@hono/swagger-ui": "0.4.1",
"@hono/zod-openapi": "0.16.4",
"@hono/zod-openapi": "0.17.0",
"@prisma/client": "5.22.0",
"@rating-tracker/commons": "workspace:*",
"@simplewebauthn/server": "11.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -733,16 +733,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 @@ -1452,7 +1452,7 @@ __metadata:
dependencies:
"@hono/node-server": "npm:1.13.5"
"@hono/swagger-ui": "npm:0.4.1"
"@hono/zod-openapi": "npm:0.16.4"
"@hono/zod-openapi": "npm:0.17.0"
"@prisma/client": "npm:5.22.0"
"@rating-tracker/commons": "workspace:*"
"@simplewebauthn/server": "npm:11.0.0"
Expand Down

0 comments on commit 56928ab

Please sign in to comment.