We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84ce8a2 commit 28cfd20Copy full SHA for 28cfd20
bun.lockb
2 Bytes
package.json
@@ -58,7 +58,7 @@
58
"bun-vercel": "^1.0.0-alpha.5",
59
"crypto-js": "^4.2.0",
60
"entities": "^4.5.0",
61
- "hono": "^4.3.2"
+ "hono": "^4.3.6"
62
},
63
"devDependencies": {
64
"@cloudflare/workers-types": "^4.20240502.0",
@@ -68,15 +68,15 @@
68
"@types/crypto-js": "^4.2.2",
69
"@typescript-eslint/eslint-plugin": "^7.8.0",
70
"@typescript-eslint/parser": "^7.8.0",
71
- "bun-types": "^1.1.7",
+ "bun-types": "^1.1.8",
72
"eslint": "^8.57.0",
73
"eslint-config-prettier": "^9.1.0",
74
"husky": "^9.0.11",
75
"lint-staged": "^15.2.2",
76
"prettier": "^3.2.5",
77
- "tsx": "^4.9.3",
+ "tsx": "^4.10.1",
78
"typescript": "^5.4.5",
79
- "vercel": "^34.1.8",
80
- "wrangler": "^3.53.1"
+ "vercel": "^34.1.11",
+ "wrangler": "^3.55.0"
81
}
82
0 commit comments