@morghulis/core 1.0.52 → 1.0.53

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.
@@ -7577,7 +7577,8 @@ function Ho(e, t, n) {
7577
7577
  conditions: p.value,
7578
7578
  orders: t.value.orders,
7579
7579
  page: t.value.page,
7580
- size: t.value.size
7580
+ size: t.value.size,
7581
+ root: t.value.root
7581
7582
  }), ($, P) => {
7582
7583
  Ie($, P) || (!Ie($.conditions, P.conditions) && $.page != 1 ? t.value.page = 1 : C());
7583
7584
  }, { deep: !0 });