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

This commit is contained in:
Renovate Bot 2025-04-26 01:03:56 +00:00
parent 5374f393f0
commit da1736e137
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.4",
"turbo": "2.5.2", "turbo": "2.5.2",
"typescript": "5.8.3" "typescript": "5.8.3"
}, },