Skip to content

Commit b075159

Browse files
committed
Update package lock
Signed-off-by: Kristofer Rye <[email protected]> Tested-by: Kristofer Rye <[email protected]>
1 parent 638e926 commit b075159

File tree

1 file changed

+15
-21
lines changed

1 file changed

+15
-21
lines changed

yarn.lock

Lines changed: 15 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5580,7 +5580,7 @@ react-is@^16.4.0:
55805580
version "16.4.0"
55815581
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.4.0.tgz#cc9fdc855ac34d2e7d9d2eb7059bbc240d35ffcf"
55825582

5583-
react-lifecycles-compat@^3, react-lifecycles-compat@^3.0.2, react-lifecycles-compat@^3.0.4:
5583+
react-lifecycles-compat@^3, react-lifecycles-compat@^3.0.4:
55845584
version "3.0.4"
55855585
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
55865586

@@ -5648,15 +5648,15 @@ [email protected]:
56485648
version "3.2.2"
56495649
resolved "https://registry.yarnpkg.com/react-native-network-info/-/react-native-network-info-3.2.2.tgz#93625587ab5ae31b7c853f37ec2b75a0af6c936d"
56505650

5651-
5652-
version "2.0.0-alpha.0"
5653-
resolved "https://registry.yarnpkg.com/react-native-paper/-/react-native-paper-2.0.0-alpha.0.tgz#20ddb59926a45333841db7bb35911543b390cd2e"
5651+
5652+
version "2.0.0-alpha.4"
5653+
resolved "https://registry.yarnpkg.com/react-native-paper/-/react-native-paper-2.0.0-alpha.4.tgz#2186fd85e3e5aee368a0861f6a302015e76f24d9"
56545654
dependencies:
56555655
color "^2.0.1"
56565656
create-react-context "^0.2.2"
56575657
deepmerge "^2.1.0"
56585658
hoist-non-react-statics "^2.5.0"
5659-
react-lifecycles-compat "^3.0.2"
5659+
react-lifecycles-compat "^3.0.4"
56605660

56615661
56625662
version "0.0.6"
@@ -5703,12 +5703,6 @@ react-native-tab-view@^1.0.0:
57035703
dependencies:
57045704
prop-types "^15.6.1"
57055705

5706-
react-native-tab-view@~0.0.78:
5707-
version "0.0.78"
5708-
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-0.0.78.tgz#9b90730d89cbd34a03f0e0ab10e74ca7af945560"
5709-
dependencies:
5710-
prop-types "^15.6.0"
5711-
57125706
57135707
version "0.17.5"
57145708
resolved "https://registry.yarnpkg.com/react-native-tableview-simple/-/react-native-tableview-simple-0.17.5.tgz#07b3ec325d053e18d72e3d28836f037f96e6cfda"
@@ -5797,14 +5791,14 @@ [email protected]:
57975791
dependencies:
57985792
react-native-tab-view "^0.0.77"
57995793

5800-
react-navigation-material-bottom-tabs@0.2.0:
5801-
version "0.2.0"
5802-
resolved "https://registry.yarnpkg.com/react-navigation-material-bottom-tabs/-/react-navigation-material-bottom-tabs-0.2.0.tgz#0e6783a713483f6c6df16e7aa891a00ff283e657"
5794+
react-navigation-material-bottom-tabs@0.3.0:
5795+
version "0.3.0"
5796+
resolved "https://registry.yarnpkg.com/react-navigation-material-bottom-tabs/-/react-navigation-material-bottom-tabs-0.3.0.tgz#7fae682a41c1c290f2584fe50879e36b41da5394"
58035797
dependencies:
58045798
hoist-non-react-statics "^2.5.0"
58055799
prop-types "^15.6.0"
5806-
react-native-paper "2.0.0-alpha.0"
5807-
react-navigation-tabs "^0.3.0"
5800+
react-native-paper "2.0.0-alpha.4"
5801+
react-navigation-tabs "^0.4.0"
58085802

58095803
58105804
version "0.5.0"
@@ -5816,15 +5810,15 @@ [email protected]:
58165810
react-native-safe-area-view "^0.7.0"
58175811
react-native-tab-view "^1.0.0"
58185812

5819-
react-navigation-tabs@^0.3.0:
5820-
version "0.3.0"
5821-
resolved "https://registry.yarnpkg.com/react-navigation-tabs/-/react-navigation-tabs-0.3.0.tgz#b1fe7ef1c665dd8928fafcc8622616e220ae5efa"
5813+
react-navigation-tabs@^0.4.0:
5814+
version "0.4.1"
5815+
resolved "https://registry.yarnpkg.com/react-navigation-tabs/-/react-navigation-tabs-0.4.1.tgz#b367535c1b00fc2046341ae93cb8d3e8e0b96a11"
58225816
dependencies:
58235817
hoist-non-react-statics "^2.5.0"
5824-
prop-types "^15.6.0"
5818+
prop-types "^15.6.1"
58255819
react-lifecycles-compat "^3.0.4"
58265820
react-native-safe-area-view "^0.7.0"
5827-
react-native-tab-view "~0.0.78"
5821+
react-native-tab-view "^1.0.0"
58285822

58295823
58305824
version "2.2.0"

0 commit comments

Comments
 (0)