@timardex/cluemart-shared 1.4.75 → 1.4.76

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.
@@ -1,5 +1,5 @@
1
1
  import "../chunk-4LT5GOOP.mjs";
2
- import "../chunk-W465TNSV.mjs";
2
+ import "../chunk-2YNED2NO.mjs";
3
3
  import "../chunk-DWO35OY4.mjs";
4
4
  import "../chunk-I7WE3EBR.mjs";
5
5
  import {
package/dist/index.cjs CHANGED
@@ -5204,6 +5204,7 @@ var useGetUserActivities = () => {
5204
5204
  const userActivities = {
5205
5205
  favourites: {
5206
5206
  events: data?.userActivities.favourites.events || [],
5207
+ partners: data?.userActivities.favourites.partners || [],
5207
5208
  vendors: data?.userActivities.favourites.vendors || []
5208
5209
  },
5209
5210
  going: {