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

This commit is contained in:
2025-06-28 01:01:26 +00:00
parent a38c14afaf
commit 85374d92a2
2 changed files with 70 additions and 70 deletions

View File

@ -32,7 +32,7 @@
"zod": "^3.24.2"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.10",
"@tailwindcss/postcss": "4.1.11",
"@types/node": "22.15.33",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
@ -40,7 +40,7 @@
"eslint-config-next": "15.3.4",
"eslint-config-prettier": "10.1.5",
"postcss": "8.5.6",
"tailwindcss": "4.1.10",
"tailwindcss": "4.1.11",
"turbo": "2.5.4",
"typescript": "5.8.3"
},