Skip to content

Commit

Permalink
chore(deps): bump dexie from 3.2.7 to 4.0.4
Browse files Browse the repository at this point in the history
Bumps [dexie](https://github.com/dexie/Dexie.js) from 3.2.7 to 4.0.4.
- [Release notes](https://github.com/dexie/Dexie.js/releases)
- [Commits](dexie/Dexie.js@v3.2.7...v4.0.4)

---
updated-dependencies:
- dependency-name: dexie
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 17c783e commit ac776df
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 @@ -90,7 +90,7 @@
"cookie-parser": "^1.4.6",
"css-tree": "^2.3.1",
"dayjs": "^1.11.11",
"dexie": "^3.2.7",
"dexie": "^4.0.4",
"dotenv": "^16.4.5",
"ejs": "^3.1.10",
"express": "^4.19.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5922,10 +5922,10 @@ devlop@^1.0.0, devlop@^1.1.0:
dependencies:
dequal "^2.0.0"

dexie@^3.2.7:
version "3.2.7"
resolved "https://registry.yarnpkg.com/dexie/-/dexie-3.2.7.tgz#1346541c9c81e3bc6055a042a928837890595e3a"
integrity sha512-2a+BXvVhY5op+smDRLxeBAivE7YcYaneXJ1la3HOkUfX9zKkE/AJ8CNgjiXbtXepFyFmJNGSbmjOwqbT749r/w==
dexie@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/dexie/-/dexie-4.0.4.tgz#a4c0bd27fe3a5aee9fcb8e4c9adeb08b4a624378"
integrity sha512-wFzwWSUdi+MC3jiFeQcCp9nInR7EaX8edzYY+4wmiITkQAiSnHpe4Wo2o5Ce5tJZe2nqt7mLW91MsW4GYx3ziQ==

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

0 comments on commit ac776df

Please sign in to comment.