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

This commit is contained in:
2025-06-14 04:01:41 +00:00
parent 234acb16c0
commit 6e55c28968
2 changed files with 68 additions and 68 deletions

View File

@ -32,7 +32,7 @@
"zod": "^3.24.2"
},
"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",
@ -40,7 +40,7 @@
"eslint-config-next": "15.3.3",
"eslint-config-prettier": "10.1.5",
"postcss": "8.5.5",
"tailwindcss": "4.1.8",
"tailwindcss": "4.1.10",
"turbo": "2.5.4",
"typescript": "5.8.3"
},