Skip to content

Commit

Permalink
fix(deps): update dependency dexie to v3.2.7 (#301)
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 Mar 21, 2024
1 parent 7cf9806 commit 82971ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 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.11",
"@mui/material": "5.15.11",
"axios": "0.28.0",
"dexie": "3.2.6",
"dexie": "3.2.7",
"http-status-codes": "2.3.0",
"miragejs": "0.1.48",
"msw": "1.3.2",
Expand Down
21 changes: 5 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,7 @@ __metadata:
"@vitejs/plugin-react": "npm:4.2.1"
axios: "npm:0.28.0"
date-fns: "npm:3.3.1"
dexie: "npm:3.2.6"
dexie: "npm:3.2.7"
eslint: "npm:8.57.0"
eslint-config-airbnb: "npm:19.0.4"
eslint-config-airbnb-typescript: "npm:18.0.0"
Expand Down Expand Up @@ -4057,12 +4057,10 @@ __metadata:
languageName: node
linkType: hard

"dexie@npm:3.2.6":
version: 3.2.6
resolution: "dexie@npm:3.2.6"
dependencies:
karma-safari-launcher: "npm:^1.0.0"
checksum: 10/ab80f3b612c7c60ff8b60b2c0da7bd77aeec538f6be965c00523adc4cf17863a9513d71ff2a5dba7671985a7e10ff46ff9d53f300e058423da07da5aefbff49c
"dexie@npm:3.2.7":
version: 3.2.7
resolution: "dexie@npm:3.2.7"
checksum: 10/e70dae162b1589ff02b98810d1cdc157be0e0f66710be28ab2477db4ccd5cc7364f8c681e3f21883c3835ea800f8100ec975b015fa3ac6cdcb5686d187b31043
languageName: node
linkType: hard

Expand Down Expand Up @@ -6886,15 +6884,6 @@ __metadata:
languageName: node
linkType: hard

"karma-safari-launcher@npm:^1.0.0":
version: 1.0.0
resolution: "karma-safari-launcher@npm:1.0.0"
peerDependencies:
karma: ">=0.9"
checksum: 10/09de8a231035c147c22c4106137594e5285e21e5d9f56d12a25563975b410363997947a7e8b5fdbfa0b8ba6f4f120b08a8f2777a28212c410d99b2e30c2eecb8
languageName: node
linkType: hard

"keyv@npm:^4.5.3":
version: 4.5.4
resolution: "keyv@npm:4.5.4"
Expand Down

0 comments on commit 82971ef

Please sign in to comment.