-
Notifications
You must be signed in to change notification settings - Fork 27.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1e493fc
commit 81e136d
Showing
94 changed files
with
2,610 additions
and
2,328 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -206,19 +206,19 @@ | |
"pretty-bytes": "5.3.0", | ||
"pretty-ms": "7.0.0", | ||
"random-seed": "0.3.0", | ||
"react": "19.0.0-rc-eb3ad065-20240822", | ||
"react": "19.0.0-rc-f90a6bcc-20240827", | ||
"react-17": "npm:[email protected]", | ||
"react-builtin": "npm:[email protected]eb3ad065-20240822", | ||
"react-dom": "19.0.0-rc-eb3ad065-20240822", | ||
"react-builtin": "npm:[email protected]f90a6bcc-20240827", | ||
"react-dom": "19.0.0-rc-f90a6bcc-20240827", | ||
"react-dom-17": "npm:[email protected]", | ||
"react-dom-builtin": "npm:[email protected]eb3ad065-20240822", | ||
"react-dom-experimental-builtin": "npm:[email protected]eb3ad065-20240822", | ||
"react-experimental-builtin": "npm:[email protected]eb3ad065-20240822", | ||
"react-is-builtin": "npm:[email protected]eb3ad065-20240822", | ||
"react-server-dom-turbopack": "19.0.0-rc-eb3ad065-20240822", | ||
"react-server-dom-turbopack-experimental": "npm:[email protected]eb3ad065-20240822", | ||
"react-server-dom-webpack": "19.0.0-rc-eb3ad065-20240822", | ||
"react-server-dom-webpack-experimental": "npm:[email protected]eb3ad065-20240822", | ||
"react-dom-builtin": "npm:[email protected]f90a6bcc-20240827", | ||
"react-dom-experimental-builtin": "npm:[email protected]f90a6bcc-20240827", | ||
"react-experimental-builtin": "npm:[email protected]f90a6bcc-20240827", | ||
"react-is-builtin": "npm:[email protected]f90a6bcc-20240827", | ||
"react-server-dom-turbopack": "19.0.0-rc-f90a6bcc-20240827", | ||
"react-server-dom-turbopack-experimental": "npm:[email protected]f90a6bcc-20240827", | ||
"react-server-dom-webpack": "19.0.0-rc-f90a6bcc-20240827", | ||
"react-server-dom-webpack-experimental": "npm:[email protected]f90a6bcc-20240827", | ||
"react-ssr-prepass": "1.0.8", | ||
"react-virtualized": "9.22.3", | ||
"relay-compiler": "13.0.2", | ||
|
@@ -228,8 +228,8 @@ | |
"resolve-from": "5.0.0", | ||
"sass": "1.54.0", | ||
"satori": "0.10.9", | ||
"scheduler-builtin": "npm:[email protected]eb3ad065-20240822", | ||
"scheduler-experimental-builtin": "npm:[email protected]eb3ad065-20240822", | ||
"scheduler-builtin": "npm:[email protected]f90a6bcc-20240827", | ||
"scheduler-experimental-builtin": "npm:[email protected]f90a6bcc-20240827", | ||
"seedrandom": "3.0.5", | ||
"semver": "7.3.7", | ||
"shell-quote": "1.7.3", | ||
|
@@ -269,10 +269,10 @@ | |
"@babel/traverse": "7.22.5", | ||
"@types/react": "npm:[email protected]", | ||
"@types/react-dom": "npm:[email protected]", | ||
"react": "19.0.0-rc-eb3ad065-20240822", | ||
"react-dom": "19.0.0-rc-eb3ad065-20240822", | ||
"react-is": "19.0.0-rc-eb3ad065-20240822", | ||
"scheduler": "0.25.0-rc-eb3ad065-20240822" | ||
"react": "19.0.0-rc-f90a6bcc-20240827", | ||
"react-dom": "19.0.0-rc-f90a6bcc-20240827", | ||
"react-is": "19.0.0-rc-f90a6bcc-20240827", | ||
"scheduler": "0.25.0-rc-f90a6bcc-20240827" | ||
}, | ||
"patchedDependencies": { | ||
"[email protected]": "patches/[email protected]" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
407 changes: 209 additions & 198 deletions
407
packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.