Skip to content

Commit

Permalink
fix(deps): update dependency dexie to v4.0.4 (#325)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent aa1cf69 commit 26f7f46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@mui/icons-material": "5.15.15",
"@mui/material": "5.15.15",
"axios": "0.28.1",
"dexie": "4.0.1",
"dexie": "4.0.4",
"http-status-codes": "2.3.0",
"miragejs": "0.1.48",
"msw": "1.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@ __metadata:
"@vitejs/plugin-react": "npm:4.2.1"
axios: "npm:0.28.1"
date-fns: "npm:3.6.0"
dexie: "npm:4.0.1"
dexie: "npm:4.0.4"
eslint: "npm:9.0.0"
eslint-config-airbnb: "npm:19.0.4"
eslint-config-airbnb-typescript: "npm:18.0.0"
Expand Down Expand Up @@ -4323,10 +4323,10 @@ __metadata:
languageName: node
linkType: hard

"dexie@npm:4.0.1":
version: 4.0.1
resolution: "dexie@npm:4.0.1"
checksum: 10/c58760b3b0fd5d3781ccfa049fdb730958322c767f03598539e058307248845e846aa8aa9bcfc5279271a4e816d4eba6e049dcd883af2c2b7142cba1475958da
"dexie@npm:4.0.4":
version: 4.0.4
resolution: "dexie@npm:4.0.4"
checksum: 10/36b55ae77a504ca879017524a51bca2e0355777678a5c25b114408faaf4190398bca752afb22e4ffe80b61d3430f134763942786e59bef8b0aad1e3cd7fb4122
languageName: node
linkType: hard

Expand Down

0 comments on commit 26f7f46

Please sign in to comment.