|
186 | 186 | "babel-plugin-inline-react-svg": "^1.0.1",
|
187 | 187 | "babel-plugin-react-transform": "^3.0.0",
|
188 | 188 | "babel-plugin-styled-components": "^1.10.0",
|
189 |
| - "babel-plugin-transform-react-remove-prop-types": "^0.4.23", |
| 189 | + "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
190 | 190 | "cz-conventional-changelog": "^2.1.0",
|
191 | 191 | "enzyme": "^3.8.0",
|
192 | 192 | "enzyme-adapter-react-16": "^1.8.0",
|
193 |
| - "eslint": "^5.12.1", |
| 193 | + "eslint": "^5.13.0", |
194 | 194 | "eslint-config-airbnb": "^17.1.0",
|
195 | 195 | "eslint-plugin-import": "^2.16.0",
|
196 | 196 | "eslint-plugin-jsx-a11y": "^6.2.0",
|
|
200 | 200 | "istanbul-reports": "2.0.1",
|
201 | 201 | "jest-cli": "^24.0.0",
|
202 | 202 | "jest-sonar-reporter": "^2.0.0",
|
203 |
| - "lint-staged": "^8.1.1", |
| 203 | + "lint-staged": "^8.1.3", |
204 | 204 | "pre-commit": "^1.2.2",
|
205 | 205 | "raf": "^3.4.1",
|
206 | 206 | "react-styleguidist": "^8.0.6",
|
|
212 | 212 | },
|
213 | 213 | "dependencies": {
|
214 | 214 | "@babel/runtime": "^7.3.1",
|
215 |
| - "@rollup-umd/documentation": "^1.3.5", |
| 215 | + "@rollup-umd/documentation": "^1.3.7", |
216 | 216 | "bootstrap-styled": "^2.4.7",
|
217 |
| - "css-loader": "^2.1.0", |
218 |
| - "font-awesome": "^4.7.0", |
219 | 217 | "prop-types": "^15.6.2",
|
220 |
| - "react": "^16.7.0", |
221 |
| - "style-loader": "^0.23.1" |
| 218 | + "react": "^16.7.0" |
222 | 219 | },
|
223 | 220 | "peerDependencies": {},
|
224 | 221 | "publishConfig": {
|
|
0 commit comments