diff --git a/package.json b/package.json index 21e7156..1be2f47 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ }, "devDependencies": { "@eslint/eslintrc": "^3", - "@tailwindcss/postcss": "^4", + "@tailwindcss/postcss": "^4.1.13", "@types/node": "^20", "@types/react": "^19", "@types/react-dom": "^19", @@ -58,7 +58,7 @@ "eslint-config-next": "15.5.3", "husky": "^9.1.7", "prettier": "^3.6.2", - "tailwindcss": "^4", + "tailwindcss": "^4.1.13", "tw-animate-css": "^1.3.8", "typescript": "^5" },