Skip to content

Commit 28cfd20

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 84ce8a2 commit 28cfd20

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

2 Bytes
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"bun-vercel": "^1.0.0-alpha.5",
5959
"crypto-js": "^4.2.0",
6060
"entities": "^4.5.0",
61-
"hono": "^4.3.2"
61+
"hono": "^4.3.6"
6262
},
6363
"devDependencies": {
6464
"@cloudflare/workers-types": "^4.20240502.0",
@@ -68,15 +68,15 @@
6868
"@types/crypto-js": "^4.2.2",
6969
"@typescript-eslint/eslint-plugin": "^7.8.0",
7070
"@typescript-eslint/parser": "^7.8.0",
71-
"bun-types": "^1.1.7",
71+
"bun-types": "^1.1.8",
7272
"eslint": "^8.57.0",
7373
"eslint-config-prettier": "^9.1.0",
7474
"husky": "^9.0.11",
7575
"lint-staged": "^15.2.2",
7676
"prettier": "^3.2.5",
77-
"tsx": "^4.9.3",
77+
"tsx": "^4.10.1",
7878
"typescript": "^5.4.5",
79-
"vercel": "^34.1.8",
80-
"wrangler": "^3.53.1"
79+
"vercel": "^34.1.11",
80+
"wrangler": "^3.55.0"
8181
}
8282
}

0 commit comments

Comments
 (0)