Skip to content

Commit

Permalink
Update dependency react-native to v0.73.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent c23e9c0 commit d7dccb9
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion modules/add-to-device-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"delay": "^6.0.0",
"react": "^18.0.0",
"react-native": "^0.72.4",
"react-native": "^0.73.6",
"react-native-calendar-events": "^2.2.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/app-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {}
}
2 changes: 1 addition & 1 deletion modules/badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@frogpond/colors": "^1.0.0",
"react": "^18.0.0",
"tinycolor2": "^1.6.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
}
}
2 changes: 1 addition & 1 deletion modules/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {
"@callstack/react-theme-provider": "3.0.8",
Expand Down
2 changes: 1 addition & 1 deletion modules/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {}
}
2 changes: 1 addition & 1 deletion modules/context-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {
"@frogpond/touchable": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/datepicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4",
"react-native": "^0.73.6",
"moment-timezone": "^0.5.41"
},
"dependencies": {
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 @@ -11,7 +11,7 @@
"peerDependencies": {
"moment-timezone": "^0.5.41",
"react": "^18.0.0",
"react-native": "^0.72.4",
"react-native": "^0.73.6",
"react-native-vector-icons": "^9.2.0",
"@react-navigation/native": "^6.1.7"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4",
"react-native": "^0.73.6",
"react-native-popover-view": "^5.1.8",
"react-native-vector-icons": "^9.2.0"
},
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 @@ -12,7 +12,7 @@
"moment": "^2.29.4",
"moment-timezone": "^0.5.41",
"react": "^18.0.0",
"react-native": "^0.72.4",
"react-native": "^0.73.6",
"react-native-vector-icons": "^9.2.0",
"@react-navigation/native": "^6.1.7"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/html-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {
"@frogpond/open-url": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react-native": "^0.72.4",
"react-native": "^0.73.6",
"react-native-vector-icons": "^9.2.0"
}
}
2 changes: 1 addition & 1 deletion modules/info-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {
"@frogpond/colors": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {}
}
2 changes: 1 addition & 1 deletion modules/lists/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4",
"react-native": "^0.73.6",
"react-native-vector-icons": "^9.2.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/listview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {
"@callstack/react-theme-provider": "3.0.8",
Expand Down
2 changes: 1 addition & 1 deletion modules/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"@expo/react-native-action-sheet": "^4.0.1",
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"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 @@ -11,7 +11,7 @@
"peerDependencies": {
"@frogpond/app-theme": "^1.0.0",
"react": "^18.0.0",
"react-native": "^0.72.4",
"react-native": "^0.73.6",
"react-native-vector-icons": "^9.2.0",
"@react-navigation/native": "^6.1.7"
}
Expand Down
2 changes: 1 addition & 1 deletion modules/navigation-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"@frogpond/app-theme": "^1.0.0",
"react": "^18.0.0",
"react-native": "^0.72.4",
"react-native": "^0.73.6",
"react-native-vector-icons": "^9.2.0",
"@react-navigation/native": "^6.1.7"
}
Expand Down
2 changes: 1 addition & 1 deletion modules/notice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {
"@frogpond/colors": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/open-url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react-native-inappbrowser-reborn": "3.7.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {}
}
2 changes: 1 addition & 1 deletion modules/separator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {
"@frogpond/colors": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/silly-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {
"@frogpond/colors": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"test": "jest"
},
"peerDependencies": {
"react-native": "^0.72.4"
"react-native": "^0.73.6"
}
}
2 changes: 1 addition & 1 deletion modules/tableview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {
"@frogpond/colors": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/toolbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
},
"dependencies": {
"@frogpond/colors": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/touchable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
}
}
2 changes: 1 addition & 1 deletion modules/viewport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-native": "^0.72.4"
"react-native": "^0.73.6"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"querystring": "0.2.1",
"react": "18.2.0",
"react-markdown": "2.5.1",
"react-native": "0.72.4",
"react-native": "0.73.6",
"react-native-button": "3.1.0",
"react-native-calendar-events": "2.2.0",
"react-native-device-info": "10.9.0",
Expand Down

0 comments on commit d7dccb9

Please sign in to comment.