diff --git a/templates/react-router-app/package.json b/templates/react-router-app/package.json index 52e2f79e42..1d4a6c133d 100644 --- a/templates/react-router-app/package.json +++ b/templates/react-router-app/package.json @@ -27,7 +27,7 @@ "prettier-plugin-tailwindcss": "^0.7.2", "tailwindcss": "^4.2.1", "typescript": "^5.9.3", - "vite": "^7.3.1", + "vite": "^8.0.3", "vite-tsconfig-paths": "^5.1.4" } }