diff --git a/package.json b/package.json index bb8de27..64ba8a6 100644 --- a/package.json +++ b/package.json @@ -39,10 +39,10 @@ ] }, "dependencies": { - "axios": "^0.21.3", + "axios": "^0.21.4", "clipboard": "^2.0.8", - "core-js": "^3.17.2", - "dayjs": "^1.10.6", + "core-js": "^3.17.3", + "dayjs": "^1.10.7", "echarts": "^5.2.0", "element-ui": "^2.15.6", "jsencrypt": "^3.2.1", @@ -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.1.4", + "@vue/composition-api": "^1.1.5", "@vue/eslint-config-prettier": "^6.0.0", "babel-eslint": "^10.1.0", "body-parser": "^1.19.0", @@ -81,11 +81,11 @@ "eslint": "^7.32.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-vue": "^7.17.0", - "filemanager-webpack-plugin": "^6.1.6", + "filemanager-webpack-plugin": "^6.1.7", "image-webpack-loader": "^7.0.1", "lint-staged": "^11.1.2", "plop": "^2.7.4", - "prettier": "^2.3.2", + "prettier": "^2.4.0", "sass": "~1.32.13", "sass-loader": "^10.1.1", "stylelint": "^13.13.1",