zudoku 0.41.5 → 0.42.1

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.
@@ -3614,8 +3614,8 @@ const fi = ct.object({
3614
3614
  }) => {
3615
3615
  const t = Vs({
3616
3616
  queryKey: ["zuplo-build-check", r, e],
3617
- refetchInterval: 2e3,
3618
- enabled: !!r,
3617
+ refetchInterval: 3e3,
3618
+ enabled: typeof r < "u" && !1,
3619
3619
  retry: !1,
3620
3620
  queryFn: () => fetch(e, { signal: AbortSignal.timeout(2e3) }).then((n) => {
3621
3621
  if (!n.ok) throw new Error("Failed to fetch build status");
@@ -5028,4 +5028,4 @@ export {
5028
5028
  Ko as n,
5029
5029
  Fr as u
5030
5030
  };
5031
- //# sourceMappingURL=index-BeYI7Btu.js.map
5031
+ //# sourceMappingURL=index-DnQftvP4.js.map