From cf8bbf6eae0bc27efdb1260d696edfa6deed8b7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 20:34:48 +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 2be952a42..15ec5f36d 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,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",