Skip to content

Commit

Permalink
pkg: Update react-native to v0.77.0 (#3349)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 012df5f commit 7a7bea6
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 270 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"prettier": "3.4.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-native": "0.76.6",
"react-native": "0.77.0",
"react-native-safe-area-context": "^5.0.0",
"react-native-screens": "^4.1.0",
"react-test-renderer": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
"qs": "^6.13.1",
"react": "19.0.0",
"react-dom": "^19.0.0",
"react-native": "0.76.6",
"react-native": "0.77.0",
"react-native-safe-area-context": "^5.0.0",
"react-native-screens": "^4.1.0",
"react-test-renderer": "^19.0.0",
Expand Down
Loading

0 comments on commit 7a7bea6

Please sign in to comment.