@timardex/cluemart-server-shared 1.0.287 → 1.0.289

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.
@@ -19,7 +19,7 @@ import {
19
19
  VendorModel,
20
20
  dateFormat,
21
21
  timeFormat
22
- } from "../chunk-6EDO734D.mjs";
22
+ } from "../chunk-KRG2CATM.mjs";
23
23
 
24
24
  // src/service/promoCode/constants.ts
25
25
  var ACTIVE_NOT_DELETED_FILTER = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@timardex/cluemart-server-shared",
3
- "version": "1.0.287",
3
+ "version": "1.0.289",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.mjs",
@@ -44,7 +44,7 @@
44
44
  "author": "Csaba Timár",
45
45
  "license": "ISC",
46
46
  "devDependencies": {
47
- "@timardex/cluemart-shared": "^1.5.799",
47
+ "@timardex/cluemart-shared": "^1.5.802",
48
48
  "@types/express": "^5.0.5",
49
49
  "@types/node": "^22.13.4",
50
50
  "@typescript-eslint/eslint-plugin": "^8.20.0",