Compare commits

...

1 Commits

Author SHA1 Message Date
4c1de2beea chore(deps): update dependency tailwindcss to v4
Some checks failed
Check / Lint and Check (push) Failing after 42s
Check / Lint and Check (pull_request) Failing after 43s
2025-05-09 11:44:27 +02:00
2 changed files with 50 additions and 802 deletions

850
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-next": "15.3.2",
"eslint-config-prettier": "^10.0.2", "eslint-config-prettier": "^10.0.2",
"postcss": "8.5.3", "postcss": "8.5.3",
"tailwindcss": "3.4.13", "tailwindcss": "4.1.5",
"turbo": "2.1.3", "turbo": "2.1.3",
"typescript": "5.8.3" "typescript": "5.8.3"
}, },