chore: fix dependencies to be compatible with sdk-38

This commit is contained in:
Brent Vatne
2020-08-17 13:07:03 -07:00
committed by Satyajit Sahoo
parent b029e0f660
commit ee71a05570
4 changed files with 10 additions and 10 deletions

View File

@@ -16799,7 +16799,7 @@ react-native-appearance@~0.3.3:
invariant "^2.2.4"
use-subscription "^1.0.0"
react-native-gesture-handler@^1.7.0:
react-native-gesture-handler@1.7.0, react-native-gesture-handler@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-1.7.0.tgz#0ef74a5ba836832e497dc49eb1ce58baa6c617e5"
integrity sha512-1CrjJf8Z6Iz2XWzfZknYtsm2sud5Lu/pLhhokkgBIKttxqGDtetDEVFDJOTJWJyKCrUPk0X5tnWi/diSF4q++w==
@@ -16823,10 +16823,10 @@ react-native-paper@^4.0.1:
color "^3.1.2"
react-native-safe-area-view "^0.14.9"
react-native-reanimated@^1.10.1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-1.10.1.tgz#82e79ae119e97b282ce53d16bc6db9765a56b22b"
integrity sha512-j9+GOEmLLEzFpxpYOA9dSBusUHGaTJAHSJ9tIXU4IgklN7hIB5CA6ONMnm6iQ5lC/nhNFdLKag/jOgzVa+mHBQ==
react-native-reanimated@1.9.0, react-native-reanimated@~1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-1.9.0.tgz#38676c99dd585504fdc7331efb45e5f48ec7339a"
integrity sha512-Aj+spgIHRiVv7ezGADxnSH1EoKrQRD2+XaSiGY0MiB/pvRNNrZPSJ+3NVpvLwWf9lZMOP7dwqqyJIzoZgBDt8w==
dependencies:
fbjs "^1.0.0"