Skip to content

Commit

Permalink
fix(deps): update dependency dexie to v4.0.10 (#443)
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 Nov 19, 2024
1 parent 4162563 commit 5d8f737
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 @@ -50,7 +50,7 @@
"@mui/icons-material": "6.1.7",
"@mui/material": "6.1.7",
"axios": "1.7.7",
"dexie": "4.0.9",
"dexie": "4.0.10",
"http-status-codes": "2.3.0",
"lodash.debounce": "4.0.8",
"miragejs": "0.1.48",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,7 @@ __metadata:
"@vitejs/plugin-react": "npm:4.3.3"
axios: "npm:1.7.7"
date-fns: "npm:4.1.0"
dexie: "npm:4.0.9"
dexie: "npm:4.0.10"
eslint: "npm:9.15.0"
eslint-config-airbnb: "npm:19.0.4"
eslint-config-airbnb-typescript: "npm:18.0.0"
Expand Down Expand Up @@ -3467,10 +3467,10 @@ __metadata:
languageName: node
linkType: hard

"dexie@npm:4.0.9":
version: 4.0.9
resolution: "dexie@npm:4.0.9"
checksum: 10/e8e2867b6f9eb32030ae90aec37caca2f18f653bc6e364930e8974d4fa1488cb7cc38ff6ee816ef26928dfc28609406b782264378c32b259207a68c4a9b972fa
"dexie@npm:4.0.10":
version: 4.0.10
resolution: "dexie@npm:4.0.10"
checksum: 10/d1902c319e36918545eddfa68f5a404fa6f2e32a8bdc062606aaa955ab44664833acf9f8c163719abe27a752f3b22a44ce6f11071c438510f11e40495db89769
languageName: node
linkType: hard

Expand Down

0 comments on commit 5d8f737

Please sign in to comment.