feat(history): migrate from electron-store to SQLite with drizzle and (#21)

This commit is contained in:
Nexmoe
2025-11-10 22:04:52 +08:00
committed by GitHub
parent 334c7426c2
commit 9f7206abfe
3 changed files with 458 additions and 63 deletions

View File

@@ -41,9 +41,11 @@
"@svgr/core": "^8.1.0",
"@svgr/plugin-jsx": "^8.1.0",
"@tailwindcss/vite": "^4.1.13",
"better-sqlite3": "^12.4.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.18",
"drizzle-orm": "^0.44.7",
"electron-ipc-decorator": "^0.2.0",
"electron-log": "^5.4.3",
"electron-store": "^11.0.2",