Skip to content

Commit f91192c

Browse files
Upgrade React from 22e39ea7-20250225 to d55cc79b-20250228 (#76680)
1 parent c6ab3d5 commit f91192c

File tree

62 files changed

+4539
-3430
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

+4539
-3430
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]22e39ea7-20250225",
230+
"react-builtin": "npm:[email protected]d55cc79b-20250228",
231231
"react-dom": "19.0.0",
232-
"react-dom-builtin": "npm:[email protected]22e39ea7-20250225",
233-
"react-dom-experimental-builtin": "npm:[email protected]22e39ea7-20250225",
234-
"react-experimental-builtin": "npm:[email protected]22e39ea7-20250225",
235-
"react-is-builtin": "npm:[email protected]22e39ea7-20250225",
236-
"react-server-dom-turbopack": "19.1.0-canary-22e39ea7-20250225",
237-
"react-server-dom-turbopack-experimental": "npm:[email protected]22e39ea7-20250225",
238-
"react-server-dom-webpack": "19.1.0-canary-22e39ea7-20250225",
239-
"react-server-dom-webpack-experimental": "npm:[email protected]22e39ea7-20250225",
232+
"react-dom-builtin": "npm:[email protected]d55cc79b-20250228",
233+
"react-dom-experimental-builtin": "npm:[email protected]d55cc79b-20250228",
234+
"react-experimental-builtin": "npm:[email protected]d55cc79b-20250228",
235+
"react-is-builtin": "npm:[email protected]d55cc79b-20250228",
236+
"react-server-dom-turbopack": "19.1.0-canary-d55cc79b-20250228",
237+
"react-server-dom-turbopack-experimental": "npm:[email protected]d55cc79b-20250228",
238+
"react-server-dom-webpack": "19.1.0-canary-d55cc79b-20250228",
239+
"react-server-dom-webpack-experimental": "npm:[email protected]d55cc79b-20250228",
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]22e39ea7-20250225",
250-
"scheduler-experimental-builtin": "npm:[email protected]22e39ea7-20250225",
249+
"scheduler-builtin": "npm:[email protected]d55cc79b-20250228",
250+
"scheduler-experimental-builtin": "npm:[email protected]d55cc79b-20250228",
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-22e39ea7-20250225",
293-
"react-dom": "19.1.0-canary-22e39ea7-20250225",
294-
"react-is": "19.1.0-canary-22e39ea7-20250225",
295-
"scheduler": "0.26.0-canary-22e39ea7-20250225"
292+
"react": "19.1.0-canary-d55cc79b-20250228",
293+
"react-dom": "19.1.0-canary-d55cc79b-20250228",
294+
"react-is": "19.1.0-canary-d55cc79b-20250228",
295+
"scheduler": "0.26.0-canary-d55cc79b-20250228"
296296
},
297297
"patchedDependencies": {
298298

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

+650-512
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)