-
Notifications
You must be signed in to change notification settings - Fork 27.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Update React from 6230622a1a-20240610 to 76002254-20240724 (#…
…68149)" (#68300) This seems to be causing an crash on vercel-site for our [one of our top-level pages](https://vercel-site-git-update-next-v15-0-0-canary-89.vercel.sh/ai) Reverts #68149
- Loading branch information
Showing
156 changed files
with
498,902 additions
and
339,942 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
19.0.0-rc-76002254-20240724 | ||
19.0.0-rc-6230622a1a-20240610 |
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 |
---|---|---|
|
@@ -200,19 +200,19 @@ | |
"pretty-bytes": "5.3.0", | ||
"pretty-ms": "7.0.0", | ||
"random-seed": "0.3.0", | ||
"react": "19.0.0-rc-76002254-20240724", | ||
"react": "19.0.0-rc-6230622a1a-20240610", | ||
"react-17": "npm:[email protected]", | ||
"react-builtin": "npm:[email protected]76002254-20240724", | ||
"react-dom": "19.0.0-rc-76002254-20240724", | ||
"react-builtin": "npm:[email protected]6230622a1a-20240610", | ||
"react-dom": "19.0.0-rc-6230622a1a-20240610", | ||
"react-dom-17": "npm:[email protected]", | ||
"react-dom-builtin": "npm:[email protected]76002254-20240724", | ||
"react-dom-experimental-builtin": "npm:[email protected]76002254-20240724", | ||
"react-experimental-builtin": "npm:[email protected]76002254-20240724", | ||
"react-is-builtin": "npm:[email protected]76002254-20240724", | ||
"react-server-dom-turbopack": "19.0.0-rc-76002254-20240724", | ||
"react-server-dom-turbopack-experimental": "npm:[email protected]76002254-20240724", | ||
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724", | ||
"react-server-dom-webpack-experimental": "npm:[email protected]76002254-20240724", | ||
"react-dom-builtin": "npm:[email protected]6230622a1a-20240610", | ||
"react-dom-experimental-builtin": "npm:[email protected]6230622a1a-20240610", | ||
"react-experimental-builtin": "npm:[email protected]6230622a1a-20240610", | ||
"react-is-builtin": "npm:[email protected]6230622a1a-20240610", | ||
"react-server-dom-turbopack": "19.0.0-rc-6230622a1a-20240610", | ||
"react-server-dom-turbopack-experimental": "npm:[email protected]6230622a1a-20240610", | ||
"react-server-dom-webpack": "19.0.0-rc-6230622a1a-20240610", | ||
"react-server-dom-webpack-experimental": "npm:[email protected]6230622a1a-20240610", | ||
"react-ssr-prepass": "1.0.8", | ||
"react-virtualized": "9.22.3", | ||
"relay-compiler": "13.0.2", | ||
|
@@ -222,8 +222,8 @@ | |
"resolve-from": "5.0.0", | ||
"sass": "1.54.0", | ||
"satori": "0.10.9", | ||
"scheduler-builtin": "npm:[email protected]76002254-20240724", | ||
"scheduler-experimental-builtin": "npm:[email protected]76002254-20240724", | ||
"scheduler-builtin": "npm:[email protected]6230622a1a-20240610", | ||
"scheduler-experimental-builtin": "npm:[email protected]6230622a1a-20240610", | ||
"seedrandom": "3.0.5", | ||
"semver": "7.3.7", | ||
"shell-quote": "1.7.3", | ||
|
@@ -263,10 +263,10 @@ | |
"@babel/traverse": "7.22.5", | ||
"@types/react": "npm:[email protected]", | ||
"@types/react-dom": "npm:[email protected]", | ||
"react": "19.0.0-rc-76002254-20240724", | ||
"react-dom": "19.0.0-rc-76002254-20240724", | ||
"react-is": "19.0.0-rc-76002254-20240724", | ||
"scheduler": "0.25.0-rc-76002254-20240724" | ||
"react": "19.0.0-rc-6230622a1a-20240610", | ||
"react-dom": "19.0.0-rc-6230622a1a-20240610", | ||
"react-is": "19.0.0-rc-6230622a1a-20240610", | ||
"scheduler": "0.25.0-rc-6230622a1a-20240610" | ||
}, | ||
"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
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
Oops, something went wrong.