Compare commits

...

1 Commits

Author SHA1 Message Date
9c3a54804b chore(deps): update dependency tailwindcss to v4
Some checks failed
Check / Lint and Check (push) Failing after 38s
Check / Lint and Check (pull_request) Failing after 37s
2025-05-09 10:00:14 +00:00
2 changed files with 51 additions and 813 deletions

862
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -40,7 +40,7 @@
"eslint-config-next": "15.3.2",
"eslint-config-prettier": "^10.0.2",
"postcss": "8.5.3",
"tailwindcss": "3.4.13",
"tailwindcss": "4.1.5",
"turbo": "2.5.3",
"typescript": "5.8.3"
},