From 48d6157f4589a9ca3839c49e7c3d11d976024c2f Mon Sep 17 00:00:00 2001 From: lyt <1105290566@qq.com> Date: Fri, 10 Sep 2021 23:42:46 +0800 Subject: [PATCH] =?UTF-8?q?'admin-21.09.10:=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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 21c8ec1..5a2c0d4 100644 --- a/package.json +++ b/package.json @@ -9,12 +9,12 @@ "webpack": "webpack --version" }, "dependencies": { - "axios": "^0.21.1", + "axios": "^0.21.4", "clipboard": "^2.0.8", - "core-js": "^3.16.0", + "core-js": "^3.17.3", "countup.js": "^2.0.8", - "echarts": "^5.1.2", - "element-ui": "^2.15.3", + "echarts": "^5.2.0", + "element-ui": "^2.15.6", "nprogress": "^0.2.0", "screenfull": "^5.1.0", "sign-canvas": "^1.1.4", @@ -26,7 +26,7 @@ "vuex": "^3.6.2" }, "devDependencies": { - "@eslint/eslintrc": "^0.4.3", + "@eslint/eslintrc": "^1.0.0", "@vue/cli-plugin-babel": "~4.5.13", "@vue/cli-plugin-eslint": "~4.5.13", "@vue/cli-plugin-router": "~4.5.13", @@ -34,8 +34,8 @@ "@vue/cli-service": "~4.5.13", "babel-eslint": "^10.1.0", "eslint": "^7.32.0", - "eslint-plugin-vue": "^7.15.0", - "sass": "^1.37.0", + "eslint-plugin-vue": "^7.17.0", + "sass": "^1.39.2", "sass-loader": "^10.1.1", "vue-template-compiler": "^2.6.14" }