diff --git a/package.json b/package.json index 97a0866184e00b..ce071e90a19dd4 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,7 @@ "eslint-plugin-jsdoc": "48.0.4", "eslint-plugin-mdx": "3.1.5", "eslint-plugin-react": "7.35.0", - "eslint-plugin-react-hooks": "0.0.0-experimental-a96a0f39-20250815", + "eslint-plugin-react-hooks": "0.0.0-experimental-f508edc8-20250818", "eslint-v8": "npm:eslint@^8.57.0", "event-stream": "4.0.1", "execa": "2.0.3", @@ -233,16 +233,16 @@ "pretty-ms": "7.0.0", "random-seed": "0.3.0", "react": "19.0.0", - "react-builtin": "npm:react@19.2.0-canary-a96a0f39-20250815", + "react-builtin": "npm:react@19.2.0-canary-f508edc8-20250818", "react-dom": "19.0.0", - "react-dom-builtin": "npm:react-dom@19.2.0-canary-a96a0f39-20250815", - "react-dom-experimental-builtin": "npm:react-dom@0.0.0-experimental-a96a0f39-20250815", - "react-experimental-builtin": "npm:react@0.0.0-experimental-a96a0f39-20250815", - "react-is-builtin": "npm:react-is@19.2.0-canary-a96a0f39-20250815", - "react-server-dom-turbopack": "19.2.0-canary-a96a0f39-20250815", - "react-server-dom-turbopack-experimental": "npm:react-server-dom-turbopack@0.0.0-experimental-a96a0f39-20250815", - "react-server-dom-webpack": "19.2.0-canary-a96a0f39-20250815", - "react-server-dom-webpack-experimental": "npm:react-server-dom-webpack@0.0.0-experimental-a96a0f39-20250815", + "react-dom-builtin": "npm:react-dom@19.2.0-canary-f508edc8-20250818", + "react-dom-experimental-builtin": "npm:react-dom@0.0.0-experimental-f508edc8-20250818", + "react-experimental-builtin": "npm:react@0.0.0-experimental-f508edc8-20250818", + "react-is-builtin": "npm:react-is@19.2.0-canary-f508edc8-20250818", + "react-server-dom-turbopack": "19.2.0-canary-f508edc8-20250818", + "react-server-dom-turbopack-experimental": "npm:react-server-dom-turbopack@0.0.0-experimental-f508edc8-20250818", + "react-server-dom-webpack": "19.2.0-canary-f508edc8-20250818", + "react-server-dom-webpack-experimental": "npm:react-server-dom-webpack@0.0.0-experimental-f508edc8-20250818", "react-ssr-prepass": "1.0.8", "react-virtualized": "9.22.3", "relay-compiler": "13.0.2", @@ -252,8 +252,8 @@ "resolve-from": "5.0.0", "sass": "1.54.0", "satori": "0.15.2", - "scheduler-builtin": "npm:scheduler@0.27.0-canary-a96a0f39-20250815", - "scheduler-experimental-builtin": "npm:scheduler@0.0.0-experimental-a96a0f39-20250815", + "scheduler-builtin": "npm:scheduler@0.27.0-canary-f508edc8-20250818", + "scheduler-experimental-builtin": "npm:scheduler@0.0.0-experimental-f508edc8-20250818", "seedrandom": "3.0.5", "semver": "7.3.7", "serve-handler": "6.1.6", @@ -297,10 +297,10 @@ "@types/react-dom": "19.1.7", "@types/retry": "0.12.0", "jest-snapshot": "30.0.0-alpha.6", - "react": "19.2.0-canary-a96a0f39-20250815", - "react-dom": "19.2.0-canary-a96a0f39-20250815", - "react-is": "19.2.0-canary-a96a0f39-20250815", - "scheduler": "0.27.0-canary-a96a0f39-20250815" + "react": "19.2.0-canary-f508edc8-20250818", + "react-dom": "19.2.0-canary-f508edc8-20250818", + "react-is": "19.2.0-canary-f508edc8-20250818", + "scheduler": "0.27.0-canary-f508edc8-20250818" }, "patchedDependencies": { "webpack-sources@3.2.3": "patches/webpack-sources@3.2.3.patch", diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js index 039fdb4fae8f30..75f2739c5bbbb7 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js @@ -11132,25 +11132,25 @@ return current; } function updateSuspenseComponent(current, workInProgress, renderLanes) { - var JSCompiler_object_inline_componentStack_3152; - var JSCompiler_object_inline_stack_3151 = workInProgress.pendingProps; + var JSCompiler_object_inline_componentStack_3161; + var JSCompiler_object_inline_stack_3160 = workInProgress.pendingProps; shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128); - var JSCompiler_object_inline_digest_3150 = !1; + var JSCompiler_object_inline_digest_3159 = !1; var didSuspend = 0 !== (workInProgress.flags & 128); - (JSCompiler_object_inline_componentStack_3152 = didSuspend) || - (JSCompiler_object_inline_componentStack_3152 = + (JSCompiler_object_inline_componentStack_3161 = didSuspend) || + (JSCompiler_object_inline_componentStack_3161 = null !== current && null === current.memoizedState ? !1 : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback)); - JSCompiler_object_inline_componentStack_3152 && - ((JSCompiler_object_inline_digest_3150 = !0), + JSCompiler_object_inline_componentStack_3161 && + ((JSCompiler_object_inline_digest_3159 = !0), (workInProgress.flags &= -129)); - JSCompiler_object_inline_componentStack_3152 = + JSCompiler_object_inline_componentStack_3161 = 0 !== (workInProgress.flags & 32); workInProgress.flags &= -33; if (null === current) { if (isHydrating) { - JSCompiler_object_inline_digest_3150 + JSCompiler_object_inline_digest_3159 ? pushPrimaryTreeSuspenseHandler(workInProgress) : reuseSuspenseHandlerOnStack(workInProgress); (current = nextHydratableInstance) @@ -11163,20 +11163,20 @@ ? renderLanes : null), null !== renderLanes && - ((JSCompiler_object_inline_componentStack_3152 = { + ((JSCompiler_object_inline_componentStack_3161 = { dehydrated: renderLanes, treeContext: getSuspendedTreeContext(), retryLane: 536870912, hydrationErrors: null }), (workInProgress.memoizedState = - JSCompiler_object_inline_componentStack_3152), - (JSCompiler_object_inline_componentStack_3152 = + JSCompiler_object_inline_componentStack_3161), + (JSCompiler_object_inline_componentStack_3161 = createFiberFromDehydratedFragment(renderLanes)), - (JSCompiler_object_inline_componentStack_3152.return = + (JSCompiler_object_inline_componentStack_3161.return = workInProgress), (workInProgress.child = - JSCompiler_object_inline_componentStack_3152), + JSCompiler_object_inline_componentStack_3161), (hydrationParentFiber = workInProgress), (nextHydratableInstance = null))) : (renderLanes = null); @@ -11190,9 +11190,9 @@ : (workInProgress.lanes = 536870912); return null; } - var nextPrimaryChildren = JSCompiler_object_inline_stack_3151.children, - nextFallbackChildren = JSCompiler_object_inline_stack_3151.fallback; - if (JSCompiler_object_inline_digest_3150) + var nextPrimaryChildren = JSCompiler_object_inline_stack_3160.children, + nextFallbackChildren = JSCompiler_object_inline_stack_3160.fallback; + if (JSCompiler_object_inline_digest_3159) return ( reuseSuspenseHandlerOnStack(workInProgress), mountSuspenseFallbackChildren( @@ -11201,21 +11201,21 @@ nextFallbackChildren, renderLanes ), - (JSCompiler_object_inline_stack_3151 = workInProgress.child), - (JSCompiler_object_inline_stack_3151.memoizedState = + (JSCompiler_object_inline_stack_3160 = workInProgress.child), + (JSCompiler_object_inline_stack_3160.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3151.childLanes = + (JSCompiler_object_inline_stack_3160.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3152, + JSCompiler_object_inline_componentStack_3161, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3151) + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3160) ); if ( "number" === - typeof JSCompiler_object_inline_stack_3151.unstable_expectedLoadTime + typeof JSCompiler_object_inline_stack_3160.unstable_expectedLoadTime ) return ( reuseSuspenseHandlerOnStack(workInProgress), @@ -11225,18 +11225,18 @@ nextFallbackChildren, renderLanes ), - (JSCompiler_object_inline_stack_3151 = workInProgress.child), - (JSCompiler_object_inline_stack_3151.memoizedState = + (JSCompiler_object_inline_stack_3160 = workInProgress.child), + (JSCompiler_object_inline_stack_3160.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3151.childLanes = + (JSCompiler_object_inline_stack_3160.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3152, + JSCompiler_object_inline_componentStack_3161, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress.lanes = 4194304), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3151) + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3160) ); pushPrimaryTreeSuspenseHandler(workInProgress); return mountSuspensePrimaryChildren( @@ -11246,8 +11246,8 @@ } var prevState = current.memoizedState; if (null !== prevState) { - var JSCompiler_object_inline_message_3149 = prevState.dehydrated; - if (null !== JSCompiler_object_inline_message_3149) { + var JSCompiler_object_inline_message_3158 = prevState.dehydrated; + if (null !== JSCompiler_object_inline_message_3158) { if (didSuspend) workInProgress.flags & 256 ? (pushPrimaryTreeSuspenseHandler(workInProgress), @@ -11264,13 +11264,13 @@ (workInProgress = null)) : (reuseSuspenseHandlerOnStack(workInProgress), (nextPrimaryChildren = - JSCompiler_object_inline_stack_3151.fallback), + JSCompiler_object_inline_stack_3160.fallback), (nextFallbackChildren = workInProgress.mode), - (JSCompiler_object_inline_stack_3151 = + (JSCompiler_object_inline_stack_3160 = mountWorkInProgressOffscreenFiber( { mode: "visible", - children: JSCompiler_object_inline_stack_3151.children + children: JSCompiler_object_inline_stack_3160.children }, nextFallbackChildren )), @@ -11281,78 +11281,78 @@ null )), (nextPrimaryChildren.flags |= 2), - (JSCompiler_object_inline_stack_3151.return = workInProgress), + (JSCompiler_object_inline_stack_3160.return = workInProgress), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_3151.sibling = + (JSCompiler_object_inline_stack_3160.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_3151), + (workInProgress.child = JSCompiler_object_inline_stack_3160), reconcileChildFibers( workInProgress, current.child, null, renderLanes ), - (JSCompiler_object_inline_stack_3151 = workInProgress.child), - (JSCompiler_object_inline_stack_3151.memoizedState = + (JSCompiler_object_inline_stack_3160 = workInProgress.child), + (JSCompiler_object_inline_stack_3160.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3151.childLanes = + (JSCompiler_object_inline_stack_3160.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3152, + JSCompiler_object_inline_componentStack_3161, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress = bailoutOffscreenComponent( null, - JSCompiler_object_inline_stack_3151 + JSCompiler_object_inline_stack_3160 ))); else if ( (pushPrimaryTreeSuspenseHandler(workInProgress), warnIfHydrating(), 0 !== (renderLanes & 536870912) && markRenderDerivedCause(workInProgress), - isSuspenseInstanceFallback(JSCompiler_object_inline_message_3149)) + isSuspenseInstanceFallback(JSCompiler_object_inline_message_3158)) ) { - JSCompiler_object_inline_componentStack_3152 = - JSCompiler_object_inline_message_3149.nextSibling && - JSCompiler_object_inline_message_3149.nextSibling.dataset; - if (JSCompiler_object_inline_componentStack_3152) { + JSCompiler_object_inline_componentStack_3161 = + JSCompiler_object_inline_message_3158.nextSibling && + JSCompiler_object_inline_message_3158.nextSibling.dataset; + if (JSCompiler_object_inline_componentStack_3161) { nextPrimaryChildren = - JSCompiler_object_inline_componentStack_3152.dgst; - var message = JSCompiler_object_inline_componentStack_3152.msg; + JSCompiler_object_inline_componentStack_3161.dgst; + var message = JSCompiler_object_inline_componentStack_3161.msg; nextFallbackChildren = - JSCompiler_object_inline_componentStack_3152.stck; + JSCompiler_object_inline_componentStack_3161.stck; var componentStack = - JSCompiler_object_inline_componentStack_3152.cstck; + JSCompiler_object_inline_componentStack_3161.cstck; } - JSCompiler_object_inline_message_3149 = message; - JSCompiler_object_inline_digest_3150 = nextPrimaryChildren; - JSCompiler_object_inline_stack_3151 = nextFallbackChildren; - JSCompiler_object_inline_componentStack_3152 = componentStack; - nextPrimaryChildren = JSCompiler_object_inline_digest_3150; - nextFallbackChildren = JSCompiler_object_inline_message_3149; - componentStack = JSCompiler_object_inline_componentStack_3152; + JSCompiler_object_inline_message_3158 = message; + JSCompiler_object_inline_digest_3159 = nextPrimaryChildren; + JSCompiler_object_inline_stack_3160 = nextFallbackChildren; + JSCompiler_object_inline_componentStack_3161 = componentStack; + nextPrimaryChildren = JSCompiler_object_inline_digest_3159; + nextFallbackChildren = JSCompiler_object_inline_message_3158; + componentStack = JSCompiler_object_inline_componentStack_3161; "POSTPONE" !== nextPrimaryChildren && - ((JSCompiler_object_inline_componentStack_3152 = + ((JSCompiler_object_inline_componentStack_3161 = nextFallbackChildren ? Error(nextFallbackChildren) : Error( "The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering." )), - (JSCompiler_object_inline_componentStack_3152.stack = - JSCompiler_object_inline_stack_3151 || ""), - (JSCompiler_object_inline_componentStack_3152.digest = + (JSCompiler_object_inline_componentStack_3161.stack = + JSCompiler_object_inline_stack_3160 || ""), + (JSCompiler_object_inline_componentStack_3161.digest = nextPrimaryChildren), - (JSCompiler_object_inline_stack_3151 = + (JSCompiler_object_inline_stack_3160 = void 0 === componentStack ? null : componentStack), (nextPrimaryChildren = { - value: JSCompiler_object_inline_componentStack_3152, + value: JSCompiler_object_inline_componentStack_3161, source: null, - stack: JSCompiler_object_inline_stack_3151 + stack: JSCompiler_object_inline_stack_3160 }), - "string" === typeof JSCompiler_object_inline_stack_3151 && + "string" === typeof JSCompiler_object_inline_stack_3160 && CapturedStacks.set( - JSCompiler_object_inline_componentStack_3152, + JSCompiler_object_inline_componentStack_3161, nextPrimaryChildren ), queueHydrationError(nextPrimaryChildren)); @@ -11369,34 +11369,34 @@ renderLanes, !1 ), - (JSCompiler_object_inline_componentStack_3152 = + (JSCompiler_object_inline_componentStack_3161 = 0 !== (renderLanes & current.childLanes)), - didReceiveUpdate || JSCompiler_object_inline_componentStack_3152) + didReceiveUpdate || JSCompiler_object_inline_componentStack_3161) ) { - JSCompiler_object_inline_componentStack_3152 = workInProgressRoot; + JSCompiler_object_inline_componentStack_3161 = workInProgressRoot; if ( - null !== JSCompiler_object_inline_componentStack_3152 && - ((JSCompiler_object_inline_stack_3151 = getBumpedLaneForHydration( - JSCompiler_object_inline_componentStack_3152, + null !== JSCompiler_object_inline_componentStack_3161 && + ((JSCompiler_object_inline_stack_3160 = getBumpedLaneForHydration( + JSCompiler_object_inline_componentStack_3161, renderLanes )), - 0 !== JSCompiler_object_inline_stack_3151 && - JSCompiler_object_inline_stack_3151 !== prevState.retryLane) + 0 !== JSCompiler_object_inline_stack_3160 && + JSCompiler_object_inline_stack_3160 !== prevState.retryLane) ) throw ( - ((prevState.retryLane = JSCompiler_object_inline_stack_3151), + ((prevState.retryLane = JSCompiler_object_inline_stack_3160), enqueueConcurrentRenderForLane( current, - JSCompiler_object_inline_stack_3151 + JSCompiler_object_inline_stack_3160 ), scheduleUpdateOnFiber( - JSCompiler_object_inline_componentStack_3152, + JSCompiler_object_inline_componentStack_3161, current, - JSCompiler_object_inline_stack_3151 + JSCompiler_object_inline_stack_3160 ), SelectiveHydrationException) ); - isSuspenseInstancePending(JSCompiler_object_inline_message_3149) || + isSuspenseInstancePending(JSCompiler_object_inline_message_3158) || renderDidSuspendDelayIfPossible(); workInProgress = retrySuspenseComponentWithoutHydrating( current, @@ -11404,13 +11404,13 @@ renderLanes ); } else - isSuspenseInstancePending(JSCompiler_object_inline_message_3149) + isSuspenseInstancePending(JSCompiler_object_inline_message_3158) ? ((workInProgress.flags |= 192), (workInProgress.child = current.child), (workInProgress = null)) : ((current = prevState.treeContext), (nextHydratableInstance = getNextHydratable( - JSCompiler_object_inline_message_3149.nextSibling + JSCompiler_object_inline_message_3158.nextSibling )), (hydrationParentFiber = workInProgress), (isHydrating = !0), @@ -11422,31 +11422,31 @@ restoreSuspendedTreeContext(workInProgress, current), (workInProgress = mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_stack_3151.children + JSCompiler_object_inline_stack_3160.children )), (workInProgress.flags |= 4096)); return workInProgress; } } - if (JSCompiler_object_inline_digest_3150) + if (JSCompiler_object_inline_digest_3159) return ( reuseSuspenseHandlerOnStack(workInProgress), - (nextPrimaryChildren = JSCompiler_object_inline_stack_3151.fallback), + (nextPrimaryChildren = JSCompiler_object_inline_stack_3160.fallback), (nextFallbackChildren = workInProgress.mode), (componentStack = current.child), - (JSCompiler_object_inline_message_3149 = componentStack.sibling), - (JSCompiler_object_inline_stack_3151 = createWorkInProgress( + (JSCompiler_object_inline_message_3158 = componentStack.sibling), + (JSCompiler_object_inline_stack_3160 = createWorkInProgress( componentStack, { mode: "hidden", - children: JSCompiler_object_inline_stack_3151.children + children: JSCompiler_object_inline_stack_3160.children } )), - (JSCompiler_object_inline_stack_3151.subtreeFlags = + (JSCompiler_object_inline_stack_3160.subtreeFlags = componentStack.subtreeFlags & 65011712), - null !== JSCompiler_object_inline_message_3149 + null !== JSCompiler_object_inline_message_3158 ? (nextPrimaryChildren = createWorkInProgress( - JSCompiler_object_inline_message_3149, + JSCompiler_object_inline_message_3158, nextPrimaryChildren )) : ((nextPrimaryChildren = createFiberFromFragment( @@ -11457,11 +11457,11 @@ )), (nextPrimaryChildren.flags |= 2)), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_3151.return = workInProgress), - (JSCompiler_object_inline_stack_3151.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_3151), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3151), - (JSCompiler_object_inline_stack_3151 = workInProgress.child), + (JSCompiler_object_inline_stack_3160.return = workInProgress), + (JSCompiler_object_inline_stack_3160.sibling = nextPrimaryChildren), + (workInProgress.child = JSCompiler_object_inline_stack_3160), + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3160), + (JSCompiler_object_inline_stack_3160 = workInProgress.child), (nextPrimaryChildren = current.child.memoizedState), null === nextPrimaryChildren ? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes)) @@ -11477,18 +11477,18 @@ baseLanes: nextPrimaryChildren.baseLanes | renderLanes, cachePool: nextFallbackChildren })), - (JSCompiler_object_inline_stack_3151.memoizedState = + (JSCompiler_object_inline_stack_3160.memoizedState = nextPrimaryChildren), - (JSCompiler_object_inline_stack_3151.childLanes = + (JSCompiler_object_inline_stack_3160.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3152, + JSCompiler_object_inline_componentStack_3161, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), bailoutOffscreenComponent( current.child, - JSCompiler_object_inline_stack_3151 + JSCompiler_object_inline_stack_3160 ) ); null !== prevState && @@ -11500,17 +11500,17 @@ current = renderLanes.sibling; renderLanes = createWorkInProgress(renderLanes, { mode: "visible", - children: JSCompiler_object_inline_stack_3151.children + children: JSCompiler_object_inline_stack_3160.children }); renderLanes.return = workInProgress; renderLanes.sibling = null; null !== current && - ((JSCompiler_object_inline_componentStack_3152 = + ((JSCompiler_object_inline_componentStack_3161 = workInProgress.deletions), - null === JSCompiler_object_inline_componentStack_3152 + null === JSCompiler_object_inline_componentStack_3161 ? ((workInProgress.deletions = [current]), (workInProgress.flags |= 16)) - : JSCompiler_object_inline_componentStack_3152.push(current)); + : JSCompiler_object_inline_componentStack_3161.push(current)); workInProgress.child = renderLanes; workInProgress.memoizedState = null; return renderLanes; @@ -30975,38 +30975,35 @@ void 0 ); var parentHostInstance = getInstanceFromHostFiber(parentHostFiber); - if (0 === children.length) - return ( - (parentHostFiber = children = - parentHostInstance.compareDocumentPosition(otherNode)), - parentHostInstance === otherNode - ? (parentHostFiber = Node.DOCUMENT_POSITION_CONTAINS) - : children & Node.DOCUMENT_POSITION_CONTAINED_BY && - (traverseVisibleHostChildren( - this._fragmentFiber.sibling, - !1, - findNextSibling - ), - (children = searchTarget), - (searchTarget = null), - null === children - ? (parentHostFiber = Node.DOCUMENT_POSITION_PRECEDING) - : ((otherNode = - getInstanceFromHostFiber(children).compareDocumentPosition( - otherNode - )), - (parentHostFiber = - 0 === otherNode || - otherNode & Node.DOCUMENT_POSITION_FOLLOWING - ? Node.DOCUMENT_POSITION_FOLLOWING - : Node.DOCUMENT_POSITION_PRECEDING))), - (parentHostFiber |= Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC) - ); + if (0 === children.length) { + children = this._fragmentFiber; + var parentResult = + parentHostInstance.compareDocumentPosition(otherNode); + parentHostFiber = parentResult; + parentHostInstance === otherNode + ? (parentHostFiber = Node.DOCUMENT_POSITION_CONTAINS) + : parentResult & Node.DOCUMENT_POSITION_CONTAINED_BY && + (traverseVisibleHostChildren(children.sibling, !1, findNextSibling), + (children = searchTarget), + (searchTarget = null), + null === children + ? (parentHostFiber = Node.DOCUMENT_POSITION_PRECEDING) + : ((otherNode = + getInstanceFromHostFiber(children).compareDocumentPosition( + otherNode + )), + (parentHostFiber = + 0 === otherNode || + otherNode & Node.DOCUMENT_POSITION_FOLLOWING + ? Node.DOCUMENT_POSITION_FOLLOWING + : Node.DOCUMENT_POSITION_PRECEDING))); + return (parentHostFiber |= + Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC); + } parentHostFiber = getInstanceFromHostFiber(children[0]); + parentResult = getInstanceFromHostFiber(children[children.length - 1]); for ( - var lastElement = getInstanceFromHostFiber( - children[children.length - 1] - ), + var firstInstance = getInstanceFromHostFiber(children[0]), foundPortalParent = !1, parent = this._fragmentFiber.return; null !== parent; @@ -31016,36 +31013,36 @@ if (3 === parent.tag || 5 === parent.tag) break; parent = parent.return; } - foundPortalParent = foundPortalParent - ? getInstanceFromHostFiber(children[0]).parentElement + firstInstance = foundPortalParent + ? firstInstance.parentElement : parentHostInstance; - if (null == foundPortalParent) return Node.DOCUMENT_POSITION_DISCONNECTED; + if (null == firstInstance) return Node.DOCUMENT_POSITION_DISCONNECTED; parentHostInstance = - foundPortalParent.compareDocumentPosition(parentHostFiber) & + firstInstance.compareDocumentPosition(parentHostFiber) & Node.DOCUMENT_POSITION_CONTAINED_BY; - foundPortalParent = - foundPortalParent.compareDocumentPosition(lastElement) & + firstInstance = + firstInstance.compareDocumentPosition(parentResult) & Node.DOCUMENT_POSITION_CONTAINED_BY; - parent = parentHostFiber.compareDocumentPosition(otherNode); - var lastResult = lastElement.compareDocumentPosition(otherNode), - otherNodeIsWithinFirstOrLastChild = - parent & Node.DOCUMENT_POSITION_CONTAINED_BY || - lastResult & Node.DOCUMENT_POSITION_CONTAINED_BY; + foundPortalParent = parentHostFiber.compareDocumentPosition(otherNode); + var lastResult = parentResult.compareDocumentPosition(otherNode); + parent = + foundPortalParent & Node.DOCUMENT_POSITION_CONTAINED_BY || + lastResult & Node.DOCUMENT_POSITION_CONTAINED_BY; lastResult = parentHostInstance && - foundPortalParent && - parent & Node.DOCUMENT_POSITION_FOLLOWING && + firstInstance && + foundPortalParent & Node.DOCUMENT_POSITION_FOLLOWING && lastResult & Node.DOCUMENT_POSITION_PRECEDING; parentHostFiber = (parentHostInstance && parentHostFiber === otherNode) || - (foundPortalParent && lastElement === otherNode) || - otherNodeIsWithinFirstOrLastChild || + (firstInstance && parentResult === otherNode) || + parent || lastResult ? Node.DOCUMENT_POSITION_CONTAINED_BY : (!parentHostInstance && parentHostFiber === otherNode) || - (!foundPortalParent && lastElement === otherNode) + (!firstInstance && parentResult === otherNode) ? Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC - : parent; + : foundPortalParent; return parentHostFiber & Node.DOCUMENT_POSITION_DISCONNECTED || parentHostFiber & Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC || validateDocumentPositionWithFiberTree( @@ -31476,11 +31473,11 @@ }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-experimental-a96a0f39-20250815" !== isomorphicReactPackageVersion) + if ("19.2.0-experimental-f508edc8-20250818" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-experimental-a96a0f39-20250815\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-experimental-f508edc8-20250818\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -31517,10 +31514,10 @@ !(function () { var internals = { bundleType: 1, - version: "19.2.0-experimental-a96a0f39-20250815", + version: "19.2.0-experimental-f508edc8-20250818", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-a96a0f39-20250815" + reconcilerVersion: "19.2.0-experimental-f508edc8-20250818" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -31667,7 +31664,7 @@ listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; - exports.version = "19.2.0-experimental-a96a0f39-20250815"; + exports.version = "19.2.0-experimental-f508edc8-20250818"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.production.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.production.js index b23a6430d4bd44..da84ed4bfc25e1 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.production.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.production.js @@ -17257,35 +17257,32 @@ FragmentInstance.prototype.compareDocumentPosition = function (otherNode) { void 0 ); var parentHostInstance = getInstanceFromHostFiber(parentHostFiber); - if (0 === children.length) - return ( - (parentHostFiber = children = - parentHostInstance.compareDocumentPosition(otherNode)), - parentHostInstance === otherNode - ? (parentHostFiber = Node.DOCUMENT_POSITION_CONTAINS) - : children & Node.DOCUMENT_POSITION_CONTAINED_BY && - (traverseVisibleHostChildren( - this._fragmentFiber.sibling, - !1, - findNextSibling - ), - (children = searchTarget), - (searchTarget = null), - null === children - ? (parentHostFiber = Node.DOCUMENT_POSITION_PRECEDING) - : ((otherNode = - getInstanceFromHostFiber(children).compareDocumentPosition( - otherNode - )), - (parentHostFiber = - 0 === otherNode || otherNode & Node.DOCUMENT_POSITION_FOLLOWING - ? Node.DOCUMENT_POSITION_FOLLOWING - : Node.DOCUMENT_POSITION_PRECEDING))), - (parentHostFiber |= Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC) - ); + if (0 === children.length) { + children = this._fragmentFiber; + var parentResult = parentHostInstance.compareDocumentPosition(otherNode); + parentHostFiber = parentResult; + parentHostInstance === otherNode + ? (parentHostFiber = Node.DOCUMENT_POSITION_CONTAINS) + : parentResult & Node.DOCUMENT_POSITION_CONTAINED_BY && + (traverseVisibleHostChildren(children.sibling, !1, findNextSibling), + (children = searchTarget), + (searchTarget = null), + null === children + ? (parentHostFiber = Node.DOCUMENT_POSITION_PRECEDING) + : ((otherNode = + getInstanceFromHostFiber(children).compareDocumentPosition( + otherNode + )), + (parentHostFiber = + 0 === otherNode || otherNode & Node.DOCUMENT_POSITION_FOLLOWING + ? Node.DOCUMENT_POSITION_FOLLOWING + : Node.DOCUMENT_POSITION_PRECEDING))); + return (parentHostFiber |= Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC); + } parentHostFiber = getInstanceFromHostFiber(children[0]); + parentResult = getInstanceFromHostFiber(children[children.length - 1]); for ( - var lastElement = getInstanceFromHostFiber(children[children.length - 1]), + var firstInstance = getInstanceFromHostFiber(children[0]), foundPortalParent = !1, parent = this._fragmentFiber.return; null !== parent; @@ -17295,36 +17292,36 @@ FragmentInstance.prototype.compareDocumentPosition = function (otherNode) { if (3 === parent.tag || 5 === parent.tag) break; parent = parent.return; } - foundPortalParent = foundPortalParent - ? getInstanceFromHostFiber(children[0]).parentElement + firstInstance = foundPortalParent + ? firstInstance.parentElement : parentHostInstance; - if (null == foundPortalParent) return Node.DOCUMENT_POSITION_DISCONNECTED; + if (null == firstInstance) return Node.DOCUMENT_POSITION_DISCONNECTED; parentHostInstance = - foundPortalParent.compareDocumentPosition(parentHostFiber) & + firstInstance.compareDocumentPosition(parentHostFiber) & Node.DOCUMENT_POSITION_CONTAINED_BY; - foundPortalParent = - foundPortalParent.compareDocumentPosition(lastElement) & + firstInstance = + firstInstance.compareDocumentPosition(parentResult) & Node.DOCUMENT_POSITION_CONTAINED_BY; - parent = parentHostFiber.compareDocumentPosition(otherNode); - var lastResult = lastElement.compareDocumentPosition(otherNode), - otherNodeIsWithinFirstOrLastChild = - parent & Node.DOCUMENT_POSITION_CONTAINED_BY || - lastResult & Node.DOCUMENT_POSITION_CONTAINED_BY; + foundPortalParent = parentHostFiber.compareDocumentPosition(otherNode); + var lastResult = parentResult.compareDocumentPosition(otherNode); + parent = + foundPortalParent & Node.DOCUMENT_POSITION_CONTAINED_BY || + lastResult & Node.DOCUMENT_POSITION_CONTAINED_BY; lastResult = parentHostInstance && - foundPortalParent && - parent & Node.DOCUMENT_POSITION_FOLLOWING && + firstInstance && + foundPortalParent & Node.DOCUMENT_POSITION_FOLLOWING && lastResult & Node.DOCUMENT_POSITION_PRECEDING; parentHostFiber = (parentHostInstance && parentHostFiber === otherNode) || - (foundPortalParent && lastElement === otherNode) || - otherNodeIsWithinFirstOrLastChild || + (firstInstance && parentResult === otherNode) || + parent || lastResult ? Node.DOCUMENT_POSITION_CONTAINED_BY : (!parentHostInstance && parentHostFiber === otherNode) || - (!foundPortalParent && lastElement === otherNode) + (!firstInstance && parentResult === otherNode) ? Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC - : parent; + : foundPortalParent; return parentHostFiber & Node.DOCUMENT_POSITION_DISCONNECTED || parentHostFiber & Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC || validateDocumentPositionWithFiberTree( @@ -19293,16 +19290,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { 0 === i && attemptExplicitHydrationTarget(target); } }; -var isomorphicReactPackageVersion$jscomp$inline_2181 = React.version; +var isomorphicReactPackageVersion$jscomp$inline_2188 = React.version; if ( - "19.2.0-experimental-a96a0f39-20250815" !== - isomorphicReactPackageVersion$jscomp$inline_2181 + "19.2.0-experimental-f508edc8-20250818" !== + isomorphicReactPackageVersion$jscomp$inline_2188 ) throw Error( formatProdErrorMessage( 527, - isomorphicReactPackageVersion$jscomp$inline_2181, - "19.2.0-experimental-a96a0f39-20250815" + isomorphicReactPackageVersion$jscomp$inline_2188, + "19.2.0-experimental-f508edc8-20250818" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -19322,24 +19319,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { null === componentOrElement ? null : componentOrElement.stateNode; return componentOrElement; }; -var internals$jscomp$inline_2876 = { +var internals$jscomp$inline_2885 = { bundleType: 0, - version: "19.2.0-experimental-a96a0f39-20250815", + version: "19.2.0-experimental-f508edc8-20250818", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-a96a0f39-20250815" + reconcilerVersion: "19.2.0-experimental-f508edc8-20250818" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_2877 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_2886 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_2877.isDisabled && - hook$jscomp$inline_2877.supportsFiber + !hook$jscomp$inline_2886.isDisabled && + hook$jscomp$inline_2886.supportsFiber ) try { - (rendererID = hook$jscomp$inline_2877.inject( - internals$jscomp$inline_2876 + (rendererID = hook$jscomp$inline_2886.inject( + internals$jscomp$inline_2885 )), - (injectedHook = hook$jscomp$inline_2877); + (injectedHook = hook$jscomp$inline_2886); } catch (err) {} } exports.createRoot = function (container, options) { @@ -19434,4 +19431,4 @@ exports.hydrateRoot = function (container, initialChildren, options) { listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; -exports.version = "19.2.0-experimental-a96a0f39-20250815"; +exports.version = "19.2.0-experimental-f508edc8-20250818"; diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.development.js index 1932d10cb45e14..ff28707a25801e 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.development.js @@ -11140,25 +11140,25 @@ return current; } function updateSuspenseComponent(current, workInProgress, renderLanes) { - var JSCompiler_object_inline_componentStack_3157; - var JSCompiler_object_inline_stack_3156 = workInProgress.pendingProps; + var JSCompiler_object_inline_componentStack_3166; + var JSCompiler_object_inline_stack_3165 = workInProgress.pendingProps; shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128); - var JSCompiler_object_inline_digest_3155 = !1; + var JSCompiler_object_inline_digest_3164 = !1; var didSuspend = 0 !== (workInProgress.flags & 128); - (JSCompiler_object_inline_componentStack_3157 = didSuspend) || - (JSCompiler_object_inline_componentStack_3157 = + (JSCompiler_object_inline_componentStack_3166 = didSuspend) || + (JSCompiler_object_inline_componentStack_3166 = null !== current && null === current.memoizedState ? !1 : 0 !== (suspenseStackCursor.current & ForceSuspenseFallback)); - JSCompiler_object_inline_componentStack_3157 && - ((JSCompiler_object_inline_digest_3155 = !0), + JSCompiler_object_inline_componentStack_3166 && + ((JSCompiler_object_inline_digest_3164 = !0), (workInProgress.flags &= -129)); - JSCompiler_object_inline_componentStack_3157 = + JSCompiler_object_inline_componentStack_3166 = 0 !== (workInProgress.flags & 32); workInProgress.flags &= -33; if (null === current) { if (isHydrating) { - JSCompiler_object_inline_digest_3155 + JSCompiler_object_inline_digest_3164 ? pushPrimaryTreeSuspenseHandler(workInProgress) : reuseSuspenseHandlerOnStack(workInProgress); (current = nextHydratableInstance) @@ -11171,20 +11171,20 @@ ? renderLanes : null), null !== renderLanes && - ((JSCompiler_object_inline_componentStack_3157 = { + ((JSCompiler_object_inline_componentStack_3166 = { dehydrated: renderLanes, treeContext: getSuspendedTreeContext(), retryLane: 536870912, hydrationErrors: null }), (workInProgress.memoizedState = - JSCompiler_object_inline_componentStack_3157), - (JSCompiler_object_inline_componentStack_3157 = + JSCompiler_object_inline_componentStack_3166), + (JSCompiler_object_inline_componentStack_3166 = createFiberFromDehydratedFragment(renderLanes)), - (JSCompiler_object_inline_componentStack_3157.return = + (JSCompiler_object_inline_componentStack_3166.return = workInProgress), (workInProgress.child = - JSCompiler_object_inline_componentStack_3157), + JSCompiler_object_inline_componentStack_3166), (hydrationParentFiber = workInProgress), (nextHydratableInstance = null))) : (renderLanes = null); @@ -11198,9 +11198,9 @@ : (workInProgress.lanes = 536870912); return null; } - var nextPrimaryChildren = JSCompiler_object_inline_stack_3156.children, - nextFallbackChildren = JSCompiler_object_inline_stack_3156.fallback; - if (JSCompiler_object_inline_digest_3155) + var nextPrimaryChildren = JSCompiler_object_inline_stack_3165.children, + nextFallbackChildren = JSCompiler_object_inline_stack_3165.fallback; + if (JSCompiler_object_inline_digest_3164) return ( reuseSuspenseHandlerOnStack(workInProgress), mountSuspenseFallbackChildren( @@ -11209,21 +11209,21 @@ nextFallbackChildren, renderLanes ), - (JSCompiler_object_inline_stack_3156 = workInProgress.child), - (JSCompiler_object_inline_stack_3156.memoizedState = + (JSCompiler_object_inline_stack_3165 = workInProgress.child), + (JSCompiler_object_inline_stack_3165.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3156.childLanes = + (JSCompiler_object_inline_stack_3165.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3157, + JSCompiler_object_inline_componentStack_3166, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3156) + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3165) ); if ( "number" === - typeof JSCompiler_object_inline_stack_3156.unstable_expectedLoadTime + typeof JSCompiler_object_inline_stack_3165.unstable_expectedLoadTime ) return ( reuseSuspenseHandlerOnStack(workInProgress), @@ -11233,18 +11233,18 @@ nextFallbackChildren, renderLanes ), - (JSCompiler_object_inline_stack_3156 = workInProgress.child), - (JSCompiler_object_inline_stack_3156.memoizedState = + (JSCompiler_object_inline_stack_3165 = workInProgress.child), + (JSCompiler_object_inline_stack_3165.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3156.childLanes = + (JSCompiler_object_inline_stack_3165.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3157, + JSCompiler_object_inline_componentStack_3166, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress.lanes = 4194304), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3156) + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3165) ); pushPrimaryTreeSuspenseHandler(workInProgress); return mountSuspensePrimaryChildren( @@ -11254,8 +11254,8 @@ } var prevState = current.memoizedState; if (null !== prevState) { - var JSCompiler_object_inline_message_3154 = prevState.dehydrated; - if (null !== JSCompiler_object_inline_message_3154) { + var JSCompiler_object_inline_message_3163 = prevState.dehydrated; + if (null !== JSCompiler_object_inline_message_3163) { if (didSuspend) workInProgress.flags & 256 ? (pushPrimaryTreeSuspenseHandler(workInProgress), @@ -11272,13 +11272,13 @@ (workInProgress = null)) : (reuseSuspenseHandlerOnStack(workInProgress), (nextPrimaryChildren = - JSCompiler_object_inline_stack_3156.fallback), + JSCompiler_object_inline_stack_3165.fallback), (nextFallbackChildren = workInProgress.mode), - (JSCompiler_object_inline_stack_3156 = + (JSCompiler_object_inline_stack_3165 = mountWorkInProgressOffscreenFiber( { mode: "visible", - children: JSCompiler_object_inline_stack_3156.children + children: JSCompiler_object_inline_stack_3165.children }, nextFallbackChildren )), @@ -11289,78 +11289,78 @@ null )), (nextPrimaryChildren.flags |= 2), - (JSCompiler_object_inline_stack_3156.return = workInProgress), + (JSCompiler_object_inline_stack_3165.return = workInProgress), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_3156.sibling = + (JSCompiler_object_inline_stack_3165.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_3156), + (workInProgress.child = JSCompiler_object_inline_stack_3165), reconcileChildFibers( workInProgress, current.child, null, renderLanes ), - (JSCompiler_object_inline_stack_3156 = workInProgress.child), - (JSCompiler_object_inline_stack_3156.memoizedState = + (JSCompiler_object_inline_stack_3165 = workInProgress.child), + (JSCompiler_object_inline_stack_3165.memoizedState = mountSuspenseOffscreenState(renderLanes)), - (JSCompiler_object_inline_stack_3156.childLanes = + (JSCompiler_object_inline_stack_3165.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3157, + JSCompiler_object_inline_componentStack_3166, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), (workInProgress = bailoutOffscreenComponent( null, - JSCompiler_object_inline_stack_3156 + JSCompiler_object_inline_stack_3165 ))); else if ( (pushPrimaryTreeSuspenseHandler(workInProgress), warnIfHydrating(), 0 !== (renderLanes & 536870912) && markRenderDerivedCause(workInProgress), - isSuspenseInstanceFallback(JSCompiler_object_inline_message_3154)) + isSuspenseInstanceFallback(JSCompiler_object_inline_message_3163)) ) { - JSCompiler_object_inline_componentStack_3157 = - JSCompiler_object_inline_message_3154.nextSibling && - JSCompiler_object_inline_message_3154.nextSibling.dataset; - if (JSCompiler_object_inline_componentStack_3157) { + JSCompiler_object_inline_componentStack_3166 = + JSCompiler_object_inline_message_3163.nextSibling && + JSCompiler_object_inline_message_3163.nextSibling.dataset; + if (JSCompiler_object_inline_componentStack_3166) { nextPrimaryChildren = - JSCompiler_object_inline_componentStack_3157.dgst; - var message = JSCompiler_object_inline_componentStack_3157.msg; + JSCompiler_object_inline_componentStack_3166.dgst; + var message = JSCompiler_object_inline_componentStack_3166.msg; nextFallbackChildren = - JSCompiler_object_inline_componentStack_3157.stck; + JSCompiler_object_inline_componentStack_3166.stck; var componentStack = - JSCompiler_object_inline_componentStack_3157.cstck; + JSCompiler_object_inline_componentStack_3166.cstck; } - JSCompiler_object_inline_message_3154 = message; - JSCompiler_object_inline_digest_3155 = nextPrimaryChildren; - JSCompiler_object_inline_stack_3156 = nextFallbackChildren; - JSCompiler_object_inline_componentStack_3157 = componentStack; - nextPrimaryChildren = JSCompiler_object_inline_digest_3155; - nextFallbackChildren = JSCompiler_object_inline_message_3154; - componentStack = JSCompiler_object_inline_componentStack_3157; + JSCompiler_object_inline_message_3163 = message; + JSCompiler_object_inline_digest_3164 = nextPrimaryChildren; + JSCompiler_object_inline_stack_3165 = nextFallbackChildren; + JSCompiler_object_inline_componentStack_3166 = componentStack; + nextPrimaryChildren = JSCompiler_object_inline_digest_3164; + nextFallbackChildren = JSCompiler_object_inline_message_3163; + componentStack = JSCompiler_object_inline_componentStack_3166; "POSTPONE" !== nextPrimaryChildren && - ((JSCompiler_object_inline_componentStack_3157 = + ((JSCompiler_object_inline_componentStack_3166 = nextFallbackChildren ? Error(nextFallbackChildren) : Error( "The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering." )), - (JSCompiler_object_inline_componentStack_3157.stack = - JSCompiler_object_inline_stack_3156 || ""), - (JSCompiler_object_inline_componentStack_3157.digest = + (JSCompiler_object_inline_componentStack_3166.stack = + JSCompiler_object_inline_stack_3165 || ""), + (JSCompiler_object_inline_componentStack_3166.digest = nextPrimaryChildren), - (JSCompiler_object_inline_stack_3156 = + (JSCompiler_object_inline_stack_3165 = void 0 === componentStack ? null : componentStack), (nextPrimaryChildren = { - value: JSCompiler_object_inline_componentStack_3157, + value: JSCompiler_object_inline_componentStack_3166, source: null, - stack: JSCompiler_object_inline_stack_3156 + stack: JSCompiler_object_inline_stack_3165 }), - "string" === typeof JSCompiler_object_inline_stack_3156 && + "string" === typeof JSCompiler_object_inline_stack_3165 && CapturedStacks.set( - JSCompiler_object_inline_componentStack_3157, + JSCompiler_object_inline_componentStack_3166, nextPrimaryChildren ), queueHydrationError(nextPrimaryChildren)); @@ -11377,34 +11377,34 @@ renderLanes, !1 ), - (JSCompiler_object_inline_componentStack_3157 = + (JSCompiler_object_inline_componentStack_3166 = 0 !== (renderLanes & current.childLanes)), - didReceiveUpdate || JSCompiler_object_inline_componentStack_3157) + didReceiveUpdate || JSCompiler_object_inline_componentStack_3166) ) { - JSCompiler_object_inline_componentStack_3157 = workInProgressRoot; + JSCompiler_object_inline_componentStack_3166 = workInProgressRoot; if ( - null !== JSCompiler_object_inline_componentStack_3157 && - ((JSCompiler_object_inline_stack_3156 = getBumpedLaneForHydration( - JSCompiler_object_inline_componentStack_3157, + null !== JSCompiler_object_inline_componentStack_3166 && + ((JSCompiler_object_inline_stack_3165 = getBumpedLaneForHydration( + JSCompiler_object_inline_componentStack_3166, renderLanes )), - 0 !== JSCompiler_object_inline_stack_3156 && - JSCompiler_object_inline_stack_3156 !== prevState.retryLane) + 0 !== JSCompiler_object_inline_stack_3165 && + JSCompiler_object_inline_stack_3165 !== prevState.retryLane) ) throw ( - ((prevState.retryLane = JSCompiler_object_inline_stack_3156), + ((prevState.retryLane = JSCompiler_object_inline_stack_3165), enqueueConcurrentRenderForLane( current, - JSCompiler_object_inline_stack_3156 + JSCompiler_object_inline_stack_3165 ), scheduleUpdateOnFiber( - JSCompiler_object_inline_componentStack_3157, + JSCompiler_object_inline_componentStack_3166, current, - JSCompiler_object_inline_stack_3156 + JSCompiler_object_inline_stack_3165 ), SelectiveHydrationException) ); - isSuspenseInstancePending(JSCompiler_object_inline_message_3154) || + isSuspenseInstancePending(JSCompiler_object_inline_message_3163) || renderDidSuspendDelayIfPossible(); workInProgress = retrySuspenseComponentWithoutHydrating( current, @@ -11412,13 +11412,13 @@ renderLanes ); } else - isSuspenseInstancePending(JSCompiler_object_inline_message_3154) + isSuspenseInstancePending(JSCompiler_object_inline_message_3163) ? ((workInProgress.flags |= 192), (workInProgress.child = current.child), (workInProgress = null)) : ((current = prevState.treeContext), (nextHydratableInstance = getNextHydratable( - JSCompiler_object_inline_message_3154.nextSibling + JSCompiler_object_inline_message_3163.nextSibling )), (hydrationParentFiber = workInProgress), (isHydrating = !0), @@ -11430,31 +11430,31 @@ restoreSuspendedTreeContext(workInProgress, current), (workInProgress = mountSuspensePrimaryChildren( workInProgress, - JSCompiler_object_inline_stack_3156.children + JSCompiler_object_inline_stack_3165.children )), (workInProgress.flags |= 4096)); return workInProgress; } } - if (JSCompiler_object_inline_digest_3155) + if (JSCompiler_object_inline_digest_3164) return ( reuseSuspenseHandlerOnStack(workInProgress), - (nextPrimaryChildren = JSCompiler_object_inline_stack_3156.fallback), + (nextPrimaryChildren = JSCompiler_object_inline_stack_3165.fallback), (nextFallbackChildren = workInProgress.mode), (componentStack = current.child), - (JSCompiler_object_inline_message_3154 = componentStack.sibling), - (JSCompiler_object_inline_stack_3156 = createWorkInProgress( + (JSCompiler_object_inline_message_3163 = componentStack.sibling), + (JSCompiler_object_inline_stack_3165 = createWorkInProgress( componentStack, { mode: "hidden", - children: JSCompiler_object_inline_stack_3156.children + children: JSCompiler_object_inline_stack_3165.children } )), - (JSCompiler_object_inline_stack_3156.subtreeFlags = + (JSCompiler_object_inline_stack_3165.subtreeFlags = componentStack.subtreeFlags & 65011712), - null !== JSCompiler_object_inline_message_3154 + null !== JSCompiler_object_inline_message_3163 ? (nextPrimaryChildren = createWorkInProgress( - JSCompiler_object_inline_message_3154, + JSCompiler_object_inline_message_3163, nextPrimaryChildren )) : ((nextPrimaryChildren = createFiberFromFragment( @@ -11465,11 +11465,11 @@ )), (nextPrimaryChildren.flags |= 2)), (nextPrimaryChildren.return = workInProgress), - (JSCompiler_object_inline_stack_3156.return = workInProgress), - (JSCompiler_object_inline_stack_3156.sibling = nextPrimaryChildren), - (workInProgress.child = JSCompiler_object_inline_stack_3156), - bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3156), - (JSCompiler_object_inline_stack_3156 = workInProgress.child), + (JSCompiler_object_inline_stack_3165.return = workInProgress), + (JSCompiler_object_inline_stack_3165.sibling = nextPrimaryChildren), + (workInProgress.child = JSCompiler_object_inline_stack_3165), + bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3165), + (JSCompiler_object_inline_stack_3165 = workInProgress.child), (nextPrimaryChildren = current.child.memoizedState), null === nextPrimaryChildren ? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes)) @@ -11485,18 +11485,18 @@ baseLanes: nextPrimaryChildren.baseLanes | renderLanes, cachePool: nextFallbackChildren })), - (JSCompiler_object_inline_stack_3156.memoizedState = + (JSCompiler_object_inline_stack_3165.memoizedState = nextPrimaryChildren), - (JSCompiler_object_inline_stack_3156.childLanes = + (JSCompiler_object_inline_stack_3165.childLanes = getRemainingWorkInPrimaryTree( current, - JSCompiler_object_inline_componentStack_3157, + JSCompiler_object_inline_componentStack_3166, renderLanes )), (workInProgress.memoizedState = SUSPENDED_MARKER), bailoutOffscreenComponent( current.child, - JSCompiler_object_inline_stack_3156 + JSCompiler_object_inline_stack_3165 ) ); null !== prevState && @@ -11508,17 +11508,17 @@ current = renderLanes.sibling; renderLanes = createWorkInProgress(renderLanes, { mode: "visible", - children: JSCompiler_object_inline_stack_3156.children + children: JSCompiler_object_inline_stack_3165.children }); renderLanes.return = workInProgress; renderLanes.sibling = null; null !== current && - ((JSCompiler_object_inline_componentStack_3157 = + ((JSCompiler_object_inline_componentStack_3166 = workInProgress.deletions), - null === JSCompiler_object_inline_componentStack_3157 + null === JSCompiler_object_inline_componentStack_3166 ? ((workInProgress.deletions = [current]), (workInProgress.flags |= 16)) - : JSCompiler_object_inline_componentStack_3157.push(current)); + : JSCompiler_object_inline_componentStack_3166.push(current)); workInProgress.child = renderLanes; workInProgress.memoizedState = null; return renderLanes; @@ -31027,38 +31027,35 @@ void 0 ); var parentHostInstance = getInstanceFromHostFiber(parentHostFiber); - if (0 === children.length) - return ( - (parentHostFiber = children = - parentHostInstance.compareDocumentPosition(otherNode)), - parentHostInstance === otherNode - ? (parentHostFiber = Node.DOCUMENT_POSITION_CONTAINS) - : children & Node.DOCUMENT_POSITION_CONTAINED_BY && - (traverseVisibleHostChildren( - this._fragmentFiber.sibling, - !1, - findNextSibling - ), - (children = searchTarget), - (searchTarget = null), - null === children - ? (parentHostFiber = Node.DOCUMENT_POSITION_PRECEDING) - : ((otherNode = - getInstanceFromHostFiber(children).compareDocumentPosition( - otherNode - )), - (parentHostFiber = - 0 === otherNode || - otherNode & Node.DOCUMENT_POSITION_FOLLOWING - ? Node.DOCUMENT_POSITION_FOLLOWING - : Node.DOCUMENT_POSITION_PRECEDING))), - (parentHostFiber |= Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC) - ); + if (0 === children.length) { + children = this._fragmentFiber; + var parentResult = + parentHostInstance.compareDocumentPosition(otherNode); + parentHostFiber = parentResult; + parentHostInstance === otherNode + ? (parentHostFiber = Node.DOCUMENT_POSITION_CONTAINS) + : parentResult & Node.DOCUMENT_POSITION_CONTAINED_BY && + (traverseVisibleHostChildren(children.sibling, !1, findNextSibling), + (children = searchTarget), + (searchTarget = null), + null === children + ? (parentHostFiber = Node.DOCUMENT_POSITION_PRECEDING) + : ((otherNode = + getInstanceFromHostFiber(children).compareDocumentPosition( + otherNode + )), + (parentHostFiber = + 0 === otherNode || + otherNode & Node.DOCUMENT_POSITION_FOLLOWING + ? Node.DOCUMENT_POSITION_FOLLOWING + : Node.DOCUMENT_POSITION_PRECEDING))); + return (parentHostFiber |= + Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC); + } parentHostFiber = getInstanceFromHostFiber(children[0]); + parentResult = getInstanceFromHostFiber(children[children.length - 1]); for ( - var lastElement = getInstanceFromHostFiber( - children[children.length - 1] - ), + var firstInstance = getInstanceFromHostFiber(children[0]), foundPortalParent = !1, parent = this._fragmentFiber.return; null !== parent; @@ -31068,36 +31065,36 @@ if (3 === parent.tag || 5 === parent.tag) break; parent = parent.return; } - foundPortalParent = foundPortalParent - ? getInstanceFromHostFiber(children[0]).parentElement + firstInstance = foundPortalParent + ? firstInstance.parentElement : parentHostInstance; - if (null == foundPortalParent) return Node.DOCUMENT_POSITION_DISCONNECTED; + if (null == firstInstance) return Node.DOCUMENT_POSITION_DISCONNECTED; parentHostInstance = - foundPortalParent.compareDocumentPosition(parentHostFiber) & + firstInstance.compareDocumentPosition(parentHostFiber) & Node.DOCUMENT_POSITION_CONTAINED_BY; - foundPortalParent = - foundPortalParent.compareDocumentPosition(lastElement) & + firstInstance = + firstInstance.compareDocumentPosition(parentResult) & Node.DOCUMENT_POSITION_CONTAINED_BY; - parent = parentHostFiber.compareDocumentPosition(otherNode); - var lastResult = lastElement.compareDocumentPosition(otherNode), - otherNodeIsWithinFirstOrLastChild = - parent & Node.DOCUMENT_POSITION_CONTAINED_BY || - lastResult & Node.DOCUMENT_POSITION_CONTAINED_BY; + foundPortalParent = parentHostFiber.compareDocumentPosition(otherNode); + var lastResult = parentResult.compareDocumentPosition(otherNode); + parent = + foundPortalParent & Node.DOCUMENT_POSITION_CONTAINED_BY || + lastResult & Node.DOCUMENT_POSITION_CONTAINED_BY; lastResult = parentHostInstance && - foundPortalParent && - parent & Node.DOCUMENT_POSITION_FOLLOWING && + firstInstance && + foundPortalParent & Node.DOCUMENT_POSITION_FOLLOWING && lastResult & Node.DOCUMENT_POSITION_PRECEDING; parentHostFiber = (parentHostInstance && parentHostFiber === otherNode) || - (foundPortalParent && lastElement === otherNode) || - otherNodeIsWithinFirstOrLastChild || + (firstInstance && parentResult === otherNode) || + parent || lastResult ? Node.DOCUMENT_POSITION_CONTAINED_BY : (!parentHostInstance && parentHostFiber === otherNode) || - (!foundPortalParent && lastElement === otherNode) + (!firstInstance && parentResult === otherNode) ? Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC - : parent; + : foundPortalParent; return parentHostFiber & Node.DOCUMENT_POSITION_DISCONNECTED || parentHostFiber & Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC || validateDocumentPositionWithFiberTree( @@ -31528,11 +31525,11 @@ }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-experimental-a96a0f39-20250815" !== isomorphicReactPackageVersion) + if ("19.2.0-experimental-f508edc8-20250818" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-experimental-a96a0f39-20250815\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-experimental-f508edc8-20250818\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -31569,10 +31566,10 @@ !(function () { var internals = { bundleType: 1, - version: "19.2.0-experimental-a96a0f39-20250815", + version: "19.2.0-experimental-f508edc8-20250818", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-a96a0f39-20250815" + reconcilerVersion: "19.2.0-experimental-f508edc8-20250818" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -32049,7 +32046,7 @@ exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.2.0-experimental-a96a0f39-20250815"; + exports.version = "19.2.0-experimental-f508edc8-20250818"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.profiling.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.profiling.js index 6f8b17b67aff60..2b4c7b576ff0d1 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.profiling.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.profiling.js @@ -18974,35 +18974,32 @@ FragmentInstance.prototype.compareDocumentPosition = function (otherNode) { void 0 ); var parentHostInstance = getInstanceFromHostFiber(parentHostFiber); - if (0 === children.length) - return ( - (parentHostFiber = children = - parentHostInstance.compareDocumentPosition(otherNode)), - parentHostInstance === otherNode - ? (parentHostFiber = Node.DOCUMENT_POSITION_CONTAINS) - : children & Node.DOCUMENT_POSITION_CONTAINED_BY && - (traverseVisibleHostChildren( - this._fragmentFiber.sibling, - !1, - findNextSibling - ), - (children = searchTarget), - (searchTarget = null), - null === children - ? (parentHostFiber = Node.DOCUMENT_POSITION_PRECEDING) - : ((otherNode = - getInstanceFromHostFiber(children).compareDocumentPosition( - otherNode - )), - (parentHostFiber = - 0 === otherNode || otherNode & Node.DOCUMENT_POSITION_FOLLOWING - ? Node.DOCUMENT_POSITION_FOLLOWING - : Node.DOCUMENT_POSITION_PRECEDING))), - (parentHostFiber |= Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC) - ); + if (0 === children.length) { + children = this._fragmentFiber; + var parentResult = parentHostInstance.compareDocumentPosition(otherNode); + parentHostFiber = parentResult; + parentHostInstance === otherNode + ? (parentHostFiber = Node.DOCUMENT_POSITION_CONTAINS) + : parentResult & Node.DOCUMENT_POSITION_CONTAINED_BY && + (traverseVisibleHostChildren(children.sibling, !1, findNextSibling), + (children = searchTarget), + (searchTarget = null), + null === children + ? (parentHostFiber = Node.DOCUMENT_POSITION_PRECEDING) + : ((otherNode = + getInstanceFromHostFiber(children).compareDocumentPosition( + otherNode + )), + (parentHostFiber = + 0 === otherNode || otherNode & Node.DOCUMENT_POSITION_FOLLOWING + ? Node.DOCUMENT_POSITION_FOLLOWING + : Node.DOCUMENT_POSITION_PRECEDING))); + return (parentHostFiber |= Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC); + } parentHostFiber = getInstanceFromHostFiber(children[0]); + parentResult = getInstanceFromHostFiber(children[children.length - 1]); for ( - var lastElement = getInstanceFromHostFiber(children[children.length - 1]), + var firstInstance = getInstanceFromHostFiber(children[0]), foundPortalParent = !1, parent = this._fragmentFiber.return; null !== parent; @@ -19012,36 +19009,36 @@ FragmentInstance.prototype.compareDocumentPosition = function (otherNode) { if (3 === parent.tag || 5 === parent.tag) break; parent = parent.return; } - foundPortalParent = foundPortalParent - ? getInstanceFromHostFiber(children[0]).parentElement + firstInstance = foundPortalParent + ? firstInstance.parentElement : parentHostInstance; - if (null == foundPortalParent) return Node.DOCUMENT_POSITION_DISCONNECTED; + if (null == firstInstance) return Node.DOCUMENT_POSITION_DISCONNECTED; parentHostInstance = - foundPortalParent.compareDocumentPosition(parentHostFiber) & + firstInstance.compareDocumentPosition(parentHostFiber) & Node.DOCUMENT_POSITION_CONTAINED_BY; - foundPortalParent = - foundPortalParent.compareDocumentPosition(lastElement) & + firstInstance = + firstInstance.compareDocumentPosition(parentResult) & Node.DOCUMENT_POSITION_CONTAINED_BY; - parent = parentHostFiber.compareDocumentPosition(otherNode); - var lastResult = lastElement.compareDocumentPosition(otherNode), - otherNodeIsWithinFirstOrLastChild = - parent & Node.DOCUMENT_POSITION_CONTAINED_BY || - lastResult & Node.DOCUMENT_POSITION_CONTAINED_BY; + foundPortalParent = parentHostFiber.compareDocumentPosition(otherNode); + var lastResult = parentResult.compareDocumentPosition(otherNode); + parent = + foundPortalParent & Node.DOCUMENT_POSITION_CONTAINED_BY || + lastResult & Node.DOCUMENT_POSITION_CONTAINED_BY; lastResult = parentHostInstance && - foundPortalParent && - parent & Node.DOCUMENT_POSITION_FOLLOWING && + firstInstance && + foundPortalParent & Node.DOCUMENT_POSITION_FOLLOWING && lastResult & Node.DOCUMENT_POSITION_PRECEDING; parentHostFiber = (parentHostInstance && parentHostFiber === otherNode) || - (foundPortalParent && lastElement === otherNode) || - otherNodeIsWithinFirstOrLastChild || + (firstInstance && parentResult === otherNode) || + parent || lastResult ? Node.DOCUMENT_POSITION_CONTAINED_BY : (!parentHostInstance && parentHostFiber === otherNode) || - (!foundPortalParent && lastElement === otherNode) + (!firstInstance && parentResult === otherNode) ? Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC - : parent; + : foundPortalParent; return parentHostFiber & Node.DOCUMENT_POSITION_DISCONNECTED || parentHostFiber & Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC || validateDocumentPositionWithFiberTree( @@ -21027,16 +21024,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { 0 === i && attemptExplicitHydrationTarget(target); } }; -var isomorphicReactPackageVersion$jscomp$inline_2414 = React.version; +var isomorphicReactPackageVersion$jscomp$inline_2421 = React.version; if ( - "19.2.0-experimental-a96a0f39-20250815" !== - isomorphicReactPackageVersion$jscomp$inline_2414 + "19.2.0-experimental-f508edc8-20250818" !== + isomorphicReactPackageVersion$jscomp$inline_2421 ) throw Error( formatProdErrorMessage( 527, - isomorphicReactPackageVersion$jscomp$inline_2414, - "19.2.0-experimental-a96a0f39-20250815" + isomorphicReactPackageVersion$jscomp$inline_2421, + "19.2.0-experimental-f508edc8-20250818" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -21056,24 +21053,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { null === componentOrElement ? null : componentOrElement.stateNode; return componentOrElement; }; -var internals$jscomp$inline_3111 = { +var internals$jscomp$inline_3120 = { bundleType: 0, - version: "19.2.0-experimental-a96a0f39-20250815", + version: "19.2.0-experimental-f508edc8-20250818", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-a96a0f39-20250815" + reconcilerVersion: "19.2.0-experimental-f508edc8-20250818" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_3112 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_3121 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_3112.isDisabled && - hook$jscomp$inline_3112.supportsFiber + !hook$jscomp$inline_3121.isDisabled && + hook$jscomp$inline_3121.supportsFiber ) try { - (rendererID = hook$jscomp$inline_3112.inject( - internals$jscomp$inline_3111 + (rendererID = hook$jscomp$inline_3121.inject( + internals$jscomp$inline_3120 )), - (injectedHook = hook$jscomp$inline_3112); + (injectedHook = hook$jscomp$inline_3121); } catch (err) {} } function getCrossOriginStringAs(as, input) { @@ -21329,7 +21326,7 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-experimental-a96a0f39-20250815"; +exports.version = "19.2.0-experimental-f508edc8-20250818"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.development.js b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.development.js index 0322c0a8adb091..e26ae4fbb6db75 100644 --- a/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.development.js +++ b/packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.development.js @@ -10204,7 +10204,7 @@ completeSegmentData2 = '" data-pid="', completeSegmentDataEnd = '">', completeBoundaryScriptFunctionOnly = - '$RB=[];$RV=function(b){$RT=performance.now();for(var a=0;aa&&2E3a&&2E3q&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3q&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3q&&2E3a&&2E3a&&2E3q&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3q&&2E3a&&2E3a&&2E3q&&2E3a&&2E3a&&2E3q&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3q&&2E3a&&2E3a&&2E3q&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3a&&2E3q&&2E3a&&2E3a&&2E3q&&2E3a&&2E3a&&2E3a&&2E3a&&2E3 childrenEndTime && (childrenEndTime = endTime); var asyncInfo = candidateInfo, env$jscomp$1 = response$jscomp$0._rootEnvironmentName, @@ -3586,7 +3647,10 @@ componentEndTime = time; result.component = _componentInfo; isLastComponent = !1; - } else if (_candidateInfo.awaited) { + } else if ( + _candidateInfo.awaited && + null != _candidateInfo.awaited.env + ) { var _asyncInfo = _candidateInfo, _env2 = response$jscomp$0._rootEnvironmentName; _asyncInfo.awaited.end > endTime && @@ -4230,6 +4294,7 @@ bind = Function.prototype.bind, instrumentedChunks = new WeakSet(), loadedChunks = new WeakSet(), + chunkIOInfoCache = new Map(), ReactDOMSharedInternals = ReactDOM.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), @@ -4436,10 +4501,10 @@ return hook.checkDCE ? !0 : !1; })({ bundleType: 1, - version: "19.2.0-experimental-a96a0f39-20250815", + version: "19.2.0-experimental-f508edc8-20250818", rendererPackageName: "react-server-dom-turbopack", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-a96a0f39-20250815", + reconcilerVersion: "19.2.0-experimental-f508edc8-20250818", getCurrentComponentInfo: function () { return currentOwnerInDEV; } diff --git a/packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.edge.development.js b/packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.edge.development.js index 27783bb78a6a9d..dc39d28e098dd5 100644 --- a/packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.edge.development.js +++ b/packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.edge.development.js @@ -1784,7 +1784,10 @@ var rejectListeners = chunk.reason; chunk.status = "resolved_module"; chunk.value = value; - chunk._debugInfo = null; + value = []; + null !== value && null != chunk._debugInfo + ? chunk._debugInfo.push.apply(chunk._debugInfo, value) + : (chunk._debugInfo = value); null !== response && (initializeModuleChunk(chunk), wakeChunkIfInitialized(chunk, response, rejectListeners)); @@ -3632,7 +3635,10 @@ componentEndTime = time; result.component = componentInfo$jscomp$0; isLastComponent = !1; - } else if (candidateInfo.awaited) { + } else if ( + candidateInfo.awaited && + null != candidateInfo.awaited.env + ) { endTime > childrenEndTime && (childrenEndTime = endTime); var asyncInfo = candidateInfo, env$jscomp$1 = response$jscomp$0._rootEnvironmentName, @@ -3800,7 +3806,10 @@ componentEndTime = time; result.component = _componentInfo; isLastComponent = !1; - } else if (_candidateInfo.awaited) { + } else if ( + _candidateInfo.awaited && + null != _candidateInfo.awaited.env + ) { var _asyncInfo = _candidateInfo, _env2 = response$jscomp$0._rootEnvironmentName; _asyncInfo.awaited.end > endTime && diff --git a/packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.node.development.js b/packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.node.development.js index 636e74f19ae158..db0e8b71849f89 100644 --- a/packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.node.development.js +++ b/packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.node.development.js @@ -1784,7 +1784,10 @@ var rejectListeners = chunk.reason; chunk.status = "resolved_module"; chunk.value = value; - chunk._debugInfo = null; + value = []; + null !== value && null != chunk._debugInfo + ? chunk._debugInfo.push.apply(chunk._debugInfo, value) + : (chunk._debugInfo = value); null !== response && (initializeModuleChunk(chunk), wakeChunkIfInitialized(chunk, response, rejectListeners)); @@ -3641,7 +3644,10 @@ componentEndTime = time; result.component = componentInfo$jscomp$0; isLastComponent = !1; - } else if (candidateInfo.awaited) { + } else if ( + candidateInfo.awaited && + null != candidateInfo.awaited.env + ) { endTime > childrenEndTime && (childrenEndTime = endTime); var asyncInfo = candidateInfo, env$jscomp$1 = response$jscomp$0._rootEnvironmentName, @@ -3809,7 +3815,10 @@ componentEndTime = time; result.component = _componentInfo; isLastComponent = !1; - } else if (_candidateInfo.awaited) { + } else if ( + _candidateInfo.awaited && + null != _candidateInfo.awaited.env + ) { var _asyncInfo = _candidateInfo, _env2 = response$jscomp$0._rootEnvironmentName; _asyncInfo.awaited.end > endTime && diff --git a/packages/next/src/compiled/react-server-dom-turbopack-experimental/package.json b/packages/next/src/compiled/react-server-dom-turbopack-experimental/package.json index ec50aee6d3b456..10e6a1f05db084 100644 --- a/packages/next/src/compiled/react-server-dom-turbopack-experimental/package.json +++ b/packages/next/src/compiled/react-server-dom-turbopack-experimental/package.json @@ -48,7 +48,7 @@ "neo-async": "^2.6.1" }, "peerDependencies": { - "react": "0.0.0-experimental-a96a0f39-20250815", - "react-dom": "0.0.0-experimental-a96a0f39-20250815" + "react": "0.0.0-experimental-f508edc8-20250818", + "react-dom": "0.0.0-experimental-f508edc8-20250818" } } \ No newline at end of file diff --git a/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.browser.development.js b/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.browser.development.js index a13ac34025293a..bf071581a38722 100644 --- a/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.browser.development.js +++ b/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.browser.development.js @@ -1100,7 +1100,65 @@ var rejectListeners = chunk.reason; chunk.status = "resolved_module"; chunk.value = value; - chunk._debugInfo = null; + value = value[1]; + for (var debugInfo = [], i = 0; i < value.length; ) { + var chunkFilename = value[i++], + href = void 0, + target = debugInfo, + ioInfo = chunkIOInfoCache.get(chunkFilename); + if (void 0 === ioInfo) { + try { + href = new URL(chunkFilename, document.baseURI).href; + } catch (_) { + href = chunkFilename; + } + var end = (ioInfo = -1), + byteSize = 0; + if ("function" === typeof performance.getEntriesByType) + for ( + var resourceEntries = performance.getEntriesByType("resource"), + i$jscomp$0 = 0; + i$jscomp$0 < resourceEntries.length; + i$jscomp$0++ + ) { + var resourceEntry = resourceEntries[i$jscomp$0]; + resourceEntry.name === href && + ((ioInfo = resourceEntry.startTime), + (end = ioInfo + resourceEntry.duration), + (byteSize = resourceEntry.transferSize || 0)); + } + resourceEntries = Promise.resolve(href); + resourceEntries.status = "fulfilled"; + resourceEntries.value = href; + i$jscomp$0 = Error("react-stack-top-frame"); + i$jscomp$0.stack.startsWith("Error: react-stack-top-frame") + ? (i$jscomp$0.stack = + "Error: react-stack-top-frame\n at Client Component Bundle (" + + href + + ":1:1)\n at Client Component Bundle (" + + href + + ":1:1)") + : (i$jscomp$0.stack = + "Client Component Bundle@" + + href + + ":1:1\nClient Component Bundle@" + + href + + ":1:1"); + ioInfo = { + name: "script", + start: ioInfo, + end: end, + value: resourceEntries, + debugStack: i$jscomp$0 + }; + 0 < byteSize && (ioInfo.byteSize = byteSize); + chunkIOInfoCache.set(chunkFilename, ioInfo); + } + target.push({ awaited: ioInfo }); + } + null !== debugInfo && null != chunk._debugInfo + ? chunk._debugInfo.push.apply(chunk._debugInfo, debugInfo) + : (chunk._debugInfo = debugInfo); null !== response && (initializeModuleChunk(chunk), wakeChunkIfInitialized(chunk, response, rejectListeners)); @@ -3178,6 +3236,7 @@ bind = Function.prototype.bind, instrumentedChunks = new WeakSet(), loadedChunks = new WeakSet(), + chunkIOInfoCache = new Map(), ReactDOMSharedInternals = ReactDOM.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), @@ -3371,10 +3430,10 @@ return hook.checkDCE ? !0 : !1; })({ bundleType: 1, - version: "19.2.0-canary-a96a0f39-20250815", + version: "19.2.0-canary-f508edc8-20250818", rendererPackageName: "react-server-dom-turbopack", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-canary-a96a0f39-20250815", + reconcilerVersion: "19.2.0-canary-f508edc8-20250818", getCurrentComponentInfo: function () { return currentOwnerInDEV; } diff --git a/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.edge.development.js b/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.edge.development.js index f455e8706c69dc..2c10e1347920b2 100644 --- a/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.edge.development.js +++ b/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.edge.development.js @@ -1312,7 +1312,10 @@ var rejectListeners = chunk.reason; chunk.status = "resolved_module"; chunk.value = value; - chunk._debugInfo = null; + value = []; + null !== value && null != chunk._debugInfo + ? chunk._debugInfo.push.apply(chunk._debugInfo, value) + : (chunk._debugInfo = value); null !== response && (initializeModuleChunk(chunk), wakeChunkIfInitialized(chunk, response, rejectListeners)); diff --git a/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.node.development.js b/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.node.development.js index 14edd341f3af23..30e263745defb0 100644 --- a/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.node.development.js +++ b/packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.node.development.js @@ -1312,7 +1312,10 @@ var rejectListeners = chunk.reason; chunk.status = "resolved_module"; chunk.value = value; - chunk._debugInfo = null; + value = []; + null !== value && null != chunk._debugInfo + ? chunk._debugInfo.push.apply(chunk._debugInfo, value) + : (chunk._debugInfo = value); null !== response && (initializeModuleChunk(chunk), wakeChunkIfInitialized(chunk, response, rejectListeners)); diff --git a/packages/next/src/compiled/react-server-dom-turbopack/package.json b/packages/next/src/compiled/react-server-dom-turbopack/package.json index c4669ccc220191..e5cf89ce6d596b 100644 --- a/packages/next/src/compiled/react-server-dom-turbopack/package.json +++ b/packages/next/src/compiled/react-server-dom-turbopack/package.json @@ -48,7 +48,7 @@ "neo-async": "^2.6.1" }, "peerDependencies": { - "react": "19.2.0-canary-a96a0f39-20250815", - "react-dom": "19.2.0-canary-a96a0f39-20250815" + "react": "19.2.0-canary-f508edc8-20250818", + "react-dom": "19.2.0-canary-f508edc8-20250818" } } \ No newline at end of file diff --git a/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.browser.development.js b/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.browser.development.js index c286239ba04747..56ed2543beac97 100644 --- a/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.browser.development.js +++ b/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.browser.development.js @@ -1581,7 +1581,67 @@ var rejectListeners = chunk.reason; chunk.status = "resolved_module"; chunk.value = value; - chunk._debugInfo = null; + value = value[1]; + for (var debugInfo = [], i = 0; i < value.length; ) { + var chunkId = value[i++]; + value[i++]; + var href = void 0, + target = debugInfo, + ioInfo = chunkIOInfoCache.get(chunkId); + if (void 0 === ioInfo) { + var scriptFilename = __webpack_get_script_filename__(chunkId); + try { + href = new URL(scriptFilename, document.baseURI).href; + } catch (_) { + href = scriptFilename; + } + var end = (ioInfo = -1); + scriptFilename = 0; + if ("function" === typeof performance.getEntriesByType) + for ( + var resourceEntries = performance.getEntriesByType("resource"), + i$jscomp$0 = 0; + i$jscomp$0 < resourceEntries.length; + i$jscomp$0++ + ) { + var resourceEntry = resourceEntries[i$jscomp$0]; + resourceEntry.name === href && + ((ioInfo = resourceEntry.startTime), + (end = ioInfo + resourceEntry.duration), + (scriptFilename = resourceEntry.transferSize || 0)); + } + resourceEntries = Promise.resolve(href); + resourceEntries.status = "fulfilled"; + resourceEntries.value = { chunkId: chunkId, href: href }; + i$jscomp$0 = Error("react-stack-top-frame"); + i$jscomp$0.stack.startsWith("Error: react-stack-top-frame") + ? (i$jscomp$0.stack = + "Error: react-stack-top-frame\n at Client Component Bundle (" + + href + + ":1:1)\n at Client Component Bundle (" + + href + + ":1:1)") + : (i$jscomp$0.stack = + "Client Component Bundle@" + + href + + ":1:1\nClient Component Bundle@" + + href + + ":1:1"); + ioInfo = { + name: "script", + start: ioInfo, + end: end, + value: resourceEntries, + debugStack: i$jscomp$0 + }; + 0 < scriptFilename && (ioInfo.byteSize = scriptFilename); + chunkIOInfoCache.set(chunkId, ioInfo); + } + target.push({ awaited: ioInfo }); + } + null !== debugInfo && null != chunk._debugInfo + ? chunk._debugInfo.push.apply(chunk._debugInfo, debugInfo) + : (chunk._debugInfo = debugInfo); null !== response && (initializeModuleChunk(chunk), wakeChunkIfInitialized(chunk, response, rejectListeners)); @@ -3427,7 +3487,10 @@ componentEndTime = time; result.component = componentInfo$jscomp$0; isLastComponent = !1; - } else if (candidateInfo.awaited) { + } else if ( + candidateInfo.awaited && + null != candidateInfo.awaited.env + ) { endTime > childrenEndTime && (childrenEndTime = endTime); var asyncInfo = candidateInfo, env$jscomp$1 = response$jscomp$0._rootEnvironmentName, @@ -3595,7 +3658,10 @@ componentEndTime = time; result.component = _componentInfo; isLastComponent = !1; - } else if (_candidateInfo.awaited) { + } else if ( + _candidateInfo.awaited && + null != _candidateInfo.awaited.env + ) { var _asyncInfo = _candidateInfo, _env2 = response$jscomp$0._rootEnvironmentName; _asyncInfo.awaited.end > endTime && @@ -4246,7 +4312,8 @@ ? flightChunk : webpackGetChunkFilename(chunkId); }; - var ReactDOMSharedInternals = + var chunkIOInfoCache = new Map(), + ReactDOMSharedInternals = ReactDOM.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = Symbol.for("react.portal"), @@ -4452,10 +4519,10 @@ return hook.checkDCE ? !0 : !1; })({ bundleType: 1, - version: "19.2.0-experimental-a96a0f39-20250815", + version: "19.2.0-experimental-f508edc8-20250818", rendererPackageName: "react-server-dom-webpack", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-experimental-a96a0f39-20250815", + reconcilerVersion: "19.2.0-experimental-f508edc8-20250818", getCurrentComponentInfo: function () { return currentOwnerInDEV; } diff --git a/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.edge.development.js b/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.edge.development.js index c79fb9ad993e78..30b5d4e1c00ac0 100644 --- a/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.edge.development.js +++ b/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.edge.development.js @@ -1789,7 +1789,10 @@ var rejectListeners = chunk.reason; chunk.status = "resolved_module"; chunk.value = value; - chunk._debugInfo = null; + value = []; + null !== value && null != chunk._debugInfo + ? chunk._debugInfo.push.apply(chunk._debugInfo, value) + : (chunk._debugInfo = value); null !== response && (initializeModuleChunk(chunk), wakeChunkIfInitialized(chunk, response, rejectListeners)); @@ -3637,7 +3640,10 @@ componentEndTime = time; result.component = componentInfo$jscomp$0; isLastComponent = !1; - } else if (candidateInfo.awaited) { + } else if ( + candidateInfo.awaited && + null != candidateInfo.awaited.env + ) { endTime > childrenEndTime && (childrenEndTime = endTime); var asyncInfo = candidateInfo, env$jscomp$1 = response$jscomp$0._rootEnvironmentName, @@ -3805,7 +3811,10 @@ componentEndTime = time; result.component = _componentInfo; isLastComponent = !1; - } else if (_candidateInfo.awaited) { + } else if ( + _candidateInfo.awaited && + null != _candidateInfo.awaited.env + ) { var _asyncInfo = _candidateInfo, _env2 = response$jscomp$0._rootEnvironmentName; _asyncInfo.awaited.end > endTime && diff --git a/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.node.development.js b/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.node.development.js index 73c25c7a600cbc..fa82593b7a7341 100644 --- a/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.node.development.js +++ b/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.node.development.js @@ -1789,7 +1789,10 @@ var rejectListeners = chunk.reason; chunk.status = "resolved_module"; chunk.value = value; - chunk._debugInfo = null; + value = []; + null !== value && null != chunk._debugInfo + ? chunk._debugInfo.push.apply(chunk._debugInfo, value) + : (chunk._debugInfo = value); null !== response && (initializeModuleChunk(chunk), wakeChunkIfInitialized(chunk, response, rejectListeners)); @@ -3646,7 +3649,10 @@ componentEndTime = time; result.component = componentInfo$jscomp$0; isLastComponent = !1; - } else if (candidateInfo.awaited) { + } else if ( + candidateInfo.awaited && + null != candidateInfo.awaited.env + ) { endTime > childrenEndTime && (childrenEndTime = endTime); var asyncInfo = candidateInfo, env$jscomp$1 = response$jscomp$0._rootEnvironmentName, @@ -3814,7 +3820,10 @@ componentEndTime = time; result.component = _componentInfo; isLastComponent = !1; - } else if (_candidateInfo.awaited) { + } else if ( + _candidateInfo.awaited && + null != _candidateInfo.awaited.env + ) { var _asyncInfo = _candidateInfo, _env2 = response$jscomp$0._rootEnvironmentName; _asyncInfo.awaited.end > endTime && diff --git a/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.node.unbundled.development.js b/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.node.unbundled.development.js index 147fc73ca6add8..094184d1c3fee9 100644 --- a/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.node.unbundled.development.js +++ b/packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.node.unbundled.development.js @@ -3608,7 +3608,10 @@ componentEndTime = time; result.component = componentInfo$jscomp$0; isLastComponent = !1; - } else if (candidateInfo.awaited) { + } else if ( + candidateInfo.awaited && + null != candidateInfo.awaited.env + ) { endTime > childrenEndTime && (childrenEndTime = endTime); var asyncInfo = candidateInfo, env$jscomp$1 = response$jscomp$0._rootEnvironmentName, @@ -3776,7 +3779,10 @@ componentEndTime = time; result.component = _componentInfo; isLastComponent = !1; - } else if (_candidateInfo.awaited) { + } else if ( + _candidateInfo.awaited && + null != _candidateInfo.awaited.env + ) { var _asyncInfo = _candidateInfo, _env2 = response$jscomp$0._rootEnvironmentName; _asyncInfo.awaited.end > endTime && diff --git a/packages/next/src/compiled/react-server-dom-webpack-experimental/package.json b/packages/next/src/compiled/react-server-dom-webpack-experimental/package.json index 857c8bda39c151..61be08c88dec77 100644 --- a/packages/next/src/compiled/react-server-dom-webpack-experimental/package.json +++ b/packages/next/src/compiled/react-server-dom-webpack-experimental/package.json @@ -64,8 +64,8 @@ "webpack-sources": "^3.2.0" }, "peerDependencies": { - "react": "0.0.0-experimental-a96a0f39-20250815", - "react-dom": "0.0.0-experimental-a96a0f39-20250815", + "react": "0.0.0-experimental-f508edc8-20250818", + "react-dom": "0.0.0-experimental-f508edc8-20250818", "webpack": "^5.59.0" } } \ No newline at end of file diff --git a/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.development.js b/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.development.js index 77347c283af1d3..096c2a9689a80a 100644 --- a/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.development.js +++ b/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.development.js @@ -1109,7 +1109,67 @@ var rejectListeners = chunk.reason; chunk.status = "resolved_module"; chunk.value = value; - chunk._debugInfo = null; + value = value[1]; + for (var debugInfo = [], i = 0; i < value.length; ) { + var chunkId = value[i++]; + value[i++]; + var href = void 0, + target = debugInfo, + ioInfo = chunkIOInfoCache.get(chunkId); + if (void 0 === ioInfo) { + var scriptFilename = __webpack_get_script_filename__(chunkId); + try { + href = new URL(scriptFilename, document.baseURI).href; + } catch (_) { + href = scriptFilename; + } + var end = (ioInfo = -1); + scriptFilename = 0; + if ("function" === typeof performance.getEntriesByType) + for ( + var resourceEntries = performance.getEntriesByType("resource"), + i$jscomp$0 = 0; + i$jscomp$0 < resourceEntries.length; + i$jscomp$0++ + ) { + var resourceEntry = resourceEntries[i$jscomp$0]; + resourceEntry.name === href && + ((ioInfo = resourceEntry.startTime), + (end = ioInfo + resourceEntry.duration), + (scriptFilename = resourceEntry.transferSize || 0)); + } + resourceEntries = Promise.resolve(href); + resourceEntries.status = "fulfilled"; + resourceEntries.value = { chunkId: chunkId, href: href }; + i$jscomp$0 = Error("react-stack-top-frame"); + i$jscomp$0.stack.startsWith("Error: react-stack-top-frame") + ? (i$jscomp$0.stack = + "Error: react-stack-top-frame\n at Client Component Bundle (" + + href + + ":1:1)\n at Client Component Bundle (" + + href + + ":1:1)") + : (i$jscomp$0.stack = + "Client Component Bundle@" + + href + + ":1:1\nClient Component Bundle@" + + href + + ":1:1"); + ioInfo = { + name: "script", + start: ioInfo, + end: end, + value: resourceEntries, + debugStack: i$jscomp$0 + }; + 0 < scriptFilename && (ioInfo.byteSize = scriptFilename); + chunkIOInfoCache.set(chunkId, ioInfo); + } + target.push({ awaited: ioInfo }); + } + null !== debugInfo && null != chunk._debugInfo + ? chunk._debugInfo.push.apply(chunk._debugInfo, debugInfo) + : (chunk._debugInfo = debugInfo); null !== response && (initializeModuleChunk(chunk), wakeChunkIfInitialized(chunk, response, rejectListeners)); @@ -3194,7 +3254,8 @@ ? flightChunk : webpackGetChunkFilename(chunkId); }; - var ReactDOMSharedInternals = + var chunkIOInfoCache = new Map(), + ReactDOMSharedInternals = ReactDOM.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = Symbol.for("react.portal"), @@ -3387,10 +3448,10 @@ return hook.checkDCE ? !0 : !1; })({ bundleType: 1, - version: "19.2.0-canary-a96a0f39-20250815", + version: "19.2.0-canary-f508edc8-20250818", rendererPackageName: "react-server-dom-webpack", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-canary-a96a0f39-20250815", + reconcilerVersion: "19.2.0-canary-f508edc8-20250818", getCurrentComponentInfo: function () { return currentOwnerInDEV; } diff --git a/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.edge.development.js b/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.edge.development.js index 44ac8594392f98..3eb904b8a95c7f 100644 --- a/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.edge.development.js +++ b/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.edge.development.js @@ -1317,7 +1317,10 @@ var rejectListeners = chunk.reason; chunk.status = "resolved_module"; chunk.value = value; - chunk._debugInfo = null; + value = []; + null !== value && null != chunk._debugInfo + ? chunk._debugInfo.push.apply(chunk._debugInfo, value) + : (chunk._debugInfo = value); null !== response && (initializeModuleChunk(chunk), wakeChunkIfInitialized(chunk, response, rejectListeners)); diff --git a/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.development.js b/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.development.js index 297af7ba17e2b8..c812667ba40f81 100644 --- a/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.development.js +++ b/packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.development.js @@ -1317,7 +1317,10 @@ var rejectListeners = chunk.reason; chunk.status = "resolved_module"; chunk.value = value; - chunk._debugInfo = null; + value = []; + null !== value && null != chunk._debugInfo + ? chunk._debugInfo.push.apply(chunk._debugInfo, value) + : (chunk._debugInfo = value); null !== response && (initializeModuleChunk(chunk), wakeChunkIfInitialized(chunk, response, rejectListeners)); diff --git a/packages/next/src/compiled/react-server-dom-webpack/package.json b/packages/next/src/compiled/react-server-dom-webpack/package.json index 96abd9f2426974..cb60c7aab092d7 100644 --- a/packages/next/src/compiled/react-server-dom-webpack/package.json +++ b/packages/next/src/compiled/react-server-dom-webpack/package.json @@ -64,8 +64,8 @@ "webpack-sources": "^3.2.0" }, "peerDependencies": { - "react": "19.2.0-canary-a96a0f39-20250815", - "react-dom": "19.2.0-canary-a96a0f39-20250815", + "react": "19.2.0-canary-f508edc8-20250818", + "react-dom": "19.2.0-canary-f508edc8-20250818", "webpack": "^5.59.0" } } \ No newline at end of file diff --git a/packages/next/src/compiled/react/cjs/react.development.js b/packages/next/src/compiled/react/cjs/react.development.js index 085f8ada00505d..ce9fd4b667213d 100644 --- a/packages/next/src/compiled/react/cjs/react.development.js +++ b/packages/next/src/compiled/react/cjs/react.development.js @@ -1263,7 +1263,7 @@ exports.useTransition = function () { return resolveDispatcher().useTransition(); }; - exports.version = "19.2.0-canary-a96a0f39-20250815"; + exports.version = "19.2.0-canary-f508edc8-20250818"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/packages/next/src/compiled/react/cjs/react.production.js b/packages/next/src/compiled/react/cjs/react.production.js index bd3163e0df422d..b4a107744fc2b6 100644 --- a/packages/next/src/compiled/react/cjs/react.production.js +++ b/packages/next/src/compiled/react/cjs/react.production.js @@ -533,4 +533,4 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.2.0-canary-a96a0f39-20250815"; +exports.version = "19.2.0-canary-f508edc8-20250818"; diff --git a/packages/next/src/compiled/react/cjs/react.react-server.development.js b/packages/next/src/compiled/react/cjs/react.react-server.development.js index 65cc588271b4d3..9228fba35a1561 100644 --- a/packages/next/src/compiled/react/cjs/react.react-server.development.js +++ b/packages/next/src/compiled/react/cjs/react.react-server.development.js @@ -835,5 +835,5 @@ exports.useMemo = function (create, deps) { return resolveDispatcher().useMemo(create, deps); }; - exports.version = "19.2.0-canary-a96a0f39-20250815"; + exports.version = "19.2.0-canary-f508edc8-20250818"; })(); diff --git a/packages/next/src/compiled/react/cjs/react.react-server.production.js b/packages/next/src/compiled/react/cjs/react.react-server.production.js index d9367024dbd84f..1dd6697680afbb 100644 --- a/packages/next/src/compiled/react/cjs/react.react-server.production.js +++ b/packages/next/src/compiled/react/cjs/react.react-server.production.js @@ -420,4 +420,4 @@ exports.useId = function () { exports.useMemo = function (create, deps) { return ReactSharedInternals.H.useMemo(create, deps); }; -exports.version = "19.2.0-canary-a96a0f39-20250815"; +exports.version = "19.2.0-canary-f508edc8-20250818"; diff --git a/packages/next/src/compiled/unistore/unistore.js b/packages/next/src/compiled/unistore/unistore.js index 9b61ee0d374f78..67d688bfd390f8 100644 --- a/packages/next/src/compiled/unistore/unistore.js +++ b/packages/next/src/compiled/unistore/unistore.js @@ -1 +1 @@ -(()=>{var t={632:t=>{function n(t,i){for(var _ in i)t[_]=i[_];return t}t.exports=function(t){var i=[];function u(t){for(var _=[],a=0;a{var t={732:t=>{function n(t,i){for(var _ in i)t[_]=i[_];return t}t.exports=function(t){var i=[];function u(t){for(var _=[],a=0;a=0.15.0' - version: 2.2.1(react@19.2.0-canary-f1e70b5e-20250811) + version: 2.2.1(react@19.2.0-canary-f508edc8-20250818) source-map: specifier: ^0.7.0 version: 0.7.3 @@ -1757,8 +1757,8 @@ importers: packages/third-parties: dependencies: react: - specifier: 19.2.0-canary-a96a0f39-20250815 - version: 19.2.0-canary-a96a0f39-20250815 + specifier: 19.2.0-canary-f508edc8-20250818 + version: 19.2.0-canary-f508edc8-20250818 third-party-capital: specifier: 1.0.20 version: 1.0.20 @@ -1821,14 +1821,14 @@ importers: specifier: 29.5.0 version: 29.5.0 react: - specifier: 19.2.0-canary-a96a0f39-20250815 - version: 19.2.0-canary-a96a0f39-20250815 + specifier: 19.2.0-canary-f508edc8-20250818 + version: 19.2.0-canary-f508edc8-20250818 react-test-renderer: specifier: 18.2.0 - version: 18.2.0(react@19.2.0-canary-a96a0f39-20250815) + version: 18.2.0(react@19.2.0-canary-f508edc8-20250818) styled-jsx: specifier: ^5.1.2 - version: 5.1.6(@babel/core@7.26.10)(babel-plugin-macros@3.1.0)(react@19.2.0-canary-a96a0f39-20250815) + version: 5.1.6(@babel/core@7.26.10)(babel-plugin-macros@3.1.0)(react@19.2.0-canary-f508edc8-20250818) turbopack/packages/devlow-bench: dependencies: @@ -2756,8 +2756,8 @@ packages: engines: {node: '>=14.0.0'} peerDependencies: '@types/react': 19.1.10 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 peerDependenciesMeta: '@types/react': optional: true @@ -2766,8 +2766,8 @@ packages: resolution: {integrity: sha512-9+uaWyF1o/PgXqHLJnC81IIG0HlV3o9eFCQ5hWZDMx5NHrFk0rrwqEFGQOB8lti/rnbxNPi+kYYw1D4e8xSn/Q==} peerDependencies: '@types/react': 19.1.10 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 peerDependenciesMeta: '@types/react': optional: true @@ -2982,7 +2982,7 @@ packages: resolution: {integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==} peerDependencies: '@types/react': '*' - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 peerDependenciesMeta: '@types/react': optional: true @@ -2999,7 +2999,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks@1.0.1': resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 '@emotion/utils@1.2.1': resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==} @@ -3654,20 +3654,20 @@ packages: '@floating-ui/react-dom@2.1.0': resolution: {integrity: sha512-lNzj5EQmEKn5FFKc04+zasr09h/uX8RtJRNj5gUXsSQIXHVWTVh+hVAg1vOMCexkX8EgvemMvIFpQfkosnVNyA==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 '@floating-ui/react-dom@2.1.5': resolution: {integrity: sha512-HDO/1/1oH9fjj4eLgegrlH3dklZpHtUYYFiVwMUwfGvk9jWDRWqkklA2/NFScknrcNSspbV868WjXORvreDX+Q==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 '@floating-ui/react@0.26.16': resolution: {integrity: sha512-HEf43zxZNAI/E781QIVpYSF3K2VH4TTYZpqecjdsFkjsaU1EbaWcM++kw0HXFffj7gDUcBFevX8s0rQGQpxkow==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 '@floating-ui/utils@0.2.10': resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} @@ -4391,13 +4391,13 @@ packages: resolution: {integrity: sha512-l9ypojKN3PjwO1CSLIsqxi7mA25+7w+xc71Q+JuCCREI0tuGwkZsKbIOpuTATIJOjPh8ycLiW7QxX1LYsRTq6w==} peerDependencies: '@mantine/hooks': 7.10.1 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 '@mantine/hooks@7.11.2': resolution: {integrity: sha512-jhyVe/sbDEG2U8rr2lMecUPgQxcfr5hh9HazqGfkS7ZRIMDO7uJ947yAcTMGGkp5Lxtt5TBFt1Cb6tiB2/1agg==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 '@manypkg/find-root@1.1.0': resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} @@ -4420,13 +4420,13 @@ packages: '@mdx-js/react@2.2.1': resolution: {integrity: sha512-YdXcMcEnqZhzql98RNrqYo9cEhTTesBiCclEtoiQUbJwx87q9453GTapYU6kJ8ZZ2ek1Vp25SiAXEFy5O/eAPw==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 '@mdx-js/react@3.1.0': resolution: {integrity: sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==} peerDependencies: '@types/react': 19.1.10 - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 '@module-federation/error-codes@0.15.0': resolution: {integrity: sha512-CFJSF+XKwTcy0PFZ2l/fSUpR4z247+Uwzp1sXVkdIfJ/ATsnqf0Q01f51qqSEA6MYdQi6FKos9FIcu3dCpQNdg==} @@ -5126,8 +5126,8 @@ packages: '@storybook/blocks@8.6.0': resolution: {integrity: sha512-3PNxlB5Ooj8CIhttbDxeV6kW7ui+2GEdTngtqhnsUHVjzeTKpilsk2lviOeUzqlyq5FDK+rhpZ3L3DJ9pDvioA==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 storybook: ^8.6.0 peerDependenciesMeta: react: @@ -5177,8 +5177,8 @@ packages: resolution: {integrity: sha512-Nz/UzeYQdUZUhacrPyfkiiysSjydyjgg/p0P9HxB4p/WaJUUjMAcaoaLgy3EXx61zZJ3iD36WPuDkZs5QYrA0A==} engines: {node: '>=14.0.0'} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 '@storybook/instrumenter@8.6.0': resolution: {integrity: sha512-eEY/Hfa3Vj5Nv4vHRHlSqjoyW6oAKNK3rKIXfL/eawQwb7rKhzijDLG5YBH44Hh7dEPIqUp0LEdgpyIY7GXezg==} @@ -5194,8 +5194,8 @@ packages: resolution: {integrity: sha512-04T86VG0UJtiozgZkTR5sY1qM3E0Rgwqwllvyy7kFFdkV+Sv/VsPjW9sC38s9C8FtCYRL8pJZz81ey3oylpIMA==} engines: {node: '>=18.0.0'} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 storybook: ^8.6.0 typescript: '*' peerDependenciesMeta: @@ -5216,16 +5216,16 @@ packages: '@storybook/react-dom-shim@8.6.0': resolution: {integrity: sha512-5Y+vMHhcx0xnaNsLQMbkmjc3zkDn/fGBNsiLH2e4POvW3ZQvOxjoyxAsEQaKwLtFgsdCFSd2tR89F6ItYrA2JQ==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 storybook: ^8.6.0 '@storybook/react-webpack5@8.6.0': resolution: {integrity: sha512-2L9CYDPn1OL0B8K5EU/Wpo9Slg8f0vkYPaPioQnmcK3Q4SJR4JAuDVWHUtNdxhaPOkHIy887Tfrf6BEC/blMaQ==} engines: {node: '>=18.0.0'} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 storybook: ^8.6.0 typescript: '>= 4.2.x' peerDependenciesMeta: @@ -5237,8 +5237,8 @@ packages: engines: {node: '>=18.0.0'} peerDependencies: '@storybook/test': 8.6.0 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 storybook: ^8.6.0 typescript: '>= 4.2.x' peerDependenciesMeta: @@ -5418,8 +5418,8 @@ packages: engines: {node: '>=18'} peerDependencies: '@types/react': 19.1.10 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 peerDependenciesMeta: '@types/react': optional: true @@ -8867,8 +8867,8 @@ packages: peerDependencies: eslint: '>=8.0.0' - eslint-plugin-react-hooks@0.0.0-experimental-a96a0f39-20250815: - resolution: {integrity: sha512-edYOX9gvmUTOuMQXZjcVpjL36Dg/yuu/nbUZ85VVKGuiy0/tJgqoV91zVEB7cOKLotBUx8griNPo1ly4ZL0r0Q==} + eslint-plugin-react-hooks@0.0.0-experimental-f508edc8-20250818: + resolution: {integrity: sha512-tx0vpvV6BfOP1KdCpWCp15WmOtLbm+teaeSwSnZ9tFkthwKdl0UZIUz8AQrAjwfAHdU+8RTBkLSzgzeD4Axjwg==} engines: {node: '>=18'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 @@ -11560,7 +11560,7 @@ packages: lucide-react@0.383.0: resolution: {integrity: sha512-13xlG0CQCJtzjSQYwwJ3WRqMHtRj3EXmLlorrARt7y+IHnxUCp3XyFNL1DfaGySWxHObDvnu1u1dV+0VMKHUSg==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 lz-string@1.5.0: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} @@ -14091,26 +14091,18 @@ packages: resolution: {integrity: sha512-APPU8HB2uZnpl6Vt/+0AFoVYgSRtfiP6FLrZgPPTDmqSb2R4qZRbgd0A3VzIFxDt5e+Fozjx79WjLWnF69DK8g==} engines: {node: '>=16.14.0'} - react-dom@0.0.0-experimental-a96a0f39-20250815: - resolution: {integrity: sha512-7Xn2AlZaSXOuEL6g4AAcHQhO+/hoJjoNg9VjK1yEbn8GOPEahT0wJafZHDGSuq5Bgf3cuijEUV2B9tfkflroEQ==} + react-dom@0.0.0-experimental-f508edc8-20250818: + resolution: {integrity: sha512-0A34Xjq2lHNA8IQ2LMtoNsQtTvnDrslVscCXUlsXVMJBEWgQYFsTpRbutJy7+MKaVHp3rtwy/Xlk2Vkh5WWSVw==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 - react-dom@19.2.0-canary-a96a0f39-20250815: - resolution: {integrity: sha512-xxlqfPVm+50z5kO95fJusrKBf3BG6KQpiaojdoGmc3MuZKqUJog8i0zTLxlgbQ+gTDRPS28Qh7QKouBeInqxvA==} + react-dom@19.2.0-canary-f508edc8-20250818: + resolution: {integrity: sha512-VX2+WGj5PLJRgWTc+JWJqJ1wv0qY3dQ7HiD3haXUInV+XtuQ46kxdc7VuWvHCiNdMWIbx2GdBDdz4qfQJPvuZQ==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 - react-dom@19.2.0-canary-f1e70b5e-20250811: - resolution: {integrity: sha512-bFxjJ+7QNrRism4WhUAdrOP5lnAD8DoRPGxRcrFy1rvYrezkOEuO/dMmA6Rsdq1rk9r+RuyZmNR7SSBeG32Biw==} - peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - - react-is@19.2.0-canary-a96a0f39-20250815: - resolution: {integrity: sha512-ObazzxoVmDob2qIV6aNYWLgSL1d9qIlroaxutUOb6qc8AXPkTKjL2ZV9hjEuEcTjiWVgMIm2dSvfi9gnbF5r9Q==} - - react-is@19.2.0-canary-f1e70b5e-20250811: - resolution: {integrity: sha512-pkl/cNsOvO6fuHsqzMJS8RqgwHy/8QLicxhZML99Hkq+RQcDXWbH02n+UOUouL63pXtnwd7/w870lmOrAoBb6g==} + react-is@19.2.0-canary-f508edc8-20250818: + resolution: {integrity: sha512-Q91V1D1ZvqPsYHT4L9R/A76QSStLct3znvku9dmrtOTtrcAKzSLFRiW8agL0vPH4lVtBuiLRLtbyq/HHYWF1PQ==} react-lifecycles-compat@3.0.4: resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} @@ -14118,8 +14110,8 @@ packages: react-number-format@5.4.0: resolution: {integrity: sha512-NWdICrqLhI7rAS8yUeLVd6Wr4cN7UjJ9IBTS0f/a9i7UB4x4Ti70kGnksBtZ7o4Z7YRbvCMMR/jQmkoOBa/4fg==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 react-refresh@0.12.0: resolution: {integrity: sha512-suLIhrU2IHKL5JEKR/fAwJv7bbeq4kJ+pJopf77jHwuR+HmJS/HbrPIGsTBUVfw7tXPOmYv7UJ7PCaN49e8x4A==} @@ -14130,7 +14122,7 @@ packages: engines: {node: '>=10'} peerDependencies: '@types/react': 19.1.10 - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 peerDependenciesMeta: '@types/react': optional: true @@ -14140,58 +14132,58 @@ packages: engines: {node: '>=10'} peerDependencies: '@types/react': 19.1.10 - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 peerDependenciesMeta: '@types/react': optional: true - react-server-dom-turbopack@0.0.0-experimental-a96a0f39-20250815: - resolution: {integrity: sha512-TrrHcto70w1NnxcrVDyzaPrzw6XyyXmVvlhWobE/bzyqLzunEAMyI2BDi3+43DvdMx/1Kwp0ep1q5s80KSAE1g==} + react-server-dom-turbopack@0.0.0-experimental-f508edc8-20250818: + resolution: {integrity: sha512-x34uOkxq4fnpuby3+9YLJeqQ+GtMacDWGSdSXduG334atS5Pqy0nKhK0Hbg9nWDTzYSz8IfckCoPhKSfje4TtA==} engines: {node: '>=0.10.0'} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 - react-server-dom-turbopack@19.2.0-canary-a96a0f39-20250815: - resolution: {integrity: sha512-B1EIH4EAlpVWcivu+PEh8Cxgx0EV0ALOOE1lM/hnCwJJMQHv32dpZPCQ5jxmaZgY0twhDv0dOElOyCdRW6kAgA==} + react-server-dom-turbopack@19.2.0-canary-f508edc8-20250818: + resolution: {integrity: sha512-b8l5pzV4ZS4j6aultfoeOeCX5IaPNucCEA6CygW402dFKiZw6c2y3Vq/PDjDxrjaP0mCF2ZvOU/+DNa8D6Xu9Q==} engines: {node: '>=0.10.0'} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 - react-server-dom-webpack@0.0.0-experimental-a96a0f39-20250815: - resolution: {integrity: sha512-maM04sm1lI9npq7gISLMAMz30ps3+YwaDpPS9gjfuKBF3eThI/4anNiHr1Y90iuGIBispKq6P3OkH7HmKYjEzA==} + react-server-dom-webpack@0.0.0-experimental-f508edc8-20250818: + resolution: {integrity: sha512-6/9xOmJG4tzIoniLH5irgg8dAcRztwH4kDvEX5TzQmGuo9lkYS+MuQJHsI0IEXtPTl7wtpFwpZ2nWTV+Ehu2NA==} engines: {node: '>=0.10.0'} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 webpack: 5.98.0 - react-server-dom-webpack@19.2.0-canary-a96a0f39-20250815: - resolution: {integrity: sha512-VrGLqdqn1/dcRSGhTCbe6ZgbrDgg74ilEBRVXvyGvA/oKVF55Mf7rDhV/ghFtH9ZqqbiNhe178K7GBsKD3rLiA==} + react-server-dom-webpack@19.2.0-canary-f508edc8-20250818: + resolution: {integrity: sha512-hHdNKB+2E94DnhyFyQT8Ls+CVJJsuSZzOJ2rw/d494L4K22FK0VZ3r9nsMtoGeq+EzRlCQxNzoeKHElxvEDAxg==} engines: {node: '>=0.10.0'} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 webpack: 5.98.0 react-shallow-renderer@16.15.0: resolution: {integrity: sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 react-ssr-prepass@1.0.8: resolution: {integrity: sha512-O0gfRA1SaK+9ITKxqfnXsej2jF+OHGP/+GxD4unROQaM/0/UczGF9fuF+wTboxaQoKdIf4FvS3h/OigWh704VA==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-is: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-is: 19.2.0-canary-f508edc8-20250818 react-style-singleton@2.2.1: resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} engines: {node: '>=10'} peerDependencies: '@types/react': 19.1.10 - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 peerDependenciesMeta: '@types/react': optional: true @@ -14199,30 +14191,26 @@ packages: react-test-renderer@18.2.0: resolution: {integrity: sha512-JWD+aQ0lh2gvh4NM3bBM42Kx+XybOxCpgYK7F8ugAlpaTSnWsX+39Z4XkOykGZAHrjwwTZT3x3KxswVWxHPUqA==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 react-textarea-autosize@8.5.3: resolution: {integrity: sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==} engines: {node: '>=10'} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 react-virtualized@9.22.3: resolution: {integrity: sha512-MKovKMxWTcwPSxE1kK1HcheQTWfuCxAuBoSTf2gwyMM21NdX/PXUhnoP8Uc5dRKd+nKm8v41R36OellhdCpkrw==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818 - react@0.0.0-experimental-a96a0f39-20250815: - resolution: {integrity: sha512-xr0oZ+ApvQH0rcpdFhb1Yk1mbaC3Pi3vgU99v1xXzE4/8vyXCbbr66OtOKMYFHlkGkXosGS1f7cRiC9DPDmf0Q==} + react@0.0.0-experimental-f508edc8-20250818: + resolution: {integrity: sha512-Nn77Wwd7RpjtvqBDvYkh2ouD9s4P/A7q2rjbB6APaKKbFRjEq6YSbfXwlltjAu6SZRRoHu967kCmpr3bUywvzQ==} engines: {node: '>=0.10.0'} - react@19.2.0-canary-a96a0f39-20250815: - resolution: {integrity: sha512-I9qr4qcm5ndgXIS1mcd2TGAFXVvMmUfej3BM8SdDsN3y1MmR5bqwZ6kmBEiRwCOCrvMvmEaOb25Zwco39AIMFg==} - engines: {node: '>=0.10.0'} - - react@19.2.0-canary-f1e70b5e-20250811: - resolution: {integrity: sha512-2V0+6RbxHgvpchown7hBb4k+Qd7HamRwHvlOUIlzNZJANk6z/Ooayk6L9fnCkyqyE0D1+A3uy/AZBizO7e0bfA==} + react@19.2.0-canary-f508edc8-20250818: + resolution: {integrity: sha512-D46LFIRKsxedFw6wqHN7RLXpX8xr/Cb7es+p7JsVWFRNH3jcxyfs+xS0Q7+jha19Hn9WWU9mIQokve6K3lvqQQ==} engines: {node: '>=0.10.0'} read-cache@1.0.0: @@ -14780,11 +14768,11 @@ packages: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} engines: {node: '>=v12.22.7'} - scheduler@0.0.0-experimental-a96a0f39-20250815: - resolution: {integrity: sha512-gBOSIWb8/oYovshvGv1Pl/Ux7zXkc2NspEWy33ZhaHyMo2pNCpABcRBrtNwGV2BqHo4yHR3Sm/thZpoYBAYrSA==} + scheduler@0.0.0-experimental-f508edc8-20250818: + resolution: {integrity: sha512-iWtIxdqr0MGEefHKTMBlX6dAk6nmYU9pesVS8WHq5XHTXffN9klI3sP01FJJWeWkRz1TMmvzaT+kDR8mxjmITA==} - scheduler@0.27.0-canary-a96a0f39-20250815: - resolution: {integrity: sha512-mQVOusztd7gQBEsmkYDZ3YpaVwunvJAfkYfktshuxX+bIvK7pFm8bB/aAfIlJbThFL/zqCPfdIBNFezb6QIEJA==} + scheduler@0.27.0-canary-f508edc8-20250818: + resolution: {integrity: sha512-Ha0/ITqUTR5Bx8tTeLPX6Cy0YpDl0svNm7gCLbqmGT4KGb5qcYCqO0x3EL1/kbIMXs8/uJdJK+1hQ0M/TJ1E9w==} schema-utils@2.7.1: resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} @@ -15444,7 +15432,7 @@ packages: peerDependencies: '@babel/core': '*' babel-plugin-macros: '*' - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 peerDependenciesMeta: '@babel/core': optional: true @@ -15525,7 +15513,7 @@ packages: swr@2.2.4: resolution: {integrity: sha512-njiZ/4RiIhoOlAaLYDqwz5qH/KZXVilRLvomrx83HjzCWTfa+InyfAjv05PSFxnmLzZkNO9ZfvgoqzAaEI4sGQ==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 symbol-observable@1.0.1: resolution: {integrity: sha512-Kb3PrPYz4HanVF1LVGuAdW6LoVgIwjUYJGzFe7NDrBLCN4lsV/5J0MFurV+ygS4bRVwrCEt2c7MQ1R2a72oJDw==} @@ -16317,7 +16305,7 @@ packages: engines: {node: '>=10'} peerDependencies: '@types/react': 19.1.10 - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 peerDependenciesMeta: '@types/react': optional: true @@ -16325,13 +16313,13 @@ packages: use-composed-ref@1.3.0: resolution: {integrity: sha512-GLMG0Jc/jiKov/3Ulid1wbv3r54K9HlMW29IWcDFPEqFkSO2nS0MuefWgMJpeHQ9YJeXDL3ZUF+P3jdXlZX/cQ==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 use-isomorphic-layout-effect@1.1.2: resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 peerDependenciesMeta: '@types/react': optional: true @@ -16340,7 +16328,7 @@ packages: resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 peerDependenciesMeta: '@types/react': optional: true @@ -16350,7 +16338,7 @@ packages: engines: {node: '>=10'} peerDependencies: '@types/react': 19.1.10 - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 peerDependenciesMeta: '@types/react': optional: true @@ -16358,12 +16346,12 @@ packages: use-sync-external-store@1.2.0: resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 use-sync-external-store@1.5.0: resolution: {integrity: sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==} peerDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -18053,28 +18041,28 @@ snapshots: '@babel/helper-string-parser': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 - '@base-ui-components/react@1.0.0-beta.2(@types/react@19.1.10)(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)': + '@base-ui-components/react@1.0.0-beta.2(@types/react@19.1.10)(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)': dependencies: '@babel/runtime': 7.27.6 - '@base-ui-components/utils': 0.1.0(@types/react@19.1.10)(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815) - '@floating-ui/react-dom': 2.1.5(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815) + '@base-ui-components/utils': 0.1.0(@types/react@19.1.10)(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818) + '@floating-ui/react-dom': 2.1.5(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818) '@floating-ui/utils': 0.2.10 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) reselect: 5.1.1 tabbable: 6.2.0 - use-sync-external-store: 1.5.0(react@19.2.0-canary-a96a0f39-20250815) + use-sync-external-store: 1.5.0(react@19.2.0-canary-f508edc8-20250818) optionalDependencies: '@types/react': 19.1.10 - '@base-ui-components/utils@0.1.0(@types/react@19.1.10)(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)': + '@base-ui-components/utils@0.1.0(@types/react@19.1.10)(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)': dependencies: '@babel/runtime': 7.27.6 '@floating-ui/utils': 0.2.10 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) reselect: 5.1.1 - use-sync-external-store: 1.5.0(react@19.2.0-canary-a96a0f39-20250815) + use-sync-external-store: 1.5.0(react@19.2.0-canary-f508edc8-20250818) optionalDependencies: '@types/react': 19.1.10 @@ -18407,17 +18395,17 @@ snapshots: '@emotion/memoize@0.8.1': {} - '@emotion/react@11.11.1(@types/react@19.1.10)(react@19.2.0-canary-a96a0f39-20250815)': + '@emotion/react@11.11.1(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818)': dependencies: '@babel/runtime': 7.27.0 '@emotion/babel-plugin': 11.11.0 '@emotion/cache': 11.11.0 '@emotion/serialize': 1.1.2 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@19.2.0-canary-a96a0f39-20250815) + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@19.2.0-canary-f508edc8-20250818) '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 hoist-non-react-statics: 3.3.2 - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 optionalDependencies: '@types/react': 19.1.10 transitivePeerDependencies: @@ -18435,9 +18423,9 @@ snapshots: '@emotion/unitless@0.8.1': {} - '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@19.2.0-canary-a96a0f39-20250815)': + '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@19.2.0-canary-f508edc8-20250818)': dependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 '@emotion/utils@1.2.1': {} @@ -18941,24 +18929,24 @@ snapshots: '@floating-ui/core': 1.7.3 '@floating-ui/utils': 0.2.10 - '@floating-ui/react-dom@2.1.0(react-dom@19.2.0-canary-f1e70b5e-20250811(react@19.2.0-canary-f1e70b5e-20250811))(react@19.2.0-canary-f1e70b5e-20250811)': + '@floating-ui/react-dom@2.1.0(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)': dependencies: '@floating-ui/dom': 1.7.3 - react: 19.2.0-canary-f1e70b5e-20250811 - react-dom: 19.2.0-canary-f1e70b5e-20250811(react@19.2.0-canary-f1e70b5e-20250811) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) - '@floating-ui/react-dom@2.1.5(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)': + '@floating-ui/react-dom@2.1.5(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)': dependencies: '@floating-ui/dom': 1.7.3 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) - '@floating-ui/react@0.26.16(react-dom@19.2.0-canary-f1e70b5e-20250811(react@19.2.0-canary-f1e70b5e-20250811))(react@19.2.0-canary-f1e70b5e-20250811)': + '@floating-ui/react@0.26.16(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)': dependencies: - '@floating-ui/react-dom': 2.1.0(react-dom@19.2.0-canary-f1e70b5e-20250811(react@19.2.0-canary-f1e70b5e-20250811))(react@19.2.0-canary-f1e70b5e-20250811) + '@floating-ui/react-dom': 2.1.0(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818) '@floating-ui/utils': 0.2.2 - react: 19.2.0-canary-f1e70b5e-20250811 - react-dom: 19.2.0-canary-f1e70b5e-20250811(react@19.2.0-canary-f1e70b5e-20250811) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) tabbable: 6.2.0 '@floating-ui/utils@0.2.10': {} @@ -20031,23 +20019,23 @@ snapshots: dependencies: call-bind: 1.0.7 - '@mantine/core@7.10.1(@mantine/hooks@7.11.2(react@19.2.0-canary-f1e70b5e-20250811))(@types/react@19.1.10)(react-dom@19.2.0-canary-f1e70b5e-20250811(react@19.2.0-canary-f1e70b5e-20250811))(react@19.2.0-canary-f1e70b5e-20250811)': + '@mantine/core@7.10.1(@mantine/hooks@7.11.2(react@19.2.0-canary-f508edc8-20250818))(@types/react@19.1.10)(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)': dependencies: - '@floating-ui/react': 0.26.16(react-dom@19.2.0-canary-f1e70b5e-20250811(react@19.2.0-canary-f1e70b5e-20250811))(react@19.2.0-canary-f1e70b5e-20250811) - '@mantine/hooks': 7.11.2(react@19.2.0-canary-f1e70b5e-20250811) + '@floating-ui/react': 0.26.16(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818) + '@mantine/hooks': 7.11.2(react@19.2.0-canary-f508edc8-20250818) clsx: 2.1.1 - react: 19.2.0-canary-f1e70b5e-20250811 - react-dom: 19.2.0-canary-f1e70b5e-20250811(react@19.2.0-canary-f1e70b5e-20250811) - react-number-format: 5.4.0(react-dom@19.2.0-canary-f1e70b5e-20250811(react@19.2.0-canary-f1e70b5e-20250811))(react@19.2.0-canary-f1e70b5e-20250811) - react-remove-scroll: 2.5.10(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811) - react-textarea-autosize: 8.5.3(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) + react-number-format: 5.4.0(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818) + react-remove-scroll: 2.5.10(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818) + react-textarea-autosize: 8.5.3(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818) type-fest: 4.18.3 transitivePeerDependencies: - '@types/react' - '@mantine/hooks@7.11.2(react@19.2.0-canary-f1e70b5e-20250811)': + '@mantine/hooks@7.11.2(react@19.2.0-canary-f508edc8-20250818)': dependencies: - react: 19.2.0-canary-f1e70b5e-20250811 + react: 19.2.0-canary-f508edc8-20250818 '@manypkg/find-root@1.1.0': dependencies: @@ -20110,23 +20098,17 @@ snapshots: transitivePeerDependencies: - supports-color - '@mdx-js/react@2.2.1(react@19.2.0-canary-a96a0f39-20250815)': + '@mdx-js/react@2.2.1(react@19.2.0-canary-f508edc8-20250818)': dependencies: '@types/mdx': 2.0.3 '@types/react': 19.1.10 - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 - '@mdx-js/react@2.2.1(react@19.2.0-canary-f1e70b5e-20250811)': + '@mdx-js/react@3.1.0(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818)': dependencies: '@types/mdx': 2.0.3 '@types/react': 19.1.10 - react: 19.2.0-canary-f1e70b5e-20250811 - - '@mdx-js/react@3.1.0(@types/react@19.1.10)(react@19.2.0-canary-a96a0f39-20250815)': - dependencies: - '@types/mdx': 2.0.3 - '@types/react': 19.1.10 - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 '@module-federation/error-codes@0.15.0': {} @@ -20886,12 +20868,12 @@ snapshots: '@storybook/addon-docs@8.6.0(@types/react@19.1.10)(storybook@8.6.0(prettier@3.3.3))': dependencies: - '@mdx-js/react': 3.1.0(@types/react@19.1.10)(react@19.2.0-canary-a96a0f39-20250815) - '@storybook/blocks': 8.6.0(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(storybook@8.6.0(prettier@3.3.3)) + '@mdx-js/react': 3.1.0(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818) + '@storybook/blocks': 8.6.0(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(storybook@8.6.0(prettier@3.3.3)) '@storybook/csf-plugin': 8.6.0(storybook@8.6.0(prettier@3.3.3)) - '@storybook/react-dom-shim': 8.6.0(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(storybook@8.6.0(prettier@3.3.3)) - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + '@storybook/react-dom-shim': 8.6.0(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(storybook@8.6.0(prettier@3.3.3)) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) storybook: 8.6.0(prettier@3.3.3) ts-dedent: 2.2.0 transitivePeerDependencies: @@ -20956,14 +20938,14 @@ snapshots: - '@swc/helpers' - webpack - '@storybook/blocks@8.6.0(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(storybook@8.6.0(prettier@3.3.3))': + '@storybook/blocks@8.6.0(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(storybook@8.6.0(prettier@3.3.3))': dependencies: - '@storybook/icons': 1.3.0(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815) + '@storybook/icons': 1.3.0(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818) storybook: 8.6.0(prettier@3.3.3) ts-dedent: 2.2.0 optionalDependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) '@storybook/builder-webpack5@8.6.0(@rspack/core@1.4.5(@swc/helpers@0.5.15))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2)': dependencies: @@ -21042,10 +21024,10 @@ snapshots: '@storybook/global@5.0.0': {} - '@storybook/icons@1.3.0(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)': + '@storybook/icons@1.3.0(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)': dependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) '@storybook/instrumenter@8.6.0(storybook@8.6.0(prettier@3.3.3))': dependencies: @@ -21057,17 +21039,17 @@ snapshots: dependencies: storybook: 8.6.0(prettier@3.3.3) - '@storybook/preset-react-webpack@8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.3.3)))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2)': + '@storybook/preset-react-webpack@8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.3.3)))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2)': dependencies: '@storybook/core-webpack': 8.6.0(storybook@8.6.0(prettier@3.3.3)) - '@storybook/react': 8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.3.3)))(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2) + '@storybook/react': 8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.3.3)))(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2) '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.8.2)(webpack@5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)) '@types/semver': 7.5.6 find-up: 5.0.0 magic-string: 0.30.17 - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 react-docgen: 7.1.0 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) resolve: 1.22.10 semver: 7.6.3 storybook: 8.6.0(prettier@3.3.3) @@ -21101,19 +21083,19 @@ snapshots: transitivePeerDependencies: - supports-color - '@storybook/react-dom-shim@8.6.0(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(storybook@8.6.0(prettier@3.3.3))': + '@storybook/react-dom-shim@8.6.0(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(storybook@8.6.0(prettier@3.3.3))': dependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) storybook: 8.6.0(prettier@3.3.3) - '@storybook/react-webpack5@8.6.0(@rspack/core@1.4.5(@swc/helpers@0.5.15))(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.3.3)))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2)': + '@storybook/react-webpack5@8.6.0(@rspack/core@1.4.5(@swc/helpers@0.5.15))(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.3.3)))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2)': dependencies: '@storybook/builder-webpack5': 8.6.0(@rspack/core@1.4.5(@swc/helpers@0.5.15))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2) - '@storybook/preset-react-webpack': 8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.3.3)))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2) - '@storybook/react': 8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.3.3)))(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2) - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + '@storybook/preset-react-webpack': 8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.3.3)))(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2)(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2) + '@storybook/react': 8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.3.3)))(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) storybook: 8.6.0(prettier@3.3.3) optionalDependencies: typescript: 5.8.2 @@ -21126,16 +21108,16 @@ snapshots: - uglify-js - webpack-cli - '@storybook/react@8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.3.3)))(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2)': + '@storybook/react@8.6.0(@storybook/test@8.6.0(storybook@8.6.0(prettier@3.3.3)))(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(storybook@8.6.0(prettier@3.3.3))(typescript@5.8.2)': dependencies: '@storybook/components': 8.6.0(storybook@8.6.0(prettier@3.3.3)) '@storybook/global': 5.0.0 '@storybook/manager-api': 8.6.0(storybook@8.6.0(prettier@3.3.3)) '@storybook/preview-api': 8.6.0(storybook@8.6.0(prettier@3.3.3)) - '@storybook/react-dom-shim': 8.6.0(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(storybook@8.6.0(prettier@3.3.3)) + '@storybook/react-dom-shim': 8.6.0(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(storybook@8.6.0(prettier@3.3.3)) '@storybook/theming': 8.6.0(storybook@8.6.0(prettier@3.3.3)) - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) storybook: 8.6.0(prettier@3.3.3) optionalDependencies: '@storybook/test': 8.6.0(storybook@8.6.0(prettier@3.3.3)) @@ -21342,13 +21324,13 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@15.0.7(@types/react@19.1.10)(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)': + '@testing-library/react@15.0.7(@types/react@19.1.10)(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)': dependencies: '@babel/runtime': 7.27.0 '@testing-library/dom': 10.1.0 '@types/react-dom': 19.1.7(@types/react@19.1.10) - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) optionalDependencies: '@types/react': 19.1.10 @@ -25608,7 +25590,7 @@ snapshots: - bluebird - supports-color - eslint-plugin-react-hooks@0.0.0-experimental-a96a0f39-20250815(eslint@9.12.0): + eslint-plugin-react-hooks@0.0.0-experimental-f508edc8-20250818(eslint@9.12.0): dependencies: '@babel/core': 7.26.10 '@babel/parser': 7.27.0 @@ -27129,7 +27111,7 @@ snapshots: hoist-non-react-statics@3.3.2: dependencies: - react-is: 19.2.0-canary-a96a0f39-20250815 + react-is: 19.2.0-canary-f508edc8-20250818 homedir-polyfill@1.0.3: dependencies: @@ -29152,9 +29134,9 @@ snapshots: lru-cache@7.18.3: {} - lucide-react@0.383.0(react@19.2.0-canary-f1e70b5e-20250811): + lucide-react@0.383.0(react@19.2.0-canary-f508edc8-20250818): dependencies: - react: 19.2.0-canary-f1e70b5e-20250811 + react: 19.2.0-canary-f508edc8-20250818 lz-string@1.5.0: {} @@ -32070,25 +32052,25 @@ snapshots: dependencies: ansi-regex: 5.0.1 ansi-styles: 5.2.0 - react-is: 19.2.0-canary-a96a0f39-20250815 + react-is: 19.2.0-canary-f508edc8-20250818 pretty-format@29.5.0: dependencies: '@jest/schemas': 29.4.3 ansi-styles: 5.2.0 - react-is: 19.2.0-canary-a96a0f39-20250815 + react-is: 19.2.0-canary-f508edc8-20250818 pretty-format@29.7.0: dependencies: '@jest/schemas': 29.6.3 ansi-styles: 5.2.0 - react-is: 19.2.0-canary-a96a0f39-20250815 + react-is: 19.2.0-canary-f508edc8-20250818 pretty-format@30.0.0-alpha.6: dependencies: '@jest/schemas': 30.0.0-alpha.6 ansi-styles: 5.2.0 - react-is: 19.2.0-canary-a96a0f39-20250815 + react-is: 19.2.0-canary-f508edc8-20250818 pretty-ms@7.0.0: dependencies: @@ -32151,7 +32133,7 @@ snapshots: dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 - react-is: 19.2.0-canary-a96a0f39-20250815 + react-is: 19.2.0-canary-f508edc8-20250818 property-information@5.6.0: dependencies: @@ -32362,139 +32344,130 @@ snapshots: transitivePeerDependencies: - supports-color - react-dom@0.0.0-experimental-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815): - dependencies: - react: 19.2.0-canary-a96a0f39-20250815 - scheduler: 0.27.0-canary-a96a0f39-20250815 - - react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815): + react-dom@0.0.0-experimental-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818): dependencies: - react: 19.2.0-canary-a96a0f39-20250815 - scheduler: 0.27.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + scheduler: 0.27.0-canary-f508edc8-20250818 - react-dom@19.2.0-canary-f1e70b5e-20250811(react@19.2.0-canary-f1e70b5e-20250811): + react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818): dependencies: - react: 19.2.0-canary-f1e70b5e-20250811 - scheduler: 0.27.0-canary-a96a0f39-20250815 - - react-is@19.2.0-canary-a96a0f39-20250815: {} + react: 19.2.0-canary-f508edc8-20250818 + scheduler: 0.27.0-canary-f508edc8-20250818 - react-is@19.2.0-canary-f1e70b5e-20250811: {} + react-is@19.2.0-canary-f508edc8-20250818: {} react-lifecycles-compat@3.0.4: {} - react-number-format@5.4.0(react-dom@19.2.0-canary-f1e70b5e-20250811(react@19.2.0-canary-f1e70b5e-20250811))(react@19.2.0-canary-f1e70b5e-20250811): + react-number-format@5.4.0(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818): dependencies: prop-types: 15.8.1 - react: 19.2.0-canary-f1e70b5e-20250811 - react-dom: 19.2.0-canary-f1e70b5e-20250811(react@19.2.0-canary-f1e70b5e-20250811) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) react-refresh@0.12.0: {} - react-remove-scroll-bar@2.3.6(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811): + react-remove-scroll-bar@2.3.6(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818): dependencies: - react: 19.2.0-canary-f1e70b5e-20250811 - react-style-singleton: 2.2.1(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811) + react: 19.2.0-canary-f508edc8-20250818 + react-style-singleton: 2.2.1(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818) tslib: 2.8.1 optionalDependencies: '@types/react': 19.1.10 - react-remove-scroll@2.5.10(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811): + react-remove-scroll@2.5.10(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818): dependencies: - react: 19.2.0-canary-f1e70b5e-20250811 - react-remove-scroll-bar: 2.3.6(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811) - react-style-singleton: 2.2.1(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811) + react: 19.2.0-canary-f508edc8-20250818 + react-remove-scroll-bar: 2.3.6(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818) + react-style-singleton: 2.2.1(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818) tslib: 2.8.1 - use-callback-ref: 1.3.2(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811) - use-sidecar: 1.1.2(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811) + use-callback-ref: 1.3.2(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818) + use-sidecar: 1.1.2(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818) optionalDependencies: '@types/react': 19.1.10 - react-server-dom-turbopack@0.0.0-experimental-a96a0f39-20250815(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815): + react-server-dom-turbopack@0.0.0-experimental-f508edc8-20250818(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818): dependencies: acorn-loose: 8.3.0 neo-async: 2.6.1 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) - react-server-dom-turbopack@19.2.0-canary-a96a0f39-20250815(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815): + react-server-dom-turbopack@19.2.0-canary-f508edc8-20250818(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818): dependencies: acorn-loose: 8.3.0 neo-async: 2.6.1 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) - react-server-dom-webpack@0.0.0-experimental-a96a0f39-20250815(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(webpack@5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15))): + react-server-dom-webpack@0.0.0-experimental-f508edc8-20250818(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(webpack@5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15))): dependencies: acorn-loose: 8.3.0 neo-async: 2.6.1 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) webpack: 5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15)) webpack-sources: 3.2.3(patch_hash=jbynf5dc46ambamq3wuyho6hkq) - react-server-dom-webpack@19.2.0-canary-a96a0f39-20250815(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815)(webpack@5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15))): + react-server-dom-webpack@19.2.0-canary-f508edc8-20250818(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818)(webpack@5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15))): dependencies: acorn-loose: 8.3.0 neo-async: 2.6.1 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) webpack: 5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15)) webpack-sources: 3.2.3(patch_hash=jbynf5dc46ambamq3wuyho6hkq) - react-shallow-renderer@16.15.0(react@19.2.0-canary-a96a0f39-20250815): + react-shallow-renderer@16.15.0(react@19.2.0-canary-f508edc8-20250818): dependencies: object-assign: 4.1.1 - react: 19.2.0-canary-a96a0f39-20250815 - react-is: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-is: 19.2.0-canary-f508edc8-20250818 - react-ssr-prepass@1.0.8(react-is@19.2.0-canary-f1e70b5e-20250811)(react@19.2.0-canary-a96a0f39-20250815): + react-ssr-prepass@1.0.8(react-is@19.2.0-canary-f508edc8-20250818)(react@19.2.0-canary-f508edc8-20250818): dependencies: object-is: 1.0.2 - react: 19.2.0-canary-a96a0f39-20250815 - react-is: 19.2.0-canary-f1e70b5e-20250811 + react: 19.2.0-canary-f508edc8-20250818 + react-is: 19.2.0-canary-f508edc8-20250818 - react-style-singleton@2.2.1(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811): + react-style-singleton@2.2.1(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818): dependencies: get-nonce: 1.0.1 invariant: 2.2.4 - react: 19.2.0-canary-f1e70b5e-20250811 + react: 19.2.0-canary-f508edc8-20250818 tslib: 2.8.1 optionalDependencies: '@types/react': 19.1.10 - react-test-renderer@18.2.0(react@19.2.0-canary-a96a0f39-20250815): + react-test-renderer@18.2.0(react@19.2.0-canary-f508edc8-20250818): dependencies: - react: 19.2.0-canary-a96a0f39-20250815 - react-is: 19.2.0-canary-a96a0f39-20250815 - react-shallow-renderer: 16.15.0(react@19.2.0-canary-a96a0f39-20250815) - scheduler: 0.27.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 + react-is: 19.2.0-canary-f508edc8-20250818 + react-shallow-renderer: 16.15.0(react@19.2.0-canary-f508edc8-20250818) + scheduler: 0.27.0-canary-f508edc8-20250818 - react-textarea-autosize@8.5.3(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811): + react-textarea-autosize@8.5.3(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818): dependencies: '@babel/runtime': 7.27.0 - react: 19.2.0-canary-f1e70b5e-20250811 - use-composed-ref: 1.3.0(react@19.2.0-canary-f1e70b5e-20250811) - use-latest: 1.2.1(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811) + react: 19.2.0-canary-f508edc8-20250818 + use-composed-ref: 1.3.0(react@19.2.0-canary-f508edc8-20250818) + use-latest: 1.2.1(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818) transitivePeerDependencies: - '@types/react' - react-virtualized@9.22.3(react-dom@19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815))(react@19.2.0-canary-a96a0f39-20250815): + react-virtualized@9.22.3(react-dom@19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818))(react@19.2.0-canary-f508edc8-20250818): dependencies: '@babel/runtime': 7.27.0 clsx: 1.1.1 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 19.2.0-canary-a96a0f39-20250815 - react-dom: 19.2.0-canary-a96a0f39-20250815(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + react-dom: 19.2.0-canary-f508edc8-20250818(react@19.2.0-canary-f508edc8-20250818) react-lifecycles-compat: 3.0.4 - react@0.0.0-experimental-a96a0f39-20250815: {} - - react@19.2.0-canary-a96a0f39-20250815: {} + react@0.0.0-experimental-f508edc8-20250818: {} - react@19.2.0-canary-f1e70b5e-20250811: {} + react@19.2.0-canary-f508edc8-20250818: {} read-cache@1.0.0: dependencies: @@ -33262,9 +33235,9 @@ snapshots: dependencies: xmlchars: 2.2.0 - scheduler@0.0.0-experimental-a96a0f39-20250815: {} + scheduler@0.0.0-experimental-f508edc8-20250818: {} - scheduler@0.27.0-canary-a96a0f39-20250815: {} + scheduler@0.27.0-canary-f508edc8-20250818: {} schema-utils@2.7.1: dependencies: @@ -34065,10 +34038,10 @@ snapshots: postcss: 7.0.32 postcss-load-plugins: 2.3.0 - styled-jsx@5.1.6(@babel/core@7.26.10)(babel-plugin-macros@3.1.0)(react@19.2.0-canary-a96a0f39-20250815): + styled-jsx@5.1.6(@babel/core@7.26.10)(babel-plugin-macros@3.1.0)(react@19.2.0-canary-f508edc8-20250818): dependencies: client-only: 0.0.1 - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 optionalDependencies: '@babel/core': 7.26.10 babel-plugin-macros: 3.1.0 @@ -34162,11 +34135,11 @@ snapshots: '@swc/counter': 0.1.3 webpack: 5.98.0(@swc/core@1.11.24(@swc/helpers@0.5.15))(esbuild@0.24.2) - swr@2.2.4(react@19.2.0-canary-a96a0f39-20250815): + swr@2.2.4(react@19.2.0-canary-f508edc8-20250818): dependencies: client-only: 0.0.1 - react: 19.2.0-canary-a96a0f39-20250815 - use-sync-external-store: 1.2.0(react@19.2.0-canary-a96a0f39-20250815) + react: 19.2.0-canary-f508edc8-20250818 + use-sync-external-store: 1.2.0(react@19.2.0-canary-f508edc8-20250818) symbol-observable@1.0.1: {} @@ -34963,9 +34936,9 @@ snapshots: unist-util-is: 6.0.0 unist-util-visit-parents: 6.0.1 - unistore@3.4.1(react@19.2.0-canary-a96a0f39-20250815): + unistore@3.4.1(react@19.2.0-canary-f508edc8-20250818): optionalDependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 universal-github-app-jwt@1.1.1: dependencies: @@ -35059,45 +35032,45 @@ snapshots: punycode: 1.4.1 qs: 6.13.1 - use-callback-ref@1.3.2(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811): + use-callback-ref@1.3.2(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818): dependencies: - react: 19.2.0-canary-f1e70b5e-20250811 + react: 19.2.0-canary-f508edc8-20250818 tslib: 2.8.1 optionalDependencies: '@types/react': 19.1.10 - use-composed-ref@1.3.0(react@19.2.0-canary-f1e70b5e-20250811): + use-composed-ref@1.3.0(react@19.2.0-canary-f508edc8-20250818): dependencies: - react: 19.2.0-canary-f1e70b5e-20250811 + react: 19.2.0-canary-f508edc8-20250818 - use-isomorphic-layout-effect@1.1.2(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811): + use-isomorphic-layout-effect@1.1.2(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818): dependencies: - react: 19.2.0-canary-f1e70b5e-20250811 + react: 19.2.0-canary-f508edc8-20250818 optionalDependencies: '@types/react': 19.1.10 - use-latest@1.2.1(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811): + use-latest@1.2.1(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818): dependencies: - react: 19.2.0-canary-f1e70b5e-20250811 - use-isomorphic-layout-effect: 1.1.2(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811) + react: 19.2.0-canary-f508edc8-20250818 + use-isomorphic-layout-effect: 1.1.2(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818) optionalDependencies: '@types/react': 19.1.10 - use-sidecar@1.1.2(@types/react@19.1.10)(react@19.2.0-canary-f1e70b5e-20250811): + use-sidecar@1.1.2(@types/react@19.1.10)(react@19.2.0-canary-f508edc8-20250818): dependencies: detect-node-es: 1.1.0 - react: 19.2.0-canary-f1e70b5e-20250811 + react: 19.2.0-canary-f508edc8-20250818 tslib: 2.8.1 optionalDependencies: '@types/react': 19.1.10 - use-sync-external-store@1.2.0(react@19.2.0-canary-a96a0f39-20250815): + use-sync-external-store@1.2.0(react@19.2.0-canary-f508edc8-20250818): dependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 - use-sync-external-store@1.5.0(react@19.2.0-canary-a96a0f39-20250815): + use-sync-external-store@1.5.0(react@19.2.0-canary-f508edc8-20250818): dependencies: - react: 19.2.0-canary-a96a0f39-20250815 + react: 19.2.0-canary-f508edc8-20250818 util-deprecate@1.0.2: {}