diff --git a/client/package.json b/client/package.json index c0992a53f..83c0161f3 100644 --- a/client/package.json +++ b/client/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@json-editor/json-editor": "^2.10.1", - "@vitejs/plugin-vue": "^4.6.2", + "@vitejs/plugin-vue": "^5.0.0", "bootstrap": "^4.6.0", "ejs": "^3.1.9", "eslint": "^8.37.0", @@ -29,7 +29,7 @@ "lodash": "^4.17.21", "oidc-client-ts": "^2.4.0", "pinia": "^2.1.4", - "vite": "^4.5.3", + "vite": "^5.0.0", "vite-multiple-assets": "^1.2.3", "vite-plugin-vuetify": "^1.0.0", "vue": "^3.2.0",