From 15a72e7ec8599cc72f85bab369e24ac147a46848 Mon Sep 17 00:00:00 2001 From: wisonic Date: Thu, 11 Jul 2024 15:26:36 +0800 Subject: [PATCH] =?UTF-8?q?build(=E5=9B=BE=E8=A1=A8):=20=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=20L7=20=E7=89=88=E6=9C=AC?= 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 2056df8307..470b194fdd 100644 --- a/core/core-frontend/package.json +++ b/core/core-frontend/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@antv/g2plot": "^2.4.29", - "@antv/l7": "2.21.1", + "@antv/l7": "^2.22.0", "@antv/l7plot": "^0.5.5", "@antv/s2": "^1.49.0", "@codemirror/lang-sql": "^6.4.0",