Skip to content

Commit 3b28046

Browse files
chore(deps): bump react-native from 0.71.11 to 0.76.0
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.71.11 to 0.76.0. - [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.0/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 8c5d768 commit 3b28046

File tree

4 files changed

+1621
-1738
lines changed

4 files changed

+1621
-1738
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"metro-react-native-babel-preset": "0.73.10",
2424
"patch-package": "^8.0.0",
2525
"react": "18.2.0",
26-
"react-native": "0.71.11",
26+
"react-native": "0.76.0",
2727
"react-native-gesture-handler": "^2.12.0",
2828
"react-native-version": "^4.0.0",
2929
"react-native-webview": "^13.2.2",

packages/IPadMultiScenesHeadlessExample/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"react": "18.2.0",
20-
"react-native": "0.71.11",
20+
"react-native": "0.76.0",
2121
"react-native-external-display": "^0.6.6",
2222
"react-native-webview": "^13.2.2"
2323
},

packages/RNExternalDisplayExample/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"react": "18.2.0",
21-
"react-native": "0.71.11",
21+
"react-native": "0.76.0",
2222
"react-native-external-display": "^0.6.6",
2323
"react-native-gesture-handler": "^2.12.0",
2424
"react-native-webview": "^13.2.2"

0 commit comments

Comments
 (0)