From 220db80e605945ced1b33443020933206b0915db Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期四, 24 七月 2025 14:56:11 +0800
Subject: [PATCH] Merge remote-tracking branch 'bak/master' into master-lpyun

---
 package.json |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 1d4f973..5449600 100644
--- a/package.json
+++ b/package.json
@@ -34,10 +34,13 @@
     "gen:icon": "esno ./build/generate/icon/index.ts"
   },
   "dependencies": {
+    "@amap/amap-jsapi-loader": "^1.0.1",
     "@ant-design/colors": "^6.0.0",
     "@ant-design/icons-vue": "^6.1.0",
-    "@iconify/iconify": "^2.2.1",
+    "@dataview/datav-vue3": "^0.0.0-test.1672506674342",
+    "@iconify/iconify": "^3.1.1",
     "@jeecg/online": "3.4.4-RC",
+    "@kjgl77/datav-vue3": "^1.5.0",
     "@logicflow/core": "^1.1.13",
     "@logicflow/extension": "^1.1.13",
     "@vue/runtime-core": "^3.2.33",
@@ -45,6 +48,7 @@
     "@vueuse/core": "^8.3.0",
     "@vueuse/shared": "^8.3.0",
     "@zxcvbn-ts/core": "^2.0.1",
+    "animejs": "^3.2.1",
     "ant-design-vue": "^3.2.12",
     "axios": "^0.26.1",
     "china-area-data": "^5.0.1",
@@ -59,6 +63,7 @@
     "echarts-liquidfill": "^3.1.0",
     "emoji-mart-vue-fast": "^11.1.1",
     "enquire.js": "^2.1.6",
+    "ezuikit-js": "^0.7.2",
     "intro.js": "^5.1.0",
     "lodash-es": "^4.17.21",
     "lodash.get": "^4.4.2",
@@ -78,6 +83,7 @@
     "tinymce": "^5.10.3",
     "vditor": "^3.8.13",
     "vue": "^3.2.33",
+    "vue-amap": "^0.5.10",
     "vue-cropper": "^0.5.6",
     "vue-cropperjs": "^5.0.0",
     "vue-i18n": "^9.1.9",
@@ -95,8 +101,9 @@
   "devDependencies": {
     "@commitlint/cli": "^16.2.3",
     "@commitlint/config-conventional": "^16.2.1",
-    "@iconify/json": "^2.1.30",
+    "@iconify/json": "^2.2.96",
     "@purge-icons/generated": "^0.8.1",
+    "@rys-fe/vite-plugin-theme": "^0.8.6",
     "@types/codemirror": "^5.60.5",
     "@types/crypto-js": "^4.1.1",
     "@types/fs-extra": "^9.0.13",
@@ -107,9 +114,9 @@
     "@types/mockjs": "^1.0.6",
     "@types/node": "^17.0.25",
     "@types/nprogress": "^0.2.0",
+    "@types/pinyin": "^2.10.0",
     "@types/qrcode": "^1.4.2",
     "@types/qs": "^6.9.7",
-    "@types/pinyin": "^2.10.0",
     "@types/showdown": "^1.9.4",
     "@types/sortablejs": "^1.10.7",
     "@typescript-eslint/eslint-plugin": "^5.20.0",
@@ -168,11 +175,10 @@
     "vite-plugin-mock": "^2.9.6",
     "vite-plugin-optimize-persist": "^0.1.2",
     "vite-plugin-package-config": "^0.1.1",
-    "vite-plugin-purge-icons": "^0.8.2",
+    "vite-plugin-purge-icons": "^0.9.2",
     "vite-plugin-pwa": "^0.12.3",
     "vite-plugin-style-import": "^2.0.0",
     "vite-plugin-svg-icons": "^2.0.1",
-    "@rys-fe/vite-plugin-theme": "^0.8.6",
     "vite-plugin-vue-setup-extend": "^0.4.0",
     "vite-plugin-windicss": "^1.8.7",
     "vue-eslint-parser": "^8.3.0",

--
Gitblit v1.9.3