|
|
|
@ -45,25 +45,25 @@ |
|
|
|
"react-fittext": "^1.0.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"babel-eslint": "^8.0.1", |
|
|
|
"babel-eslint": "^8.1.2", |
|
|
|
"babel-jest": "^22.0.4", |
|
|
|
"babel-plugin-dva-hmr": "^0.4.1", |
|
|
|
"babel-plugin-import": "^1.2.1", |
|
|
|
"babel-plugin-import": "^1.6.3", |
|
|
|
"babel-plugin-transform-class-properties": "^6.24.1", |
|
|
|
"babel-plugin-transform-decorators-legacy": "^1.3.4", |
|
|
|
"babel-plugin-transform-runtime": "^6.9.0", |
|
|
|
"babel-plugin-transform-runtime": "^6.23.0", |
|
|
|
"babel-preset-env": "^1.6.1", |
|
|
|
"babel-preset-react": "^6.24.1", |
|
|
|
"cross-env": "^5.1.1", |
|
|
|
"cross-port-killer": "^1.0.1", |
|
|
|
"enzyme": "^3.1.0", |
|
|
|
"enzyme-adapter-react-16": "^1.0.2", |
|
|
|
"eslint": "^4.8.0", |
|
|
|
"eslint": "^4.14.0", |
|
|
|
"eslint-config-airbnb": "^16.0.0", |
|
|
|
"eslint-plugin-babel": "^4.0.0", |
|
|
|
"eslint-plugin-compat": "^2.1.0", |
|
|
|
"eslint-plugin-import": "^2.2.0", |
|
|
|
"eslint-plugin-jsx-a11y": "^6.0.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", |
|
|
|
"gh-pages": "^1.0.0", |
|
|
|
@ -72,14 +72,13 @@ |
|
|
|
"jsdom": "^11.5.1", |
|
|
|
"lint-staged": "^6.0.0", |
|
|
|
"mockjs": "^1.0.1-beta3", |
|
|
|
"prettier": "^1.9.0", |
|
|
|
"pro-download": "^1.0.0", |
|
|
|
"react-test-renderer": "^16.0.0", |
|
|
|
"redbox-react": "^1.3.2", |
|
|
|
"roadhog": "^2.0.0-0", |
|
|
|
"pro-download": "^1.0.1", |
|
|
|
"react-test-renderer": "^16.2.0", |
|
|
|
"redbox-react": "^1.5.0", |
|
|
|
"roadhog": "^2.0.3", |
|
|
|
"roadhog-api-doc": "^0.3.3", |
|
|
|
"rollbar": "^2.3.1", |
|
|
|
"stylelint": "^8.1.0", |
|
|
|
"rollbar": "^2.3.4", |
|
|
|
"stylelint": "^8.4.0", |
|
|
|
"stylelint-config-standard": "^18.0.0" |
|
|
|
}, |
|
|
|
"optionalDependencies": { |
|
|
|
|