From 9f48ff40d26f00e07350316618b10266afb2f8eb Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Wed, 14 Dec 2022 11:32:25 +0800
Subject: [PATCH] 升级pagehelper到最新版1.4.6

---
 ruoyi-ui/package.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json
index fc70328..5820ec0 100644
--- a/ruoyi-ui/package.json
+++ b/ruoyi-ui/package.json
@@ -39,8 +39,8 @@
     "@riophae/vue-treeselect": "0.4.0",
     "axios": "0.24.0",
     "clipboard": "2.0.8",
-    "core-js": "3.25.2",
-    "echarts": "4.9.0",
+    "core-js": "3.25.3",
+    "echarts": "5.4.0",
     "element-ui": "2.15.10",
     "file-saver": "2.0.5",
     "fuse.js": "6.4.3",

--
Gitblit v1.9.3