Skip to content

Commit 14df2e4

Browse files
renovate-botjaywcjlove
authored andcommitted
fix(deps): update react-navigation monorepo
1 parent ce58177 commit 14df2e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

HelloWorld/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"dependencies": {
1616
"@react-native-async-storage/async-storage": "1.15.5",
1717
"@react-native-community/masked-view": "0.1.11",
18-
"@react-navigation/bottom-tabs": "6.0.2",
18+
"@react-navigation/bottom-tabs": "6.0.3",
1919
"@react-navigation/native": "6.0.2",
20-
"@react-navigation/stack": "6.0.3",
20+
"@react-navigation/stack": "6.0.4",
2121
"@rematch/core": "2.0.1",
2222
"@rematch/loading": "2.0.1",
2323
"@uiw/formatter": "1.2.4",

template/template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"dependencies": {
1616
"@react-native-async-storage/async-storage": "1.15.5",
1717
"@react-native-community/masked-view": "0.1.11",
18-
"@react-navigation/bottom-tabs": "6.0.2",
18+
"@react-navigation/bottom-tabs": "6.0.3",
1919
"@react-navigation/native": "6.0.2",
20-
"@react-navigation/stack": "6.0.3",
20+
"@react-navigation/stack": "6.0.4",
2121
"@rematch/core": "2.0.1",
2222
"@rematch/loading": "2.0.1",
2323
"@uiw/formatter": "1.2.4",

0 commit comments

Comments
 (0)