From 7071db1511649dbab02af7f0ecb8fe5c83b5894c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:37:42 +0000 Subject: [PATCH] Bump dwv from 0.34.0 to 0.34.1 Bumps [dwv](https://github.com/ivmartel/dwv) from 0.34.0 to 0.34.1. - [Release notes](https://github.com/ivmartel/dwv/releases) - [Changelog](https://github.com/ivmartel/dwv/blob/v0.34.1/changelog.md) - [Commits](https://github.com/ivmartel/dwv/compare/v0.34.0...v0.34.1) --- updated-dependencies: - dependency-name: dwv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 20ca1ff8..953d3b72 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "url": "git://github.com/ivmartel/dwv-jqui.git" }, "dependencies": { - "dwv": "0.34.0", + "dwv": "0.34.1", "i18next": "~24.0.2", "i18next-browser-languagedetector": "~8.0.0", "i18next-http-backend": "~3.0.1", diff --git a/yarn.lock b/yarn.lock index 648688cd..ee0417eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -400,10 +400,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.0: - version "0.34.0" - resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.34.0.tgz#d4b5a137fa72bfb2c4d30ae1bb0bcb5f7778e1b7" - integrity sha512-58ta1yJuWvD7lYPHnP1qqYhI33zdM5UxrJvhG2EbWa/+Nf1XvKY//T0NfY5zT5J/OEIltMPKG0YwOwx+iR7jOw== +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== dependencies: jszip "^3.10.1" konva "~9.3.16"