Skip to content

Commit 8563947

Browse files
committed
Update react@experimental
1 parent bf8cadd commit 8563947

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
"eslint-plugin-jsdoc": "48.0.4",
200200
"eslint-plugin-mdx": "3.1.5",
201201
"eslint-plugin-react": "7.35.0",
202-
"eslint-plugin-react-hooks": "0.0.0-experimental-a4eb2dfa-20251006",
202+
"eslint-plugin-react-hooks": "0.0.0-experimental-9724e3e6-20251008",
203203
"eslint-v8": "npm:eslint@^8.57.0",
204204
"event-stream": "4.0.1",
205205
"execa": "2.0.3",
@@ -262,13 +262,13 @@
262262
"react-builtin": "npm:[email protected]",
263263
"react-dom": "19.0.0",
264264
"react-dom-builtin": "npm:[email protected]",
265-
"react-dom-experimental-builtin": "npm:[email protected]a4eb2dfa-20251006",
266-
"react-experimental-builtin": "npm:[email protected]a4eb2dfa-20251006",
265+
"react-dom-experimental-builtin": "npm:[email protected]9724e3e6-20251008",
266+
"react-experimental-builtin": "npm:[email protected]9724e3e6-20251008",
267267
"react-is-builtin": "npm:[email protected]",
268268
"react-server-dom-turbopack": "19.3.0-canary-a4eb2dfa-20251006",
269-
"react-server-dom-turbopack-experimental": "npm:[email protected]a4eb2dfa-20251006",
269+
"react-server-dom-turbopack-experimental": "npm:[email protected]9724e3e6-20251008",
270270
"react-server-dom-webpack": "19.3.0-canary-a4eb2dfa-20251006",
271-
"react-server-dom-webpack-experimental": "npm:[email protected]a4eb2dfa-20251006",
271+
"react-server-dom-webpack-experimental": "npm:[email protected]9724e3e6-20251008",
272272
"react-ssr-prepass": "1.0.8",
273273
"react-virtualized": "9.22.3",
274274
"relay-compiler": "13.0.2",
@@ -279,7 +279,7 @@
279279
"sass": "1.54.0",
280280
"satori": "0.15.2",
281281
"scheduler-builtin": "npm:[email protected]",
282-
"scheduler-experimental-builtin": "npm:[email protected]a4eb2dfa-20251006",
282+
"scheduler-experimental-builtin": "npm:[email protected]9724e3e6-20251008",
283283
"seedrandom": "3.0.5",
284284
"semver": "7.3.7",
285285
"serve-handler": "6.1.6",

0 commit comments

Comments
 (0)