Skip to content

Commit

Permalink
feat: upgrade dexie to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurgeron committed Nov 6, 2024
1 parent 073f80b commit cade33e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"compare-versions": "6.1.0",
"cross-fetch": "4.0.0",
"dayjs": "1.11.10",
"dexie": "3.2.7",
"dexie": "4.0.8",
"dexie-observable": "4.0.1-beta.13",
"events": "3.3.0",
"fake-indexeddb": "4.0.2",
Expand Down
19 changes: 9 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cade33e

Please sign in to comment.