Skip to content

Commit bf98b37

Browse files
Upgrade React from 5398b711-20250314 to c69a5fc5-20250318 (#77249)
1 parent a1c2745 commit bf98b37

File tree

82 files changed

+8381
-5144
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

+8381
-5144
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -227,16 +227,16 @@
227227
"pretty-ms": "7.0.0",
228228
"random-seed": "0.3.0",
229229
"react": "19.0.0",
230-
"react-builtin": "npm:[email protected]5398b711-20250314",
230+
"react-builtin": "npm:[email protected]c69a5fc5-20250318",
231231
"react-dom": "19.0.0",
232-
"react-dom-builtin": "npm:[email protected]5398b711-20250314",
233-
"react-dom-experimental-builtin": "npm:[email protected]5398b711-20250314",
234-
"react-experimental-builtin": "npm:[email protected]5398b711-20250314",
235-
"react-is-builtin": "npm:[email protected]5398b711-20250314",
236-
"react-server-dom-turbopack": "19.1.0-canary-5398b711-20250314",
237-
"react-server-dom-turbopack-experimental": "npm:[email protected]5398b711-20250314",
238-
"react-server-dom-webpack": "19.1.0-canary-5398b711-20250314",
239-
"react-server-dom-webpack-experimental": "npm:[email protected]5398b711-20250314",
232+
"react-dom-builtin": "npm:[email protected]c69a5fc5-20250318",
233+
"react-dom-experimental-builtin": "npm:[email protected]c69a5fc5-20250318",
234+
"react-experimental-builtin": "npm:[email protected]c69a5fc5-20250318",
235+
"react-is-builtin": "npm:[email protected]c69a5fc5-20250318",
236+
"react-server-dom-turbopack": "19.1.0-canary-c69a5fc5-20250318",
237+
"react-server-dom-turbopack-experimental": "npm:[email protected]c69a5fc5-20250318",
238+
"react-server-dom-webpack": "19.1.0-canary-c69a5fc5-20250318",
239+
"react-server-dom-webpack-experimental": "npm:[email protected]c69a5fc5-20250318",
240240
"react-ssr-prepass": "1.0.8",
241241
"react-virtualized": "9.22.3",
242242
"relay-compiler": "13.0.2",
@@ -246,8 +246,8 @@
246246
"resolve-from": "5.0.0",
247247
"sass": "1.54.0",
248248
"satori": "0.12.1",
249-
"scheduler-builtin": "npm:[email protected]5398b711-20250314",
250-
"scheduler-experimental-builtin": "npm:[email protected]5398b711-20250314",
249+
"scheduler-builtin": "npm:[email protected]c69a5fc5-20250318",
250+
"scheduler-experimental-builtin": "npm:[email protected]c69a5fc5-20250318",
251251
"seedrandom": "3.0.5",
252252
"semver": "7.3.7",
253253
"shell-quote": "1.7.3",
@@ -289,10 +289,10 @@
289289
"@types/react": "19.0.8",
290290
"@types/react-dom": "19.0.3",
291291
"jest-snapshot": "30.0.0-alpha.6",
292-
"react": "19.1.0-canary-5398b711-20250314",
293-
"react-dom": "19.1.0-canary-5398b711-20250314",
294-
"react-is": "19.1.0-canary-5398b711-20250314",
295-
"scheduler": "0.26.0-canary-5398b711-20250314"
292+
"react": "19.1.0-canary-c69a5fc5-20250318",
293+
"react-dom": "19.1.0-canary-c69a5fc5-20250318",
294+
"react-is": "19.1.0-canary-c69a5fc5-20250318",
295+
"scheduler": "0.26.0-canary-c69a5fc5-20250318"
296296
},
297297
"patchedDependencies": {
298298

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

+1,111-554
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)