From 13272e92a6c98daad06aa166a6674bf4dac7cc4b Mon Sep 17 00:00:00 2001
From: hcong <1050828145@qq.com>
Date: 星期一, 21 十月 2024 11:06:55 +0800
Subject: [PATCH] 问题审核1021

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

diff --git a/package.json b/package.json
index 2d30896..0f208cb 100644
--- a/package.json
+++ b/package.json
@@ -13,12 +13,13 @@
     "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
   },
   "dependencies": {
+    "@amap/amap-jsapi-loader": "^1.0.1",
     "@ctrl/tinycolor": "^4.0.2",
     "@element-plus/icons-vue": "^2.0.10",
     "@vueuse/core": "^9.7.0",
     "axios": "^1.2.1",
-    "dayjs": "^1.11.10",
-    "element-plus": "^2.4.3",
+    "dayjs": "^1.11.13",
+    "element-plus": "^2.8.3",
     "js-base64": "^3.7.5",
     "md5": "^2.3.0",
     "pinia": "^2.0.26",

--
Gitblit v1.9.3