Skip to content

Commit

Permalink
chore(deps): bump react-native from 0.72.7 to 0.73.3
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.7 to 0.73.3.
- [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.3/packages/react-native)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 3, 2024
1 parent c135372 commit 16a68cd
Show file tree
Hide file tree
Showing 3 changed files with 451 additions and 587 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.3"
},
"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.3",
"react-native-builder-bob": "^0.23.2",
"tap": "^18.6.1",
"turbo": "^1.10.7",
Expand Down
Loading

0 comments on commit 16a68cd

Please sign in to comment.