From 2dfc8dc4bcd3d3cd4aed1b6054e073e140eba9c8 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 19 May 2025 16:05:50 +0800
Subject: [PATCH] Merge branch 'master' into jiangwu

---
 package.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 8129f79..5687523 100644
--- a/package.json
+++ b/package.json
@@ -14,11 +14,13 @@
         "@element-plus/icons-vue": "^2.3.1",
         "@saber/nf-design-base-elp": "^1.2.0",
         "@smallwei/avue": "^3.4.4",
+        "@turf/turf": "6.5.0",
         "animate.css": "^4.1.1",
         "avue-plugin-ueditor": "^1.0.3",
         "axios": "^0.21.1",
         "crypto-js": "^4.1.1",
         "dayjs": "^1.11.13",
+        "echarts": "^5.6.0",
         "element-plus": "^2.9.7",
         "js-base64": "^3.7.4",
         "js-cookie": "^3.0.0",
@@ -46,4 +48,4 @@
         "vite-plugin-compression": "^0.5.1",
         "vite-plugin-vue-setup-extend": "^0.4.0"
     }
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3