|
|
|
@ -39,7 +39,7 @@ |
|
|
|
"path-to-regexp": "^2.1.0", |
|
|
|
"prop-types": "^15.5.10", |
|
|
|
"qs": "^6.5.0", |
|
|
|
"rc-drawer-menu": "^0.5.0", |
|
|
|
"rc-drawer-menu": "^1.1.0", |
|
|
|
"react": "^16.3.1", |
|
|
|
"react-container-query": "^0.11.0", |
|
|
|
"react-document-title": "^2.0.3", |
|
|
|
@ -51,14 +51,14 @@ |
|
|
|
"devDependencies": { |
|
|
|
"@types/react": "^16.3.8", |
|
|
|
"@types/react-dom": "^16.0.5", |
|
|
|
"antd-theme-webpack-plugin": "^1.0.8", |
|
|
|
"babel-eslint": "^8.1.2", |
|
|
|
"babel-plugin-dva-hmr": "^0.4.1", |
|
|
|
"babel-plugin-import": "^1.6.7", |
|
|
|
"babel-plugin-module-resolver": "^3.1.1", |
|
|
|
"cross-env": "^5.1.1", |
|
|
|
"antd-theme-webpack-plugin": "^1.0.8", |
|
|
|
"babel-plugin-transform-decorators-legacy": "^1.3.4", |
|
|
|
"babel-runtime": "^6.9.2", |
|
|
|
"cross-env": "^5.1.1", |
|
|
|
"cross-port-killer": "^1.0.1", |
|
|
|
"enzyme": "^3.1.0", |
|
|
|
"eslint": "^4.14.0", |
|
|
|
@ -74,13 +74,13 @@ |
|
|
|
"husky": "^0.14.3", |
|
|
|
"lint-staged": "^7.0.5", |
|
|
|
"mockjs": "^1.0.1-beta3", |
|
|
|
"prettier": "1.12.1", |
|
|
|
"prettier": "1.13.2", |
|
|
|
"pro-download": "^1.0.1", |
|
|
|
"redbox-react": "^1.5.0", |
|
|
|
"regenerator-runtime": "^0.11.1", |
|
|
|
"roadhog": "^2.4.1", |
|
|
|
"roadhog": "2.3.0", |
|
|
|
"roadhog-api-doc": "^1.0.3", |
|
|
|
"stylelint": "^8.4.0", |
|
|
|
"stylelint": "^9.2.1", |
|
|
|
"stylelint-config-prettier": "^3.0.4", |
|
|
|
"stylelint-config-standard": "^18.0.0" |
|
|
|
}, |
|
|
|
|