Skip to content

Commit 5fae840

Browse files
committed
chore(deps): upgrade
1 parent 3987ca3 commit 5fae840

File tree

3 files changed

+114
-108
lines changed

3 files changed

+114
-108
lines changed

apps/client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"@tanstack/vue-query": "^5.92.5",
1919
"@tanstack/vue-query-devtools": "^6.1.3",
2020
"@tanstack/vue-table": "^8.21.3",
21-
"@tanstack/vue-virtual": "^3.13.17",
21+
"@tanstack/vue-virtual": "^3.13.18",
2222
"@trpc/client": "^11.8.1",
2323
"clsx": "^2.1.1",
2424
"pinia": "^3.0.4",
2525
"tailwind-merge": "^3.4.0",
2626
"tailwind-variants": "^3.2.2",
2727
"vue": "^3.5.26",
28-
"vue-i18n": "^11.2.7",
28+
"vue-i18n": "^11.2.8",
2929
"vue-router": "^4.6.4"
3030
},
3131
"devDependencies": {
32-
"@cloudflare/vite-plugin": "^1.19.0",
32+
"@cloudflare/vite-plugin": "^1.20.0",
3333
"@hono/node-server": "^1.19.7",
3434
"@hono/trpc-server": "^0.4.1",
3535
"@tailwindcss/vite": "^4.1.18",
@@ -46,7 +46,7 @@
4646
"vite-plugin-vue-devtools": "^8.0.5",
4747
"vite-tsconfig-paths": "^6.0.3",
4848
"vue-tsc": "3.2.2",
49-
"wrangler": "^4.56.0",
49+
"wrangler": "^4.57.0",
5050
"zod": "^4.3.5"
5151
}
5252
}

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@hono/node-server": "^1.19.7",
5555
"consola": "^3.4.2",
5656
"hono": "^4.11.3",
57-
"wrangler": "^4.56.0",
57+
"wrangler": "^4.57.0",
5858
"zod": "^4.3.5"
5959
}
6060
}

0 commit comments

Comments
 (0)