Skip to content

Commit f46b2f3

Browse files
authored
chore: bump RN to 0.84.0-rc.4 (#8909)
## Summary πŸš€ ## Test plan Fabric example works πŸ‘
1 parent aec6dc8 commit f46b2f3

File tree

9 files changed

+545
-530
lines changed

9 files changed

+545
-530
lines changed

β€Žapps/common-app/package.jsonβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
5252
"@react-native-community/cli": "20.1.0",
5353
"@react-native-community/cli-platform-android": "20.1.0",
5454
"@react-native-community/cli-platform-ios": "20.1.0",
55-
"@react-native/babel-preset": "0.84.0-rc.2",
56-
"@react-native/eslint-config": "0.84.0-rc.2",
57-
"@react-native/metro-config": "0.84.0-rc.2",
58-
"@react-native/typescript-config": "0.84.0-rc.2",
55+
"@react-native/babel-preset": "0.84.0-rc.4",
56+
"@react-native/eslint-config": "0.84.0-rc.4",
57+
"@react-native/metro-config": "0.84.0-rc.4",
58+
"@react-native/typescript-config": "0.84.0-rc.4",
5959
"@tsconfig/react-native": "3.0.0",
6060
"@types/d3-shape": "3.1.7",
6161
"@types/jest": "30.0.0",
@@ -65,7 +65,7 @@
6565
"jest": "30.2.0",
6666
"madge": "8.0.0",
6767
"prettier": "3.6.2",
68-
"react-native": "0.84.0-rc.2",
68+
"react-native": "0.84.0-rc.4",
6969
"react-test-renderer": "19.2.3",
7070
"typescript": "5.8.3",
7171
"typescript-eslint": "8.46.0"

0 commit comments

Comments
Β (0)