diff --git a/package.json b/package.json index b2c4e9ec33a548ab5efe20f402469d53601c1fec..573d2dcecde816b55d989a5b1d4f046eee42ff8e 100755 --- a/package.json +++ b/package.json @@ -23,12 +23,12 @@ "dependencies": { "@antv/data-set": "^0.8.0", "@babel/polyfill": "^7.0.0-beta.36", - "antd": "^3.3.0", + "antd": "^3.4.3", "babel-runtime": "^6.9.2", - "bizcharts": "^3.1.3-beta.1", + "bizcharts": "^3.1.5", "bizcharts-plugin-slider": "^2.0.1", "classnames": "^2.2.5", - "dva": "^2.1.0", + "dva": "^2.2.3", "dva-loading": "^1.0.4", "enquire-js": "^0.2.1", "lodash": "^4.17.4", @@ -58,13 +58,13 @@ "enzyme": "^3.1.0", "eslint": "^4.14.0", "eslint-config-airbnb": "^16.0.0", + "eslint-config-prettier": "^2.9.0", "eslint-plugin-babel": "^4.0.0", "eslint-plugin-compat": "^2.1.0", "eslint-plugin-import": "^2.8.0", "eslint-plugin-jsx-a11y": "^6.0.3", "eslint-plugin-markdown": "^1.0.0-beta.6", "eslint-plugin-react": "^7.0.1", - "eslint-config-prettier": "^2.9.0", "gh-pages": "^1.0.0", "husky": "^0.14.3", "lint-staged": "^6.0.0",