[RN] Upgrade React Native to 0.57.6

This commit is contained in:
Guus der Kinderen 2018-11-27 12:46:50 +01:00 committed by Saúl Ibarra Corretgé
parent 1ba66e4b65
commit 99542e29e6
3 changed files with 380 additions and 726 deletions

View File

@ -28,8 +28,8 @@ PODS:
- GTMSessionFetcher/Full (1.2.1):
- GTMSessionFetcher/Core (= 1.2.1)
- ObjectiveDropboxOfficial (3.9.2)
- React (0.57.1):
- React/Core (= 0.57.1)
- React (0.57.6):
- React/Core (= 0.57.6)
- react-native-background-timer (2.0.0):
- React
- react-native-calendar-events (1.6.3):
@ -45,42 +45,42 @@ PODS:
- React
- react-native-webrtc (1.67.1):
- React
- React/Core (0.57.1):
- yoga (= 0.57.1.React)
- React/CxxBridge (0.57.1):
- React/Core (0.57.6):
- yoga (= 0.57.6.React)
- React/CxxBridge (0.57.6):
- Folly (= 2016.10.31.00)
- React/Core
- React/cxxreact
- React/cxxreact (0.57.1):
- React/cxxreact (0.57.6):
- boost-for-react-native (= 1.63.0)
- Folly (= 2016.10.31.00)
- React/jschelpers
- React/jsinspector
- React/DevSupport (0.57.1):
- React/DevSupport (0.57.6):
- React/Core
- React/RCTWebSocket
- React/fishhook (0.57.1)
- React/jschelpers (0.57.1):
- React/fishhook (0.57.6)
- React/jschelpers (0.57.6):
- Folly (= 2016.10.31.00)
- React/PrivateDatabase
- React/jsinspector (0.57.1)
- React/PrivateDatabase (0.57.1)
- React/RCTActionSheet (0.57.1):
- React/jsinspector (0.57.6)
- React/PrivateDatabase (0.57.6)
- React/RCTActionSheet (0.57.6):
- React/Core
- React/RCTAnimation (0.57.1):
- React/RCTAnimation (0.57.6):
- React/Core
- React/RCTBlob (0.57.1):
- React/RCTBlob (0.57.6):
- React/Core
- React/RCTImage (0.57.1):
- React/RCTImage (0.57.6):
- React/Core
- React/RCTNetwork
- React/RCTLinkingIOS (0.57.1):
- React/RCTLinkingIOS (0.57.6):
- React/Core
- React/RCTNetwork (0.57.1):
- React/RCTNetwork (0.57.6):
- React/Core
- React/RCTText (0.57.1):
- React/RCTText (0.57.6):
- React/Core
- React/RCTWebSocket (0.57.1):
- React/RCTWebSocket (0.57.6):
- React/Core
- React/fishhook
- React/RCTBlob
@ -98,7 +98,7 @@ PODS:
- SDWebImage/GIF (4.4.2):
- FLAnimatedImage (~> 1.0)
- SDWebImage/Core
- yoga (0.57.1.React)
- yoga (0.57.6.React)
DEPENDENCIES:
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)

1060
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -58,10 +58,10 @@
"moment-duration-format": "2.2.2",
"postis": "2.2.0",
"prop-types": "15.6.0",
"react": "16.5.0",
"react": "16.6.1",
"react-dom": "16.5.0",
"react-i18next": "7.13.0",
"react-native": "0.57.1",
"react-native": "0.57.6",
"react-native-background-timer": "2.0.0",
"react-native-calendar-events": "github:wmcmahan/react-native-calendar-events#056807286da610d884fb6b4c8ca187a767b261f7",
"react-native-callstats": "3.53.4",
@ -109,7 +109,7 @@
"file-loader": "1.1.5",
"flow-bin": "0.78.0",
"imports-loader": "0.7.1",
"metro-react-native-babel-preset": "0.47.0",
"metro-react-native-babel-preset": "0.49.2",
"node-sass": "4.10.0",
"precommit-hook": "3.0.0",
"string-replace-loader": "1.3.0",