Skip to content

Commit

Permalink
fix(deps): update hono
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 0ae01b5 commit efa12c3
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
"@animegarden/database": "workspace:*",
"@animegarden/scraper": "workspace:*",
"@breadc/color": "^0.9.7",
"@hono/node-server": "^1.12.2",
"@hono/node-server": "^1.13.1",
"@hono/zod-validator": "^0.2.2",
"animegarden": "workspace:*",
"croner": "^8.1.1",
"dotenv": "^16.4.5",
"drizzle-orm": "^0.33.0",
"hono": "^4.5.11",
"hono": "^4.6.3",
"ioredis": "^5.4.1",
"memofunc": "^0.1.6",
"ohash": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"animegarden": "workspace:*",
"anitomy": "0.0.35",
"bgmd": "^0.0.54",
"hono": "^4.5.11",
"hono": "^4.6.3",
"memofunc": "^0.1.6",
"ohash": "^1.1.3"
},
Expand Down
34 changes: 17 additions & 17 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 efa12c3

Please sign in to comment.