From 789286f5a1b1d10b30ba25eb74fd7bba9b359119 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:50:03 +0000 Subject: [PATCH] fix(deps): update dependency react-konva to ^18.2.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 606ba0942..23152dd0f 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "path-parse": "^1.0.7", "react": "^18.3.1", "react-filerobot-image-editor": "^4.8.1", - "react-konva": "^18.2.10", + "react-konva": "^18.2.14", "vue": "^2.7.16", "vue-async-computed": "^3.9.0", "vue-material-design-icons": "^5.3.1",