Skip to content

Commit

Permalink
chore(deps): bump react-native from 0.75.3 to 0.76.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.75.3 to 0.76.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.76.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 32dd20f commit 4c5caba
Show file tree
Hide file tree
Showing 3 changed files with 509 additions and 690 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"react": "18.3.1",
"react-native": "0.75.3"
"react-native": "0.76.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 @@ -71,7 +71,7 @@
"pod-install": "^0.2.0",
"prettier": "^3.1.0",
"react": "18.3.1",
"react-native": "0.75.3",
"react-native": "0.76.3",
"react-native-builder-bob": "^0.30.2",
"release-it": "^17.0.0",
"ts-node": "^10.9.1",
Expand Down
Loading

0 comments on commit 4c5caba

Please sign in to comment.