Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade React from 372ec00c-20241209 to 9463d51e-20241219 #74151

Closed
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update react
  • Loading branch information
vercel-release-bot committed Dec 19, 2024
commit 9e3d4b4e4f23c456b4513cd5fce175f1f1ba2e66
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,15 +211,15 @@
"pretty-ms": "7.0.0",
"random-seed": "0.3.0",
"react": "19.0.0",
"react-builtin": "npm:react@19.0.0-rc-372ec00c-20241209",
"react-builtin": "npm:react@19.1.0-canary-9463d51e-20241219",
"react-dom": "19.0.0",
"react-dom-builtin": "npm:react-dom@19.0.0-rc-372ec00c-20241209",
"react-dom-builtin": "npm:react-dom@19.1.0-canary-9463d51e-20241219",
"react-dom-experimental-builtin": "npm:react-dom@0.0.0-experimental-9463d51e-20241219",
"react-experimental-builtin": "npm:react@0.0.0-experimental-9463d51e-20241219",
"react-is-builtin": "npm:react-is@19.0.0-rc-372ec00c-20241209",
"react-server-dom-turbopack": "19.0.0-rc-372ec00c-20241209",
"react-is-builtin": "npm:react-is@19.1.0-canary-9463d51e-20241219",
"react-server-dom-turbopack": "19.1.0-canary-9463d51e-20241219",
"react-server-dom-turbopack-experimental": "npm:react-server-dom-turbopack@0.0.0-experimental-9463d51e-20241219",
"react-server-dom-webpack": "19.0.0-rc-372ec00c-20241209",
"react-server-dom-webpack": "19.1.0-canary-9463d51e-20241219",
"react-server-dom-webpack-experimental": "npm:react-server-dom-webpack@0.0.0-experimental-9463d51e-20241219",
"react-ssr-prepass": "1.0.8",
"react-virtualized": "9.22.3",
Expand All @@ -230,7 +230,7 @@
"resolve-from": "5.0.0",
"sass": "1.54.0",
"satori": "0.10.9",
"scheduler-builtin": "npm:scheduler@0.25.0-rc-372ec00c-20241209",
"scheduler-builtin": "npm:scheduler@0.26.0-canary-9463d51e-20241219",
"scheduler-experimental-builtin": "npm:scheduler@0.0.0-experimental-9463d51e-20241219",
"seedrandom": "3.0.5",
"semver": "7.3.7",
Expand Down Expand Up @@ -272,10 +272,10 @@
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"jest-snapshot": "30.0.0-alpha.6",
"react": "19.0.0-rc-372ec00c-20241209",
"react-dom": "19.0.0-rc-372ec00c-20241209",
"react-is": "19.0.0-rc-372ec00c-20241209",
"scheduler": "0.25.0-rc-372ec00c-20241209"
"react": "19.1.0-canary-9463d51e-20241219",
"react-dom": "19.1.0-canary-9463d51e-20241219",
"react-is": "19.1.0-canary-9463d51e-20241219",
"scheduler": "0.26.0-canary-9463d51e-20241219"
},
"patchedDependencies": {
"webpack-sources@3.2.3": "patches/webpack-sources@3.2.3.patch",
Expand Down