matsuri-hooks 4.2.14-alpha-000fba7.0 → 4.2.14-alpha-3afc821.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getConfig
3
- } from "./chunk-HY6XUAVF.js";
3
+ } from "./chunk-JLXMG2CL.js";
4
4
  import {
5
5
  __export
6
6
  } from "./chunk-2TUXWMP5.js";
@@ -4210,4 +4210,4 @@ var userEvent = {
4210
4210
  export {
4211
4211
  userEvent
4212
4212
  };
4213
- //# sourceMappingURL=chunk-EGT6YYHG.js.map
4213
+ //# sourceMappingURL=chunk-EQBS2TOD.js.map
@@ -9369,7 +9369,7 @@ var require_react_dom_production = __commonJS({
9369
9369
  exports.useFormStatus = function() {
9370
9370
  return ReactSharedInternals.H.useHostTransitionStatus();
9371
9371
  };
9372
- exports.version = "19.2.0";
9372
+ exports.version = "19.2.1";
9373
9373
  }
9374
9374
  });
9375
9375
 
@@ -9611,7 +9611,7 @@ var require_react_dom_development = __commonJS({
9611
9611
  exports.useFormStatus = function() {
9612
9612
  return resolveDispatcher().useHostTransitionStatus();
9613
9613
  };
9614
- exports.version = "19.2.0";
9614
+ exports.version = "19.2.1";
9615
9615
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
9616
9616
  })();
9617
9617
  }
@@ -21830,12 +21830,12 @@ var require_react_dom_client_production = __commonJS({
21830
21830
  }
21831
21831
  };
21832
21832
  var isomorphicReactPackageVersion$jscomp$inline_1840 = React2.version;
21833
- if ("19.2.0" !== isomorphicReactPackageVersion$jscomp$inline_1840)
21833
+ if ("19.2.1" !== isomorphicReactPackageVersion$jscomp$inline_1840)
21834
21834
  throw Error(
21835
21835
  formatProdErrorMessage(
21836
21836
  527,
21837
21837
  isomorphicReactPackageVersion$jscomp$inline_1840,
21838
- "19.2.0"
21838
+ "19.2.1"
21839
21839
  )
21840
21840
  );
21841
21841
  ReactDOMSharedInternals.findDOMNode = function(componentOrElement) {
@@ -21853,10 +21853,10 @@ var require_react_dom_client_production = __commonJS({
21853
21853
  };
21854
21854
  var internals$jscomp$inline_2347 = {
21855
21855
  bundleType: 0,
21856
- version: "19.2.0",
21856
+ version: "19.2.1",
21857
21857
  rendererPackageName: "react-dom",
21858
21858
  currentDispatcherRef: ReactSharedInternals,
21859
- reconcilerVersion: "19.2.0"
21859
+ reconcilerVersion: "19.2.1"
21860
21860
  };
21861
21861
  if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
21862
21862
  hook$jscomp$inline_2348 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -21924,7 +21924,7 @@ var require_react_dom_client_production = __commonJS({
21924
21924
  listenToAllSupportedEvents(container);
21925
21925
  return new ReactDOMHydrationRoot(initialChildren);
21926
21926
  };
21927
- exports.version = "19.2.0";
21927
+ exports.version = "19.2.1";
21928
21928
  }
21929
21929
  });
21930
21930
 
@@ -41701,9 +41701,9 @@ var require_react_dom_client_development = __commonJS({
41701
41701
  };
41702
41702
  (function() {
41703
41703
  var isomorphicReactPackageVersion = React2.version;
41704
- if ("19.2.0" !== isomorphicReactPackageVersion)
41704
+ if ("19.2.1" !== isomorphicReactPackageVersion)
41705
41705
  throw Error(
41706
- '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\nLearn more: https://react.dev/warnings/version-mismatch")
41706
+ '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.1\nLearn more: https://react.dev/warnings/version-mismatch")
41707
41707
  );
41708
41708
  })();
41709
41709
  "function" === typeof Map && null != Map.prototype && "function" === typeof Map.prototype.forEach && "function" === typeof Set && null != Set.prototype && "function" === typeof Set.prototype.clear && "function" === typeof Set.prototype.forEach || console.error(
@@ -41727,10 +41727,10 @@ var require_react_dom_client_development = __commonJS({
41727
41727
  if (!(function() {
41728
41728
  var internals = {
41729
41729
  bundleType: 1,
41730
- version: "19.2.0",
41730
+ version: "19.2.1",
41731
41731
  rendererPackageName: "react-dom",
41732
41732
  currentDispatcherRef: ReactSharedInternals,
41733
- reconcilerVersion: "19.2.0"
41733
+ reconcilerVersion: "19.2.1"
41734
41734
  };
41735
41735
  internals.overrideHookState = overrideHookState;
41736
41736
  internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -41821,7 +41821,7 @@ var require_react_dom_client_development = __commonJS({
41821
41821
  listenToAllSupportedEvents(container);
41822
41822
  return new ReactDOMHydrationRoot(initialChildren);
41823
41823
  };
41824
- exports.version = "19.2.0";
41824
+ exports.version = "19.2.1";
41825
41825
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
41826
41826
  })();
41827
41827
  }
@@ -45695,4 +45695,4 @@ react-dom/cjs/react-dom-client.development.js:
45695
45695
  * LICENSE file in the root directory of this source tree.
45696
45696
  *)
45697
45697
  */
45698
- //# sourceMappingURL=chunk-HY6XUAVF.js.map
45698
+ //# sourceMappingURL=chunk-JLXMG2CL.js.map