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

This commit is contained in:
Renovate Bot 2025-05-10 03:03:40 +00:00
parent 13ceffe8da
commit edbac001c7
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.3.1", "eslint-config-next": "15.3.1",
"postcss": "8.5.3", "postcss": "8.5.3",
"tailwindcss": "3.4.17", "tailwindcss": "4.1.6",
"turbo": "2.5.3", "turbo": "2.5.3",
"typescript": "5.8.3" "typescript": "5.8.3"
}, },