Skip to content

Commit b36a39b

Browse files
chore(deps): bump react-native from 0.75.3 to 0.78.2
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.75.3 to 0.78.2. - [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.78.2/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.78.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 420ba43 commit b36a39b

File tree

3 files changed

+675
-843
lines changed

3 files changed

+675
-843
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"react": "18.3.1",
15-
"react-native": "0.75.3"
15+
"react-native": "0.78.2"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "^7.20.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"pod-install": "^0.2.0",
7272
"prettier": "^3.1.0",
7373
"react": "18.3.1",
74-
"react-native": "0.75.3",
74+
"react-native": "0.78.2",
7575
"react-native-builder-bob": "^0.36.0",
7676
"release-it": "^18.1.1",
7777
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)