Skip to content
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 May 5, 2025
commit e60ff94ae2da59ec2a8fc3d8e8784d5498f76794
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,15 +227,15 @@
"pretty-ms": "7.0.0",
"random-seed": "0.3.0",
"react": "19.0.0",
"react-builtin": "npm:[email protected]197d6a04-20250424",
"react-builtin": "npm:[email protected]b9cfa0d3-20250505",
"react-dom": "19.0.0",
"react-dom-builtin": "npm:[email protected]197d6a04-20250424",
"react-dom-builtin": "npm:[email protected]b9cfa0d3-20250505",
"react-dom-experimental-builtin": "npm:[email protected]",
"react-experimental-builtin": "npm:[email protected]",
"react-is-builtin": "npm:[email protected]197d6a04-20250424",
"react-server-dom-turbopack": "19.2.0-canary-197d6a04-20250424",
"react-is-builtin": "npm:[email protected]b9cfa0d3-20250505",
"react-server-dom-turbopack": "19.2.0-canary-b9cfa0d3-20250505",
"react-server-dom-turbopack-experimental": "npm:[email protected]",
"react-server-dom-webpack": "19.2.0-canary-197d6a04-20250424",
"react-server-dom-webpack": "19.2.0-canary-b9cfa0d3-20250505",
"react-server-dom-webpack-experimental": "npm:[email protected]",
"react-ssr-prepass": "1.0.8",
"react-virtualized": "9.22.3",
Expand All @@ -246,7 +246,7 @@
"resolve-from": "5.0.0",
"sass": "1.54.0",
"satori": "0.12.2",
"scheduler-builtin": "npm:[email protected]197d6a04-20250424",
"scheduler-builtin": "npm:[email protected]b9cfa0d3-20250505",
"scheduler-experimental-builtin": "npm:[email protected]",
"seedrandom": "3.0.5",
"semver": "7.3.7",
Expand Down Expand Up @@ -290,10 +290,10 @@
"@types/react-dom": "19.1.2",
"@types/retry": "0.12.0",
"jest-snapshot": "30.0.0-alpha.6",
"react": "19.2.0-canary-197d6a04-20250424",
"react-dom": "19.2.0-canary-197d6a04-20250424",
"react-is": "19.2.0-canary-197d6a04-20250424",
"scheduler": "0.27.0-canary-197d6a04-20250424"
"react": "19.2.0-canary-b9cfa0d3-20250505",
"react-dom": "19.2.0-canary-b9cfa0d3-20250505",
"react-is": "19.2.0-canary-b9cfa0d3-20250505",
"scheduler": "0.27.0-canary-b9cfa0d3-20250505"
},
"patchedDependencies": {
"[email protected]": "patches/[email protected]",
Expand Down