Compare commits

...

3 Commits

Author SHA1 Message Date
3f196f5f94 chore(deps): update dependency tailwindcss to v4
Some checks failed
Check / Lint and Check (push) Failing after 46s
Check / Lint and Check (pull_request) Failing after 42s
2025-05-09 11:01:05 +00:00
2924b7ccdf chore(deps): update dependency tailwindcss to v3.4.17
All checks were successful
Check / Lint and Check (push) Successful in 39s
2025-05-09 10:04:04 +00:00
a83856ef2b chore(deps): pin dependency eslint-config-prettier to v10.0.2
All checks were successful
Check / Lint and Check (push) Successful in 38s
2025-05-09 10:00:05 +00:00
2 changed files with 62 additions and 823 deletions

881
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -38,9 +38,9 @@
"@types/react-dom": "19.1.3",
"eslint": "9.26.0",
"eslint-config-next": "15.3.2",
"eslint-config-prettier": "^10.0.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"
},