diff --git a/package.json b/package.json index 122cf47f9..3693aadb5 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,8 @@ "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore" }, "dependencies": { + "@antv/g6": "^5.0.45", + "@antv/layout": "^1.2.14-beta.8", "@antv/x6": "^2.18.1", "@antv/x6-vue-shape": "^2.1.2", "@turf/turf": "^7.1.0", @@ -24,6 +26,7 @@ "cesium-extends": "^1.8.23", "cesium-sensors-es6": "^1.0.0", "chroma-js": "^3.1.2", + "dagre": "^0.8.5", "dayjs": "^1.11.13", "echarts": "^5.5.1", "elkjs": "^0.10.0",