Skip to content

Commit

Permalink
Upgrade React from c492f975-20250128 to a4b2d0d5-20250203 (#75649)
Browse files Browse the repository at this point in the history
  • Loading branch information
vercel-release-bot authored Feb 4, 2025
1 parent b145593 commit 2efcf11
Show file tree
Hide file tree
Showing 62 changed files with 1,785 additions and 2,135 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,16 +215,16 @@
"pretty-ms": "7.0.0",
"random-seed": "0.3.0",
"react": "19.0.0",
"react-builtin": "npm:[email protected]c492f975-20250128",
"react-builtin": "npm:[email protected]a4b2d0d5-20250203",
"react-dom": "19.0.0",
"react-dom-builtin": "npm:[email protected]c492f975-20250128",
"react-dom-experimental-builtin": "npm:[email protected]c492f975-20250128",
"react-experimental-builtin": "npm:[email protected]c492f975-20250128",
"react-is-builtin": "npm:[email protected]c492f975-20250128",
"react-server-dom-turbopack": "19.1.0-canary-c492f975-20250128",
"react-server-dom-turbopack-experimental": "npm:[email protected]c492f975-20250128",
"react-server-dom-webpack": "19.1.0-canary-c492f975-20250128",
"react-server-dom-webpack-experimental": "npm:[email protected]c492f975-20250128",
"react-dom-builtin": "npm:[email protected]a4b2d0d5-20250203",
"react-dom-experimental-builtin": "npm:[email protected]a4b2d0d5-20250203",
"react-experimental-builtin": "npm:[email protected]a4b2d0d5-20250203",
"react-is-builtin": "npm:[email protected]a4b2d0d5-20250203",
"react-server-dom-turbopack": "19.1.0-canary-a4b2d0d5-20250203",
"react-server-dom-turbopack-experimental": "npm:[email protected]a4b2d0d5-20250203",
"react-server-dom-webpack": "19.1.0-canary-a4b2d0d5-20250203",
"react-server-dom-webpack-experimental": "npm:[email protected]a4b2d0d5-20250203",
"react-ssr-prepass": "1.0.8",
"react-virtualized": "9.22.3",
"relay-compiler": "13.0.2",
Expand All @@ -234,8 +234,8 @@
"resolve-from": "5.0.0",
"sass": "1.54.0",
"satori": "0.12.1",
"scheduler-builtin": "npm:[email protected]c492f975-20250128",
"scheduler-experimental-builtin": "npm:[email protected]c492f975-20250128",
"scheduler-builtin": "npm:[email protected]a4b2d0d5-20250203",
"scheduler-experimental-builtin": "npm:[email protected]a4b2d0d5-20250203",
"seedrandom": "3.0.5",
"semver": "7.3.7",
"shell-quote": "1.7.3",
Expand Down Expand Up @@ -276,10 +276,10 @@
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"jest-snapshot": "30.0.0-alpha.6",
"react": "19.1.0-canary-c492f975-20250128",
"react-dom": "19.1.0-canary-c492f975-20250128",
"react-is": "19.1.0-canary-c492f975-20250128",
"scheduler": "0.26.0-canary-c492f975-20250128"
"react": "19.1.0-canary-a4b2d0d5-20250203",
"react-dom": "19.1.0-canary-a4b2d0d5-20250203",
"react-is": "19.1.0-canary-a4b2d0d5-20250203",
"scheduler": "0.26.0-canary-a4b2d0d5-20250203"
},
"patchedDependencies": {
"[email protected]": "patches/[email protected]",
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit 2efcf11

Please sign in to comment.