ng-miam 10.5.8 → 10.5.9

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.
@@ -1640,7 +1640,7 @@
1640
1640
  env: 'prod',
1641
1641
  miamAPI: 'https://api.miam.tech',
1642
1642
  miamWeb: 'https://miam.tech',
1643
- mealzComponents: 'https://cdn.jsdelivr.net/npm/mealz-components@2.9/dist',
1643
+ mealzComponents: 'https://cdn.jsdelivr.net/npm/mealz-components@2.10/dist',
1644
1644
  mealzSsrApi: 'https://ssr-api.mealz.ai',
1645
1645
  lang: 'fr',
1646
1646
  analyticsEnabled: true // Only used in DEV mode
@@ -3452,7 +3452,7 @@
3452
3452
  EventJourney["EMPTY"] = "";
3453
3453
  })(EventJourney || (EventJourney = {}));
3454
3454
 
3455
- var VERSION = "10.5.8"; // TODO: replace by ##VERSION## and update it in the CI/CD
3455
+ var VERSION = "10.5.9"; // TODO: replace by ##VERSION## and update it in the CI/CD
3456
3456
 
3457
3457
  var ContextRegistryService = /** @class */ (function () {
3458
3458
  function ContextRegistryService() {
@@ -13150,7 +13150,7 @@
13150
13150
  env: 'prod',
13151
13151
  miamAPI: 'https://api.miam.tech',
13152
13152
  miamWeb: 'https://miam.tech',
13153
- mealzComponents: 'https://cdn.jsdelivr.net/npm/mealz-components@2.9/dist',
13153
+ mealzComponents: 'https://cdn.jsdelivr.net/npm/mealz-components@2.10/dist',
13154
13154
  mealzSsrApi: 'https://ssr-api.mealz.ai',
13155
13155
  lang: 'fr',
13156
13156
  analyticsEnabled: true // Only used in DEV mode