Skip to content

Commit c47aac3

Browse files
chore(deps): bump react-native from 0.68.2 to 0.74.2
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.68.2 to 0.74.2. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-pre-070.md) - [Commits](https://github.com/facebook/react-native/commits/v0.74.2/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 e090998 commit c47aac3

File tree

3 files changed

+1006
-2072
lines changed

3 files changed

+1006
-2072
lines changed

apps/native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"expo-status-bar": "~1.3.0",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",
18-
"react-native": "0.68.2",
18+
"react-native": "0.74.2",
1919
"react-native-web": "^0.18.9",
2020
"ui": "workspace:*"
2121
},

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"dependencies": {
1919
"react": "^18.2.0",
20-
"react-native": "^0.70.3"
20+
"react-native": "^0.74.2"
2121
}
2222
}

0 commit comments

Comments
 (0)