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

This commit is contained in:
2025-06-14 04:06:50 +00:00
parent c05a4b40b6
commit 01f2a30ca0
2 changed files with 68 additions and 68 deletions

View File

@ -23,14 +23,14 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.8",
"@tailwindcss/postcss": "4.1.10",
"@types/node": "22.15.31",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"eslint": "8.57.1",
"eslint-config-next": "15.3.3",
"postcss": "8.5.5",
"tailwindcss": "4.1.8",
"tailwindcss": "4.1.10",
"turbo": "2.5.4",
"typescript": "5.8.3"
},