From df2278ffa24a1e467b394e35f56d4341b73ab5d2 Mon Sep 17 00:00:00 2001
From: wankeda <Administrator@DESKTOP-HAU3ST3>
Date: 星期四, 12 三月 2026 14:13:15 +0800
Subject: [PATCH] 1

---
 WMS/WIDESEA_WMSClient/package.json |   24 +++++++++++++-----------
 1 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/WMS/WIDESEA_WMSClient/package.json b/WMS/WIDESEA_WMSClient/package.json
index 6c7db77..a3d4f03 100644
--- a/WMS/WIDESEA_WMSClient/package.json
+++ b/WMS/WIDESEA_WMSClient/package.json
@@ -16,22 +16,23 @@
     "axios": "^0.21.1",
     "core-js": "^3.35.1",
     "echarts": "^5.0.2",
-    "element-plus": "^2.2.14",
-    "less": "^4.1.1",
+    "element-plus": "^2.2.34",
     "vue": "^3.2.37",
-    "vue-draggable-next": "^2.2.0",
-    "vue-router": "^4.1.6",
+    "vue-draggable-next": "^2.0.1",
+    "vue-router": "^4.0.16",
     "vue-virtual-scroller": "next",
     "vuex": "^4.0.0-0"
   },
   "devDependencies": {
-    "@babel/core": "^7.23.0",
+    "@babel/core": "^7.29.0",
     "@babel/plugin-proposal-class-properties": "^7.18.6",
+    "@babel/plugin-proposal-logical-assignment-operators": "^7.20.7",
     "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
     "@babel/plugin-proposal-optional-chaining": "^7.21.0",
     "@babel/plugin-syntax-dynamic-import": "^7.8.3",
+    "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
     "@babel/plugin-transform-react-jsx": "^7.27.1",
-    "@babel/preset-env": "^7.28.5",
+    "@babel/preset-env": "^7.29.0",
     "@vue/babel-plugin-jsx": "^1.1.1",
     "@vue/cli-plugin-babel": "~4.5.0",
     "@vue/cli-plugin-eslint": "~4.5.0",
@@ -39,18 +40,19 @@
     "@vue/cli-plugin-unit-mocha": "~4.5.0",
     "@vue/cli-plugin-vuex": "~4.5.0",
     "@vue/cli-service": "~4.5.0",
-    "@vue/compiler-sfc": "^3.0.0",
+    "@vue/compiler-sfc": "^3.5.30",
     "@vue/test-utils": "^2.0.0-0",
     "babel-eslint": "^10.1.0",
-    "babel-loader": "^8.2.5",
+    "babel-loader": "^8.4.1",
     "chai": "^4.1.2",
     "cross-env": "^7.0.3",
-    "less": "^4.1.1",
+    "less": "^4.1.3",
     "less-loader": "^7.3.0",
     "sass": "^1.78.0",
-    "sass-loader": "^16.0.1",
+    "sass-loader": "^10.5.2",
     "stylus": "^0.54.7",
-    "stylus-loader": "^3.0.2"
+    "stylus-loader": "^3.0.2",
+    "vue-loader": "^15.11.1"
   },
   "eslintConfig": {
     "root": true,

--
Gitblit v1.9.3