fix: handle Convex InvalidCursor and align backend config

This commit is contained in:
Esdras Renan 2025-11-17 23:53:43 -03:00
parent 3565500e9c
commit 07a6f101b8
6 changed files with 44 additions and 9 deletions

View file

@ -62,7 +62,7 @@
"better-auth": "^1.3.26",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"convex": "^1.28.0",
"convex": "^1.29.2",
"date-fns": "^4.1.0",
"dotenv": "^16.4.5",
"lucide-react": "^0.544.0",