|
25 | 25 | "lodash": "^4.17.11", |
26 | 26 | "react-native-modalbox": "^1.7.1", |
27 | 27 | "react-native-root-siblings": "3.1.7", |
28 | | - "recompose": "^0.26.0" |
| 28 | + "recompose": "^0.30.0" |
29 | 29 | }, |
30 | 30 | "author": "Almouro <contact@almouro.com> (http://alexandremoureaux.com/)", |
31 | 31 | "license": "MIT", |
|
35 | 35 | "homepage": "https://github.com/bamlab/react-native-formik#readme", |
36 | 36 | "devDependencies": { |
37 | 37 | "@babel/runtime": "^7.2.0", |
38 | | - "@types/react": "^16.3.8", |
39 | | - "babel-core": "6.26.3", |
40 | | - "babel-jest": "23.6.0", |
41 | | - "babel-preset-react-native": "4.0.0", |
42 | | - "commitizen": "^2.9.6", |
| 38 | + "@types/react": "^16.8.6", |
| 39 | + "babel-jest": "24.1.0", |
| 40 | + "babel-preset-react-native": "5.0.2", |
| 41 | + "commitizen": "^3.0.7", |
43 | 42 | "coveralls": "^3.0.0", |
44 | 43 | "cz-conventional-changelog": "^2.1.0", |
45 | 44 | "enzyme": "^3.3.0", |
46 | 45 | "enzyme-adapter-react-16": "^1.0.0", |
47 | | - "eslint": "^5.2.0", |
| 46 | + "eslint": "^5.15.1", |
48 | 47 | "eslint-config-bambi": "^1.4.0", |
49 | 48 | "formik": "^1.0.2", |
50 | | - "husky": "^0.14.3", |
51 | | - "jest": "23.6.0", |
52 | | - "metro-react-native-babel-preset": "0.50.0", |
| 49 | + "husky": "^1.3.1", |
| 50 | + "jest": "24.1.0", |
| 51 | + "metro-react-native-babel-preset": "0.53.0", |
53 | 52 | "prettier": "^1.14.0", |
54 | | - "react": "16.2.0", |
55 | | - "react-dom": "16.2.1", |
56 | | - "react-native": "0.53.0", |
| 53 | + "react": "16.8.3", |
| 54 | + "react-dom": "16.8.3", |
| 55 | + "react-native": "0.58.6", |
57 | 56 | "semantic-release": "^15.9.3", |
58 | 57 | "travis-deploy-once": "^5.0.1", |
59 | 58 | "validate-commit-msg": "^2.14.0" |
|
0 commit comments