diff --git a/explorer/package.json b/explorer/package.json index de3fcad..5bbcf51 100644 --- a/explorer/package.json +++ b/explorer/package.json @@ -23,7 +23,7 @@ "eslint": "^9.14.0", "npm-run-all2": "^8.0.0", "typescript": "~5.9.0", - "vite": "^6.0.0", + "vite": "^7.0.0", "vite-plugin-vue-devtools": "^7.5.4", "vue-tsc": "^2.1.10" }