Skip to content

Commit bef057a

Browse files
committed
Upgrade package versions
1 parent 582df08 commit bef057a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/SnackHelpers.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@ const DEPS_VERSIONS = {
1212
],
1313
'5': [
1414
'@react-native-community/masked-view@^0.1.7',
15-
"@react-navigation/bottom-tabs@^5.6.0",
16-
"@react-navigation/drawer@^5.8.3",
17-
"@react-navigation/material-bottom-tabs@^5.2.11",
18-
"@react-navigation/material-top-tabs@^5.2.11",
19-
"@react-navigation/native@^5.6.0",
20-
"@react-navigation/stack@^5.6.1",
15+
"@react-navigation/bottom-tabs@^5.7.0",
16+
"@react-navigation/drawer@^5.8.5",
17+
"@react-navigation/material-bottom-tabs@^5.2.13",
18+
"@react-navigation/material-top-tabs@^5.2.13",
19+
"@react-navigation/native@^5.7.0",
20+
"@react-navigation/stack@^5.7.0",
2121
'react-native-paper@^3.10.1',
2222
'react-native-reanimated@^1.7.0',
23-
'react-native-safe-area-context@^0.7.3',
24-
'react-native-screens@^2.4.0',
23+
'react-native-safe-area-context@^3.0.2',
24+
'react-native-screens@^2.9.0',
2525
'react-native-tab-view@^2.14.0',
2626
],
2727
next: [],

0 commit comments

Comments
 (0)