feat: implement comprehensive chat system with user presence management, notification handling, and avatar integration; enhance UI components for improved user experience
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@convex-dev/better-auth": "^0.9.6",
|
||||
"convex": "^1.28.0",
|
||||
"better-auth": "1.3.27"
|
||||
"@dicebear/avataaars": "^9.2.4",
|
||||
"better-auth": "1.3.27",
|
||||
"convex": "^1.28.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user