diff --git a/templates/react-router-app/package.json b/templates/react-router-app/package.json index 52e2f79e42..994acc70e6 100644 --- a/templates/react-router-app/package.json +++ b/templates/react-router-app/package.json @@ -25,7 +25,7 @@ "@types/react-dom": "^19.2.3", "prettier": "^3.8.1", "prettier-plugin-tailwindcss": "^0.7.2", - "tailwindcss": "^4.2.1", + "tailwindcss": "^4.2.2", "typescript": "^5.9.3", "vite": "^7.3.1", "vite-tsconfig-paths": "^5.1.4"