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

This commit is contained in:
2025-09-06 02:00:41 +00:00
parent 776f676947
commit 3a00e01cab
2 changed files with 83 additions and 78 deletions

View File

@@ -32,7 +32,7 @@
"zod": "^4.0.5"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.12",
"@tailwindcss/postcss": "4.1.13",
"@types/node": "22.18.1",
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9",
@@ -40,7 +40,7 @@
"eslint-config-next": "15.5.2",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.12",
"tailwindcss": "4.1.13",
"turbo": "2.5.6",
"typescript": "5.9.2"
},