Skip to content

Commit

Permalink
chore(deps): bump react-native from 0.72.10 to 0.73.7
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.72.10 to 0.73.7.
- [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.73.7/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 Apr 19, 2024
1 parent 159c9b1 commit 195d167
Show file tree
Hide file tree
Showing 3 changed files with 549 additions and 585 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"react": "18.2.0",
"react-native": "0.72.10"
"react-native": "0.73.7"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"pod-install": "^0.2.0",
"prettier": "^3.1.0",
"react": "18.2.0",
"react-native": "0.72.10",
"react-native": "0.73.7",
"react-native-builder-bob": "^0.23.2",
"tap": "^18.6.1",
"turbo": "^1.10.7",
Expand Down
Loading

0 comments on commit 195d167

Please sign in to comment.