Skip to content

Commit 1a31db0

Browse files
Upgrade React from 73aa744b-20250702 to 5d87cd22-20250704 (#81308)
Co-authored-by: nextjs-bot <[email protected]>
1 parent 33973b1 commit 1a31db0

File tree

82 files changed

+7838
-5452
lines changed

Some content is hidden

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

82 files changed

+7838
-5452
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -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]73aa744b-20250702",
236+
"react-builtin": "npm:[email protected]5d87cd22-20250704",
237237
"react-dom": "19.0.0",
238-
"react-dom-builtin": "npm:[email protected]73aa744b-20250702",
239-
"react-dom-experimental-builtin": "npm:[email protected]73aa744b-20250702",
240-
"react-experimental-builtin": "npm:[email protected]73aa744b-20250702",
241-
"react-is-builtin": "npm:[email protected]73aa744b-20250702",
242-
"react-server-dom-turbopack": "19.2.0-canary-73aa744b-20250702",
243-
"react-server-dom-turbopack-experimental": "npm:[email protected]73aa744b-20250702",
244-
"react-server-dom-webpack": "19.2.0-canary-73aa744b-20250702",
245-
"react-server-dom-webpack-experimental": "npm:[email protected]73aa744b-20250702",
238+
"react-dom-builtin": "npm:[email protected]5d87cd22-20250704",
239+
"react-dom-experimental-builtin": "npm:[email protected]5d87cd22-20250704",
240+
"react-experimental-builtin": "npm:[email protected]5d87cd22-20250704",
241+
"react-is-builtin": "npm:[email protected]5d87cd22-20250704",
242+
"react-server-dom-turbopack": "19.2.0-canary-5d87cd22-20250704",
243+
"react-server-dom-turbopack-experimental": "npm:[email protected]5d87cd22-20250704",
244+
"react-server-dom-webpack": "19.2.0-canary-5d87cd22-20250704",
245+
"react-server-dom-webpack-experimental": "npm:[email protected]5d87cd22-20250704",
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.12.2",
255-
"scheduler-builtin": "npm:[email protected]73aa744b-20250702",
256-
"scheduler-experimental-builtin": "npm:[email protected]73aa744b-20250702",
255+
"scheduler-builtin": "npm:[email protected]5d87cd22-20250704",
256+
"scheduler-experimental-builtin": "npm:[email protected]5d87cd22-20250704",
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.2",
298298
"@types/retry": "0.12.0",
299299
"jest-snapshot": "30.0.0-alpha.6",
300-
"react": "19.2.0-canary-73aa744b-20250702",
301-
"react-dom": "19.2.0-canary-73aa744b-20250702",
302-
"react-is": "19.2.0-canary-73aa744b-20250702",
303-
"scheduler": "0.27.0-canary-73aa744b-20250702"
300+
"react": "19.2.0-canary-5d87cd22-20250704",
301+
"react-dom": "19.2.0-canary-5d87cd22-20250704",
302+
"react-is": "19.2.0-canary-5d87cd22-20250704",
303+
"scheduler": "0.27.0-canary-5d87cd22-20250704"
304304
},
305305
"patchedDependencies": {
306306

0 commit comments

Comments
 (0)