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