chore(deps): update dependency tailwindcss to v4
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2025-07-26 00:21:42 +00:00
parent 5f61f9585f
commit 473090fbe5

View File

@@ -20,7 +20,7 @@
"@types/react-dom": "^19.0.0", "@types/react-dom": "^19.0.0",
"autoprefixer": "^10.0.1", "autoprefixer": "^10.0.1",
"postcss": "^8", "postcss": "^8",
"tailwindcss": "^3.3.0", "tailwindcss": "^4.0.0",
"eslint": "^8", "eslint": "^8",
"eslint-config-next": "14.1.4" "eslint-config-next": "14.1.4"
} }