From 43521d040c471082d26a76c21256c01dcae97b21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 13:46:43 +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 40b7ddd25..6a28dcad6 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",