Skip to content

Commit ef6ecdb

Browse files
Upgrade React from ff628334-20250205 to 8759c5c8-20250207 (#75796)
Co-authored-by: Sebastian Sebbie Silbermann <[email protected]>
1 parent 75db6c4 commit ef6ecdb

File tree

63 files changed

+1585
-1385
lines changed

Some content is hidden

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

63 files changed

+1585
-1385
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -216,16 +216,16 @@
216216
"pretty-ms": "7.0.0",
217217
"random-seed": "0.3.0",
218218
"react": "19.0.0",
219-
"react-builtin": "npm:[email protected]ff628334-20250205",
219+
"react-builtin": "npm:[email protected]8759c5c8-20250207",
220220
"react-dom": "19.0.0",
221-
"react-dom-builtin": "npm:[email protected]ff628334-20250205",
222-
"react-dom-experimental-builtin": "npm:[email protected]ff628334-20250205",
223-
"react-experimental-builtin": "npm:[email protected]ff628334-20250205",
224-
"react-is-builtin": "npm:[email protected]ff628334-20250205",
225-
"react-server-dom-turbopack": "19.1.0-canary-ff628334-20250205",
226-
"react-server-dom-turbopack-experimental": "npm:[email protected]ff628334-20250205",
227-
"react-server-dom-webpack": "19.1.0-canary-ff628334-20250205",
228-
"react-server-dom-webpack-experimental": "npm:[email protected]ff628334-20250205",
221+
"react-dom-builtin": "npm:[email protected]8759c5c8-20250207",
222+
"react-dom-experimental-builtin": "npm:[email protected]8759c5c8-20250207",
223+
"react-experimental-builtin": "npm:[email protected]8759c5c8-20250207",
224+
"react-is-builtin": "npm:[email protected]8759c5c8-20250207",
225+
"react-server-dom-turbopack": "19.1.0-canary-8759c5c8-20250207",
226+
"react-server-dom-turbopack-experimental": "npm:[email protected]8759c5c8-20250207",
227+
"react-server-dom-webpack": "19.1.0-canary-8759c5c8-20250207",
228+
"react-server-dom-webpack-experimental": "npm:[email protected]8759c5c8-20250207",
229229
"react-ssr-prepass": "1.0.8",
230230
"react-virtualized": "9.22.3",
231231
"relay-compiler": "13.0.2",
@@ -235,8 +235,8 @@
235235
"resolve-from": "5.0.0",
236236
"sass": "1.54.0",
237237
"satori": "0.12.1",
238-
"scheduler-builtin": "npm:[email protected]ff628334-20250205",
239-
"scheduler-experimental-builtin": "npm:[email protected]ff628334-20250205",
238+
"scheduler-builtin": "npm:[email protected]8759c5c8-20250207",
239+
"scheduler-experimental-builtin": "npm:[email protected]8759c5c8-20250207",
240240
"seedrandom": "3.0.5",
241241
"semver": "7.3.7",
242242
"shell-quote": "1.7.3",
@@ -277,10 +277,10 @@
277277
"@types/react": "19.0.8",
278278
"@types/react-dom": "19.0.3",
279279
"jest-snapshot": "30.0.0-alpha.6",
280-
"react": "19.1.0-canary-ff628334-20250205",
281-
"react-dom": "19.1.0-canary-ff628334-20250205",
282-
"react-is": "19.1.0-canary-ff628334-20250205",
283-
"scheduler": "0.26.0-canary-ff628334-20250205"
280+
"react": "19.1.0-canary-8759c5c8-20250207",
281+
"react-dom": "19.1.0-canary-8759c5c8-20250207",
282+
"react-is": "19.1.0-canary-8759c5c8-20250207",
283+
"scheduler": "0.26.0-canary-8759c5c8-20250207"
284284
},
285285
"patchedDependencies": {
286286

0 commit comments

Comments
 (0)