From 00acecec2bb3ab0ea9b9b17391388af54dd800d2 Mon Sep 17 00:00:00 2001
From: chengxiangling <291105840@qq.com>
Date: 星期二, 13 五月 2025 08:52:26 +0800
Subject: [PATCH] Merge branch 'dev' of http://192.168.50.149:8085/r/aps-kj-web into dev

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

diff --git a/package.json b/package.json
index e024e7b..08774bc 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
     "splitpanes": "3.1.5",
     "vue": "3.4.31",
     "vue-cropper": "1.1.1",
+    "vue-i18n": "^11.0.0",
     "vue-router": "4.4.0",
     "vuedraggable": "4.1.0",
     "vxe-pc-ui": "4.5.15",
@@ -44,13 +45,13 @@
   "devDependencies": {
     "@vitejs/plugin-vue": "5.0.5",
     "sass": "1.77.5",
+    "terser": "^5.39.0",
     "unplugin-auto-import": "^0.17.6",
     "unplugin-vue-components": "^28.5.0",
     "unplugin-vue-setup-extend-plus": "1.0.1",
     "vite": "5.3.2",
     "vite-plugin-compression": "0.5.1",
     "vite-plugin-imagemin": "^0.6.1",
-    "vite-plugin-svg-icons": "2.0.1",
-    "vue-i18n": "^11.0.0"
+    "vite-plugin-svg-icons": "2.0.1"
   }
 }

--
Gitblit v1.9.3