@timardex/cluemart-shared 1.7.66 → 1.7.67

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.
@@ -148,7 +148,7 @@ import {
148
148
  useUpdateUser,
149
149
  useUpdateVendor,
150
150
  useUpdateVendorInfo
151
- } from "../chunk-62LFTHUM.mjs";
151
+ } from "../chunk-NDJ52M2N.mjs";
152
152
  import {
153
153
  GET_EVENT,
154
154
  GET_EVENT_INFO,
@@ -7516,7 +7516,7 @@ var import_yup19 = require("@hookform/resolvers/yup");
7516
7516
  var import_dayjs4 = __toESM(require("dayjs"));
7517
7517
  var React12 = __toESM(require("react"));
7518
7518
  var import_react_hook_form19 = require("react-hook-form");
7519
- var defaultDate = (0, import_dayjs4.default)().add(1, "day").toDate();
7519
+ var defaultDate = (0, import_dayjs4.default)().add(1, "day").hour(0).minute(0).second(0).millisecond(0).toDate();
7520
7520
  var defaultValues11 = {
7521
7521
  couponDescription: "",
7522
7522
  couponOption: null,