Skip to content

Commit

Permalink
fix(deps): update dependency hono to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 407ee21 commit 7becb5e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@trpc/server": "10.45.2",
"@tsndr/cloudflare-worker-jwt": "2.5.4",
"drizzle-orm": "0.35.3",
"hono": "3.12.12"
"hono": "4.6.9"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20241022.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5589,7 +5589,7 @@ __metadata:
drizzle-kit: "npm:0.26.2"
drizzle-orm: "npm:0.35.3"
eslint: "npm:8.57.1"
hono: "npm:3.12.12"
hono: "npm:4.6.9"
typescript: "npm:5.6.3"
wrangler: "npm:3.82.0"
languageName: unknown
Expand Down Expand Up @@ -13575,10 +13575,10 @@ __metadata:
languageName: node
linkType: hard

"hono@npm:3.12.12":
version: 3.12.12
resolution: "hono@npm:3.12.12"
checksum: 10c0/93b77d51c24f1b60d61dbd0790b0a3a7481a762dbf25cc2d2598938b97ffd4f8f0c26f51964060099c0d358f1aea409877b71623b1744b3c049922b6db84f4da
"hono@npm:4.6.9":
version: 4.6.9
resolution: "hono@npm:4.6.9"
checksum: 10c0/492971f111ccec8745df449ef8e28d8bc2a4bf29bb9545c2697df2f3252c2a393e66969e6aa3f0fffdff4322461b59805482734bc12d9c9c3b3dcbe10b13d8a0
languageName: node
linkType: hard

Expand Down

0 comments on commit 7becb5e

Please sign in to comment.