Skip to content

Commit ed0ff95

Browse files
committed
Update react
1 parent 8563947 commit ed0ff95

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
@@ -259,15 +259,15 @@
259259
"pretty-ms": "7.0.0",
260260
"random-seed": "0.3.0",
261261
"react": "19.0.0",
262-
"react-builtin": "npm:[email protected]a4eb2dfa-20251006",
262+
"react-builtin": "npm:[email protected]9724e3e6-20251008",
263263
"react-dom": "19.0.0",
264-
"react-dom-builtin": "npm:[email protected]a4eb2dfa-20251006",
264+
"react-dom-builtin": "npm:[email protected]9724e3e6-20251008",
265265
"react-dom-experimental-builtin": "npm:[email protected]",
266266
"react-experimental-builtin": "npm:[email protected]",
267-
"react-is-builtin": "npm:[email protected]a4eb2dfa-20251006",
268-
"react-server-dom-turbopack": "19.3.0-canary-a4eb2dfa-20251006",
267+
"react-is-builtin": "npm:[email protected]9724e3e6-20251008",
268+
"react-server-dom-turbopack": "19.3.0-canary-9724e3e6-20251008",
269269
"react-server-dom-turbopack-experimental": "npm:[email protected]",
270-
"react-server-dom-webpack": "19.3.0-canary-a4eb2dfa-20251006",
270+
"react-server-dom-webpack": "19.3.0-canary-9724e3e6-20251008",
271271
"react-server-dom-webpack-experimental": "npm:[email protected]",
272272
"react-ssr-prepass": "1.0.8",
273273
"react-virtualized": "9.22.3",
@@ -278,7 +278,7 @@
278278
"resolve-from": "5.0.0",
279279
"sass": "1.54.0",
280280
"satori": "0.15.2",
281-
"scheduler-builtin": "npm:[email protected]a4eb2dfa-20251006",
281+
"scheduler-builtin": "npm:[email protected]9724e3e6-20251008",
282282
"scheduler-experimental-builtin": "npm:[email protected]",
283283
"seedrandom": "3.0.5",
284284
"semver": "7.3.7",
@@ -323,10 +323,10 @@
323323
"@types/react-dom": "19.2.1",
324324
"@types/retry": "0.12.0",
325325
"jest-snapshot": "30.0.0-alpha.6",
326-
"react": "19.3.0-canary-a4eb2dfa-20251006",
327-
"react-dom": "19.3.0-canary-a4eb2dfa-20251006",
328-
"react-is": "19.3.0-canary-a4eb2dfa-20251006",
329-
"scheduler": "0.28.0-canary-a4eb2dfa-20251006"
326+
"react": "19.3.0-canary-9724e3e6-20251008",
327+
"react-dom": "19.3.0-canary-9724e3e6-20251008",
328+
"react-is": "19.3.0-canary-9724e3e6-20251008",
329+
"scheduler": "0.28.0-canary-9724e3e6-20251008"
330330
},
331331
"packageExtensions": {
332332

0 commit comments

Comments
 (0)