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

This commit is contained in:
2025-10-04 01:01:41 +00:00
parent b534ab3c14
commit ebb7b9b285
2 changed files with 143 additions and 163 deletions

View File

@@ -32,7 +32,7 @@
"zod": "^4.0.5"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.13",
"@tailwindcss/postcss": "4.1.14",
"@types/node": "22.18.8",
"@types/react": "19.1.15",
"@types/react-dom": "19.1.9",
@@ -40,7 +40,7 @@
"eslint-config-next": "15.5.4",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.13",
"tailwindcss": "4.1.14",
"turbo": "2.5.8",
"typescript": "5.9.2"
},