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

This commit is contained in:
2025-10-25 02:05:37 +00:00
parent 36f0fbd87d
commit 74ef49821e
2 changed files with 127 additions and 166 deletions

View File

@@ -45,7 +45,7 @@
"devDependencies": {
"@eslint/js": "9.38.0",
"@next/eslint-plugin-next": "15.5.6",
"@tailwindcss/postcss": "4.1.14",
"@tailwindcss/postcss": "4.1.16",
"@types/node": "22.18.12",
"@types/pg": "8.15.5",
"@types/react": "19.2.2",
@@ -58,7 +58,7 @@
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1",
"tailwindcss": "4.1.14",
"tailwindcss": "4.1.16",
"turbo": "2.5.8",
"typescript": "5.9.3",
"typescript-eslint": "8.46.1"