From b368ad764f123ced6b48052c490decafe93e5402 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期四, 10 十二月 2020 12:08:18 +0800
Subject: [PATCH] 升级core-js到最新版本3.8.1

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

diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json
index c5a6b9b..0521365 100644
--- a/ruoyi-ui/package.json
+++ b/ruoyi-ui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ruoyi",
-  "version": "3.2.0",
+  "version": "3.2.1",
   "description": "若依管理系统",
   "author": "若依",
   "license": "MIT",
@@ -43,9 +43,9 @@
     "@riophae/vue-treeselect": "0.4.0",
     "axios": "0.18.1",
     "clipboard": "2.0.4",
-    "core-js": "3.6.5",
+    "core-js": "3.8.1",
     "echarts": "4.2.1",
-    "element-ui": "2.13.2",
+    "element-ui": "2.14.1",
     "file-saver": "2.0.1",
     "js-beautify": "1.10.2",
     "fuse.js": "3.4.4",
@@ -60,7 +60,7 @@
     "vue-count-to": "1.0.13",
     "quill": "1.3.7",
     "vue-cropper": "0.4.9",
-    "vue-router": "3.0.2",
+    "vue-router": "3.4.9",
     "vue-splitpane": "1.0.4",
     "vuedraggable": "2.20.0",
     "vuex": "3.1.0"

--
Gitblit v1.9.2