migrate to 'expo-haptics' (#3418)
* migrate to 'expo-haptics' * run yarn install twice if necessary
This commit is contained in:
parent
cddbbc4bd4
commit
4e59914d2a
4 changed files with 27 additions and 21 deletions
10
yarn.lock
10
yarn.lock
|
@ -11877,6 +11877,11 @@ expo-font@~11.10.3:
|
|||
dependencies:
|
||||
fontfaceobserver "^2.1.0"
|
||||
|
||||
expo-haptics@^12.8.1:
|
||||
version "12.8.1"
|
||||
resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-12.8.1.tgz#42b996763be33d661bd33bbc3b3958c3f2734b9d"
|
||||
integrity sha512-ntLsHkfle8K8w9MW8pZEw92ZN3sguaGUSSIxv30fPKNeQFu7Cq/h47Qv3tONv2MO3wU48N9FbKnant6XlfptpA==
|
||||
|
||||
expo-image-loader@~4.6.0:
|
||||
version "4.6.0"
|
||||
resolved "https://registry.yarnpkg.com/expo-image-loader/-/expo-image-loader-4.6.0.tgz#ca7d4fdf53125bff2091d3a2c34a3155f10df147"
|
||||
|
@ -18603,11 +18608,6 @@ react-native-get-random-values@~1.11.0:
|
|||
dependencies:
|
||||
fast-base64-decode "^1.0.0"
|
||||
|
||||
react-native-haptic-feedback@^1.14.0:
|
||||
version "1.14.0"
|
||||
resolved "https://registry.yarnpkg.com/react-native-haptic-feedback/-/react-native-haptic-feedback-1.14.0.tgz#b50f49dedda4980b3c37c5780823f753cf3ee717"
|
||||
integrity sha512-dSXZ6gAzl+W/L7BPjOpnT0bx0cgQiSr0sB3DjyDJbGIdVr4ISaktZC6gC9xYFTv2kMq0+KtbKi+dpd0WtxYZMw==
|
||||
|
||||
react-native-image-crop-picker@^0.38.1:
|
||||
version "0.38.1"
|
||||
resolved "https://registry.yarnpkg.com/react-native-image-crop-picker/-/react-native-image-crop-picker-0.38.1.tgz#5973b4a8b55835b987e6be2064de411e849ac005"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue