Skip to content

Commit 60219a0

Browse files
committed
Update react
1 parent acb4aa2 commit 60219a0

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
@@ -211,15 +211,15 @@
211211
"pretty-ms": "7.0.0",
212212
"random-seed": "0.3.0",
213213
"react": "19.0.0",
214-
"react-builtin": "npm:[email protected]7eb8234f-20241218",
214+
"react-builtin": "npm:[email protected]ef979d47-20241218",
215215
"react-dom": "19.0.0",
216-
"react-dom-builtin": "npm:[email protected]7eb8234f-20241218",
216+
"react-dom-builtin": "npm:[email protected]ef979d47-20241218",
217217
"react-dom-experimental-builtin": "npm:[email protected]",
218218
"react-experimental-builtin": "npm:[email protected]",
219-
"react-is-builtin": "npm:[email protected]7eb8234f-20241218",
220-
"react-server-dom-turbopack": "19.1.0-canary-7eb8234f-20241218",
219+
"react-is-builtin": "npm:[email protected]ef979d47-20241218",
220+
"react-server-dom-turbopack": "19.1.0-canary-ef979d47-20241218",
221221
"react-server-dom-turbopack-experimental": "npm:[email protected]",
222-
"react-server-dom-webpack": "19.1.0-canary-7eb8234f-20241218",
222+
"react-server-dom-webpack": "19.1.0-canary-ef979d47-20241218",
223223
"react-server-dom-webpack-experimental": "npm:[email protected]",
224224
"react-ssr-prepass": "1.0.8",
225225
"react-virtualized": "9.22.3",
@@ -230,7 +230,7 @@
230230
"resolve-from": "5.0.0",
231231
"sass": "1.54.0",
232232
"satori": "0.10.9",
233-
"scheduler-builtin": "npm:[email protected]7eb8234f-20241218",
233+
"scheduler-builtin": "npm:[email protected]ef979d47-20241218",
234234
"scheduler-experimental-builtin": "npm:[email protected]",
235235
"seedrandom": "3.0.5",
236236
"semver": "7.3.7",
@@ -272,10 +272,10 @@
272272
"@types/react": "19.0.0",
273273
"@types/react-dom": "19.0.0",
274274
"jest-snapshot": "30.0.0-alpha.6",
275-
"react": "19.1.0-canary-7eb8234f-20241218",
276-
"react-dom": "19.1.0-canary-7eb8234f-20241218",
277-
"react-is": "19.1.0-canary-7eb8234f-20241218",
278-
"scheduler": "0.26.0-canary-7eb8234f-20241218"
275+
"react": "19.1.0-canary-ef979d47-20241218",
276+
"react-dom": "19.1.0-canary-ef979d47-20241218",
277+
"react-is": "19.1.0-canary-ef979d47-20241218",
278+
"scheduler": "0.26.0-canary-ef979d47-20241218"
279279
},
280280
"patchedDependencies": {
281281

0 commit comments

Comments
 (0)