diff --git a/templates/node-react/package.json b/templates/node-react/package.json index 15e0821..d50b956 100644 --- a/templates/node-react/package.json +++ b/templates/node-react/package.json @@ -23,7 +23,7 @@ "@eslint/js": "^9.30.1", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", - "@vitejs/plugin-react": "^4.6.0", + "@vitejs/plugin-react": "^5.0.4", "concurrently": "^9.1.2", "eslint": "^9.30.1", "eslint-plugin-react-hooks": "^5.2.0",