⬆  chore: update dependencies
Showing
| ... | ... | @@ -39,9 +39,9 @@ | 
| ] | ||
| }, | ||
| "dependencies": { | ||
| "axios": "^0.21.4", | ||
| "axios": "^0.22.0", | ||
| "clipboard": "^2.0.8", | ||
| "core-js": "^3.18.1", | ||
| "core-js": "^3.18.2", | ||
| "dayjs": "^1.10.7", | ||
| "echarts": "^5.2.1", | ||
| "element-ui": "^2.15.6", | ||
| ... | ... | @@ -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.2.2", | ||
| "@vue/composition-api": "^1.2.4", | ||
| "@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": "^4.0.0", | ||
| "eslint-plugin-vue": "^7.18.0", | ||
| "eslint-plugin-vue": "^7.19.1", | ||
| "filemanager-webpack-plugin": "^6.1.7", | ||
| "image-webpack-loader": "^7.0.1", | ||
| "lint-staged": "^11.1.2", | ||
| "image-webpack-loader": "^8.0.1", | ||
| "lint-staged": "^11.2.0", | ||
| "plop": "^2.7.4", | ||
| "prettier": "^2.4.1", | ||
| "sass": "~1.32.13", | ||
| ... | ... | 
Please
register
or
sign in
to comment