summaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/package.json b/client/package.json
index 8730d19..247c5b0 100644
--- a/client/package.json
+++ b/client/package.json
@@ -31,8 +31,8 @@
"svelte-check": "^4.3.1",
"typescript": "^5.9.2",
"typescript-eslint": "^8.39.1",
- "vite": "^6.2.6",
- "vite-plugin-devtools-json": "^0.2.1"
+ "vite": "^7.1.2",
+ "vite-plugin-devtools-json": "^1.0.0"
},
"overrides": {
"@sveltejs/kit": {