Skip to content

Commit

Permalink
chore(deps): bump react-native from 0.71.11 to 0.74.2
Browse files Browse the repository at this point in the history
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.71.11 to 0.74.2.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.74.2/packages/react-native)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 4, 2024
1 parent 7cde705 commit 65dd199
Show file tree
Hide file tree
Showing 4 changed files with 950 additions and 1,314 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"metro-react-native-babel-preset": "0.73.10",
"patch-package": "^8.0.0",
"react": "18.2.0",
"react-native": "0.71.11",
"react-native": "0.74.2",
"react-native-gesture-handler": "^2.12.0",
"react-native-version": "^4.0.0",
"react-native-webview": "^13.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/IPadMultiScenesHeadlessExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"react": "18.2.0",
"react-native": "0.71.11",
"react-native": "0.74.2",
"react-native-external-display": "^0.6.4",
"react-native-webview": "^13.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/RNExternalDisplayExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"react": "18.2.0",
"react-native": "0.71.11",
"react-native": "0.74.2",
"react-native-external-display": "^0.6.4",
"react-native-gesture-handler": "^2.12.0",
"react-native-webview": "^13.2.2"
Expand Down
Loading

0 comments on commit 65dd199

Please sign in to comment.