From 5d05262e84b1b63fe5c447431d1d358275741940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 02:55:17 +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 1cecef49..ea06b39d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@angular/platform-browser-dynamic": "^19.0.1", "@angular/service-worker": "^19.0.1", "add": "2.0.6", - "dwv": "^0.34.0", + "dwv": "^0.34.1", "rxjs": "~7.8.0", "tslib": "^2.8.1", "zone.js": "~0.15.0" diff --git a/yarn.lock b/yarn.lock index e2a3ea01..338dfbb5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3679,10 +3679,10 @@ domutils@^3.0.1, domutils@^3.1.0: domelementtype "^2.3.0" domhandler "^5.0.3" -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"