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

This commit is contained in:
2025-09-06 02:03:53 +00:00
parent 87d4d5dde4
commit e277d53b52
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.1",
"@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"