diff --git a/template/config/jsx/package.json b/template/config/jsx/package.json index 5d6ca180..0754c8ee 100644 --- a/template/config/jsx/package.json +++ b/template/config/jsx/package.json @@ -3,7 +3,7 @@ "vue": "^3.5.12" }, "devDependencies": { - "@vitejs/plugin-vue-jsx": "^4.0.1", + "@vitejs/plugin-vue-jsx": "^5.1.2", "vite": "^5.4.10" } }