|
29 | 29 | "devDependencies": { |
30 | 30 | "@types/react": "^16.0.40", |
31 | 31 | "babel-eslint": "^8.0.3", |
32 | | - "babel-jest": "^22.4.1", |
| 32 | + "babel-jest": "^22.4.3", |
33 | 33 | "babel-plugin-external-helpers": "^6.22.0", |
34 | 34 | "babel-plugin-transform-flow-strip-types": "^6.22.0", |
35 | 35 | "babel-preset-env": "^1.6.1", |
36 | 36 | "babel-preset-react": "^6.24.1", |
37 | 37 | "babel-preset-stage-2": "^6.24.1", |
38 | 38 | "bundlesize": "^0.16.0", |
39 | 39 | "doctoc": "^1.3.0", |
40 | | - "eslint": "^4.18.2", |
| 40 | + "eslint": "^4.19.1", |
41 | 41 | "eslint-config-react-app": "^2.1.0", |
42 | 42 | "eslint-plugin-babel": "^4.1.2", |
43 | 43 | "eslint-plugin-flowtype": "^2.46.1", |
44 | 44 | "eslint-plugin-import": "^2.9.0", |
45 | 45 | "eslint-plugin-jsx-a11y": "^6.0.2", |
46 | 46 | "eslint-plugin-react": "^7.7.0", |
47 | | - "final-form": "^4.3.0", |
48 | | - "flow-bin": "^0.67.1", |
| 47 | + "final-form": "^4.4.0", |
| 48 | + "flow-bin": "^0.68.0", |
49 | 49 | "glow": "^1.2.2", |
50 | 50 | "husky": "^0.14.3", |
51 | | - "jest": "^22.4.2", |
| 51 | + "jest": "^22.4.3", |
52 | 52 | "lint-staged": "^7.0.0", |
53 | 53 | "nps": "^5.8.2", |
54 | 54 | "nps-utils": "^1.5.0", |
|
59 | 59 | "raf": "^3.4.0", |
60 | 60 | "react": "^16.2.0", |
61 | 61 | "react-dom": "^16.2.0", |
62 | | - "rollup": "^0.56.5", |
| 62 | + "rollup": "^0.57.1", |
63 | 63 | "rollup-plugin-babel": "^3.0.2", |
64 | 64 | "rollup-plugin-commonjs": "^9.1.0", |
65 | 65 | "rollup-plugin-flow": "^1.1.1", |
66 | | - "rollup-plugin-node-resolve": "^3.2.0", |
| 66 | + "rollup-plugin-node-resolve": "^3.3.0", |
67 | 67 | "rollup-plugin-replace": "^2.0.0", |
68 | 68 | "rollup-plugin-uglify": "^3.0.0", |
69 | 69 | "tslint": "^5.9.1", |
|
0 commit comments