Commit 50c8ce37 authored by ι™ˆεΈ…'s avatar ι™ˆεΈ…

up dependencies version

parent 93c49f0a
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
"prettier": "prettier --write ./src/**/**/**/*" "prettier": "prettier --write ./src/**/**/**/*"
}, },
"dependencies": { "dependencies": {
"@antv/data-set": "^0.8.0", "@antv/data-set": "^0.8.9",
"antd": "^3.7.0", "antd": "^3.7.3",
"bizcharts": "^3.1.10", "bizcharts": "^3.1.10",
"bizcharts-plugin-slider": "^2.0.3", "bizcharts-plugin-slider": "^2.0.3",
"classnames": "^2.2.6", "classnames": "^2.2.6",
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
"@babel/polyfill": "^7.0.0-beta.53", "@babel/polyfill": "^7.0.0-beta.53",
"@types/react": "^16.4.4", "@types/react": "^16.4.4",
"@types/react-dom": "^16.0.6", "@types/react-dom": "^16.0.6",
"antd-pro-merge-less": "^0.0.1", "antd-pro-merge-less": "^0.0.2",
"antd-theme-webpack-plugin": "^1.0.8", "antd-theme-webpack-plugin": "^1.0.8",
"babel-eslint": "^8.2.6", "babel-eslint": "^8.2.6",
"babel-plugin-dva-hmr": "^0.4.1", "babel-plugin-dva-hmr": "^0.4.1",
...@@ -66,23 +66,22 @@ ...@@ -66,23 +66,22 @@
"eslint-config-prettier": "^2.9.0", "eslint-config-prettier": "^2.9.0",
"eslint-config-umi": "^0.1.4", "eslint-config-umi": "^0.1.4",
"eslint-plugin-babel": "^5.1.0", "eslint-plugin-babel": "^5.1.0",
"eslint-plugin-compat": "^2.1.0", "eslint-plugin-compat": "^2.5.1",
"eslint-plugin-flowtype": "2.50.0", "eslint-plugin-flowtype": "2.50.0",
"eslint-plugin-import": "^2.8.0", "eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.3", "eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-markdown": "^1.0.0-beta.6", "eslint-plugin-markdown": "^1.0.0-beta.6",
"eslint-plugin-react": "^7.9.1", "eslint-plugin-react": "^7.9.1",
"gh-pages": "^1.2.0", "gh-pages": "^1.2.0",
"husky": "^0.14.3",
"lint-staged": "^7.2.0", "lint-staged": "^7.2.0",
"merge-umi-mock-data": "^0.0.2", "merge-umi-mock-data": "^0.0.2",
"mockjs": "^1.0.1-beta3", "mockjs": "^1.0.1-beta3",
"prettier": "1.13.7", "prettier": "1.14.0",
"pro-download": "^1.0.1", "pro-download": "^1.0.1",
"react-loadable": "^5.4.0", "react-loadable": "^5.4.0",
"redbox-react": "^1.5.0", "redbox-react": "^1.5.0",
"regenerator-runtime": "^0.12.0", "regenerator-runtime": "^0.12.0",
"stylelint": "^9.2.1", "stylelint": "^9.4.0",
"stylelint-config-prettier": "^3.0.4", "stylelint-config-prettier": "^3.0.4",
"stylelint-config-standard": "^18.0.0", "stylelint-config-standard": "^18.0.0",
"umi": "^1.3.15", "umi": "^1.3.15",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment