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

This commit is contained in:
2025-09-06 00:04:13 +00:00
parent a8c78d6a42
commit 996f7e72ab
2 changed files with 83 additions and 78 deletions

View File

@@ -45,7 +45,7 @@
"devDependencies": {
"@eslint/js": "9.34.0",
"@next/eslint-plugin-next": "15.5.2",
"@tailwindcss/postcss": "4.1.12",
"@tailwindcss/postcss": "4.1.13",
"@types/node": "22.18.0",
"@types/pg": "8.15.5",
"@types/react": "19.1.12",
@@ -58,7 +58,7 @@
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",
"tailwindcss": "4.1.12",
"tailwindcss": "4.1.13",
"turbo": "2.5.6",
"typescript": "5.9.2",
"typescript-eslint": "8.41.0"