|
32 | 32 | "react-dom": ">=15" |
33 | 33 | }, |
34 | 34 | "dependencies": { |
35 | | - "clean-react-props": "^0.2.4", |
| 35 | + "clean-react-props": "^0.2.5", |
36 | 36 | "lodash.throttle": "^4.1.1", |
37 | | - "prop-types": "^15.6.1" |
| 37 | + "prop-types": "^15.6.2" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "babel-cli": "^6.24.1", |
41 | 41 | "babel-core": "^6.26.0", |
42 | | - "babel-jest": "^23.0.1", |
| 42 | + "babel-jest": "^23.4.0", |
43 | 43 | "babel-plugin-dev-expression": "^0.2.1", |
44 | 44 | "babel-plugin-external-helpers": "^6.22.0", |
45 | 45 | "babel-plugin-transform-object-rest-spread": "^6.23.0", |
46 | 46 | "babel-plugin-transform-react-remove-prop-types": "^0.4.13", |
47 | 47 | "babel-preset-env": "^1.6.1", |
48 | 48 | "babel-preset-react": "^6.24.1", |
49 | | - "coveralls": "^3.0.0", |
| 49 | + "coveralls": "^3.0.2", |
50 | 50 | "enzyme": "^3.3.0", |
51 | 51 | "enzyme-adapter-react-16": "^1.1.1", |
52 | 52 | "greenkeeper-lockfile": "^1.15.1", |
53 | 53 | "gzip-size": "^5.0.0", |
54 | | - "jest": "^22.4.2", |
55 | | - "jest-enzyme": "^6.0.0", |
56 | | - "jsdom": "^11.6.2", |
57 | | - "pretty-bytes": "^5.0.0", |
58 | | - "react": "^16.2.0", |
59 | | - "react-dom": "^16.2.0", |
60 | | - "react-test-renderer": "^16.2.0", |
| 54 | + "jest": "^23.4.0", |
| 55 | + "jest-enzyme": "^6.0.2", |
| 56 | + "jsdom": "^11.11.0", |
| 57 | + "pretty-bytes": "^5.1.0", |
| 58 | + "react": "^16.4.1", |
| 59 | + "react-dom": "^16.4.1", |
| 60 | + "react-test-renderer": "^16.4.1", |
61 | 61 | "regenerator-runtime": "^0.12.0", |
62 | 62 | "rollup": "^0.62.0", |
63 | | - "rollup-plugin-babel": "^3.0.3", |
| 63 | + "rollup-plugin-babel": "^3.0.7", |
64 | 64 | "rollup-plugin-commonjs": "^9.1.0", |
65 | 65 | "rollup-plugin-json": "^3.0.0", |
66 | 66 | "rollup-plugin-node-resolve": "^3.2.0", |
|
0 commit comments