Skip to content

Commit e52707b

Browse files
fix(deps): update react-navigation monorepo (#169)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6473d33 commit e52707b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

HelloWorld/package.json

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

template/template/package.json

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

0 commit comments

Comments
 (0)