diff --git a/compiled/eslint-plugin-react-hooks/index.js b/compiled/eslint-plugin-react-hooks/index.js index ec94e492ec..c0a8a82aca 100644 --- a/compiled/eslint-plugin-react-hooks/index.js +++ b/compiled/eslint-plugin-react-hooks/index.js @@ -48350,6 +48350,7 @@ function inferEffectDependencies(fn) { } else if (value.args.length >= 2 && value.args.length - 1 === autodepFnLoads.get(callee.identifier.id) && + value.args[0] != null && value.args[0].kind === 'Identifier') { const penultimateArg = value.args[value.args.length - 2]; const depArrayArg = value.args[value.args.length - 1]; diff --git a/compiled/facebook-www/REVISION b/compiled/facebook-www/REVISION index bb2d54e84b..598f90e3da 100644 --- a/compiled/facebook-www/REVISION +++ b/compiled/facebook-www/REVISION @@ -1 +1 @@ -f765082996f056c2abb354eb43cec3a3bf535264 +8b9629c8106b55965ac6e4f078110b484b358101 diff --git a/compiled/facebook-www/REVISION_TRANSFORMS b/compiled/facebook-www/REVISION_TRANSFORMS index bb2d54e84b..598f90e3da 100644 --- a/compiled/facebook-www/REVISION_TRANSFORMS +++ b/compiled/facebook-www/REVISION_TRANSFORMS @@ -1 +1 @@ -f765082996f056c2abb354eb43cec3a3bf535264 +8b9629c8106b55965ac6e4f078110b484b358101 diff --git a/compiled/facebook-www/React-dev.classic.js b/compiled/facebook-www/React-dev.classic.js index 338f28e21b..3479b58388 100644 --- a/compiled/facebook-www/React-dev.classic.js +++ b/compiled/facebook-www/React-dev.classic.js @@ -1538,7 +1538,7 @@ __DEV__ && exports.useTransition = function () { return resolveDispatcher().useTransition(); }; - exports.version = "19.2.0-www-classic-f7650829-20250423"; + exports.version = "19.2.0-www-classic-8b9629c8-20250423"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/React-dev.modern.js b/compiled/facebook-www/React-dev.modern.js index 0bdb1881d8..a8bddd8fd0 100644 --- a/compiled/facebook-www/React-dev.modern.js +++ b/compiled/facebook-www/React-dev.modern.js @@ -1538,7 +1538,7 @@ __DEV__ && exports.useTransition = function () { return resolveDispatcher().useTransition(); }; - exports.version = "19.2.0-www-modern-f7650829-20250423"; + exports.version = "19.2.0-www-modern-8b9629c8-20250423"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/React-prod.classic.js b/compiled/facebook-www/React-prod.classic.js index 309ec71dd6..c8061ba3a6 100644 --- a/compiled/facebook-www/React-prod.classic.js +++ b/compiled/facebook-www/React-prod.classic.js @@ -636,4 +636,4 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.2.0-www-classic-f7650829-20250423"; +exports.version = "19.2.0-www-classic-8b9629c8-20250423"; diff --git a/compiled/facebook-www/React-prod.modern.js b/compiled/facebook-www/React-prod.modern.js index 37daa71cc7..2449ec13e1 100644 --- a/compiled/facebook-www/React-prod.modern.js +++ b/compiled/facebook-www/React-prod.modern.js @@ -636,4 +636,4 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.2.0-www-modern-f7650829-20250423"; +exports.version = "19.2.0-www-modern-8b9629c8-20250423"; diff --git a/compiled/facebook-www/React-profiling.classic.js b/compiled/facebook-www/React-profiling.classic.js index 911062b541..fde5787d79 100644 --- a/compiled/facebook-www/React-profiling.classic.js +++ b/compiled/facebook-www/React-profiling.classic.js @@ -640,7 +640,7 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.2.0-www-classic-f7650829-20250423"; +exports.version = "19.2.0-www-classic-8b9629c8-20250423"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/React-profiling.modern.js b/compiled/facebook-www/React-profiling.modern.js index d3bdd67f57..3e76b2c629 100644 --- a/compiled/facebook-www/React-profiling.modern.js +++ b/compiled/facebook-www/React-profiling.modern.js @@ -640,7 +640,7 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.2.0-www-modern-f7650829-20250423"; +exports.version = "19.2.0-www-modern-8b9629c8-20250423"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactART-dev.classic.js b/compiled/facebook-www/ReactART-dev.classic.js index d391253137..00efbc1890 100644 --- a/compiled/facebook-www/ReactART-dev.classic.js +++ b/compiled/facebook-www/ReactART-dev.classic.js @@ -18800,10 +18800,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.2.0-www-classic-f7650829-20250423", + version: "19.2.0-www-classic-8b9629c8-20250423", rendererPackageName: "react-art", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-classic-f7650829-20250423" + reconcilerVersion: "19.2.0-www-classic-8b9629c8-20250423" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -18837,7 +18837,7 @@ __DEV__ && exports.Shape = Shape; exports.Surface = Surface; exports.Text = Text; - exports.version = "19.2.0-www-classic-f7650829-20250423"; + exports.version = "19.2.0-www-classic-8b9629c8-20250423"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactART-dev.modern.js b/compiled/facebook-www/ReactART-dev.modern.js index 2907c41268..1fe8479052 100644 --- a/compiled/facebook-www/ReactART-dev.modern.js +++ b/compiled/facebook-www/ReactART-dev.modern.js @@ -18572,10 +18572,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.2.0-www-modern-f7650829-20250423", + version: "19.2.0-www-modern-8b9629c8-20250423", rendererPackageName: "react-art", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-modern-f7650829-20250423" + reconcilerVersion: "19.2.0-www-modern-8b9629c8-20250423" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -18609,7 +18609,7 @@ __DEV__ && exports.Shape = Shape; exports.Surface = Surface; exports.Text = Text; - exports.version = "19.2.0-www-modern-f7650829-20250423"; + exports.version = "19.2.0-www-modern-8b9629c8-20250423"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactART-prod.classic.js b/compiled/facebook-www/ReactART-prod.classic.js index 4882f25814..de6702bc6e 100644 --- a/compiled/facebook-www/ReactART-prod.classic.js +++ b/compiled/facebook-www/ReactART-prod.classic.js @@ -11412,10 +11412,10 @@ var slice = Array.prototype.slice, })(React.Component); var internals$jscomp$inline_1619 = { bundleType: 0, - version: "19.2.0-www-classic-f7650829-20250423", + version: "19.2.0-www-classic-8b9629c8-20250423", rendererPackageName: "react-art", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-classic-f7650829-20250423" + reconcilerVersion: "19.2.0-www-classic-8b9629c8-20250423" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_1620 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -11441,4 +11441,4 @@ exports.RadialGradient = RadialGradient; exports.Shape = TYPES.SHAPE; exports.Surface = Surface; exports.Text = Text; -exports.version = "19.2.0-www-classic-f7650829-20250423"; +exports.version = "19.2.0-www-classic-8b9629c8-20250423"; diff --git a/compiled/facebook-www/ReactART-prod.modern.js b/compiled/facebook-www/ReactART-prod.modern.js index b59c8fface..61a6d16e74 100644 --- a/compiled/facebook-www/ReactART-prod.modern.js +++ b/compiled/facebook-www/ReactART-prod.modern.js @@ -11125,10 +11125,10 @@ var slice = Array.prototype.slice, })(React.Component); var internals$jscomp$inline_1592 = { bundleType: 0, - version: "19.2.0-www-modern-f7650829-20250423", + version: "19.2.0-www-modern-8b9629c8-20250423", rendererPackageName: "react-art", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-modern-f7650829-20250423" + reconcilerVersion: "19.2.0-www-modern-8b9629c8-20250423" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_1593 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -11154,4 +11154,4 @@ exports.RadialGradient = RadialGradient; exports.Shape = TYPES.SHAPE; exports.Surface = Surface; exports.Text = Text; -exports.version = "19.2.0-www-modern-f7650829-20250423"; +exports.version = "19.2.0-www-modern-8b9629c8-20250423"; diff --git a/compiled/facebook-www/ReactDOM-dev.classic.js b/compiled/facebook-www/ReactDOM-dev.classic.js index 8bacf69819..30def14c4e 100644 --- a/compiled/facebook-www/ReactDOM-dev.classic.js +++ b/compiled/facebook-www/ReactDOM-dev.classic.js @@ -30914,11 +30914,11 @@ __DEV__ && return_targetInst = null; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-www-classic-f7650829-20250423" !== isomorphicReactPackageVersion) + if ("19.2.0-www-classic-8b9629c8-20250423" !== 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-www-classic-f7650829-20250423\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-www-classic-8b9629c8-20250423\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -30961,10 +30961,10 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.2.0-www-classic-f7650829-20250423", + version: "19.2.0-www-classic-8b9629c8-20250423", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-classic-f7650829-20250423" + reconcilerVersion: "19.2.0-www-classic-8b9629c8-20250423" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -31562,7 +31562,7 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.2.0-www-classic-f7650829-20250423"; + exports.version = "19.2.0-www-classic-8b9629c8-20250423"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactDOM-dev.modern.js b/compiled/facebook-www/ReactDOM-dev.modern.js index 45749c2296..a1fee7440f 100644 --- a/compiled/facebook-www/ReactDOM-dev.modern.js +++ b/compiled/facebook-www/ReactDOM-dev.modern.js @@ -30700,11 +30700,11 @@ __DEV__ && return_targetInst = null; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-www-modern-f7650829-20250423" !== isomorphicReactPackageVersion) + if ("19.2.0-www-modern-8b9629c8-20250423" !== 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-www-modern-f7650829-20250423\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-www-modern-8b9629c8-20250423\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -30747,10 +30747,10 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.2.0-www-modern-f7650829-20250423", + version: "19.2.0-www-modern-8b9629c8-20250423", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-modern-f7650829-20250423" + reconcilerVersion: "19.2.0-www-modern-8b9629c8-20250423" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -31348,7 +31348,7 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.2.0-www-modern-f7650829-20250423"; + exports.version = "19.2.0-www-modern-8b9629c8-20250423"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactDOM-prod.classic.js b/compiled/facebook-www/ReactDOM-prod.classic.js index a578100e47..530052d8d5 100644 --- a/compiled/facebook-www/ReactDOM-prod.classic.js +++ b/compiled/facebook-www/ReactDOM-prod.classic.js @@ -19440,14 +19440,14 @@ function getCrossOriginStringAs(as, input) { } var isomorphicReactPackageVersion$jscomp$inline_2029 = React.version; if ( - "19.2.0-www-classic-f7650829-20250423" !== + "19.2.0-www-classic-8b9629c8-20250423" !== isomorphicReactPackageVersion$jscomp$inline_2029 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_2029, - "19.2.0-www-classic-f7650829-20250423" + "19.2.0-www-classic-8b9629c8-20250423" ) ); Internals.findDOMNode = function (componentOrElement) { @@ -19465,10 +19465,10 @@ Internals.Events = [ ]; var internals$jscomp$inline_2635 = { bundleType: 0, - version: "19.2.0-www-classic-f7650829-20250423", + version: "19.2.0-www-classic-8b9629c8-20250423", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-classic-f7650829-20250423" + reconcilerVersion: "19.2.0-www-classic-8b9629c8-20250423" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2636 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -19832,4 +19832,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-www-classic-f7650829-20250423"; +exports.version = "19.2.0-www-classic-8b9629c8-20250423"; diff --git a/compiled/facebook-www/ReactDOM-prod.modern.js b/compiled/facebook-www/ReactDOM-prod.modern.js index 38748c4b12..b86b8e35a5 100644 --- a/compiled/facebook-www/ReactDOM-prod.modern.js +++ b/compiled/facebook-www/ReactDOM-prod.modern.js @@ -19169,14 +19169,14 @@ function getCrossOriginStringAs(as, input) { } var isomorphicReactPackageVersion$jscomp$inline_2019 = React.version; if ( - "19.2.0-www-modern-f7650829-20250423" !== + "19.2.0-www-modern-8b9629c8-20250423" !== isomorphicReactPackageVersion$jscomp$inline_2019 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_2019, - "19.2.0-www-modern-f7650829-20250423" + "19.2.0-www-modern-8b9629c8-20250423" ) ); Internals.findDOMNode = function (componentOrElement) { @@ -19194,10 +19194,10 @@ Internals.Events = [ ]; var internals$jscomp$inline_2617 = { bundleType: 0, - version: "19.2.0-www-modern-f7650829-20250423", + version: "19.2.0-www-modern-8b9629c8-20250423", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-modern-f7650829-20250423" + reconcilerVersion: "19.2.0-www-modern-8b9629c8-20250423" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2618 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -19561,4 +19561,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-www-modern-f7650829-20250423"; +exports.version = "19.2.0-www-modern-8b9629c8-20250423"; diff --git a/compiled/facebook-www/ReactDOM-profiling.classic.js b/compiled/facebook-www/ReactDOM-profiling.classic.js index 0550eecfbc..c15038ef01 100644 --- a/compiled/facebook-www/ReactDOM-profiling.classic.js +++ b/compiled/facebook-www/ReactDOM-profiling.classic.js @@ -21437,14 +21437,14 @@ function getCrossOriginStringAs(as, input) { } var isomorphicReactPackageVersion$jscomp$inline_2239 = React.version; if ( - "19.2.0-www-classic-f7650829-20250423" !== + "19.2.0-www-classic-8b9629c8-20250423" !== isomorphicReactPackageVersion$jscomp$inline_2239 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_2239, - "19.2.0-www-classic-f7650829-20250423" + "19.2.0-www-classic-8b9629c8-20250423" ) ); Internals.findDOMNode = function (componentOrElement) { @@ -21462,10 +21462,10 @@ Internals.Events = [ ]; var internals$jscomp$inline_2241 = { bundleType: 0, - version: "19.2.0-www-classic-f7650829-20250423", + version: "19.2.0-www-classic-8b9629c8-20250423", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-classic-f7650829-20250423" + reconcilerVersion: "19.2.0-www-classic-8b9629c8-20250423" }; enableSchedulingProfiler && ((internals$jscomp$inline_2241.getLaneLabelMap = getLaneLabelMap), @@ -21832,7 +21832,7 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-www-classic-f7650829-20250423"; +exports.version = "19.2.0-www-classic-8b9629c8-20250423"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactDOM-profiling.modern.js b/compiled/facebook-www/ReactDOM-profiling.modern.js index f7b8cb70ab..d7332fb869 100644 --- a/compiled/facebook-www/ReactDOM-profiling.modern.js +++ b/compiled/facebook-www/ReactDOM-profiling.modern.js @@ -21235,14 +21235,14 @@ function getCrossOriginStringAs(as, input) { } var isomorphicReactPackageVersion$jscomp$inline_2229 = React.version; if ( - "19.2.0-www-modern-f7650829-20250423" !== + "19.2.0-www-modern-8b9629c8-20250423" !== isomorphicReactPackageVersion$jscomp$inline_2229 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_2229, - "19.2.0-www-modern-f7650829-20250423" + "19.2.0-www-modern-8b9629c8-20250423" ) ); Internals.findDOMNode = function (componentOrElement) { @@ -21260,10 +21260,10 @@ Internals.Events = [ ]; var internals$jscomp$inline_2231 = { bundleType: 0, - version: "19.2.0-www-modern-f7650829-20250423", + version: "19.2.0-www-modern-8b9629c8-20250423", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-modern-f7650829-20250423" + reconcilerVersion: "19.2.0-www-modern-8b9629c8-20250423" }; enableSchedulingProfiler && ((internals$jscomp$inline_2231.getLaneLabelMap = getLaneLabelMap), @@ -21630,7 +21630,7 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-www-modern-f7650829-20250423"; +exports.version = "19.2.0-www-modern-8b9629c8-20250423"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactDOMServer-dev.classic.js b/compiled/facebook-www/ReactDOMServer-dev.classic.js index ff80ad2054..3209c9b876 100644 --- a/compiled/facebook-www/ReactDOMServer-dev.classic.js +++ b/compiled/facebook-www/ReactDOMServer-dev.classic.js @@ -9438,5 +9438,5 @@ __DEV__ && 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server' ); }; - exports.version = "19.2.0-www-classic-f7650829-20250423"; + exports.version = "19.2.0-www-classic-8b9629c8-20250423"; })(); diff --git a/compiled/facebook-www/ReactDOMServer-dev.modern.js b/compiled/facebook-www/ReactDOMServer-dev.modern.js index 17af09abd3..ea21ad433d 100644 --- a/compiled/facebook-www/ReactDOMServer-dev.modern.js +++ b/compiled/facebook-www/ReactDOMServer-dev.modern.js @@ -9367,5 +9367,5 @@ __DEV__ && 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server' ); }; - exports.version = "19.2.0-www-modern-f7650829-20250423"; + exports.version = "19.2.0-www-modern-8b9629c8-20250423"; })(); diff --git a/compiled/facebook-www/ReactDOMServer-prod.classic.js b/compiled/facebook-www/ReactDOMServer-prod.classic.js index 36815e796c..ed6fd9150d 100644 --- a/compiled/facebook-www/ReactDOMServer-prod.classic.js +++ b/compiled/facebook-www/ReactDOMServer-prod.classic.js @@ -6200,4 +6200,4 @@ exports.renderToString = function (children, options) { 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server' ); }; -exports.version = "19.2.0-www-classic-f7650829-20250423"; +exports.version = "19.2.0-www-classic-8b9629c8-20250423"; diff --git a/compiled/facebook-www/ReactDOMServer-prod.modern.js b/compiled/facebook-www/ReactDOMServer-prod.modern.js index 3cde5d5408..9e14139733 100644 --- a/compiled/facebook-www/ReactDOMServer-prod.modern.js +++ b/compiled/facebook-www/ReactDOMServer-prod.modern.js @@ -6112,4 +6112,4 @@ exports.renderToString = function (children, options) { 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server' ); }; -exports.version = "19.2.0-www-modern-f7650829-20250423"; +exports.version = "19.2.0-www-modern-8b9629c8-20250423"; diff --git a/compiled/facebook-www/ReactDOMTesting-dev.classic.js b/compiled/facebook-www/ReactDOMTesting-dev.classic.js index 774f28a0ee..bb4d74f6f7 100644 --- a/compiled/facebook-www/ReactDOMTesting-dev.classic.js +++ b/compiled/facebook-www/ReactDOMTesting-dev.classic.js @@ -31235,11 +31235,11 @@ __DEV__ && return_targetInst = null; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-www-classic-f7650829-20250423" !== isomorphicReactPackageVersion) + if ("19.2.0-www-classic-8b9629c8-20250423" !== 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-www-classic-f7650829-20250423\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-www-classic-8b9629c8-20250423\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -31282,10 +31282,10 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.2.0-www-classic-f7650829-20250423", + version: "19.2.0-www-classic-8b9629c8-20250423", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-classic-f7650829-20250423" + reconcilerVersion: "19.2.0-www-classic-8b9629c8-20250423" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -32049,5 +32049,5 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.2.0-www-classic-f7650829-20250423"; + exports.version = "19.2.0-www-classic-8b9629c8-20250423"; })(); diff --git a/compiled/facebook-www/ReactDOMTesting-dev.modern.js b/compiled/facebook-www/ReactDOMTesting-dev.modern.js index 5cb1dadf9e..f318c2abc2 100644 --- a/compiled/facebook-www/ReactDOMTesting-dev.modern.js +++ b/compiled/facebook-www/ReactDOMTesting-dev.modern.js @@ -31021,11 +31021,11 @@ __DEV__ && return_targetInst = null; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-www-modern-f7650829-20250423" !== isomorphicReactPackageVersion) + if ("19.2.0-www-modern-8b9629c8-20250423" !== 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-www-modern-f7650829-20250423\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-www-modern-8b9629c8-20250423\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -31068,10 +31068,10 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.2.0-www-modern-f7650829-20250423", + version: "19.2.0-www-modern-8b9629c8-20250423", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-modern-f7650829-20250423" + reconcilerVersion: "19.2.0-www-modern-8b9629c8-20250423" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -31835,5 +31835,5 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.2.0-www-modern-f7650829-20250423"; + exports.version = "19.2.0-www-modern-8b9629c8-20250423"; })(); diff --git a/compiled/facebook-www/ReactDOMTesting-prod.classic.js b/compiled/facebook-www/ReactDOMTesting-prod.classic.js index 1ef97eb548..1165b499a9 100644 --- a/compiled/facebook-www/ReactDOMTesting-prod.classic.js +++ b/compiled/facebook-www/ReactDOMTesting-prod.classic.js @@ -19756,14 +19756,14 @@ function getCrossOriginStringAs(as, input) { } var isomorphicReactPackageVersion$jscomp$inline_2058 = React.version; if ( - "19.2.0-www-classic-f7650829-20250423" !== + "19.2.0-www-classic-8b9629c8-20250423" !== isomorphicReactPackageVersion$jscomp$inline_2058 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_2058, - "19.2.0-www-classic-f7650829-20250423" + "19.2.0-www-classic-8b9629c8-20250423" ) ); Internals.findDOMNode = function (componentOrElement) { @@ -19781,10 +19781,10 @@ Internals.Events = [ ]; var internals$jscomp$inline_2669 = { bundleType: 0, - version: "19.2.0-www-classic-f7650829-20250423", + version: "19.2.0-www-classic-8b9629c8-20250423", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-classic-f7650829-20250423" + reconcilerVersion: "19.2.0-www-classic-8b9629c8-20250423" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2670 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -20299,4 +20299,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-www-classic-f7650829-20250423"; +exports.version = "19.2.0-www-classic-8b9629c8-20250423"; diff --git a/compiled/facebook-www/ReactDOMTesting-prod.modern.js b/compiled/facebook-www/ReactDOMTesting-prod.modern.js index d3571b1a82..200e7bb683 100644 --- a/compiled/facebook-www/ReactDOMTesting-prod.modern.js +++ b/compiled/facebook-www/ReactDOMTesting-prod.modern.js @@ -19485,14 +19485,14 @@ function getCrossOriginStringAs(as, input) { } var isomorphicReactPackageVersion$jscomp$inline_2048 = React.version; if ( - "19.2.0-www-modern-f7650829-20250423" !== + "19.2.0-www-modern-8b9629c8-20250423" !== isomorphicReactPackageVersion$jscomp$inline_2048 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_2048, - "19.2.0-www-modern-f7650829-20250423" + "19.2.0-www-modern-8b9629c8-20250423" ) ); Internals.findDOMNode = function (componentOrElement) { @@ -19510,10 +19510,10 @@ Internals.Events = [ ]; var internals$jscomp$inline_2651 = { bundleType: 0, - version: "19.2.0-www-modern-f7650829-20250423", + version: "19.2.0-www-modern-8b9629c8-20250423", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-modern-f7650829-20250423" + reconcilerVersion: "19.2.0-www-modern-8b9629c8-20250423" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2652 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -20028,4 +20028,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-www-modern-f7650829-20250423"; +exports.version = "19.2.0-www-modern-8b9629c8-20250423"; diff --git a/compiled/facebook-www/ReactReconciler-dev.classic.js b/compiled/facebook-www/ReactReconciler-dev.classic.js index 8ca594f94d..e6447b16d3 100644 --- a/compiled/facebook-www/ReactReconciler-dev.classic.js +++ b/compiled/facebook-www/ReactReconciler-dev.classic.js @@ -21635,7 +21635,7 @@ __DEV__ && version: rendererVersion, rendererPackageName: rendererPackageName, currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-classic-f7650829-20250423" + reconcilerVersion: "19.2.0-www-classic-8b9629c8-20250423" }; null !== extraDevToolsConfig && (internals.rendererConfig = extraDevToolsConfig); diff --git a/compiled/facebook-www/ReactReconciler-dev.modern.js b/compiled/facebook-www/ReactReconciler-dev.modern.js index ade4eefdd3..1452212d9a 100644 --- a/compiled/facebook-www/ReactReconciler-dev.modern.js +++ b/compiled/facebook-www/ReactReconciler-dev.modern.js @@ -21416,7 +21416,7 @@ __DEV__ && version: rendererVersion, rendererPackageName: rendererPackageName, currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-modern-f7650829-20250423" + reconcilerVersion: "19.2.0-www-modern-8b9629c8-20250423" }; null !== extraDevToolsConfig && (internals.rendererConfig = extraDevToolsConfig); diff --git a/compiled/facebook-www/ReactReconciler-prod.classic.js b/compiled/facebook-www/ReactReconciler-prod.classic.js index 26c22865b4..5702da7867 100644 --- a/compiled/facebook-www/ReactReconciler-prod.classic.js +++ b/compiled/facebook-www/ReactReconciler-prod.classic.js @@ -14088,7 +14088,7 @@ module.exports = function ($$$config) { version: rendererVersion, rendererPackageName: rendererPackageName, currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-classic-f7650829-20250423" + reconcilerVersion: "19.2.0-www-classic-8b9629c8-20250423" }; null !== extraDevToolsConfig && (internals.rendererConfig = extraDevToolsConfig); diff --git a/compiled/facebook-www/ReactReconciler-prod.modern.js b/compiled/facebook-www/ReactReconciler-prod.modern.js index 2ea3aca1a0..c48ed916ce 100644 --- a/compiled/facebook-www/ReactReconciler-prod.modern.js +++ b/compiled/facebook-www/ReactReconciler-prod.modern.js @@ -13805,7 +13805,7 @@ module.exports = function ($$$config) { version: rendererVersion, rendererPackageName: rendererPackageName, currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-modern-f7650829-20250423" + reconcilerVersion: "19.2.0-www-modern-8b9629c8-20250423" }; null !== extraDevToolsConfig && (internals.rendererConfig = extraDevToolsConfig); diff --git a/compiled/facebook-www/ReactTestRenderer-dev.classic.js b/compiled/facebook-www/ReactTestRenderer-dev.classic.js index b0a13385ee..a3d8d5c6b3 100644 --- a/compiled/facebook-www/ReactTestRenderer-dev.classic.js +++ b/compiled/facebook-www/ReactTestRenderer-dev.classic.js @@ -15341,10 +15341,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.2.0-www-classic-f7650829-20250423", + version: "19.2.0-www-classic-8b9629c8-20250423", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-classic-f7650829-20250423" + reconcilerVersion: "19.2.0-www-classic-8b9629c8-20250423" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -15479,5 +15479,5 @@ __DEV__ && exports.unstable_batchedUpdates = function (fn, a) { return fn(a); }; - exports.version = "19.2.0-www-classic-f7650829-20250423"; + exports.version = "19.2.0-www-classic-8b9629c8-20250423"; })(); diff --git a/compiled/facebook-www/ReactTestRenderer-dev.modern.js b/compiled/facebook-www/ReactTestRenderer-dev.modern.js index e38cdc2389..4169e499b6 100644 --- a/compiled/facebook-www/ReactTestRenderer-dev.modern.js +++ b/compiled/facebook-www/ReactTestRenderer-dev.modern.js @@ -15341,10 +15341,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.2.0-www-modern-f7650829-20250423", + version: "19.2.0-www-modern-8b9629c8-20250423", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-www-modern-f7650829-20250423" + reconcilerVersion: "19.2.0-www-modern-8b9629c8-20250423" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -15479,5 +15479,5 @@ __DEV__ && exports.unstable_batchedUpdates = function (fn, a) { return fn(a); }; - exports.version = "19.2.0-www-modern-f7650829-20250423"; + exports.version = "19.2.0-www-modern-8b9629c8-20250423"; })(); diff --git a/compiled/facebook-www/VERSION_CLASSIC b/compiled/facebook-www/VERSION_CLASSIC index 2ffd49c06a..a3b3590f83 100644 --- a/compiled/facebook-www/VERSION_CLASSIC +++ b/compiled/facebook-www/VERSION_CLASSIC @@ -1 +1 @@ -19.2.0-www-classic-f7650829-20250423 \ No newline at end of file +19.2.0-www-classic-8b9629c8-20250423 \ No newline at end of file diff --git a/compiled/facebook-www/VERSION_MODERN b/compiled/facebook-www/VERSION_MODERN index 3658317d31..871f409392 100644 --- a/compiled/facebook-www/VERSION_MODERN +++ b/compiled/facebook-www/VERSION_MODERN @@ -1 +1 @@ -19.2.0-www-modern-f7650829-20250423 \ No newline at end of file +19.2.0-www-modern-8b9629c8-20250423 \ No newline at end of file