diff --git a/modules/web/package.json b/modules/web/package.json index 1ef881998..fb537b619 100644 --- a/modules/web/package.json +++ b/modules/web/package.json @@ -33,7 +33,7 @@ "sass-embedded": "^1.83.1", "@tsconfig/node20": "^20.1.4", "@types/node": "^20.16.11", - "@vitejs/plugin-vue": "^5.1.4", + "@vitejs/plugin-vue": "^5.2.4", "@vue/eslint-config-prettier": "^10.0.0", "@vue/eslint-config-typescript": "^14.0.1", "@vue/tsconfig": "^0.5.1", @@ -45,7 +45,7 @@ "unplugin-auto-import": "^0.18.3", "unplugin-icons": "^0.19.3", "unplugin-vue-components": "^0.27.4", - "vite": "^5.4.8", + "vite": "^6.4.3", "vue-tsc": "^2.1.6" } }