diff --git a/frontend/package.json b/frontend/package.json index 878dfb942d..9b086470af 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -26,7 +26,15 @@ }, "dependencies": { "@antv/g2plot": "^2.4.9", - "@antv/l7-maps": "^2.8.35", + "@antv/l7": "2.8.31", + "@antv/l7-component": "2.8.31", + "@antv/l7-core": "2.8.31", + "@antv/l7-layers": "2.8.31", + "@antv/l7-maps": "2.8.31", + "@antv/l7-renderer": "2.8.31", + "@antv/l7-scene": "2.8.31", + "@antv/l7-source": "2.8.31", + "@antv/l7-utils": "2.8.31", "@antv/s2": "^1.11.0", "@antv/util": "^2.0.17", "@riophae/vue-treeselect": "0.4.0",