From 2b740f5a754b268fdddf58714c06b1bd3678581a Mon Sep 17 00:00:00 2001 From: rookie4show Date: Fri, 11 Jul 2025 17:04:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BE=9D=E8=B5=96=E4=B8=BALo?= =?UTF-8?q?gic=20Flow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 445f0f0..9e22d80 100644 --- a/package.json +++ b/package.json @@ -12,10 +12,8 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.3.1", - "@vue-flow/background": "^1.3.2", - "@vue-flow/controls": "^1.1.2", - "@vue-flow/core": "^1.42.5", - "@vue-flow/node-resizer": "^1.4.0", + "@logicflow/core": "^2.0.16", + "@logicflow/extension": "^2.0.21", "@vueup/vue-quill": "^1.2.0", "element-plus": "^2.9.1", "html2canvas": "^1.4.1",