From 96621f4261f9d6cbc3ac63e5415dcbd753d30e6d Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Sun, 27 Apr 2025 17:48:49 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E9=A1=B9=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bb4a8c07..3c04f55a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@ant-design/icons-vue": "7.0.1", - "@antv/g6": "4.8.24", + "@antv/g6": "4.8.25", "@codemirror/lang-javascript": "6.2.3", "@codemirror/lang-yaml": "6.1.2", "@codemirror/merge": "6.10.0", @@ -24,7 +24,7 @@ "@xterm/xterm": "5.5.0", "ant-design-vue": "4.2.6", "antdv-pro-layout": "4.2.0", - "antdv-pro-modal": "4.0.6", + "antdv-pro-modal": "4.0.8", "codemirror": "6.0.1", "crypto-js": "4.2.0", "dayjs": "1.11.13", @@ -54,7 +54,7 @@ "less": "4.2.2", "typescript": "5.8.2", "unplugin-vue-components": "0.28.0", - "vite": "6.2.2", + "vite": "6.3.3", "vite-plugin-compression": "0.5.1", "vue-tsc": "2.2.8" }