7
7
* @noflow
8
8
* @nolint
9
9
* @preventMunge
10
- * @generated SignedSource<<459d2e101f76f4fd316aa429d387ad28 >>
10
+ * @generated SignedSource<<ed6be6602fbeff1613925324886e3267 >>
11
11
*/
12
12
13
13
/*
@@ -14898,7 +14898,7 @@ function handleErrorInNextTick(error) {
14898
14898
}
14899
14899
var supportsMoveBefore =
14900
14900
"undefined" !== typeof window &&
14901
- "function" === typeof window.Node .prototype.moveBefore;
14901
+ "function" === typeof window.Element .prototype.moveBefore;
14902
14902
function clearSuspenseBoundary(parentInstance, suspenseInstance) {
14903
14903
var node = suspenseInstance,
14904
14904
depth = 0;
@@ -16632,14 +16632,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
16632
16632
};
16633
16633
var isomorphicReactPackageVersion$jscomp$inline_1881 = React.version;
16634
16634
if (
16635
- "19.1.0-native-fb-43d18bc2-20250115 " !==
16635
+ "19.1.0-native-fb-313c8c55-20250117 " !==
16636
16636
isomorphicReactPackageVersion$jscomp$inline_1881
16637
16637
)
16638
16638
throw Error(
16639
16639
formatProdErrorMessage(
16640
16640
527,
16641
16641
isomorphicReactPackageVersion$jscomp$inline_1881,
16642
- "19.1.0-native-fb-43d18bc2-20250115 "
16642
+ "19.1.0-native-fb-313c8c55-20250117 "
16643
16643
)
16644
16644
);
16645
16645
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -16661,10 +16661,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
16661
16661
};
16662
16662
var internals$jscomp$inline_1888 = {
16663
16663
bundleType: 0,
16664
- version: "19.1.0-native-fb-43d18bc2-20250115 ",
16664
+ version: "19.1.0-native-fb-313c8c55-20250117 ",
16665
16665
rendererPackageName: "react-dom",
16666
16666
currentDispatcherRef: ReactSharedInternals,
16667
- reconcilerVersion: "19.1.0-native-fb-43d18bc2-20250115 ",
16667
+ reconcilerVersion: "19.1.0-native-fb-313c8c55-20250117 ",
16668
16668
getLaneLabelMap: function () {
16669
16669
for (
16670
16670
var map = new Map(), lane = 1, index$292 = 0;
@@ -16939,7 +16939,7 @@ exports.useFormState = function (action, initialState, permalink) {
16939
16939
exports.useFormStatus = function () {
16940
16940
return ReactSharedInternals.H.useHostTransitionStatus();
16941
16941
};
16942
- exports.version = "19.1.0-native-fb-43d18bc2-20250115 ";
16942
+ exports.version = "19.1.0-native-fb-313c8c55-20250117 ";
16943
16943
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
16944
16944
"function" ===
16945
16945
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
0 commit comments