Skip to content

Commit

Permalink
Bump dwv from 0.31.0 to 0.31.1
Browse files Browse the repository at this point in the history
Bumps [dwv](https://github.com/ivmartel/dwv) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/ivmartel/dwv/releases)
- [Changelog](https://github.com/ivmartel/dwv/blob/v0.31.1/changelog.md)
- [Commits](ivmartel/dwv@v0.31.0...v0.31.1)

---
updated-dependencies:
- dependency-name: dwv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent 7f2d0f9 commit bee65fa
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 @@
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.12.1",
"@mui/styles": "^5.12.0",
"dwv": "0.31.0",
"dwv": "0.31.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3938,10 +3938,10 @@ duplexer@^0.1.2:
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==

dwv@0.31.0:
version "0.31.0"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.31.0.tgz#c9777291774d49225ba0c1b8020d104f09312ebf"
integrity sha512-c/9cmBdPHtH2l2YEacMLdkqpzXTx0rfcof70ujvR2XhDC/IVgGuXUkM1+ZJKvfFyQowditTciif938ib3SB9vQ==
dwv@0.31.1:
version "0.31.1"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.31.1.tgz#adf4cf55d2be1212beb908fd125e46b03c21c484"
integrity sha512-X+xuudemYB5WcPHjh0AtRanVgulwHEcPEZBcBDereaUBjfZD0D2cI/PYWDZZ5khK7be66MqVQDHVat9+0wc10A==
dependencies:
jszip "~3.7.0"
konva "~8.3.0"
Expand Down

0 comments on commit bee65fa

Please sign in to comment.