react-navigation-tabs 2.5.5->2.6.2

This commit is contained in:
feruz 2019-12-04 15:50:59 +02:00
parent d5a1d80cc7
commit 8803d14226
2 changed files with 10 additions and 10 deletions

View File

@ -80,7 +80,7 @@
"react-navigation-drawer": "^2.2.2",
"react-navigation-redux-helpers": "^2.0.8",
"react-navigation-stack": "^1.9.3",
"react-navigation-tabs": "^2.5.5",
"react-navigation-tabs": "^2.6.2",
"react-redux": "^7.1.1",
"redux": "^4.0.4",
"redux-persist": "^6.0.0",

View File

@ -7713,10 +7713,10 @@ react-native-swiper@^1.6.0-rc.3:
dependencies:
prop-types "^15.5.10"
react-native-tab-view@^2.9.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-2.10.0.tgz#5e249e5650502010013449ffd4e5edc18a95364b"
integrity sha512-qgexVz5eO4yaFjdkmn/sURXgVvaBo6pZD/q1eoca96SbPVbaH3WzVhF3bRUfeTHwZkXwznFTpS3JURqIFU8vQA==
react-native-tab-view@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-2.11.0.tgz#2e57d1f617ccc88c7f452708804f3409f880b700"
integrity sha512-vqetlxGO7A8bnqvXcB50MWpRZAImXFrDGz1WCQKdCqe03Ey3ZzENe7yLuWrtBJYlepGfOLAsmCXv+wW82Yfm1w==
react-native-vector-icons@^6.6.0:
version "6.6.0"
@ -7813,15 +7813,15 @@ react-navigation-stack@^1.9.3:
dependencies:
prop-types "^15.7.2"
react-navigation-tabs@^2.5.5:
version "2.5.5"
resolved "https://registry.yarnpkg.com/react-navigation-tabs/-/react-navigation-tabs-2.5.5.tgz#f651355b140b35ef5753aac434da5e1943abdd26"
integrity sha512-oIL5V4agCxcqbWNZzF1h/cm1bxKXNUeGrWaRQEEnuN3TXTEj1SVRz33CnKYg30pVvgF5L2p28sOk15Z4Ao01NQ==
react-navigation-tabs@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/react-navigation-tabs/-/react-navigation-tabs-2.6.2.tgz#6611f3bbc5fcbc004a96a457e1dbe8d957d09ef5"
integrity sha512-b7Bwio3pOyb2dJOsfICm1eXUCekULO63VitLlkslsuwB5v5qXD9u+TkuSGADPiAybRH3Fts4cQX/xA5WGsIsfg==
dependencies:
hoist-non-react-statics "^3.3.0"
react-lifecycles-compat "^3.0.4"
react-native-safe-area-view "^0.14.6"
react-native-tab-view "^2.9.0"
react-native-tab-view "^2.11.0"
react-navigation@^4.0.10:
version "4.0.10"