From bd21c609d3e0f325f10f20bb1f59ae24a4b35dc2 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期一, 03 三月 2025 10:29:05 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 UI-Project/package.json |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/UI-Project/package.json b/UI-Project/package.json
index c08443f..7a22777 100644
--- a/UI-Project/package.json
+++ b/UI-Project/package.json
@@ -12,6 +12,7 @@
     "@vue-macros/reactivity-transform": "^0.3.23",
     "axios": "^1.6.8",
     "chart.js": "^4.4.3",
+    "dayjs": "^1.11.13",
     "echarts": "^5.5.1",
     "element-plus": "^2.4.0",
     "moment": "^2.30.1",
@@ -24,9 +25,9 @@
     "vue": "^3.3.4",
     "vue-draggable-plus": "^0.5.0",
     "vue-echarts": "^6.7.3",
-    "vue-i18n": "^9.10.1",
+    "vue-i18n": "^11.0.0-rc.1",
     "vue-print-nb": "^1.7.5",
-    "vue-router": "^4.2.4",
+    "vue-router": "^4.0.13",
     "vue3-print-nb": "^0.1.4",
     "vxe-table": "^4.5.15",
     "xe-utils": "^3.5.14",
@@ -35,6 +36,7 @@
   "devDependencies": {
     "@types/sortablejs": "^1.15.7",
     "@vitejs/plugin-vue": "^4.6.2",
+    "babel-polyfill": "^6.26.0",
     "http-proxy-middleware": "^3.0.0",
     "unplugin-auto-import": "^0.17.6",
     "vite": "^4.4.9"

--
Gitblit v1.8.0