Skip to content

Commit 9b2ec7f

Browse files
nextjs-bothuozhi
authored andcommitted
Upgrade React from fa50caf5-20251107 to 52684925-20251110 (#85980)
1 parent 13bacee commit 9b2ec7f

File tree

62 files changed

+5040
-5021
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

+5040
-5021
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"eslint-plugin-jsdoc": "48.0.4",
202202
"eslint-plugin-mdx": "3.1.5",
203203
"eslint-plugin-react": "7.37.0",
204-
"eslint-plugin-react-hooks": "0.0.0-experimental-fa50caf5-20251107",
204+
"eslint-plugin-react-hooks": "0.0.0-experimental-52684925-20251110",
205205
"event-stream": "4.0.1",
206206
"execa": "2.0.3",
207207
"expect": "29.7.0",
@@ -261,16 +261,16 @@
261261
"pretty-ms": "7.0.0",
262262
"random-seed": "0.3.0",
263263
"react": "19.0.0",
264-
"react-builtin": "npm:react@19.3.0-canary-fa50caf5-20251107",
264+
"react-builtin": "npm:react@19.3.0-canary-52684925-20251110",
265265
"react-dom": "19.0.0",
266-
"react-dom-builtin": "npm:react-dom@19.3.0-canary-fa50caf5-20251107",
267-
"react-dom-experimental-builtin": "npm:react-dom@0.0.0-experimental-fa50caf5-20251107",
268-
"react-experimental-builtin": "npm:react@0.0.0-experimental-fa50caf5-20251107",
269-
"react-is-builtin": "npm:react-is@19.3.0-canary-fa50caf5-20251107",
270-
"react-server-dom-turbopack": "19.3.0-canary-fa50caf5-20251107",
271-
"react-server-dom-turbopack-experimental": "npm:react-server-dom-turbopack@0.0.0-experimental-fa50caf5-20251107",
272-
"react-server-dom-webpack": "19.3.0-canary-fa50caf5-20251107",
273-
"react-server-dom-webpack-experimental": "npm:react-server-dom-webpack@0.0.0-experimental-fa50caf5-20251107",
266+
"react-dom-builtin": "npm:react-dom@19.3.0-canary-52684925-20251110",
267+
"react-dom-experimental-builtin": "npm:react-dom@0.0.0-experimental-52684925-20251110",
268+
"react-experimental-builtin": "npm:react@0.0.0-experimental-52684925-20251110",
269+
"react-is-builtin": "npm:react-is@19.3.0-canary-52684925-20251110",
270+
"react-server-dom-turbopack": "19.3.0-canary-52684925-20251110",
271+
"react-server-dom-turbopack-experimental": "npm:react-server-dom-turbopack@0.0.0-experimental-52684925-20251110",
272+
"react-server-dom-webpack": "19.3.0-canary-52684925-20251110",
273+
"react-server-dom-webpack-experimental": "npm:react-server-dom-webpack@0.0.0-experimental-52684925-20251110",
274274
"react-ssr-prepass": "1.0.8",
275275
"react-virtualized": "9.22.3",
276276
"relay-compiler": "13.0.2",
@@ -280,8 +280,8 @@
280280
"resolve-from": "5.0.0",
281281
"sass": "1.54.0",
282282
"satori": "0.15.2",
283-
"scheduler-builtin": "npm:scheduler@0.28.0-canary-fa50caf5-20251107",
284-
"scheduler-experimental-builtin": "npm:scheduler@0.0.0-experimental-fa50caf5-20251107",
283+
"scheduler-builtin": "npm:scheduler@0.28.0-canary-52684925-20251110",
284+
"scheduler-experimental-builtin": "npm:scheduler@0.0.0-experimental-52684925-20251110",
285285
"seedrandom": "3.0.5",
286286
"semver": "7.3.7",
287287
"serve-handler": "6.1.6",
@@ -326,10 +326,10 @@
326326
"@types/react-dom": "19.2.1",
327327
"@types/retry": "0.12.0",
328328
"jest-snapshot": "30.0.0-alpha.6",
329-
"react": "19.3.0-canary-fa50caf5-20251107",
330-
"react-dom": "19.3.0-canary-fa50caf5-20251107",
331-
"react-is": "19.3.0-canary-fa50caf5-20251107",
332-
"scheduler": "0.28.0-canary-fa50caf5-20251107"
329+
"react": "19.3.0-canary-52684925-20251110",
330+
"react-dom": "19.3.0-canary-52684925-20251110",
331+
"react-is": "19.3.0-canary-52684925-20251110",
332+
"scheduler": "0.28.0-canary-52684925-20251110"
333333
},
334334
"packageExtensions": {
335335
"eslint-plugin-react-hooks@0.0.0-experimental-6de32a5a-20250822": {

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

Lines changed: 328 additions & 310 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)