Skip to content

Commit b251e53

Browse files
Bump react-native from 0.76.3 to 0.77.3 in /examples
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.76.3 to 0.77.3. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](https://github.com/facebook/react-native/commits/v0.77.3/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.77.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81e4202 commit b251e53

File tree

2 files changed

+594
-116
lines changed

2 files changed

+594
-116
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@react-navigation/native": "^6.1.18",
1717
"@react-navigation/native-stack": "^6.11.0",
1818
"react": "18.3.1",
19-
"react-native": "0.76.3",
19+
"react-native": "0.77.3",
2020
"react-native-gesture-handler": "2.21.2",
2121
"react-native-safe-area-context": "^5.0.0",
2222
"react-native-screens": "^4.5.0"

0 commit comments

Comments
 (0)