Skip to content

Commit a7ffd95

Browse files
Update react
1 parent 48d06fe commit a7ffd95

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -227,15 +227,15 @@
227227
"pretty-ms": "7.0.0",
228228
"random-seed": "0.3.0",
229229
"react": "19.0.0",
230-
"react-builtin": "npm:react@19.1.0-canary-313332d1-20250326",
230+
"react-builtin": "npm:react@19.2.0-canary-63779030-20250328",
231231
"react-dom": "19.0.0",
232-
"react-dom-builtin": "npm:react-dom@19.1.0-canary-313332d1-20250326",
232+
"react-dom-builtin": "npm:react-dom@19.2.0-canary-63779030-20250328",
233233
"react-dom-experimental-builtin": "npm:[email protected]",
234234
"react-experimental-builtin": "npm:[email protected]",
235-
"react-is-builtin": "npm:react-is@19.1.0-canary-313332d1-20250326",
236-
"react-server-dom-turbopack": "19.1.0-canary-313332d1-20250326",
235+
"react-is-builtin": "npm:react-is@19.2.0-canary-63779030-20250328",
236+
"react-server-dom-turbopack": "19.2.0-canary-63779030-20250328",
237237
"react-server-dom-turbopack-experimental": "npm:[email protected]",
238-
"react-server-dom-webpack": "19.1.0-canary-313332d1-20250326",
238+
"react-server-dom-webpack": "19.2.0-canary-63779030-20250328",
239239
"react-server-dom-webpack-experimental": "npm:[email protected]",
240240
"react-ssr-prepass": "1.0.8",
241241
"react-virtualized": "9.22.3",
@@ -246,7 +246,7 @@
246246
"resolve-from": "5.0.0",
247247
"sass": "1.54.0",
248248
"satori": "0.12.1",
249-
"scheduler-builtin": "npm:scheduler@0.26.0-canary-313332d1-20250326",
249+
"scheduler-builtin": "npm:scheduler@0.27.0-canary-63779030-20250328",
250250
"scheduler-experimental-builtin": "npm:[email protected]",
251251
"seedrandom": "3.0.5",
252252
"semver": "7.3.7",
@@ -290,10 +290,10 @@
290290
"@types/react": "19.0.8",
291291
"@types/react-dom": "19.0.3",
292292
"jest-snapshot": "30.0.0-alpha.6",
293-
"react": "19.1.0-canary-313332d1-20250326",
294-
"react-dom": "19.1.0-canary-313332d1-20250326",
295-
"react-is": "19.1.0-canary-313332d1-20250326",
296-
"scheduler": "0.26.0-canary-313332d1-20250326"
293+
"react": "19.2.0-canary-63779030-20250328",
294+
"react-dom": "19.2.0-canary-63779030-20250328",
295+
"react-is": "19.2.0-canary-63779030-20250328",
296+
"scheduler": "0.27.0-canary-63779030-20250328"
297297
},
298298
"patchedDependencies": {
299299

0 commit comments

Comments
 (0)