@@ -15,12 +15,12 @@ const DEPS_VERSIONS = {
15
15
'5' : [
16
16
'@expo/vector-icons@*' ,
17
17
'@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 " ,
24
24
'react-native-paper@^4.0.1' ,
25
25
'react-native-reanimated@*' ,
26
26
'react-native-safe-area-context@*' ,
@@ -38,14 +38,14 @@ const DEPS_VERSIONS = {
38
38
'react-native-safe-area-context@*' ,
39
39
'react-native-screens@*' ,
40
40
'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 ' ,
49
49
] ,
50
50
next : [ ] ,
51
51
} ;
0 commit comments