Skip to content

Commit

Permalink
fix(deps): update dependency hono to ^3.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and yjl9903 committed Jan 15, 2024
1 parent 825fd43 commit 2edb1e3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@hono/node-server": "^1.4.0",
"animegarden": "workspace:*",
"dotenv": "^16.3.1",
"hono": "^3.12.3",
"hono": "^3.12.4",
"string-width": "^7.0.0",
"unstorage": "^1.10.1",
"zod": "^3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"animegarden": "workspace:*",
"anitomy": "0.0.34",
"bgmd": "^0.0.36",
"hono": "^3.12.3",
"hono": "^3.12.4",
"kysely-planetscale": "^1.4.0",
"memofunc": "^0.0.8",
"ohash": "^1.1.3"
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2edb1e3

Please sign in to comment.