Skip to content

Commit fadb5b6

Browse files
fix(deps): update hono
1 parent b8985a0 commit fadb5b6

3 files changed

Lines changed: 24 additions & 24 deletions

File tree

apps/backend/server/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,16 @@
4545
"@animegarden/database": "workspace:*",
4646
"@animegarden/scraper": "workspace:*",
4747
"@breadc/color": "^0.9.7",
48-
"@hono/node-server": "^1.14.2",
49-
"@hono/zod-validator": "^0.5.0",
48+
"@hono/node-server": "^1.14.3",
49+
"@hono/zod-validator": "^0.7.0",
5050
"bgmd": "^0.0.61",
5151
"croner": "^9.0.0",
5252
"date-fns": "^2.30.0",
5353
"date-fns-tz": "^2.0.1",
5454
"dotenv": "^16.5.0",
5555
"drizzle-orm": "^0.43.1",
5656
"fast-xml-parser": "^5.2.3",
57-
"hono": "^4.7.10",
57+
"hono": "^4.7.11",
5858
"ioredis": "^5.6.1",
5959
"memofunc": "^0.1.6",
6060
"ohash": "^2.0.11",

apps/frontend/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"date-fns": "^2.30.0",
4646
"date-fns-tz": "^2.0.1",
4747
"fast-xml-parser": "^5.2.3",
48-
"hono": "^4.7.10",
48+
"hono": "^4.7.11",
4949
"isbot": "^5.1.28",
5050
"jotai": "^2.12.4",
5151
"jotai-minidb": "^0.0.8",

pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)