Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit fa76e00

Browse files
Bump dwv from 0.34.2 to 0.35.1
Bumps [dwv](https://github.com/ivmartel/dwv) from 0.34.2 to 0.35.1. - [Release notes](https://github.com/ivmartel/dwv/releases) - [Changelog](https://github.com/ivmartel/dwv/blob/v0.35.1/changelog.md) - [Commits](ivmartel/dwv@v0.34.2...v0.35.1) --- updated-dependencies: - dependency-name: dwv dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80ca350 commit fa76e00

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"url": "git://github.com/ivmartel/dwv-jqui.git"
1616
},
1717
"dependencies": {
18-
"dwv": "0.34.2",
18+
"dwv": "0.35.1",
1919
"i18next": "~25.2.0",
2020
"i18next-browser-languagedetector": "~8.2.0",
2121
"i18next-http-backend": "~3.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -406,13 +406,13 @@ detect-file@^1.0.0:
406406
resolved "https://registry.yarnpkg.com/detect-file/-/detect-file-1.0.0.tgz#f0d66d03672a825cb1b73bdb3fe62310c8e552b7"
407407
integrity sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=
408408

409-
dwv@0.34.2:
410-
version "0.34.2"
411-
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.34.2.tgz#ea204919d1162a05e1397139d5bfd3375633e4bc"
412-
integrity sha512-NsXmTk50SPAuL8StZnBaxB1wOjiHaOjhb8jPbd1BwiTps5DNJUgs2lmQU6qbIxY4Vd2424LxiqNU/x+8bvYxJg==
409+
dwv@0.35.1:
410+
version "0.35.1"
411+
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.35.1.tgz#b3c5d58de860d9bbb7927182255eb80fd747a1cb"
412+
integrity sha512-Y3ZbvTihXUYVcn7DzwXaXpABuNLiw4BOi5Xzcurb0nxf/9ooPfYnyxahVrGEuCSRG1LySsNzRuPtZDvL6F0J0w==
413413
dependencies:
414414
jszip "^3.10.1"
415-
konva "~9.3.16"
415+
konva "~9.3.20"
416416
magic-wand-tool "~1.1.7"
417417

418418
@@ -1201,10 +1201,10 @@ kind-of@^6.0.2:
12011201
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
12021202
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
12031203

1204-
konva@~9.3.16:
1205-
version "9.3.16"
1206-
resolved "https://registry.yarnpkg.com/konva/-/konva-9.3.16.tgz#0e8b52e8cb20c80c5e4cb98d0babd89ff6f95a2c"
1207-
integrity sha512-qa47cefGDDHzkToGRGDsy24f/Njrz7EHP56jQ8mlDcjAPO7vkfTDeoBDIfmF7PZtpfzDdooafQmEUJMDU2F7FQ==
1204+
konva@~9.3.20:
1205+
version "9.3.20"
1206+
resolved "https://registry.yarnpkg.com/konva/-/konva-9.3.20.tgz#0920a267284c320c4e6d903202656cf436e37f77"
1207+
integrity sha512-7XPD/YtgfzC8b1c7z0hhY5TF1IO/pBYNa29zMTA2PeBaqI0n5YplUeo4JRuRcljeAF8lWtW65jePZZF7064c8w==
12081208

12091209
levn@^0.4.1:
12101210
version "0.4.1"

0 commit comments

Comments
 (0)