Skip to content

Commit 79706a3

Browse files
nextjs-boteps1lon
andauthored
Upgrade React from ef889445-20250930 to 548235db-20251001 (#84416)
Co-authored-by: Sebastian Sebbie Silbermann <[email protected]>
1 parent ab758f1 commit 79706a3

File tree

87 files changed

+17070
-4271
lines changed

Some content is hidden

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

87 files changed

+17070
-4271
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"eslint-plugin-jsdoc": "48.0.4",
179179
"eslint-plugin-mdx": "3.1.5",
180180
"eslint-plugin-react": "7.35.0",
181-
"eslint-plugin-react-hooks": "0.0.0-experimental-ef889445-20250930",
181+
"eslint-plugin-react-hooks": "0.0.0-experimental-548235db-20251001",
182182
"eslint-v8": "npm:eslint@^8.57.0",
183183
"event-stream": "4.0.1",
184184
"execa": "2.0.3",
@@ -238,16 +238,16 @@
238238
"pretty-ms": "7.0.0",
239239
"random-seed": "0.3.0",
240240
"react": "19.0.0",
241-
"react-builtin": "npm:[email protected]ef889445-20250930",
241+
"react-builtin": "npm:[email protected]548235db-20251001",
242242
"react-dom": "19.0.0",
243-
"react-dom-builtin": "npm:[email protected]ef889445-20250930",
244-
"react-dom-experimental-builtin": "npm:[email protected]ef889445-20250930",
245-
"react-experimental-builtin": "npm:[email protected]ef889445-20250930",
246-
"react-is-builtin": "npm:[email protected]ef889445-20250930",
247-
"react-server-dom-turbopack": "19.2.0-canary-ef889445-20250930",
248-
"react-server-dom-turbopack-experimental": "npm:[email protected]ef889445-20250930",
249-
"react-server-dom-webpack": "19.2.0-canary-ef889445-20250930",
250-
"react-server-dom-webpack-experimental": "npm:[email protected]ef889445-20250930",
243+
"react-dom-builtin": "npm:[email protected]548235db-20251001",
244+
"react-dom-experimental-builtin": "npm:[email protected]548235db-20251001",
245+
"react-experimental-builtin": "npm:[email protected]548235db-20251001",
246+
"react-is-builtin": "npm:[email protected]548235db-20251001",
247+
"react-server-dom-turbopack": "19.2.0-canary-548235db-20251001",
248+
"react-server-dom-turbopack-experimental": "npm:[email protected]548235db-20251001",
249+
"react-server-dom-webpack": "19.2.0-canary-548235db-20251001",
250+
"react-server-dom-webpack-experimental": "npm:[email protected]548235db-20251001",
251251
"react-ssr-prepass": "1.0.8",
252252
"react-virtualized": "9.22.3",
253253
"relay-compiler": "13.0.2",
@@ -257,8 +257,8 @@
257257
"resolve-from": "5.0.0",
258258
"sass": "1.54.0",
259259
"satori": "0.15.2",
260-
"scheduler-builtin": "npm:[email protected]ef889445-20250930",
261-
"scheduler-experimental-builtin": "npm:[email protected]ef889445-20250930",
260+
"scheduler-builtin": "npm:[email protected]548235db-20251001",
261+
"scheduler-experimental-builtin": "npm:[email protected]548235db-20251001",
262262
"seedrandom": "3.0.5",
263263
"semver": "7.3.7",
264264
"serve-handler": "6.1.6",
@@ -302,10 +302,10 @@
302302
"@types/react-dom": "19.1.7",
303303
"@types/retry": "0.12.0",
304304
"jest-snapshot": "30.0.0-alpha.6",
305-
"react": "19.2.0-canary-ef889445-20250930",
306-
"react-dom": "19.2.0-canary-ef889445-20250930",
307-
"react-is": "19.2.0-canary-ef889445-20250930",
308-
"scheduler": "0.27.0-canary-ef889445-20250930"
305+
"react": "19.2.0-canary-548235db-20251001",
306+
"react-dom": "19.2.0-canary-548235db-20251001",
307+
"react-is": "19.2.0-canary-548235db-20251001",
308+
"scheduler": "0.27.0-canary-548235db-20251001"
309309
},
310310
"packageExtensions": {
311311

0 commit comments

Comments
 (0)