Skip to content

Commit

Permalink
Upgrade React from 518d06d2-20241219 to 3b009b4c-20250102 (#74492)
Browse files Browse the repository at this point in the history
  • Loading branch information
vercel-release-bot authored Jan 6, 2025
1 parent 1cec8de commit 3b37d6b
Show file tree
Hide file tree
Showing 67 changed files with 7,140 additions and 6,079 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,16 +211,16 @@
"pretty-ms": "7.0.0",
"random-seed": "0.3.0",
"react": "19.0.0",
"react-builtin": "npm:[email protected]518d06d2-20241219",
"react-builtin": "npm:[email protected]3b009b4c-20250102",
"react-dom": "19.0.0",
"react-dom-builtin": "npm:[email protected]518d06d2-20241219",
"react-dom-experimental-builtin": "npm:[email protected]518d06d2-20241219",
"react-experimental-builtin": "npm:[email protected]518d06d2-20241219",
"react-is-builtin": "npm:[email protected]518d06d2-20241219",
"react-server-dom-turbopack": "19.1.0-canary-518d06d2-20241219",
"react-server-dom-turbopack-experimental": "npm:[email protected]518d06d2-20241219",
"react-server-dom-webpack": "19.1.0-canary-518d06d2-20241219",
"react-server-dom-webpack-experimental": "npm:[email protected]518d06d2-20241219",
"react-dom-builtin": "npm:[email protected]3b009b4c-20250102",
"react-dom-experimental-builtin": "npm:[email protected]3b009b4c-20250102",
"react-experimental-builtin": "npm:[email protected]3b009b4c-20250102",
"react-is-builtin": "npm:[email protected]3b009b4c-20250102",
"react-server-dom-turbopack": "19.1.0-canary-3b009b4c-20250102",
"react-server-dom-turbopack-experimental": "npm:[email protected]3b009b4c-20250102",
"react-server-dom-webpack": "19.1.0-canary-3b009b4c-20250102",
"react-server-dom-webpack-experimental": "npm:[email protected]3b009b4c-20250102",
"react-ssr-prepass": "1.0.8",
"react-virtualized": "9.22.3",
"relay-compiler": "13.0.2",
Expand All @@ -230,8 +230,8 @@
"resolve-from": "5.0.0",
"sass": "1.54.0",
"satori": "0.10.9",
"scheduler-builtin": "npm:[email protected]518d06d2-20241219",
"scheduler-experimental-builtin": "npm:[email protected]518d06d2-20241219",
"scheduler-builtin": "npm:[email protected]3b009b4c-20250102",
"scheduler-experimental-builtin": "npm:[email protected]3b009b4c-20250102",
"seedrandom": "3.0.5",
"semver": "7.3.7",
"shell-quote": "1.7.3",
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.1.0-canary-518d06d2-20241219",
"react-dom": "19.1.0-canary-518d06d2-20241219",
"react-is": "19.1.0-canary-518d06d2-20241219",
"scheduler": "0.26.0-canary-518d06d2-20241219"
"react": "19.1.0-canary-3b009b4c-20250102",
"react-dom": "19.1.0-canary-3b009b4c-20250102",
"react-is": "19.1.0-canary-3b009b4c-20250102",
"scheduler": "0.26.0-canary-3b009b4c-20250102"
},
"patchedDependencies": {
"[email protected]": "patches/[email protected]",
Expand Down
Loading

0 comments on commit 3b37d6b

Please sign in to comment.