Skip to content

Commit

Permalink
Update dependency @hono/zod-openapi to v0.16.0 (#1530)
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 Aug 28, 2024
1 parent 6ed696a commit ef08833
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.12.2",
"@hono/swagger-ui": "0.4.1",
"@hono/zod-openapi": "0.15.3",
"@hono/zod-openapi": "0.16.0",
"@prisma/client": "5.19.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.15.3":
version: 0.15.3
resolution: "@hono/zod-openapi@npm:0.15.3"
"@hono/zod-openapi@npm:0.16.0":
version: 0.16.0
resolution: "@hono/zod-openapi@npm:0.16.0"
dependencies:
"@asteasolutions/zod-to-openapi": "npm:^7.1.0"
"@hono/zod-validator": "npm:0.2.2"
peerDependencies:
hono: ">=4.3.6"
zod: 3.*
checksum: 10c0/70d71294bf964410da0d79f8c7185332f761e4523b5b04d5d3812616f8dbfec5691236ca3174f450ecf667c2143c34569d28d811571a36292afccaebb4afd088
checksum: 10c0/f86d3976148dd01f1c35030a9ac999464fd7400ba0199e3372a19dbab24dcf2bf559dd2005a8de9b05fa9ef23f4553f031e94f97b0e72ba3047d5ae71f89dec7
languageName: node
linkType: hard

Expand Down Expand Up @@ -1474,7 +1474,7 @@ __metadata:
dependencies:
"@hono/node-server": "npm:1.12.2"
"@hono/swagger-ui": "npm:0.4.1"
"@hono/zod-openapi": "npm:0.15.3"
"@hono/zod-openapi": "npm:0.16.0"
"@prisma/client": "npm:5.19.0"
"@rating-tracker/commons": "workspace:*"
"@simplewebauthn/server": "npm:10.0.1"
Expand Down

0 comments on commit ef08833

Please sign in to comment.