Skip to content

Commit

Permalink
Bump dwv to v0.32.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed Mar 27, 2024
1 parent 7ad2a9f commit ffa9b6d
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 @@ -31,7 +31,7 @@
"@angular/platform-browser-dynamic": "^16.2.12",
"@angular/router": "^16.2.12",
"@angular/service-worker": "^16.2.12",
"dwv": "0.32.3",
"dwv": "0.32.4",
"rxjs": "^7.8.1",
"stream": "^0.0.2",
"tslib": "^2.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4558,10 +4558,10 @@ duplexer@^0.1.1:
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==

[email protected].3:
version "0.32.3"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.32.3.tgz#bc62fec67b92f7902fc64d6e8a43f70a0c1bab9c"
integrity sha512-WmOu3Ox5Pw/62TGlA/U3MVfdb7k5HfwwxysdIPMMJ+smJQTBX+tJDT8KO/dUi9Ns6XuqCEJtSd5CwqkZHekq5Q==
[email protected].4:
version "0.32.4"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.32.4.tgz#b2d331f3d4fba1c3743bdaff5ebdb1af66a60046"
integrity sha512-RdJPoIq/9u20ZyW8gLifYd7cvsnnqKZIVlDrNu0CNYxIDRCvnHojlhl5V6sS1KAQbZQGugsshpT09Lr9EfqQbA==
dependencies:
jszip "~3.10.1"
konva "~8.4.2"
Expand Down

0 comments on commit ffa9b6d

Please sign in to comment.