desktop: update electron to v30 (#6498)

This commit is contained in:
Abdullah Atta
2024-09-13 08:39:18 +05:00
committed by GitHub
parent 59085d7b19
commit 020244231f
44 changed files with 757 additions and 28671 deletions

View File

@@ -22,7 +22,7 @@ import {
SqliteQueryCompiler,
SqliteIntrospector,
Dialect
} from "kysely";
} from "@streetwriters/kysely";
import {
WaSqliteWorkerMultipleTabDriver,
WaSqliteWorkerSingleTabDriver