Skip to content

Commit 5b9a057

Browse files
Update dependency hono to v4.10.6
1 parent 7fe8303 commit 5b9a057

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

languages/microsoft/typescriptlang.org/bun.sh/hono.dev/bun.lock

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

languages/microsoft/typescriptlang.org/bun.sh/hono.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dev": "bun run --watch index.ts"
99
},
1010
"dependencies": {
11-
"hono": "4.10.4"
11+
"hono": "4.10.6"
1212
},
1313
"devDependencies": {
1414
"@types/bun": "1.3.2",

languages/microsoft/typescriptlang.org/node.js/hono.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dev": "wrangler dev --minify ./src/index.ts"
2121
},
2222
"dependencies": {
23-
"hono": "4.10.4"
23+
"hono": "4.10.6"
2424
},
2525
"devDependencies": {
2626
"@eslint/js": "9.39.1",

0 commit comments

Comments
 (0)