mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-28 10:22:38 +03:00
fix yarn lock
This commit is contained in:
parent
c887bcb634
commit
8fbfbdd073
11
yarn.lock
11
yarn.lock
@ -1730,10 +1730,6 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@react-native-community/toolbar-android/-/toolbar-android-0.1.0-rc.2.tgz#86cae655836afacc52d4063062cc59837d1a8640"
|
resolved "https://registry.yarnpkg.com/@react-native-community/toolbar-android/-/toolbar-android-0.1.0-rc.2.tgz#86cae655836afacc52d4063062cc59837d1a8640"
|
||||||
integrity sha512-UCblqsitOcoYxVc6QzcaqCKogeRnePPMw7cbGvW5GI/GXIwQel8Kge9d910W3MUPUzw3pFzhIZVug6U3W067Pg==
|
integrity sha512-UCblqsitOcoYxVc6QzcaqCKogeRnePPMw7cbGvW5GI/GXIwQel8Kge9d910W3MUPUzw3pFzhIZVug6U3W067Pg==
|
||||||
|
|
||||||
"@react-native-community/viewpager@^5.0.11":
|
|
||||||
version "5.0.11"
|
|
||||||
resolved "https://registry.yarnpkg.com/@react-native-community/viewpager/-/viewpager-5.0.11.tgz#dbeb2d1b2452607926407c99e4de59c7db9e3019"
|
|
||||||
integrity sha512-eboJwbDQjP1qJP3LFzVspgh88IGNF07S2qpU296j+4kL0inVuL+HXs81SuczMGtJmDZ4u19RNEBVq79of/h+jQ==
|
|
||||||
|
|
||||||
"@react-native-firebase/analytics@^14.9.4":
|
"@react-native-firebase/analytics@^14.9.4":
|
||||||
version "14.9.4"
|
version "14.9.4"
|
||||||
@ -8919,6 +8915,11 @@ react-native-os@^1.0.1:
|
|||||||
resolved "https://registry.yarnpkg.com/react-native-os/-/react-native-os-1.2.6.tgz#1bb16d78ccad1143972183a04f443cf1af9fbefa"
|
resolved "https://registry.yarnpkg.com/react-native-os/-/react-native-os-1.2.6.tgz#1bb16d78ccad1143972183a04f443cf1af9fbefa"
|
||||||
integrity sha512-OlT+xQAcvkcnf7imgXiu+myMkqDt4xw2bP5SlVo19hEn5XHBkPMLX7dk3sSGxxncH/ToMDsf1KLyrPabNVtadA==
|
integrity sha512-OlT+xQAcvkcnf7imgXiu+myMkqDt4xw2bP5SlVo19hEn5XHBkPMLX7dk3sSGxxncH/ToMDsf1KLyrPabNVtadA==
|
||||||
|
|
||||||
|
react-native-pager-view@^5.4.22:
|
||||||
|
version "5.4.22"
|
||||||
|
resolved "https://registry.yarnpkg.com/react-native-pager-view/-/react-native-pager-view-5.4.22.tgz#6a987274761f75fa018254756744004e20326d83"
|
||||||
|
integrity sha512-9+LjgK+iOiWJJt3Zj7i8Vwarkg9dvVCm8LxrWZFzOzwjtCcQ6K4YrlbPZ5EOb5aFDcMH+eKAty0OQoUIM9n2vA==
|
||||||
|
|
||||||
react-native-permissions@^2.0.2:
|
react-native-permissions@^2.0.2:
|
||||||
version "2.2.2"
|
version "2.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/react-native-permissions/-/react-native-permissions-2.2.2.tgz#3d2a63f6b7d6be52fc86e30f77412a9566283028"
|
resolved "https://registry.yarnpkg.com/react-native-permissions/-/react-native-permissions-2.2.2.tgz#3d2a63f6b7d6be52fc86e30f77412a9566283028"
|
||||||
@ -9030,9 +9031,9 @@ react-native-scrollable-tab-view@ecency/react-native-scrollable-tab-view#to-es6:
|
|||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
resolved "https://codeload.github.com/ecency/react-native-scrollable-tab-view/tar.gz/012dd74b55cdb083de28d6d68fb0622302bd2b73"
|
resolved "https://codeload.github.com/ecency/react-native-scrollable-tab-view/tar.gz/012dd74b55cdb083de28d6d68fb0622302bd2b73"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@react-native-community/viewpager" "^5.0.11"
|
|
||||||
create-react-class "^15.6.2"
|
create-react-class "^15.6.2"
|
||||||
prop-types "^15.6.0"
|
prop-types "^15.6.0"
|
||||||
|
react-native-pager-view "^5.4.22"
|
||||||
react-timer-mixin "^0.13.3"
|
react-timer-mixin "^0.13.3"
|
||||||
|
|
||||||
react-native-slider@^0.11.0:
|
react-native-slider@^0.11.0:
|
||||||
|
Loading…
Reference in New Issue
Block a user