@refinedev/core 5.0.8 → 5.0.9

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.
package/dist/index.mjs CHANGED
@@ -8106,7 +8106,7 @@ import React39 from "react";
8106
8106
 
8107
8107
  // src/hooks/useTelemetryData/index.ts
8108
8108
  import { useContext as useContext26 } from "react";
8109
- var REFINE_VERSION = "5.0.8";
8109
+ var REFINE_VERSION = "5.0.9";
8110
8110
  var useTelemetryData = /* @__PURE__ */ __name(() => {
8111
8111
  var _a;
8112
8112
  const auth = useIsExistAuthentication();