Skip to content

Commit 2efcf11

Browse files
Upgrade React from c492f975-20250128 to a4b2d0d5-20250203 (#75649)
1 parent b145593 commit 2efcf11

File tree

62 files changed

+1785
-2135
lines changed

Some content is hidden

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

62 files changed

+1785
-2135
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -215,16 +215,16 @@
215215
"pretty-ms": "7.0.0",
216216
"random-seed": "0.3.0",
217217
"react": "19.0.0",
218-
"react-builtin": "npm:[email protected]c492f975-20250128",
218+
"react-builtin": "npm:[email protected]a4b2d0d5-20250203",
219219
"react-dom": "19.0.0",
220-
"react-dom-builtin": "npm:[email protected]c492f975-20250128",
221-
"react-dom-experimental-builtin": "npm:[email protected]c492f975-20250128",
222-
"react-experimental-builtin": "npm:[email protected]c492f975-20250128",
223-
"react-is-builtin": "npm:[email protected]c492f975-20250128",
224-
"react-server-dom-turbopack": "19.1.0-canary-c492f975-20250128",
225-
"react-server-dom-turbopack-experimental": "npm:[email protected]c492f975-20250128",
226-
"react-server-dom-webpack": "19.1.0-canary-c492f975-20250128",
227-
"react-server-dom-webpack-experimental": "npm:[email protected]c492f975-20250128",
220+
"react-dom-builtin": "npm:[email protected]a4b2d0d5-20250203",
221+
"react-dom-experimental-builtin": "npm:[email protected]a4b2d0d5-20250203",
222+
"react-experimental-builtin": "npm:[email protected]a4b2d0d5-20250203",
223+
"react-is-builtin": "npm:[email protected]a4b2d0d5-20250203",
224+
"react-server-dom-turbopack": "19.1.0-canary-a4b2d0d5-20250203",
225+
"react-server-dom-turbopack-experimental": "npm:[email protected]a4b2d0d5-20250203",
226+
"react-server-dom-webpack": "19.1.0-canary-a4b2d0d5-20250203",
227+
"react-server-dom-webpack-experimental": "npm:[email protected]a4b2d0d5-20250203",
228228
"react-ssr-prepass": "1.0.8",
229229
"react-virtualized": "9.22.3",
230230
"relay-compiler": "13.0.2",
@@ -234,8 +234,8 @@
234234
"resolve-from": "5.0.0",
235235
"sass": "1.54.0",
236236
"satori": "0.12.1",
237-
"scheduler-builtin": "npm:[email protected]c492f975-20250128",
238-
"scheduler-experimental-builtin": "npm:[email protected]c492f975-20250128",
237+
"scheduler-builtin": "npm:[email protected]a4b2d0d5-20250203",
238+
"scheduler-experimental-builtin": "npm:[email protected]a4b2d0d5-20250203",
239239
"seedrandom": "3.0.5",
240240
"semver": "7.3.7",
241241
"shell-quote": "1.7.3",
@@ -276,10 +276,10 @@
276276
"@types/react": "19.0.8",
277277
"@types/react-dom": "19.0.3",
278278
"jest-snapshot": "30.0.0-alpha.6",
279-
"react": "19.1.0-canary-c492f975-20250128",
280-
"react-dom": "19.1.0-canary-c492f975-20250128",
281-
"react-is": "19.1.0-canary-c492f975-20250128",
282-
"scheduler": "0.26.0-canary-c492f975-20250128"
279+
"react": "19.1.0-canary-a4b2d0d5-20250203",
280+
"react-dom": "19.1.0-canary-a4b2d0d5-20250203",
281+
"react-is": "19.1.0-canary-a4b2d0d5-20250203",
282+
"scheduler": "0.26.0-canary-a4b2d0d5-20250203"
283283
},
284284
"patchedDependencies": {
285285

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js

+243-300
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)