diff --git a/Getting Started Vue-3 - Standalone/package.json b/Getting Started Vue-3 - Standalone/package.json index 7bad130..413641f 100644 --- a/Getting Started Vue-3 - Standalone/package.json +++ b/Getting Started Vue-3 - Standalone/package.json @@ -14,6 +14,6 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^4.1.0", - "vite": "^4.3.9" + "vite": "^5.4.20" } } diff --git a/Getting Started Vue-3 - server-back/package.json b/Getting Started Vue-3 - server-back/package.json index 7bad130..413641f 100644 --- a/Getting Started Vue-3 - server-back/package.json +++ b/Getting Started Vue-3 - server-back/package.json @@ -14,6 +14,6 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^4.1.0", - "vite": "^4.3.9" + "vite": "^5.4.20" } }