@tanstack/query-devtools 5.0.0-alpha.83 → 5.0.0-alpha.84

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.
@@ -1321,7 +1321,7 @@ class TanstackQueryDevtools {
1321
1321
  if (this.Component) {
1322
1322
  Devtools = this.Component;
1323
1323
  } else {
1324
- Devtools = lazy(() => import('./Devtools-5d9adcd8.js'));
1324
+ Devtools = lazy(() => import('./Devtools-26de9f2c.js'));
1325
1325
  this.Component = Devtools;
1326
1326
  }
1327
1327
  const _self$ = this;
@@ -1365,5 +1365,5 @@ class TanstackQueryDevtools {
1365
1365
  }
1366
1366
  }
1367
1367
 
1368
- export { $TRACK as $, For as F, Index as I, Match as M, Show as S, TanstackQueryDevtools as T, createMemo as a, createRoot as b, createRenderEffect as c, createSignal as d, delegateEvents as e, createComponent as f, className as g, addEventListener as h, insert as i, Switch as j, useContext as k, createContext as l, useTransition as m, onMount as n, onCleanup as o, createEffect as p, on as q, spread as r, setAttribute as s, template as t, untrack as u, mergeProps as v, use as w };
1369
- //# sourceMappingURL=index-339c169d.js.map
1368
+ export { $TRACK as $, For as F, Index as I, Match as M, Show as S, TanstackQueryDevtools as T, createMemo as a, useTransition as b, createSignal as c, createRoot as d, onMount as e, createEffect as f, createRenderEffect as g, delegateEvents as h, insert as i, createComponent as j, className as k, addEventListener as l, Switch as m, useContext as n, onCleanup as o, createContext as p, on as q, spread as r, setAttribute as s, template as t, untrack as u, mergeProps as v, use as w };
1369
+ //# sourceMappingURL=index-7c6d68e3.js.map