Skip to content

Commit 4b585c9

Browse files
Upgrade React from 32b0cad8-20250213 to 662957cc-20250221 (#76333)
1 parent 7633c67 commit 4b585c9

File tree

90 files changed

+4534
-3020
lines changed

Some content is hidden

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

90 files changed

+4534
-3020
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -225,16 +225,16 @@
225225
"pretty-ms": "7.0.0",
226226
"random-seed": "0.3.0",
227227
"react": "19.0.0",
228-
"react-builtin": "npm:[email protected]32b0cad8-20250213",
228+
"react-builtin": "npm:[email protected]662957cc-20250221",
229229
"react-dom": "19.0.0",
230-
"react-dom-builtin": "npm:[email protected]32b0cad8-20250213",
231-
"react-dom-experimental-builtin": "npm:[email protected]32b0cad8-20250213",
232-
"react-experimental-builtin": "npm:[email protected]32b0cad8-20250213",
233-
"react-is-builtin": "npm:[email protected]32b0cad8-20250213",
234-
"react-server-dom-turbopack": "19.1.0-canary-32b0cad8-20250213",
235-
"react-server-dom-turbopack-experimental": "npm:[email protected]32b0cad8-20250213",
236-
"react-server-dom-webpack": "19.1.0-canary-32b0cad8-20250213",
237-
"react-server-dom-webpack-experimental": "npm:[email protected]32b0cad8-20250213",
230+
"react-dom-builtin": "npm:[email protected]662957cc-20250221",
231+
"react-dom-experimental-builtin": "npm:[email protected]662957cc-20250221",
232+
"react-experimental-builtin": "npm:[email protected]662957cc-20250221",
233+
"react-is-builtin": "npm:[email protected]662957cc-20250221",
234+
"react-server-dom-turbopack": "19.1.0-canary-662957cc-20250221",
235+
"react-server-dom-turbopack-experimental": "npm:[email protected]662957cc-20250221",
236+
"react-server-dom-webpack": "19.1.0-canary-662957cc-20250221",
237+
"react-server-dom-webpack-experimental": "npm:[email protected]662957cc-20250221",
238238
"react-ssr-prepass": "1.0.8",
239239
"react-virtualized": "9.22.3",
240240
"relay-compiler": "13.0.2",
@@ -244,8 +244,8 @@
244244
"resolve-from": "5.0.0",
245245
"sass": "1.54.0",
246246
"satori": "0.12.1",
247-
"scheduler-builtin": "npm:[email protected]32b0cad8-20250213",
248-
"scheduler-experimental-builtin": "npm:[email protected]32b0cad8-20250213",
247+
"scheduler-builtin": "npm:[email protected]662957cc-20250221",
248+
"scheduler-experimental-builtin": "npm:[email protected]662957cc-20250221",
249249
"seedrandom": "3.0.5",
250250
"semver": "7.3.7",
251251
"shell-quote": "1.7.3",
@@ -287,10 +287,10 @@
287287
"@types/react": "19.0.8",
288288
"@types/react-dom": "19.0.3",
289289
"jest-snapshot": "30.0.0-alpha.6",
290-
"react": "19.1.0-canary-32b0cad8-20250213",
291-
"react-dom": "19.1.0-canary-32b0cad8-20250213",
292-
"react-is": "19.1.0-canary-32b0cad8-20250213",
293-
"scheduler": "0.26.0-canary-32b0cad8-20250213"
290+
"react": "19.1.0-canary-662957cc-20250221",
291+
"react-dom": "19.1.0-canary-662957cc-20250221",
292+
"react-is": "19.1.0-canary-662957cc-20250221",
293+
"scheduler": "0.26.0-canary-662957cc-20250221"
294294
},
295295
"patchedDependencies": {
296296

0 commit comments

Comments
 (0)