Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
inetol committed Nov 8, 2024
1 parent 0bf1cdb commit b2d9cee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
},
"dependencies": {
"@hono/swagger-ui": "~0.4.1",
"@hono/zod-openapi": "~0.16.4",
"@hono/zod-openapi": "~0.17.0",
"@types/bun": "~1.1.13",
"@types/node": "~22.8.7",
"@types/node": "~22.9.0",
"env-var": "~7.5.0",
"hono": "~4.6.8",
"hono": "~4.6.9",
"typescript": "~5.6.3"
},
"devDependencies": {
Expand Down

0 comments on commit b2d9cee

Please sign in to comment.