Skip to content

Commit

Permalink
Merge pull request #312 from ivmartel/dependabot/npm_and_yarn/dwv-0.34.2
Browse files Browse the repository at this point in the history
Bump dwv from 0.34.1 to 0.34.2
  • Loading branch information
github-actions[bot] authored Feb 3, 2025
2 parents 791959d + 6764b79 commit d7f7259
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 @@ -15,7 +15,7 @@
"url": "git://github.com/ivmartel/dwv-jqmobile.git"
},
"dependencies": {
"dwv": "0.34.1",
"dwv": "0.34.2",
"i18next": "~24.2.0",
"i18next-browser-languagedetector": "~8.0.0",
"i18next-http-backend": "~3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -403,10 +403,10 @@ detect-file@^1.0.0:
resolved "https://registry.yarnpkg.com/detect-file/-/detect-file-1.0.0.tgz#f0d66d03672a825cb1b73bdb3fe62310c8e552b7"
integrity sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=

dwv@0.34.1:
version "0.34.1"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.34.1.tgz#de6fdfdcc9ca96d8700dc92154bf9de8e40b68a0"
integrity sha512-ppCBvAtt4KSz3sxENekf9+5hbc+hnl/jmnxK51zJTWUesR1ibQfwtshze81bunW4AvJvwWqSBwQfEaAcsZlGgA==
dwv@0.34.2:
version "0.34.2"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.34.2.tgz#ea204919d1162a05e1397139d5bfd3375633e4bc"
integrity sha512-NsXmTk50SPAuL8StZnBaxB1wOjiHaOjhb8jPbd1BwiTps5DNJUgs2lmQU6qbIxY4Vd2424LxiqNU/x+8bvYxJg==
dependencies:
jszip "^3.10.1"
konva "~9.3.16"
Expand Down

0 comments on commit d7f7259

Please sign in to comment.