Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
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
eps1lon committed Feb 7, 2025
commit d607d30a101ee600095dbf0bb6d36c5949e6e092
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,15 +216,15 @@
"pretty-ms": "7.0.0",
"random-seed": "0.3.0",
"react": "19.0.0",
"react-builtin": "npm:[email protected]d85cf3e5-20250205",
"react-builtin": "npm:[email protected]ff628334-20250205",
"react-dom": "19.0.0",
"react-dom-builtin": "npm:[email protected]d85cf3e5-20250205",
"react-dom-builtin": "npm:[email protected]ff628334-20250205",
"react-dom-experimental-builtin": "npm:[email protected]",
"react-experimental-builtin": "npm:[email protected]",
"react-is-builtin": "npm:[email protected]d85cf3e5-20250205",
"react-server-dom-turbopack": "19.1.0-canary-d85cf3e5-20250205",
"react-is-builtin": "npm:[email protected]ff628334-20250205",
"react-server-dom-turbopack": "19.1.0-canary-ff628334-20250205",
"react-server-dom-turbopack-experimental": "npm:[email protected]",
"react-server-dom-webpack": "19.1.0-canary-d85cf3e5-20250205",
"react-server-dom-webpack": "19.1.0-canary-ff628334-20250205",
"react-server-dom-webpack-experimental": "npm:[email protected]",
"react-ssr-prepass": "1.0.8",
"react-virtualized": "9.22.3",
Expand All @@ -235,7 +235,7 @@
"resolve-from": "5.0.0",
"sass": "1.54.0",
"satori": "0.12.1",
"scheduler-builtin": "npm:[email protected]d85cf3e5-20250205",
"scheduler-builtin": "npm:[email protected]ff628334-20250205",
"scheduler-experimental-builtin": "npm:[email protected]",
"seedrandom": "3.0.5",
"semver": "7.3.7",
Expand Down Expand Up @@ -277,10 +277,10 @@
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"jest-snapshot": "30.0.0-alpha.6",
"react": "19.1.0-canary-d85cf3e5-20250205",
"react-dom": "19.1.0-canary-d85cf3e5-20250205",
"react-is": "19.1.0-canary-d85cf3e5-20250205",
"scheduler": "0.26.0-canary-d85cf3e5-20250205"
"react": "19.1.0-canary-ff628334-20250205",
"react-dom": "19.1.0-canary-ff628334-20250205",
"react-is": "19.1.0-canary-ff628334-20250205",
"scheduler": "0.26.0-canary-ff628334-20250205"
},
"patchedDependencies": {
"[email protected]": "patches/[email protected]",
Expand Down