Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Update dependency dexie to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 18, 2021
1 parent 79238a4 commit 1f45bf4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@reduxjs/toolkit": "1.6.2",
"bungie-api-ts": "4.12.0",
"clsx": "1.1.1",
"dexie": "3.0.3",
"dexie": "3.2.0",
"i18next": "21.4.2",
"i18next-browser-languagedetector": "6.1.2",
"i18next-http-backend": "1.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4554,10 +4554,10 @@ detect-port-alt@1.1.6:
address "^1.0.1"
debug "^2.6.0"

dexie@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/dexie/-/dexie-3.0.3.tgz#ede63849dfe5f07e13e99bb72a040e8ac1d29dab"
integrity sha512-BSFhGpngnCl1DOr+8YNwBDobRMH0ziJs2vts69VilwetHYOtEDcLqo7d/XiIphM0tJZ2rPPyAGd31lgH2Ln3nw==
dexie@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/dexie/-/dexie-3.2.0.tgz#a1b0267b111f9422c4126da90d6b121b1deabeab"
integrity sha512-OpS8ss1CLHYAhxRu6hT+/Gt1uLhKCf0O18xHBdRGlemOWXXRiiOZ0ty1/bACIJzGt1DGmvarzrPwYYt9EkRZfw==

diff-sequences@^26.6.2:
version "26.6.2"
Expand Down

0 comments on commit 1f45bf4

Please sign in to comment.