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

This commit is contained in:
2025-06-28 00:05:05 +00:00
parent 6665a8b735
commit 2621bdecc2
2 changed files with 70 additions and 70 deletions

View File

@ -23,14 +23,14 @@
"tailwindcss-animate": "^1.0.7"
},
"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",
"eslint": "8.57.1",
"eslint-config-next": "15.3.4",
"postcss": "8.5.6",
"tailwindcss": "4.1.10",
"tailwindcss": "4.1.11",
"turbo": "2.5.4",
"typescript": "5.8.3"
},