react-dom

19.2.019.2.1
cjs/react-dom-profiling.profiling.js
cjs/react-dom-profiling.profiling.js
+5−5
Index: package/cjs/react-dom-profiling.profiling.js
===================================================================
--- package/cjs/react-dom-profiling.profiling.js
+++ package/cjs/react-dom-profiling.profiling.js
@@ -17769,16 +17769,16 @@
   }
 };
 var isomorphicReactPackageVersion$jscomp$inline_2138 = React.version;
 if (
-  "19.2.0" !==
+  "19.2.1" !==
   isomorphicReactPackageVersion$jscomp$inline_2138
 )
   throw Error(
     formatProdErrorMessage(
       527,
       isomorphicReactPackageVersion$jscomp$inline_2138,
-      "19.2.0"
+      "19.2.1"
     )
   );
 ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
   var fiber = componentOrElement._reactInternals;
@@ -17798,12 +17798,12 @@
   return componentOrElement;
 };
 var internals$jscomp$inline_2658 = {
   bundleType: 0,
-  version: "19.2.0",
+  version: "19.2.1",
   rendererPackageName: "react-dom",
   currentDispatcherRef: ReactSharedInternals,
-  reconcilerVersion: "19.2.0"
+  reconcilerVersion: "19.2.1"
 };
 if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
   var hook$jscomp$inline_2659 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
   if (
@@ -18060,9 +18060,9 @@
 };
 exports.useFormStatus = function () {
   return ReactSharedInternals.H.useHostTransitionStatus();
 };
-exports.version = "19.2.0";
+exports.version = "19.2.1";
 "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
   "function" ===
     typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
   __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());