Skip to content

Commit 46e9fb1

Browse files
chore(deps): update all non-major dependencies (#478)
[skip netlify] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4e9e48 commit 46e9fb1

File tree

4 files changed

+29
-29
lines changed

4 files changed

+29
-29
lines changed

apps/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"@vitejs/plugin-vue": "^6.0.2",
3838
"@vitejs/plugin-vue-jsx": "^5.1.2",
3939
"@vue/tsconfig": "^0.8.1",
40-
"hono": "^4.10.7",
40+
"hono": "^4.10.8",
4141
"tailwindcss": "^4.1.17",
4242
"typescript": "~5.9.3",
4343
"unplugin-vue-router": "^0.19.0",
4444
"vite": "^7.2.7",
4545
"vite-plugin-vue-devtools": "^8.0.5",
4646
"vite-tsconfig-paths": "^5.1.4",
47-
"vue-tsc": "3.1.7",
47+
"vue-tsc": "3.1.8",
4848
"wrangler": "^4.53.0",
4949
"zod": "^4.1.13"
5050
}

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.10.7",
55+
"hono": "^4.10.8",
5656
"wrangler": "^4.53.0",
5757
"zod": "^4.1.13"
5858
}

packages/vue-lib-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
"vite-plugin-dts": "^4.5.4",
5757
"vue": "^3.5.25",
5858
"vue-router": "^4.6.3",
59-
"vue-tsc": "^3.1.7"
59+
"vue-tsc": "^3.1.8"
6060
}
6161
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)