update eslint
Showing
... | @@ -42,7 +42,7 @@ | ... | @@ -42,7 +42,7 @@ |
"axios": "^0.21.1", | "axios": "^0.21.1", | ||
"clipboard": "^2.0.8", | "clipboard": "^2.0.8", | ||
"core-js": "^3.15.2", | "core-js": "^3.15.2", | ||
"dayjs": "^1.10.5", | "dayjs": "^1.10.6", | ||
"echarts": "^5.1.2", | "echarts": "^5.1.2", | ||
"element-ui": "^2.15.3", | "element-ui": "^2.15.3", | ||
"jsencrypt": "^3.2.0", | "jsencrypt": "^3.2.0", | ||
... | @@ -53,7 +53,7 @@ | ... | @@ -53,7 +53,7 @@ |
"nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
"qs": "^6.10.1", | "qs": "^6.10.1", | ||
"screenfull": "^5.1.0", | "screenfull": "^5.1.0", | ||
"sortablejs": "^1.13.0", | "sortablejs": "^1.14.0", | ||
"vab-icon": "^0.0.1", | "vab-icon": "^0.0.1", | ||
"vue": "^2.6.14", | "vue": "^2.6.14", | ||
"vue-echarts": "6.0.0-rc.6", | "vue-echarts": "6.0.0-rc.6", | ||
... | @@ -72,15 +72,15 @@ | ... | @@ -72,15 +72,15 @@ |
"@vue/cli-plugin-babel": "^4.5.13", | "@vue/cli-plugin-babel": "^4.5.13", | ||
"@vue/cli-plugin-eslint": "^4.5.13", | "@vue/cli-plugin-eslint": "^4.5.13", | ||
"@vue/cli-service": "^4.5.13", | "@vue/cli-service": "^4.5.13", | ||
"@vue/composition-api": "^1.0.0-rc.12", | "@vue/composition-api": "^1.0.0-rc.13", | ||
"@vue/eslint-config-prettier": "^6.0.0", | "@vue/eslint-config-prettier": "^6.0.0", | ||
"babel-eslint": "^10.1.0", | "babel-eslint": "^10.1.0", | ||
"body-parser": "^1.19.0", | "body-parser": "^1.19.0", | ||
"chalk": "^4.1.1", | "chalk": "^4.1.1", | ||
"chokidar": "^3.5.2", | "chokidar": "^3.5.2", | ||
"eslint": "^7.29.0", | "eslint": "^7.30.0", | ||
"eslint-plugin-prettier": "^3.4.0", | "eslint-plugin-prettier": "^3.4.0", | ||
"eslint-plugin-vue": "^7.12.1", | "eslint-plugin-vue": "^7.13.0", | ||
"filemanager-webpack-plugin": "^6.1.4", | "filemanager-webpack-plugin": "^6.1.4", | ||
"image-webpack-loader": "^7.0.1", | "image-webpack-loader": "^7.0.1", | ||
"lint-staged": "^11.0.0", | "lint-staged": "^11.0.0", | ||
... | ... |
Please
register
or
sign in
to comment