feat(offline): add IndexedDB schema for queue + cache

This commit is contained in:
Tyler
2026-06-17 14:03:14 -06:00
parent 182ccf2c72
commit 6a9807a3be
2 changed files with 51 additions and 0 deletions
+1
View File
@@ -42,6 +42,7 @@
"exceljs": "^4.4.0",
"framer-motion": "^12.40.0",
"gsap": "^3.15.0",
"idb": "^8.0.3",
"lucide-react": "^1.17.0",
"next": "^16.2.6",
"next-auth": "^5.0.0-beta.31",