Skip to content

Commit

Permalink
Update dependency @hono/zod-openapi to v0.16.3 (#1627)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 2e9f62b commit 932cd7f
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 @@ -72,7 +72,7 @@
"dependencies": {
"@hono/node-server": "1.13.1",
"@hono/swagger-ui": "0.4.1",
"@hono/zod-openapi": "0.16.2",
"@hono/zod-openapi": "0.16.3",
"@prisma/client": "5.20.0",
"@rating-tracker/commons": "workspace:*",
"@simplewebauthn/server": "10.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -700,16 +700,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 @@ -1481,7 +1481,7 @@ __metadata:
dependencies:
"@hono/node-server": "npm:1.13.1"
"@hono/swagger-ui": "npm:0.4.1"
"@hono/zod-openapi": "npm:0.16.2"
"@hono/zod-openapi": "npm:0.16.3"
"@prisma/client": "npm:5.20.0"
"@rating-tracker/commons": "workspace:*"
"@simplewebauthn/server": "npm:10.0.1"
Expand Down

0 comments on commit 932cd7f

Please sign in to comment.