Skip to content

Commit 84e1de5

Browse files
committed
chore: bump hono to 4.12.18 and add pnpm override
1 parent 7d9b61b commit 84e1de5

3 files changed

Lines changed: 72 additions & 20 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
},
7878
"pnpm": {
7979
"overrides": {
80-
"drizzle-orm": "^0.45.2"
80+
"drizzle-orm": "^0.45.2",
81+
"hono": "4.12.18"
8182
}
8283
}
8384
}

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"css-tree": "^3.2.1",
3030
"dom-serializer": "^3.0.0",
3131
"drizzle-orm": "^0.45.2",
32-
"hono": "^4.12.16",
32+
"hono": "^4.12.18",
3333
"htmlparser2": "^12.0.0",
3434
"postal-mime": "^2.7.4",
3535
"resend": "^6.12.0",

0 commit comments

Comments
 (0)