Skip to content

Commit ce58177

Browse files
renovate-botjaywcjlove
authored andcommitted
fix(deps): update dependency @react-navigation/stack to v6.0.3
1 parent 4491c02 commit ce58177

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HelloWorld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@react-native-community/masked-view": "0.1.11",
1818
"@react-navigation/bottom-tabs": "6.0.2",
1919
"@react-navigation/native": "6.0.2",
20-
"@react-navigation/stack": "6.0.2",
20+
"@react-navigation/stack": "6.0.3",
2121
"@rematch/core": "2.0.1",
2222
"@rematch/loading": "2.0.1",
2323
"@uiw/formatter": "1.2.4",

template/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@react-native-community/masked-view": "0.1.11",
1818
"@react-navigation/bottom-tabs": "6.0.2",
1919
"@react-navigation/native": "6.0.2",
20-
"@react-navigation/stack": "6.0.2",
20+
"@react-navigation/stack": "6.0.3",
2121
"@rematch/core": "2.0.1",
2222
"@rematch/loading": "2.0.1",
2323
"@uiw/formatter": "1.2.4",

0 commit comments

Comments
 (0)