⬆ chore: update dependencies
Showing
| ... | ... | @@ -39,12 +39,12 @@ |
| ] | ||
| }, | ||
| "dependencies": { | ||
| "axios": "^0.21.1", | ||
| "axios": "^0.21.3", | ||
| "clipboard": "^2.0.8", | ||
| "core-js": "^3.16.4", | ||
| "core-js": "^3.17.2", | ||
| "dayjs": "^1.10.6", | ||
| "echarts": "^5.1.2", | ||
| "element-ui": "^2.15.5", | ||
| "echarts": "^5.2.0", | ||
| "element-ui": "^2.15.6", | ||
| "jsencrypt": "^3.2.1", | ||
| "lodash": "^4.17.21", | ||
| "maptalks": "^0.49.5", | ||
| ... | ... | @@ -72,14 +72,14 @@ |
| "@vue/cli-plugin-babel": "^4.5.13", | ||
| "@vue/cli-plugin-eslint": "^4.5.13", | ||
| "@vue/cli-service": "^4.5.13", | ||
| "@vue/composition-api": "^1.1.3", | ||
| "@vue/composition-api": "^1.1.4", | ||
| "@vue/eslint-config-prettier": "^6.0.0", | ||
| "babel-eslint": "^10.1.0", | ||
| "body-parser": "^1.19.0", | ||
| "chalk": "^4.1.2", | ||
| "chokidar": "^3.5.2", | ||
| "eslint": "^7.32.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "eslint-plugin-prettier": "^4.0.0", | ||
| "eslint-plugin-vue": "^7.17.0", | ||
| "filemanager-webpack-plugin": "^6.1.6", | ||
| "image-webpack-loader": "^7.0.1", | ||
| ... | ... |
Please
register
or
sign in
to comment