Skip to content

Commit f21a2b0

Browse files
rubennortefacebook-github-bot
authored andcommitted
React 19.3.0 sync int React Native OSS (#58446)
Summary: Sync of React 19.3.0 into React Native Changelog: [General][Changed] - Sync React 19.3.0 into React Native jest_e2e[run_all_tests] bypass-github-export-checks Reviewed By: fabriziocucci Differential Revision: D119490598
1 parent 5646c31 commit f21a2b0

9 files changed

Lines changed: 7773 additions & 3693 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@
108108
"node-fetch": "^2.2.0",
109109
"nullthrows": "^1.1.1",
110110
"prettier": "3.9.4",
111-
"react": "19.2.3",
112-
"react-test-renderer": "19.2.3",
111+
"react": "19.3.0",
112+
"react-test-renderer": "19.3.0",
113113
"rimraf": "^3.0.2",
114114
"shelljs": "^0.8.5",
115115
"signedsource": "^2.0.0",
@@ -121,7 +121,7 @@
121121
"ws": "^7.5.10"
122122
},
123123
"resolutions": {
124-
"react-is": "19.2.3",
124+
"react-is": "19.3.0",
125125
"on-headers": "1.1.0",
126126
"compression": "1.8.1",
127127
"@microsoft/api-extractor/minimatch": "3.1.4",

0 commit comments

Comments
 (0)