Skip to content

Commit 4ad5c44

Browse files
chore(deps): update dependency react-native to v0.74.2 (#61)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-native](https://reactnative.dev/) ([source](https://togithub.com/facebook/react-native/tree/HEAD/packages/react-native), [changelog](https://togithub.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md)) | [`0.74.1` -> `0.74.2`](https://renovatebot.com/diffs/npm/react-native/0.74.1/0.74.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-native/0.74.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native/0.74.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native/0.74.1/0.74.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native/0.74.1/0.74.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>facebook/react-native (react-native)</summary> ### [`v0.74.2`](https://togithub.com/facebook/react-native/compare/v0.74.1...v0.74.2) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.74.1...v0.74.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/GSTJ/react-native-magic-modal). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1b3cd2 commit 4ad5c44

2 files changed

Lines changed: 160 additions & 160 deletions

File tree

examples/kitchen-sink/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"expo-splash-screen": "~0.27.4",
2929
"react": "18.3.1",
3030
"react-dom": "18.3.1",
31-
"react-native": "0.74.1",
31+
"react-native": "0.74.2",
3232
"react-native-gesture-handler": "^2.16.2",
3333
"react-native-reanimated": "~3.12.0",
3434
"react-native-web": "~0.19.12"

0 commit comments

Comments
 (0)