From 9a5aa704ce669371c1746b59e8eac50074c4483b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 22:16:12 +0000 Subject: [PATCH] fix(deps): update dependency react-konva to ^18.2.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07a1453a4..ee2a72310 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,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.16", "vue": "^2.7.16", "vue-async-computed": "^3.9.0", "vue-material-design-icons": "^5.3.1",