|
38 | 38 | "react": ">=15" |
39 | 39 | }, |
40 | 40 | "dependencies": { |
41 | | - "clean-react-props": "^0.2.7", |
| 41 | + "clean-react-props": "^0.2.9", |
42 | 42 | "prop-types": "^15.6.2" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@babel/cli": "^7.0.0", |
46 | | - "@babel/core": "^7.0.0", |
| 45 | + "@babel/cli": "^7.1.2", |
| 46 | + "@babel/core": "^7.1.2", |
47 | 47 | "@babel/plugin-proposal-object-rest-spread": "^7.0.0", |
48 | 48 | "@babel/preset-env": "^7.0.0", |
49 | 49 | "@babel/preset-react": "^7.0.0", |
50 | 50 | "babel-core": "^7.0.0-0", |
51 | 51 | "babel-jest": "^23.4.0", |
52 | 52 | "babel-plugin-dev-expression": "^0.2.1", |
53 | | - "babel-plugin-transform-react-remove-prop-types": "^0.4.13", |
| 53 | + "babel-plugin-transform-react-remove-prop-types": "^0.4.18", |
54 | 54 | "coveralls": "^3.0.2", |
55 | 55 | "enzyme": "^3.6.0", |
56 | 56 | "enzyme-adapter-react-16": "^1.5.0", |
57 | 57 | "greenkeeper-lockfile": "^1.15.1", |
58 | 58 | "gzip-size": "^5.0.0", |
59 | 59 | "jest": "^23.4.0", |
60 | | - "jest-enzyme": "^6.0.2", |
61 | | - "jsdom": "^12.0.0", |
| 60 | + "jest-enzyme": "^6.1.2", |
| 61 | + "jsdom": "^12.1.0", |
62 | 62 | "pretty-bytes": "^5.0.0", |
63 | 63 | "react": "^16.2.0", |
64 | 64 | "react-dom": "^16.3.2", |
65 | 65 | "react-test-renderer": "^16.3.2", |
66 | 66 | "regenerator-runtime": "^0.12.1", |
67 | | - "rollup": "^0.66.0", |
| 67 | + "rollup": "^0.66.2", |
68 | 68 | "rollup-plugin-babel": "^4.0.3", |
69 | 69 | "rollup-plugin-commonjs": "^9.0.0", |
70 | 70 | "rollup-plugin-json": "^3.0.0", |
|
0 commit comments