Skip to content

Commit d1b4de6

Browse files
Bump react-native from 0.73.4 to 0.79.1
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.73.4 to 0.79.1. - [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.79.1/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.79.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fdcaa4 commit d1b4de6

File tree

3 files changed

+630
-1448
lines changed

3 files changed

+630
-1448
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.79.1",
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
@@ -65,7 +65,7 @@
6565
"jest": "^29.7.0",
6666
"prettier": "^3.0.3",
6767
"react": "18.2.0",
68-
"react-native": "0.73.4",
68+
"react-native": "0.79.1",
6969
"react-native-builder-bob": "^0.20.0",
7070
"typescript": "^5.5.4"
7171
},

0 commit comments

Comments
 (0)