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

This commit is contained in:
2025-08-16 00:01:35 +00:00
parent 7b9b422c64
commit a026669168
2 changed files with 139 additions and 140 deletions

View File

@@ -32,7 +32,7 @@
"zod": "^4.0.5"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.11",
"@tailwindcss/postcss": "4.1.12",
"@types/node": "22.17.1",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
@@ -40,7 +40,7 @@
"eslint-config-next": "15.4.5",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.11",
"tailwindcss": "4.1.12",
"turbo": "2.5.5",
"typescript": "5.9.2"
},