diff --git a/src/StackAlchemist.Templates/V1-Python-React/frontend/package.json b/src/StackAlchemist.Templates/V1-Python-React/frontend/package.json index 7751d4cb..7a4a75f5 100644 --- a/src/StackAlchemist.Templates/V1-Python-React/frontend/package.json +++ b/src/StackAlchemist.Templates/V1-Python-React/frontend/package.json @@ -26,7 +26,7 @@ "eslint-plugin-react-refresh": "^0.5.4", "globals": "^15.12.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.3.3", "typescript": "^7.0.2", "typescript-eslint": "^8.14.0", "vite": "^6.0.0"