Skip to content

Commit 1c1581e

Browse files
committed
deps: Remove react-navigation-redux-helpers.
We stopped using this in a recent commit. Also, remove `@react-navigation/core`, as we were only including it to satisfy a peer dependency of react-navigation-redux-helpers; see f3b6c1f and #3804 (comment).
1 parent dab9f5e commit 1c1581e

File tree

3 files changed

+0
-72
lines changed

3 files changed

+0
-72
lines changed

flow-typed/npm/react-navigation-redux-helpers_vx.x.x.js

Lines changed: 0 additions & 63 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"@react-native-community/cameraroll": "^1.7.2",
3737
"@react-native-community/masked-view": "^0.1.10",
3838
"@react-native-community/netinfo": "^5.9.5",
39-
"@react-navigation/core": "^3.7.6",
4039
"@sentry/react-native": "^1.0.9",
4140
"@unimodules/core": "~5.3.0",
4241
"@zulip/shared": "^0.0.2",
@@ -81,7 +80,6 @@
8180
"react-native-webview": "^10.1.0",
8281
"react-navigation": "^4.4.0",
8382
"react-navigation-drawer": "^2.5.0",
84-
"react-navigation-redux-helpers": "^3.0.8",
8583
"react-navigation-stack": "^2.8.2",
8684
"react-navigation-tabs": "^2.9.0",
8785
"react-redux": "^7.2.1",

yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10039,13 +10039,6 @@ react-navigation-drawer@^2.5.0:
1003910039
resolved "https://registry.yarnpkg.com/react-navigation-drawer/-/react-navigation-drawer-2.5.0.tgz#6d2940fb6f9ae557b47a717203b4058194ae9665"
1004010040
integrity sha512-wSsIdLYXYdi9wOOXGzaY4Hk/NIXaP8tClEpjlAPl1rhn3kU++gyJFcQ3xLsPWg0yRYq3y8jDPEWFFf81JqfP9Q==
1004110041

10042-
react-navigation-redux-helpers@^3.0.8:
10043-
version "3.0.8"
10044-
resolved "https://registry.yarnpkg.com/react-navigation-redux-helpers/-/react-navigation-redux-helpers-3.0.8.tgz#a49024717e5af2d910679afec778743098445367"
10045-
integrity sha512-6UQcTXo0V3Q3XkUptXUgd9DFmKJchvw0H5vrNoAaM6Il/37ZkGhF42UGtX4+Lt9QNyQ7+XM4GAeWPuDAreJMsA==
10046-
dependencies:
10047-
invariant "^2.2.2"
10048-
1004910042
react-navigation-stack@^2.8.2:
1005010043
version "2.8.2"
1005110044
resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-2.8.2.tgz#e982bbf14a28b23c323b2d4a6fce4e9754b066e6"

0 commit comments

Comments
 (0)