From a2a499e3cb18b43d9d3736cf7878872cf869ba24 Mon Sep 17 00:00:00 2001 From: wisonic-s Date: Tue, 2 Apr 2024 15:36:32 +0800 Subject: [PATCH] =?UTF-8?q?build(=E5=9B=BE=E8=A1=A8):=20=E8=A7=A3=E5=86=B3?= =?UTF-8?q?=20L7Plot=20=E5=92=8C=20L7=20=E7=89=88=E6=9C=AC=E4=B8=8D?= =?UTF-8?q?=E5=85=BC=E5=AE=B9=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/package.json b/core/core-frontend/package.json index 33959a098e..c39383529c 100644 --- a/core/core-frontend/package.json +++ b/core/core-frontend/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@antv/g2plot": "^2.4.29", - "@antv/l7": "^2.17.2", + "@antv/l7": "2.21.1", "@antv/l7plot": "^0.5.5", "@antv/s2": "^1.49.0", "@codemirror/lang-sql": "^6.4.0",