Skip to content

Commit 8fda4c8

Browse files
chore(deps): update react-native (#2397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tommy Nguyen <[email protected]>
1 parent 3bafdb0 commit 8fda4c8

File tree

7 files changed

+1850
-1959
lines changed

7 files changed

+1850
-1959
lines changed

.github/renovate.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packageRules": [
55
{
66
"groupName": "@react-native-community/cli",
7-
"allowedVersions": "^15.0.0",
7+
"allowedVersions": "^15.0.1",
88
"matchPackageNames": ["@react-native-community/cli{/,}**"]
99
},
1010
{
@@ -48,6 +48,7 @@
4848
"matchPackageNames": [
4949
"@callstack/react-native-visionos",
5050
"@react-native-community/template",
51+
"@react-native-mac/virtualized-lists",
5152
"@react-native/assets-registry",
5253
"@react-native/babel-plugin-codegen",
5354
"@react-native/babel-preset",
@@ -65,7 +66,7 @@
6566
"react-native-macos",
6667
"react-native-windows"
6768
],
68-
"allowedVersions": "^0.76.0"
69+
"allowedVersions": "^0.77.0"
6970
}
7071
],
7172
"postUpdateOptions": ["yarnDedupeHighest"],

0 commit comments

Comments
 (0)