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

This commit is contained in:
Renovate Bot 2025-03-11 18:01:52 +00:00
parent 96354ff9a2
commit 67edeb4553
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.1", "eslint-config-next": "15.2.1",
"postcss": "8.5.3", "postcss": "8.5.3",
"tailwindcss": "3.4.17", "tailwindcss": "4.0.13",
"turbo": "2.4.4", "turbo": "2.4.4",
"typescript": "5.8.2" "typescript": "5.8.2"
}, },