|
|
|
@ -26,13 +26,11 @@ |
|
|
|
"bizcharts": "^3.1.0-beta.4", |
|
|
|
"bizcharts-plugin-slider": "^2.0.1", |
|
|
|
"classnames": "^2.2.5", |
|
|
|
"core-js": "^2.5.1", |
|
|
|
"dva": "^2.1.0", |
|
|
|
"enquire-js": "^0.1.1", |
|
|
|
"fastclick": "^1.0.6", |
|
|
|
"lodash": "^4.17.4", |
|
|
|
"lodash-decorators": "^4.4.1", |
|
|
|
"lodash.clonedeep": "^4.5.0", |
|
|
|
"moment": "^2.19.1", |
|
|
|
"numeral": "^2.0.6", |
|
|
|
"prop-types": "^15.5.10", |
|
|
|
@ -46,8 +44,8 @@ |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"babel-eslint": "^8.0.1", |
|
|
|
"babel-jest": "^21.0.0", |
|
|
|
"babel-plugin-dva-hmr": "^0.3.2", |
|
|
|
"babel-jest": "^22.0.4", |
|
|
|
"babel-plugin-dva-hmr": "^0.4.0", |
|
|
|
"babel-plugin-import": "^1.2.1", |
|
|
|
"babel-plugin-transform-class-properties": "^6.24.1", |
|
|
|
"babel-plugin-transform-decorators-legacy": "^1.3.4", |
|
|
|
@ -68,8 +66,9 @@ |
|
|
|
"eslint-plugin-react": "^7.0.1", |
|
|
|
"gh-pages": "^1.0.0", |
|
|
|
"husky": "^0.14.3", |
|
|
|
"jest": "^21.0.1", |
|
|
|
"lint-staged": "^4.3.0", |
|
|
|
"jest": "^22.0.4", |
|
|
|
"jsdom": "^11.5.1", |
|
|
|
"lint-staged": "^6.0.0", |
|
|
|
"mockjs": "^1.0.1-beta3", |
|
|
|
"prettier": "^1.9.0", |
|
|
|
"pro-download": "^1.0.0", |
|
|
|
@ -79,7 +78,7 @@ |
|
|
|
"roadhog-api-doc": "^0.3.3", |
|
|
|
"rollbar": "^2.3.1", |
|
|
|
"stylelint": "^8.1.0", |
|
|
|
"stylelint-config-standard": "^17.0.0" |
|
|
|
"stylelint-config-standard": "^18.0.0" |
|
|
|
}, |
|
|
|
"optionalDependencies": { |
|
|
|
"nightmare": "^2.10.0" |
|
|
|
|