Compare commits

...

2 Commits

Author SHA1 Message Date
1e7cd3e20b chore(deps): update dependency tailwindcss to v4
All checks were successful
Lint / Lint (push) Successful in 31s
Lint / Lint (pull_request) Successful in 27s
2025-02-15 03:03:06 +00:00
bbdfba69a5 chore(deps): update dependency turbo to v2.4.2
All checks were successful
Lint / Lint (push) Successful in 29s
2025-02-15 02:02:48 +00:00
2 changed files with 76 additions and 799 deletions

871
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,8 +31,8 @@
"eslint": "8.57.1", "eslint": "8.57.1",
"eslint-config-next": "15.1.6", "eslint-config-next": "15.1.6",
"postcss": "8.5.2", "postcss": "8.5.2",
"tailwindcss": "3.4.17", "tailwindcss": "4.0.6",
"turbo": "2.4.0", "turbo": "2.4.2",
"typescript": "5.7.3" "typescript": "5.7.3"
}, },
"overrides": { "overrides": {