Skip to content

Commit 16d65ff

Browse files
Bump react-native from 0.73.4 to 0.76.3
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.73.4 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]>
1 parent 16fde69 commit 16d65ff

File tree

3 files changed

+835
-1359
lines changed

3 files changed

+835
-1359
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"expo-status-bar": "~1.12.1",
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0",
17-
"react-native": "0.74.3",
17+
"react-native": "0.76.3",
1818
"react-native-web": "~0.19.6"
1919
},
2020
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jest": "^29.7.0",
6363
"prettier": "^3.0.3",
6464
"react": "18.2.0",
65-
"react-native": "0.73.4",
65+
"react-native": "0.76.3",
6666
"react-native-builder-bob": "^0.20.0",
6767
"typescript": "^5.5.4"
6868
},

0 commit comments

Comments
 (0)