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

This commit is contained in:
2025-06-28 01:06:48 +00:00
parent 922009dffe
commit 71cffc17d6
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.33",
"@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"
},