Skip to content

Commit 7bf0ebd

Browse files
Upgrade React from db7dfe05-20250319 to 740a4f7a-20250325 (#77507)
1 parent 855670e commit 7bf0ebd

File tree

86 files changed

+87990
-85272
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+87990
-85272
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -227,16 +227,16 @@
227227
"pretty-ms": "7.0.0",
228228
"random-seed": "0.3.0",
229229
"react": "19.0.0",
230-
"react-builtin": "npm:[email protected]db7dfe05-20250319",
230+
"react-builtin": "npm:[email protected]740a4f7a-20250325",
231231
"react-dom": "19.0.0",
232-
"react-dom-builtin": "npm:[email protected]db7dfe05-20250319",
233-
"react-dom-experimental-builtin": "npm:[email protected]db7dfe05-20250319",
234-
"react-experimental-builtin": "npm:[email protected]db7dfe05-20250319",
235-
"react-is-builtin": "npm:[email protected]db7dfe05-20250319",
236-
"react-server-dom-turbopack": "19.1.0-canary-db7dfe05-20250319",
237-
"react-server-dom-turbopack-experimental": "npm:[email protected]db7dfe05-20250319",
238-
"react-server-dom-webpack": "19.1.0-canary-db7dfe05-20250319",
239-
"react-server-dom-webpack-experimental": "npm:[email protected]db7dfe05-20250319",
232+
"react-dom-builtin": "npm:[email protected]740a4f7a-20250325",
233+
"react-dom-experimental-builtin": "npm:[email protected]740a4f7a-20250325",
234+
"react-experimental-builtin": "npm:[email protected]740a4f7a-20250325",
235+
"react-is-builtin": "npm:[email protected]740a4f7a-20250325",
236+
"react-server-dom-turbopack": "19.1.0-canary-740a4f7a-20250325",
237+
"react-server-dom-turbopack-experimental": "npm:[email protected]740a4f7a-20250325",
238+
"react-server-dom-webpack": "19.1.0-canary-740a4f7a-20250325",
239+
"react-server-dom-webpack-experimental": "npm:[email protected]740a4f7a-20250325",
240240
"react-ssr-prepass": "1.0.8",
241241
"react-virtualized": "9.22.3",
242242
"relay-compiler": "13.0.2",
@@ -246,8 +246,8 @@
246246
"resolve-from": "5.0.0",
247247
"sass": "1.54.0",
248248
"satori": "0.12.1",
249-
"scheduler-builtin": "npm:[email protected]db7dfe05-20250319",
250-
"scheduler-experimental-builtin": "npm:[email protected]db7dfe05-20250319",
249+
"scheduler-builtin": "npm:[email protected]740a4f7a-20250325",
250+
"scheduler-experimental-builtin": "npm:[email protected]740a4f7a-20250325",
251251
"seedrandom": "3.0.5",
252252
"semver": "7.3.7",
253253
"shell-quote": "1.7.3",
@@ -289,10 +289,10 @@
289289
"@types/react": "19.0.8",
290290
"@types/react-dom": "19.0.3",
291291
"jest-snapshot": "30.0.0-alpha.6",
292-
"react": "19.1.0-canary-db7dfe05-20250319",
293-
"react-dom": "19.1.0-canary-db7dfe05-20250319",
294-
"react-is": "19.1.0-canary-db7dfe05-20250319",
295-
"scheduler": "0.26.0-canary-db7dfe05-20250319"
292+
"react": "19.1.0-canary-740a4f7a-20250325",
293+
"react-dom": "19.1.0-canary-740a4f7a-20250325",
294+
"react-is": "19.1.0-canary-740a4f7a-20250325",
295+
"scheduler": "0.26.0-canary-740a4f7a-20250325"
296296
},
297297
"patchedDependencies": {
298298

0 commit comments

Comments
 (0)