From 8dc6f0b8da1306f6368a1b4eabfa0ef6518c2932 Mon Sep 17 00:00:00 2001 From: good luck <1204505056@qq.com> Date: Tue, 10 Aug 2021 09:58:29 +0800 Subject: [PATCH] =?UTF-8?q?=20=E2=99=BB=20refactor:=20update=20element-ui?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3f6d367..e5e73a0 100644 --- a/package.json +++ b/package.json @@ -41,10 +41,10 @@ "dependencies": { "axios": "^0.21.1", "clipboard": "^2.0.8", - "core-js": "^3.16.0", + "core-js": "^3.16.1", "dayjs": "^1.10.6", "echarts": "^5.1.2", - "element-ui": "^2.15.4", + "element-ui": "^2.15.5", "jsencrypt": "^3.2.1", "lodash": "^4.17.21", "maptalks": "^0.49.5", @@ -72,7 +72,7 @@ "@vue/cli-plugin-babel": "^4.5.13", "@vue/cli-plugin-eslint": "^4.5.13", "@vue/cli-service": "^4.5.13", - "@vue/composition-api": "^1.0.5", + "@vue/composition-api": "^1.0.6", "@vue/eslint-config-prettier": "^6.0.0", "babel-eslint": "^10.1.0", "body-parser": "^1.19.0", @@ -80,10 +80,10 @@ "chokidar": "^3.5.2", "eslint": "^7.32.0", "eslint-plugin-prettier": "^3.4.0", - "eslint-plugin-vue": "^7.15.1", + "eslint-plugin-vue": "^7.15.2", "filemanager-webpack-plugin": "^6.1.4", "image-webpack-loader": "^7.0.1", - "lint-staged": "^11.1.1", + "lint-staged": "^11.1.2", "plop": "^2.7.4", "prettier": "^2.3.2", "sass": "~1.32.13",