@trafilea/afrodita-components 6.21.0 → 6.21.1

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.
@@ -1099,7 +1099,7 @@ var revel = {
1099
1099
  ],
1100
1100
  },
1101
1101
  assets: {
1102
- cdn: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@1.8.0/common',
1102
+ cdn: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@1.9.1/common',
1103
1103
  images: {
1104
1104
  favicon: 'https://cdn11.bigcommerce.com/s-fjtlubkm6t/images/stencil/original/image-manager/favicon.png',
1105
1105
  logo: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@main/images/revel/revelbeauty.svg',
@@ -1032,7 +1032,7 @@ var thebodcon = {
1032
1032
  ],
1033
1033
  },
1034
1034
  assets: {
1035
- cdn: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@1.8.0/common',
1035
+ cdn: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@1.9.1/common',
1036
1036
  images: {
1037
1037
  favicon: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@main/images/thebodcon/thebodcon_favicon.png',
1038
1038
  logo: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@main/images/thebodcon/thebodcon_logo.svg',
@@ -1091,7 +1091,7 @@ var tsd = {
1091
1091
  ],
1092
1092
  },
1093
1093
  assets: {
1094
- cdn: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@1.8.0/common',
1094
+ cdn: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@1.9.1/common',
1095
1095
  images: {
1096
1096
  favicon: 'https://cdn.shopify.com/s/files/1/0912/0596/files/TSD_favicon.png?v=1692384832',
1097
1097
  logo: 'https://cdn.shopify.com/s/files/1/0912/0596/files/thespadr_logo_new.svg?v=1696594843',
@@ -1041,7 +1041,7 @@ var truekind = {
1041
1041
  ],
1042
1042
  },
1043
1043
  assets: {
1044
- cdn: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@1.8.0/common',
1044
+ cdn: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@1.9.1/common',
1045
1045
  images: {
1046
1046
  favicon: 'https://cdn.shopify.com/s/files/1/0450/0901/0853/files/1_32x.png',
1047
1047
  logo: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@main/images/truekind/tkd_logo_checkout.svg',
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Trafilea's Design System",
4
4
  "author": "Trafilea",
5
5
  "repository": "https://github.com/trafilea/afrodita-components",
6
- "version": "6.21.0",
6
+ "version": "6.21.1",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",