[tests] upgrade RN versions

This commit is contained in:
Salakar 2017-09-25 18:34:01 +01:00
parent eff42444a7
commit 46d51ef5ce
2 changed files with 521 additions and 274 deletions

788
tests/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,8 +32,9 @@
"js-beautify": "^1.6.11",
"lodash.groupby": "^4.6.0",
"lodash.some": "^4.6.0",
"react": "16.0.0-alpha.6",
"react-native": "^0.44.0",
"react": "16.0.0-alpha.12",
"react-native": "^0.48.4",
"react-test-renderer": "16.0.0-alpha.12",
"react-native-simple-toast": "0.0.5",
"react-native-vector-icons": "^4.0.0",
"react-navigation": "^1.0.0-beta.9",
@ -51,6 +52,7 @@
"babel-eslint": "^7.1.1",
"babel-jest": "19.0.0",
"babel-plugin-flow-react-proptypes": "^0.21.0",
"babel-plugin-istanbul": "^4.1.5",
"babel-preset-react-native": "1.9.1",
"colors": "^1.1.2",
"eslint": "^3.16.1",
@ -60,7 +62,6 @@
"eslint-plugin-jsx-a11y": "^4.0.0",
"eslint-plugin-react": "^6.10.0",
"jest": "19.0.2",
"react-test-renderer": "~15.4.1",
"redux-immutable-state-invariant": "^1.2.4"
},
"jest": {