Skip to content

Commit 05583c9

Browse files
committed
chore: update deps
1 parent 767b843 commit 05583c9

5 files changed

Lines changed: 217 additions & 211 deletions

File tree

apps/backend-convex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ai": "^4.3.19",
2929
"convex-helpers": "^0.1.100",
3030
"destr": "^2.0.5",
31-
"hono": "^4.8.7",
31+
"hono": "^4.8.9",
3232
"zod": "^3.25.76"
3333
},
3434
"devDependencies": {

apps/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"arktype": "^2.1.20",
3232
"backend-convex": "workspace:*",
3333
"convex": "^1.25.4",
34-
"hono": "^4.8.7",
34+
"hono": "^4.8.9",
3535
"hono-adapter-aws-lambda": "^1.3.3",
3636
"hono-openapi": "^0.4.8",
3737
"hono-sessions": "^0.8.0",

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dayjs": "^1.11.13",
5252
"destr": "^2.0.5",
5353
"h3-proxy": "^1.13.0",
54-
"hono": "^4.8.7",
54+
"hono": "^4.8.9",
5555
"idb-keyval": "^6.2.2",
5656
"kontroll": "^1.1.1",
5757
"nuxt": "^4.0.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/aws-lambda": "^8.10.152",
3232
"@types/node": "^22.16.5",
3333
"@unocss/eslint-plugin": "^66.3.3",
34-
"eslint": "^9.31.0",
34+
"eslint": "^9.32.0",
3535
"frontend": "workspace:*",
3636
"lint-staged": "^16.1.2",
3737
"simple-git-hooks": "^2.13.0",

0 commit comments

Comments
 (0)