Skip to content

Commit 9277199

Browse files
committed
Update versions on snack
1 parent 9be4ce1 commit 9277199

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

src/SnackHelpers.js

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ const DEPS_VERSIONS = {
1515
'5': [
1616
'@expo/vector-icons@*',
1717
'@react-native-community/masked-view@*',
18-
"@react-navigation/bottom-tabs@^5.8.0",
19-
"@react-navigation/drawer@^5.9.0",
20-
"@react-navigation/material-bottom-tabs@^5.2.16",
21-
"@react-navigation/material-top-tabs@^5.2.16",
22-
"@react-navigation/native@^5.7.3",
23-
"@react-navigation/stack@^5.9.0",
18+
"@react-navigation/bottom-tabs@^5.11.15",
19+
"@react-navigation/drawer@^5.12.9",
20+
"@react-navigation/material-bottom-tabs@^5.3.19",
21+
"@react-navigation/material-top-tabs@^5.3.19",
22+
"@react-navigation/native@^5.9.8",
23+
"@react-navigation/stack@^5.14.9",
2424
'react-native-paper@^4.0.1',
2525
'react-native-reanimated@*',
2626
'react-native-safe-area-context@*',
@@ -38,14 +38,14 @@ const DEPS_VERSIONS = {
3838
'react-native-safe-area-context@*',
3939
'react-native-screens@*',
4040
'react-native-tab-view@^3.0.0',
41-
'@react-navigation/[email protected].0-next.12',
42-
'@react-navigation/drawer@6.0.0-next.11',
43-
'@react-navigation/[email protected].0-next.11',
44-
'@react-navigation/[email protected].0-next.9',
45-
'@react-navigation/[email protected].0-next.10',
46-
'@react-navigation/[email protected].0-next.1',
47-
'@react-navigation/[email protected].0-next.9',
48-
'@react-navigation/[email protected].0-next.19',
41+
'@react-navigation/[email protected].4',
42+
'@react-navigation/drawer@6.1.3',
43+
'@react-navigation/[email protected].4',
44+
'@react-navigation/[email protected].4',
45+
'@react-navigation/[email protected].2',
46+
'@react-navigation/[email protected].5',
47+
'@react-navigation/[email protected].2',
48+
'@react-navigation/[email protected].6',
4949
],
5050
next: [],
5151
};

0 commit comments

Comments
 (0)