From ccc0ede8c5ed89d843d4e792deb1d3dba282d3f5 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 11 Nov 2024 17:51:31 +0800
Subject: [PATCH] 依赖更新
---
package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index eb0937b..aa7ac9d 100644
--- a/package.json
+++ b/package.json
@@ -18,12 +18,14 @@
"@fortawesome/fontawesome-free": "^6.6.0",
"@turf/turf": "^7.1.0",
"axios": "^1.7.7",
+ "cesium": "^1.123.1",
"crypto-js": "^4.1.1",
"echarts": "^5.5.1",
"element-plus": "^2.8.6",
"element-tree-line": "^0.2.1",
"js-base64": "^3.7.4",
"js-md5": "^0.7.3",
+ "mitt": "^3.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.2.4",
"pinia-plugin-persist": "^1.0.0",
--
Gitblit v1.9.3