-
Notifications
You must be signed in to change notification settings - Fork 27k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update vendored React packages to the the latest canary (#53742)
Updated React from 9377e1010 to cb3404a0c. ### React upstream changes - facebook/react#27190 - facebook/react#27189 - facebook/react#27201 - facebook/react#27147 - facebook/react#26949 - facebook/react#27058 - facebook/react#27142 - facebook/react#27133 - facebook/react#27130 - facebook/react#27105 - facebook/react#27117 - facebook/react#27057
- Loading branch information
Showing
60 changed files
with
915 additions
and
1,226 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 |
---|---|---|
|
@@ -189,14 +189,14 @@ | |
"random-seed": "0.3.0", | ||
"react": "18.2.0", | ||
"react-17": "npm:[email protected]", | ||
"react-builtin": "npm:[email protected]9377e1010-20230712", | ||
"react-builtin": "npm:[email protected]cb3404a0c-20230807", | ||
"react-dom": "18.2.0", | ||
"react-dom-17": "npm:[email protected]", | ||
"react-dom-builtin": "npm:[email protected]9377e1010-20230712", | ||
"react-dom-experimental-builtin": "npm:[email protected]9377e1010-20230712", | ||
"react-experimental-builtin": "npm:[email protected]9377e1010-20230712", | ||
"react-server-dom-webpack": "18.3.0-canary-9377e1010-20230712", | ||
"react-server-dom-webpack-experimental": "npm:[email protected]9377e1010-20230712", | ||
"react-dom-builtin": "npm:[email protected]cb3404a0c-20230807", | ||
"react-dom-experimental-builtin": "npm:[email protected]cb3404a0c-20230807", | ||
"react-experimental-builtin": "npm:[email protected]cb3404a0c-20230807", | ||
"react-server-dom-webpack": "18.3.0-canary-cb3404a0c-20230807", | ||
"react-server-dom-webpack-experimental": "npm:[email protected]cb3404a0c-20230807", | ||
"react-ssr-prepass": "1.0.8", | ||
"react-virtualized": "9.22.3", | ||
"relay-compiler": "13.0.2", | ||
|
@@ -206,8 +206,8 @@ | |
"resolve-from": "5.0.0", | ||
"sass": "1.54.0", | ||
"satori": "0.10.1", | ||
"scheduler-builtin": "npm:[email protected]9377e1010-20230712", | ||
"scheduler-experimental-builtin": "npm:[email protected]9377e1010-20230712", | ||
"scheduler-builtin": "npm:[email protected]cb3404a0c-20230807", | ||
"scheduler-experimental-builtin": "npm:[email protected]cb3404a0c-20230807", | ||
"seedrandom": "3.0.5", | ||
"selenium-webdriver": "4.0.0-beta.4", | ||
"semver": "7.3.7", | ||
|
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.