chore(deps): update dependency tailwindcss to v4
All checks were successful
Lint / Lint (push) Successful in 36s
Lint / Lint (pull_request) Successful in 32s

This commit is contained in:
Renovate Bot 2025-04-05 03:03:15 +00:00
parent 27438359b6
commit 7c5ff55748
2 changed files with 47 additions and 770 deletions

815
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,7 +31,7 @@
"eslint": "8.57.1", "eslint": "8.57.1",
"eslint-config-next": "15.2.4", "eslint-config-next": "15.2.4",
"postcss": "8.5.3", "postcss": "8.5.3",
"tailwindcss": "3.4.17", "tailwindcss": "4.1.3",
"turbo": "2.5.0", "turbo": "2.5.0",
"typescript": "5.8.3" "typescript": "5.8.3"
}, },