Skip to content

Commit

Permalink
Merge pull request #7035 from StoDevX/renovate/react-navigation-monorepo
Browse files Browse the repository at this point in the history
Update react-navigation monorepo
  • Loading branch information
rye authored Sep 7, 2023
2 parents e3f2559 + 7ab854a commit 1627809
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion modules/ccc-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"@react-navigation/native": "^6.1.6",
"@react-navigation/native": "^6.1.7",
"moment-timezone": "^0.5.41",
"delay": "^6.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/event-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "^18.0.0",
"react-native": "^0.71.7",
"react-native-vector-icons": "^9.2.0",
"@react-navigation/native": "^6.1.6"
"@react-navigation/native": "^6.1.7"
},
"dependencies": {
"@callstack/react-theme-provider": "3.0.8",
Expand Down
2 changes: 1 addition & 1 deletion modules/food-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "^18.0.0",
"react-native": "^0.71.7",
"react-native-vector-icons": "^9.2.0",
"@react-navigation/native": "^6.1.6"
"@react-navigation/native": "^6.1.7"
},
"dependencies": {
"@callstack/react-theme-provider": "3.0.8",
Expand Down
2 changes: 1 addition & 1 deletion modules/navigation-buttons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"react": "^18.0.0",
"react-native": "^0.71.7",
"react-native-vector-icons": "^9.2.0",
"@react-navigation/native": "^6.1.6"
"@react-navigation/native": "^6.1.7"
}
}
2 changes: 1 addition & 1 deletion modules/navigation-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"react": "^18.0.0",
"react-native": "^0.71.7",
"react-native-vector-icons": "^9.2.0",
"@react-navigation/native": "^6.1.6"
"@react-navigation/native": "^6.1.7"
}
}
68 changes: 34 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"@react-native-community/datetimepicker": "6.7.5",
"@react-native-community/netinfo": "9.3.10",
"@react-native-picker/picker": "2.4.10",
"@react-navigation/bottom-tabs": "6.5.7",
"@react-navigation/material-bottom-tabs": "6.2.15",
"@react-navigation/material-top-tabs": "6.6.2",
"@react-navigation/native": "6.1.6",
"@react-navigation/native-stack": "6.9.12",
"@react-navigation/stack": "6.3.16",
"@react-navigation/bottom-tabs": "6.5.8",
"@react-navigation/material-bottom-tabs": "6.2.16",
"@react-navigation/material-top-tabs": "6.6.3",
"@react-navigation/native": "6.1.7",
"@react-navigation/native-stack": "6.9.13",
"@react-navigation/stack": "6.3.17",
"@reduxjs/toolkit": "1.9.5",
"@sentry/react-native": "5.9.1",
"@tanstack/query-async-storage-persister": "4.33.0",
Expand Down

0 comments on commit 1627809

Please sign in to comment.