upgrade antd@3.10.9, umi@2.3.0-beta.3

This commit is contained in:
Baorong Li
2018-12-01 11:29:09 +08:00
parent fab06d5005
commit 7eb9e06452
+13 -13
View File
@@ -4,9 +4,9 @@
"private": true,
"description": "An admin dashboard application demo built upon Ant Design and UmiJS",
"dependencies": {
"@lingui/react": "^2.7.1",
"@lingui/react": "^2.7.2",
"ant-design-pro": "^2.1.1",
"antd": "^3.10.7",
"antd": "^3.10.9",
"axios": "^0.18.0",
"babel-core": "7.0.0-bridge.0",
"classnames": "^2.2.6",
@@ -27,21 +27,21 @@
"nprogress": "^0.2.0",
"path-to-regexp": "^2.4.0",
"prop-types": "^15.6.2",
"qs": "^6.5.2",
"rc-tween-one": "^2.2.17",
"qs": "^6.6.0",
"rc-tween-one": "^2.2.18",
"react-adsense": "^0.0.6",
"react-countup": "^4.0.0-alpha.6",
"react-draft-wysiwyg": "^1.12.13",
"react-helmet": "^5.2.0",
"react-highcharts": "^16.0.2",
"react-perfect-scrollbar": "^1.4.2",
"recharts": "^1.3.6",
"recharts": "^1.4.1",
"store": "^2.0.12"
},
"devDependencies": {
"@lingui/babel-preset-react": "^2.7.1",
"@lingui/cli": "^2.7.1",
"@lingui/loader": "^2.7.1",
"@lingui/babel-preset-react": "^2.7.2",
"@lingui/cli": "^2.7.2",
"@lingui/loader": "^2.7.2",
"babel-eslint": "^10.0.1",
"babel-plugin-dev-expression": "^0.2.1",
"babel-plugin-import": "^1.10.0",
@@ -54,20 +54,20 @@
"eslint-plugin-import": "^2.6.0",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-react": "^7.1.0",
"husky": "^1.1.4",
"husky": "^1.2.0",
"less-vars-to-js": "^1.3.0",
"lint-staged": "^8.0.4",
"lint-staged": "^8.1.0",
"mockjs": "^1.0.1-beta3",
"module": "^1.2.5",
"prettier": "^1.15.2",
"stylelint": "^9.8.0",
"stylelint": "^9.9.0",
"stylelint-config-prettier": "^4.0.0",
"stylelint-config-standard": "^18.2.0",
"umi": "^2.3.0-beta.1",
"umi": "^2.3.0-beta.3",
"umi-plugin-react": "^1.2.3"
},
"optionalDependencies": {
"puppeteer": "^1.10.0"
"puppeteer": "^1.11.0"
},
"lint-staged": {
"src/**/*.js": [