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

This commit is contained in:
2025-06-28 00:01:06 +00:00
parent c241b06541
commit b82ea62b2f
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.32",
"@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"
},