feat(web): design overhaul

This commit is contained in:
Aman Varshney
2025-07-20 19:37:41 +05:30
parent 81975cfef4
commit 87d4362c6d
31 changed files with 1844 additions and 733 deletions

View File

@@ -15,11 +15,11 @@
"deploy:web": "turbo run --filter=web deploy"
},
"devDependencies": {
"@biomejs/biome": "2.0.0",
"@biomejs/biome": "2.1.2",
"@changesets/cli": "^2.29.5",
"husky": "^9.1.7",
"lint-staged": "^16.1.2",
"turbo": "^2.5.4",
"turbo": "^2.5.5",
"typescript": "5.8.3"
},
"lint-staged": {