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 0be272e commit ca402a9Copy full SHA for ca402a9
bun.lockb
-12 Bytes
package.json
@@ -61,7 +61,7 @@
61
"hono": "^4.6.3"
62
},
63
"devDependencies": {
64
- "@cloudflare/workers-types": "^4.20240924.0",
+ "@cloudflare/workers-types": "^4.20240925.0",
65
"@commitlint/cli": "^18.6.1",
66
"@commitlint/config-conventional": "^18.6.3",
67
"@total-typescript/ts-reset": "^0.6.1",
@@ -76,7 +76,7 @@
76
"prettier": "^3.3.3",
77
"tsx": "^4.19.1",
78
"typescript": "^5.6.2",
79
- "vercel": "^37.5.4",
80
- "wrangler": "^3.78.9"
+ "vercel": "^37.6.0",
+ "wrangler": "^3.78.12"
81
}
82
0 commit comments