chore(deps): update tailwindcss monorepo to v4.1.16
All checks were successful
Check / Lint and Check (push) Successful in 30s

This commit is contained in:
2025-10-25 00:00:51 +00:00
parent c53b6d18e5
commit 11eaa7568e
2 changed files with 129 additions and 175 deletions

View File

@@ -32,7 +32,7 @@
"zod": "^4.0.5"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.14",
"@tailwindcss/postcss": "4.1.16",
"@types/node": "22.18.11",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
@@ -40,7 +40,7 @@
"eslint-config-next": "15.5.6",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.14",
"tailwindcss": "4.1.16",
"turbo": "2.5.8",
"typescript": "5.9.3"
},