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

This commit is contained in:
2025-11-08 02:01:36 +00:00
parent 97f34e7c2b
commit 183540f88b
2 changed files with 77 additions and 77 deletions

View File

@@ -32,7 +32,7 @@
"zod": "^4.0.5"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.16",
"@tailwindcss/postcss": "4.1.17",
"@types/node": "24.9.2",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
@@ -40,7 +40,7 @@
"eslint-config-next": "15.5.6",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.16",
"tailwindcss": "4.1.17",
"turbo": "2.6.0",
"typescript": "5.9.3"
},