Skip to content

Commit c707d4f

Browse files
chore(deps): update devdependency hono to ^4.11.1 (#492)
[skip netlify] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75d4590 commit c707d4f

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@vitejs/plugin-vue": "^6.0.3",
3838
"@vitejs/plugin-vue-jsx": "^5.1.2",
3939
"@vue/tsconfig": "^0.8.1",
40-
"hono": "^4.11.0",
40+
"hono": "^4.11.1",
4141
"tailwindcss": "^4.1.18",
4242
"typescript": "~5.9.3",
4343
"unplugin-vue-router": "^0.19.0",

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"devDependencies": {
5454
"@hono/node-server": "^1.19.7",
55-
"hono": "^4.11.0",
55+
"hono": "^4.11.1",
5656
"wrangler": "^4.54.0",
5757
"zod": "^4.1.13"
5858
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)