From 1940c1e6bfdf406bc052acb32f7ae707f4497799 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 22 一月 2026 16:53:06 +0800
Subject: [PATCH] Merge branch 'dev_new' of http://114.132.189.42:9002/r/product-inventory-APP-before into dev_new

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

diff --git a/package.json b/package.json
index c976fd4..5e29c39 100644
--- a/package.json
+++ b/package.json
@@ -72,13 +72,16 @@
     "@jridgewell/sourcemap-codec": "^1.5.0",
     "@qiun/wx-ucharts": "2.5.0-20230101",
     "@uview-plus/types": "^3.2.5",
+    "@vueup/vue-quill": "^1.2.0",
+    "axios": "^1.13.2",
+    "axios-adapter-uniapp": "^0.1.4",
     "clipboard": "^2.0.11",
     "dayjs": "^1.11.13",
+    "file-saver": "^2.0.5",
     "mqtt": "4.1.0",
     "pinia": "2.2.2",
     "tslib": "^2.7.0",
     "uview-plus": "^3.4.62",
-    "vant": "^4.9.21",
     "vue": "3.4.21",
     "vue-i18n": "^9.14.2"
   },
@@ -91,10 +94,10 @@
     "@vue/runtime-core": "^3.5.12",
     "@vue/tsconfig": "^0.5.1",
     "less": "^4.2.0",
-    "sass": "^1.78.0",
+    "sass": "1.78.0",
     "sass-loader": "^16.0.1",
     "typescript": "^5.6.2",
-    "vite": "5.2.8",
+    "vite": "5.4.10",
     "vue-tsc": "2.1.6"
   }
 }

--
Gitblit v1.9.3