deploy
Showing
... | @@ -41,11 +41,11 @@ | ... | @@ -41,11 +41,11 @@ |
"dependencies": { | "dependencies": { | ||
"axios": "^0.21.1", | "axios": "^0.21.1", | ||
"clipboard": "^2.0.8", | "clipboard": "^2.0.8", | ||
"core-js": "^3.15.2", | "core-js": "^3.16.0", | ||
"dayjs": "^1.10.6", | "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.1", | ||
"lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
"maptalks": "^0.49.5", | "maptalks": "^0.49.5", | ||
"mapv": "^2.0.62", | "mapv": "^2.0.62", | ||
... | @@ -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.4", | "@vue/composition-api": "^1.0.5", | ||
"@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.2", | ||
"chokidar": "^3.5.2", | "chokidar": "^3.5.2", | ||
"eslint": "^7.31.0", | "eslint": "^7.32.0", | ||
"eslint-plugin-prettier": "^3.4.0", | "eslint-plugin-prettier": "^3.4.0", | ||
"eslint-plugin-vue": "^7.14.0", | "eslint-plugin-vue": "^7.15.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.1.1", | "lint-staged": "^11.1.1", | ||
... | ... |
Please
register
or
sign in
to comment