From cd7746f34e3d0f3749e7ef088e8c5b176f1e6817 Mon Sep 17 00:00:00 2001 From: xerrors Date: Tue, 27 Aug 2024 21:59:30 +0800 Subject: [PATCH] update web packages --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index 1100b5fe..ddb72617 100644 --- a/web/package.json +++ b/web/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@ant-design/icons-vue": "^6.1.0", - "@antv/g6": "^5.0.9", + "@antv/g6": "^5.0.17", "@vueuse/core": "^10.11.0", "ant-design-vue": "^4.2.3", "axios": "^1.3.4",