From 110482c3fbf0e1644dcbf89006eddf839d4578b0 Mon Sep 17 00:00:00 2001 From: lyt <1105290566@qq.com> Date: Tue, 27 Apr 2021 16:50:21 +0800 Subject: [PATCH] =?UTF-8?q?'admin-21.04.27:=E6=9B=B4=E6=96=B0=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E4=BE=9D=E8=B5=96'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8d2f622..36ef75f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ "dependencies": { "axios": "^0.21.1", "clipboard": "^2.0.8", - "core-js": "^3.10.2", + "core-js": "^3.11.0", "countup.js": "^2.0.7", - "echarts": "^5.1.0", + "echarts": "^5.1.1", "element-ui": "^2.15.1", "html2canvas": "^1.0.0-rc.7", "json2csv": "^5.0.6", @@ -37,7 +37,7 @@ "@vue/cli-plugin-vuex": "~4.5.12", "@vue/cli-service": "~4.5.12", "babel-eslint": "^10.1.0", - "eslint": "^7.24.0", + "eslint": "^7.25.0", "eslint-plugin-vue": "^7.9.0", "sass": "^1.32.11", "sass-loader": "^10.1.1",