Migrate Chat Persistence from localStorage to IndexedDB to Fix QuotaExceededError (#560)

This commit is contained in:
Aryan Keluskar 2025-11-06 22:20:57 -08:00 committed by GitHub
parent 807c3e23cf
commit 7e692f9862
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 31 additions and 1 deletions

View file

@ -59,6 +59,7 @@
"embla-carousel-autoplay": "^8.6.0",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^12.23.12",
"idb-keyval": "^6.2.2",
"is-hotkey": "^0.2.0",
"lucide-react": "^0.525.0",
"masonic": "^4.1.0",