From dc7ce4809d79bef65a9ebb1310bfafe3a3df8253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 03:52:13 +0000 Subject: [PATCH] build(deps): bump konva from 9.3.22 to 10.3.0 Bumps [konva](https://github.com/konvajs/konva) from 9.3.22 to 10.3.0. - [Release notes](https://github.com/konvajs/konva/releases) - [Changelog](https://github.com/konvajs/konva/blob/master/CHANGELOG.md) - [Commits](https://github.com/konvajs/konva/compare/9.3.22...v10.3.0) --- updated-dependencies: - dependency-name: konva dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 e47a232..bf616ac 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "axios": "^1.13.5", - "konva": "^9.3.18", + "konva": "^10.3.0", "localforage": "^1.10.0", "lucide-react": "^0.515.0", "match-sorter": "^8.3.0", diff --git a/yarn.lock b/yarn.lock index 5d15bb0..b2175ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2137,10 +2137,10 @@ keyv@^4.5.4: dependencies: json-buffer "3.0.1" -konva@^9.3.18: - version "9.3.22" - resolved "https://registry.yarnpkg.com/konva/-/konva-9.3.22.tgz#aa979c410127dda20bf0788ab70a414648c25a91" - integrity sha512-yQI5d1bmELlD/fowuyfOp9ff+oamg26WOCkyqUyc+nczD/lhRa3EvD2MZOoc4c1293TAubW9n34fSQLgSeEgSw== +konva@^10.3.0: + version "10.3.0" + resolved "https://registry.yarnpkg.com/konva/-/konva-10.3.0.tgz#960c39cb3518357284ae35b189c7dc3295570bd5" + integrity sha512-gt19K2gzY4lHbnkvsku7eSmB+A9PTS2jG4F9coBMsdjM1UKfJNxJbDbXVpeCW1wjEGRwBD3nBamcHnqJhAeKlg== levn@^0.4.1: version "0.4.1"