mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-07-03 13:41:22 +08:00
feat(frontend): migrate Zustand persist storage to IndexedDB
- Add idb-keyval dependency for IndexedDB support - Configure persist middleware to use IndexedDB - Improves persistence reliability in browser environments
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"clsx": "^2.1.1",
|
||||
"fuse.js": "^7.1.0",
|
||||
"github-markdown-css": "^5.8.1",
|
||||
"idb-keyval": "^6.2.2",
|
||||
"jszip": "^3.10.1",
|
||||
"katex": "^0.16.22",
|
||||
"lottie-react": "^2.4.1",
|
||||
|
||||
Reference in New Issue
Block a user