Skip to content

Commit

Permalink
chore(deps): update dependency react-native to v0.73.6 (#3026)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <[email protected]>
  • Loading branch information
renovate[bot] and tido64 authored Mar 20, 2024
1 parent 3b3d2f1 commit 45c4c42
Show file tree
Hide file tree
Showing 7 changed files with 520 additions and 524 deletions.
2 changes: 2 additions & 0 deletions .changeset/thin-walls-impress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
3 changes: 2 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@
"enabled": false
},
{
"groupName": "react-native",
"matchPackageNames": [
"@callstack/react-native-visionos",
"@react-native/assets-registry",
"@react-native/babel-plugin-codegen",
"@react-native/babel-preset",
Expand All @@ -65,7 +67,6 @@
"@react-native/normalize-colors",
"@react-native/virtualized-lists",
"react-native",
"react-native-codegen",
"react-native-macos",
"react-native-windows"
],
Expand Down
3 changes: 1 addition & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,8 @@ packageExtensions:
metro-transform-worker: ^0.80.0
react-native-macos@*:
dependencies:
# These two are required by `react-native-macos/local-cli/runMacOS/runMacOS.js`
# Required by `react-native-macos/local-cli/runMacOS/runMacOS.js`
"@react-native-community/cli-tools": ^12.3.0
chalk: ^4.1.0
peerDependencies:
"@babel/preset-env": ^7.1.6
react-native: "*"
Expand Down
Loading

0 comments on commit 45c4c42

Please sign in to comment.