feat(web-db): add dexie schema for tasks and op logs
This commit is contained in:
Generated
+11
@@ -155,6 +155,9 @@ importers:
|
||||
clsx:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
dexie:
|
||||
specifier: ^4.4.2
|
||||
version: 4.4.2
|
||||
lucide-react:
|
||||
specifier: ^1.7.0
|
||||
version: 1.7.0(react@19.2.4)
|
||||
@@ -3966,6 +3969,12 @@ packages:
|
||||
}
|
||||
engines: { node: ">=8" }
|
||||
|
||||
dexie@4.4.2:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-zMtV8q79EFE5U8FKZvt0Y/77PCU/Hr/RDxv1EDeo228L+m/HTbeN2AjoQm674rhQCX8n3ljK87lajt7UQuZfvw==
|
||||
}
|
||||
|
||||
dezalgo@1.0.4:
|
||||
resolution:
|
||||
{
|
||||
@@ -10858,6 +10867,8 @@ snapshots:
|
||||
|
||||
detect-newline@3.1.0: {}
|
||||
|
||||
dexie@4.4.2: {}
|
||||
|
||||
dezalgo@1.0.4:
|
||||
dependencies:
|
||||
asap: 2.0.6
|
||||
|
||||
Reference in New Issue
Block a user