feat: handle client disconnects (#814)

This commit is contained in:
Jeremy 2025-02-19 19:09:03 -06:00 committed by GitHub
parent 27ff566258
commit ef7eb9dd5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 48 additions and 20 deletions

View file

@ -38,7 +38,7 @@
"@vercel/analytics": "^1.3.1",
"@vercel/blob": "^0.24.1",
"@vercel/postgres": "^0.10.0",
"ai": "4.1.17",
"ai": "4.1.44",
"bcrypt-ts": "^5.0.2",
"class-variance-authority": "^0.7.0",
"classnames": "^2.5.1",