Skip to content

Commit 2136a16

Browse files
nextjs-botgaojude
authored andcommitted
Upgrade React from f1e70b5e-20250811 to ac7820a9-20250811 (#82543)
1 parent cb31082 commit 2136a16

File tree

67 files changed

+4582
-4505
lines changed

Some content is hidden

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

67 files changed

+4582
-4505
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"eslint-plugin-jsdoc": "48.0.4",
174174
"eslint-plugin-mdx": "3.1.5",
175175
"eslint-plugin-react": "7.35.0",
176-
"eslint-plugin-react-hooks": "0.0.0-experimental-f1e70b5e-20250811",
176+
"eslint-plugin-react-hooks": "0.0.0-experimental-ac7820a9-20250811",
177177
"eslint-v8": "npm:eslint@^8.57.0",
178178
"event-stream": "4.0.1",
179179
"execa": "2.0.3",
@@ -233,16 +233,16 @@
233233
"pretty-ms": "7.0.0",
234234
"random-seed": "0.3.0",
235235
"react": "19.0.0",
236-
"react-builtin": "npm:[email protected]f1e70b5e-20250811",
236+
"react-builtin": "npm:[email protected]ac7820a9-20250811",
237237
"react-dom": "19.0.0",
238-
"react-dom-builtin": "npm:[email protected]f1e70b5e-20250811",
239-
"react-dom-experimental-builtin": "npm:[email protected]f1e70b5e-20250811",
240-
"react-experimental-builtin": "npm:[email protected]f1e70b5e-20250811",
241-
"react-is-builtin": "npm:[email protected]f1e70b5e-20250811",
242-
"react-server-dom-turbopack": "19.2.0-canary-f1e70b5e-20250811",
243-
"react-server-dom-turbopack-experimental": "npm:[email protected]f1e70b5e-20250811",
244-
"react-server-dom-webpack": "19.2.0-canary-f1e70b5e-20250811",
245-
"react-server-dom-webpack-experimental": "npm:[email protected]f1e70b5e-20250811",
238+
"react-dom-builtin": "npm:[email protected]ac7820a9-20250811",
239+
"react-dom-experimental-builtin": "npm:[email protected]ac7820a9-20250811",
240+
"react-experimental-builtin": "npm:[email protected]ac7820a9-20250811",
241+
"react-is-builtin": "npm:[email protected]ac7820a9-20250811",
242+
"react-server-dom-turbopack": "19.2.0-canary-ac7820a9-20250811",
243+
"react-server-dom-turbopack-experimental": "npm:[email protected]ac7820a9-20250811",
244+
"react-server-dom-webpack": "19.2.0-canary-ac7820a9-20250811",
245+
"react-server-dom-webpack-experimental": "npm:[email protected]ac7820a9-20250811",
246246
"react-ssr-prepass": "1.0.8",
247247
"react-virtualized": "9.22.3",
248248
"relay-compiler": "13.0.2",
@@ -252,8 +252,8 @@
252252
"resolve-from": "5.0.0",
253253
"sass": "1.54.0",
254254
"satori": "0.15.2",
255-
"scheduler-builtin": "npm:[email protected]f1e70b5e-20250811",
256-
"scheduler-experimental-builtin": "npm:[email protected]f1e70b5e-20250811",
255+
"scheduler-builtin": "npm:[email protected]ac7820a9-20250811",
256+
"scheduler-experimental-builtin": "npm:[email protected]ac7820a9-20250811",
257257
"seedrandom": "3.0.5",
258258
"semver": "7.3.7",
259259
"serve-handler": "6.1.6",
@@ -297,10 +297,10 @@
297297
"@types/react-dom": "19.1.6",
298298
"@types/retry": "0.12.0",
299299
"jest-snapshot": "30.0.0-alpha.6",
300-
"react": "19.2.0-canary-f1e70b5e-20250811",
301-
"react-dom": "19.2.0-canary-f1e70b5e-20250811",
302-
"react-is": "19.2.0-canary-f1e70b5e-20250811",
303-
"scheduler": "0.27.0-canary-f1e70b5e-20250811"
300+
"react": "19.2.0-canary-ac7820a9-20250811",
301+
"react-dom": "19.2.0-canary-ac7820a9-20250811",
302+
"react-is": "19.2.0-canary-ac7820a9-20250811",
303+
"scheduler": "0.27.0-canary-ac7820a9-20250811"
304304
},
305305
"patchedDependencies": {
306306

0 commit comments

Comments
 (0)