chore(deps): update tailwindcss monorepo to v4.1.18
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
Check / Lint and Check (push) Has been cancelled
Check / Lint and Check (pull_request) Successful in 35s

This commit was merged in pull request #27.
This commit is contained in:
2025-12-12 18:22:02 +00:00
parent df9efce5ce
commit c66d0b4a4f
2 changed files with 74 additions and 73 deletions

View File

@@ -32,7 +32,7 @@
"zod": "^4.0.5"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.17",
"@tailwindcss/postcss": "4.1.18",
"@types/node": "24.10.1",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
@@ -40,7 +40,7 @@
"eslint-config-next": "16.0.7",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.17",
"tailwindcss": "4.1.18",
"turbo": "2.6.3",
"typescript": "5.9.3",
"typescript-eslint": "8.48.1"