diff --git a/frontend/package.json b/frontend/package.json index 22c3ae78d7..2254b6a53d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -100,7 +100,7 @@ "@types/sortablejs": "^1.15.8", "@typescript-eslint/eslint-plugin": "^7.15.0", "@typescript-eslint/parser": "^7.15.0", - "@vitejs/plugin-legacy": "^4.1.1", + "@vitejs/plugin-legacy": "^5.4.1", "@vitejs/plugin-vue": "^4.6.2", "@vitejs/plugin-vue-jsx": "^3.1.0", "@vue/babel-plugin-jsx": "^1.2.2", @@ -149,7 +149,7 @@ "typescript": "5.4.5", "unplugin-auto-import": "^0.16.7", "unplugin-vue-components": "^0.24.1", - "vite": "^4.5.3", + "vite": "^5.3.3", "vite-plugin-compression": "^0.5.1", "vite-plugin-eslint": "^1.8.1", "vite-plugin-imagemin": "^0.6.1",