add fake-indexeddb for IndexedDB unit tests

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-13 06:23:20 +01:00
parent c576c98b6d
commit 52331b2e4b
2 changed files with 16 additions and 1 deletions

View File

@@ -42,6 +42,7 @@
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.4",
"fake-indexeddb": "^6.2.5",
"jsdom": "^28.1.0",
"lint-staged": "^16.3.3",
"simple-git-hooks": "^2.13.1",