From 7d0c8a812777393ac2eefe40cbe3fa8b857e9b1f Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期一, 19 一月 2026 16:18:27 +0800
Subject: [PATCH] 新增前后端

---
 ui/admin-ui3/package.json |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/ui/admin-ui3/package.json b/ui/admin-ui3/package.json
index a34863b..e011321 100644
--- a/ui/admin-ui3/package.json
+++ b/ui/admin-ui3/package.json
@@ -5,13 +5,13 @@
   "type": "module",
   "scripts": {
     "dev": "vite",
-    "build:prod": "vue-tsc --noEmit --skipLibCheck && vite build",
+    "build:prod": " vite build",
     "build:stage": "vite build --mode staging",
     "preview": "vite preview"
   },
   "dependencies": {
     "@element-plus/icons-vue": "^2.3.1",
-    "@smallwei/avue": "^3.6.2",
+    "@smallwei/avue": "^3.7.3",
     "@types/file-saver": "^2.0.7",
     "@types/nprogress": "^0.2.3",
     "@types/sm-crypto": "^0.3.4",
@@ -20,13 +20,13 @@
     "axios": "^1.7.9",
     "default-passive-events": "^2.0.0",
     "echarts": "^5.6.0",
-    "element-plus": "^2.9.4",
+    "element-plus": "^2.11.8",
     "file-saver": "^2.0.5",
     "js-base64": "^3.7.7",
     "js-cookie": "^3.0.1",
     "nprogress": "^0.2.0",
-    "pinia": "^2.3.1",
-    "pinia-plugin-persistedstate": "^4.2.0",
+    "pinia": "^3.0.3",
+    "pinia-plugin-persistedstate": "^4.7.1",
     "sm-crypto": "^0.3.13",
     "splitpanes": "^3.1.8",
     "vue": "^3.5.13",
@@ -41,7 +41,7 @@
     "svg-sprite-loader": "^6.0.11",
     "typescript": "^5.7.3",
     "unplugin-auto-import": "^19.0.0",
-    "vite": "^6.1.0",
+    "vite": "^5.4.10",
     "vite-plugin-compression": "0.5.1",
     "vite-plugin-svg-icons": "2.0.1",
     "vite-plugin-vue-setup-extend": "^0.4.0",

--
Gitblit v1.8.0