@commercetools-frontend-extensions/export-resources-modal 0.0.0-canary-20240904084742 → 0.0.0-canary-20240904091928
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.
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.dev.js +6 -6
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.prod.js +6 -6
- package/dist/commercetools-frontend-extensions-export-resources-modal.esm.js +6 -6
- package/dist/{de-695399d9.cjs.prod.js → de-16b6e603.cjs.prod.js} +4 -0
- package/dist/{de-99b348fe.esm.js → de-d065df9f.esm.js} +4 -0
- package/dist/{de-87c7cf7f.cjs.dev.js → de-d4a85a4f.cjs.dev.js} +4 -0
- package/dist/{en-105944c8.esm.js → en-489b5062.esm.js} +4 -0
- package/dist/{en-d02c912e.cjs.dev.js → en-6be5d801.cjs.prod.js} +4 -0
- package/dist/{en-985e1cb3.cjs.prod.js → en-f3054f24.cjs.dev.js} +4 -0
- package/dist/{es-a50b0543.esm.js → es-3072d392.esm.js} +4 -0
- package/dist/{es-51b65e08.cjs.prod.js → es-b1808cc2.cjs.dev.js} +4 -0
- package/dist/{es-76fb86f4.cjs.dev.js → es-f37701ea.cjs.prod.js} +4 -0
- package/dist/{fr-FR-9067e0c6.cjs.dev.js → fr-FR-66c381ea.cjs.prod.js} +4 -0
- package/dist/{fr-FR-45e4cba6.esm.js → fr-FR-9be90155.esm.js} +4 -0
- package/dist/{fr-FR-edf47120.cjs.prod.js → fr-FR-bf242ea4.cjs.dev.js} +4 -0
- package/dist/{pt-BR-ee02597a.esm.js → pt-BR-5cf442aa.esm.js} +4 -0
- package/dist/{pt-BR-4b462e67.cjs.dev.js → pt-BR-6754aa85.cjs.dev.js} +4 -0
- package/dist/{pt-BR-4ccc10dd.cjs.prod.js → pt-BR-ebc555b4.cjs.prod.js} +4 -0
- package/dist/{zh-CN-4fc3d4db.cjs.prod.js → zh-CN-03a85de5.cjs.dev.js} +4 -0
- package/dist/{zh-CN-1b0b93bc.esm.js → zh-CN-1da404c0.esm.js} +4 -0
- package/dist/{zh-CN-1b65bfd5.cjs.dev.js → zh-CN-e22002dc.cjs.prod.js} +4 -0
- package/package.json +11 -11
|
@@ -1842,19 +1842,19 @@ const getChunkImport = locale => {
|
|
|
1842
1842
|
const intlLocale = i18n.mapLocaleToIntlLocale(locale);
|
|
1843
1843
|
switch (intlLocale) {
|
|
1844
1844
|
case 'de':
|
|
1845
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-de" */'./de-
|
|
1845
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-de" */'./de-d4a85a4f.cjs.dev.js'); });
|
|
1846
1846
|
case 'es':
|
|
1847
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-es" */'./es-
|
|
1847
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-es" */'./es-b1808cc2.cjs.dev.js'); });
|
|
1848
1848
|
case 'fr-FR':
|
|
1849
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-fr-FR" */'./fr-FR-
|
|
1849
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-fr-FR" */'./fr-FR-bf242ea4.cjs.dev.js'); });
|
|
1850
1850
|
case 'zh-CN':
|
|
1851
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-zh-CN" */'./zh-CN-
|
|
1851
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-zh-CN" */'./zh-CN-03a85de5.cjs.dev.js'); });
|
|
1852
1852
|
case 'ja':
|
|
1853
1853
|
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-ja" */'./ja-9bd5f452.cjs.dev.js'); });
|
|
1854
1854
|
case 'pt-BR':
|
|
1855
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-
|
|
1855
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-6754aa85.cjs.dev.js'); });
|
|
1856
1856
|
default:
|
|
1857
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-en" */'./en-
|
|
1857
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-en" */'./en-f3054f24.cjs.dev.js'); });
|
|
1858
1858
|
}
|
|
1859
1859
|
};
|
|
1860
1860
|
const loadMessages = async locale => {
|
|
@@ -1809,19 +1809,19 @@ const getChunkImport = locale => {
|
|
|
1809
1809
|
const intlLocale = i18n.mapLocaleToIntlLocale(locale);
|
|
1810
1810
|
switch (intlLocale) {
|
|
1811
1811
|
case 'de':
|
|
1812
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-de" */'./de-
|
|
1812
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-de" */'./de-16b6e603.cjs.prod.js'); });
|
|
1813
1813
|
case 'es':
|
|
1814
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-es" */'./es-
|
|
1814
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-es" */'./es-f37701ea.cjs.prod.js'); });
|
|
1815
1815
|
case 'fr-FR':
|
|
1816
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-fr-FR" */'./fr-FR-
|
|
1816
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-fr-FR" */'./fr-FR-66c381ea.cjs.prod.js'); });
|
|
1817
1817
|
case 'zh-CN':
|
|
1818
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-zh-CN" */'./zh-CN-
|
|
1818
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-zh-CN" */'./zh-CN-e22002dc.cjs.prod.js'); });
|
|
1819
1819
|
case 'ja':
|
|
1820
1820
|
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-ja" */'./ja-37632763.cjs.prod.js'); });
|
|
1821
1821
|
case 'pt-BR':
|
|
1822
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-
|
|
1822
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-ebc555b4.cjs.prod.js'); });
|
|
1823
1823
|
default:
|
|
1824
|
-
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-en" */'./en-
|
|
1824
|
+
return Promise.resolve().then(function () { return require( /* webpackChunkName: "export-resources-modal-i18n-en" */'./en-6be5d801.cjs.prod.js'); });
|
|
1825
1825
|
}
|
|
1826
1826
|
};
|
|
1827
1827
|
const loadMessages = async locale => {
|
|
@@ -1808,19 +1808,19 @@ const getChunkImport = locale => {
|
|
|
1808
1808
|
const intlLocale = mapLocaleToIntlLocale(locale);
|
|
1809
1809
|
switch (intlLocale) {
|
|
1810
1810
|
case 'de':
|
|
1811
|
-
return import( /* webpackChunkName: "export-resources-modal-i18n-de" */'./de-
|
|
1811
|
+
return import( /* webpackChunkName: "export-resources-modal-i18n-de" */'./de-d065df9f.esm.js');
|
|
1812
1812
|
case 'es':
|
|
1813
|
-
return import( /* webpackChunkName: "export-resources-modal-i18n-es" */'./es-
|
|
1813
|
+
return import( /* webpackChunkName: "export-resources-modal-i18n-es" */'./es-3072d392.esm.js');
|
|
1814
1814
|
case 'fr-FR':
|
|
1815
|
-
return import( /* webpackChunkName: "export-resources-modal-i18n-fr-FR" */'./fr-FR-
|
|
1815
|
+
return import( /* webpackChunkName: "export-resources-modal-i18n-fr-FR" */'./fr-FR-9be90155.esm.js');
|
|
1816
1816
|
case 'zh-CN':
|
|
1817
|
-
return import( /* webpackChunkName: "export-resources-modal-i18n-zh-CN" */'./zh-CN-
|
|
1817
|
+
return import( /* webpackChunkName: "export-resources-modal-i18n-zh-CN" */'./zh-CN-1da404c0.esm.js');
|
|
1818
1818
|
case 'ja':
|
|
1819
1819
|
return import( /* webpackChunkName: "export-resources-modal-i18n-ja" */'./ja-73c088a7.esm.js');
|
|
1820
1820
|
case 'pt-BR':
|
|
1821
|
-
return import( /* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-
|
|
1821
|
+
return import( /* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-5cf442aa.esm.js');
|
|
1822
1822
|
default:
|
|
1823
|
-
return import( /* webpackChunkName: "export-resources-modal-i18n-en" */'./en-
|
|
1823
|
+
return import( /* webpackChunkName: "export-resources-modal-i18n-en" */'./en-489b5062.esm.js');
|
|
1824
1824
|
}
|
|
1825
1825
|
};
|
|
1826
1826
|
const loadMessages = async locale => {
|
|
@@ -149,6 +149,10 @@ var de = {
|
|
|
149
149
|
developer_comment: "Label for the categories modal title",
|
|
150
150
|
string: "Export categories"
|
|
151
151
|
},
|
|
152
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
153
|
+
developer_comment: "Label for the customers modal title",
|
|
154
|
+
string: "Export customers"
|
|
155
|
+
},
|
|
152
156
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
153
157
|
developer_comment: "Label for the discount codes modal title",
|
|
154
158
|
string: "Rabattcodes exportieren"
|
|
@@ -147,6 +147,10 @@ var de = {
|
|
|
147
147
|
developer_comment: "Label for the categories modal title",
|
|
148
148
|
string: "Export categories"
|
|
149
149
|
},
|
|
150
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
151
|
+
developer_comment: "Label for the customers modal title",
|
|
152
|
+
string: "Export customers"
|
|
153
|
+
},
|
|
150
154
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
151
155
|
developer_comment: "Label for the discount codes modal title",
|
|
152
156
|
string: "Rabattcodes exportieren"
|
|
@@ -149,6 +149,10 @@ var de = {
|
|
|
149
149
|
developer_comment: "Label for the categories modal title",
|
|
150
150
|
string: "Export categories"
|
|
151
151
|
},
|
|
152
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
153
|
+
developer_comment: "Label for the customers modal title",
|
|
154
|
+
string: "Export customers"
|
|
155
|
+
},
|
|
152
156
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
153
157
|
developer_comment: "Label for the discount codes modal title",
|
|
154
158
|
string: "Rabattcodes exportieren"
|
|
@@ -147,6 +147,10 @@ var en = {
|
|
|
147
147
|
developer_comment: "Label for the categories modal title",
|
|
148
148
|
string: "Export categories"
|
|
149
149
|
},
|
|
150
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
151
|
+
developer_comment: "Label for the customers modal title",
|
|
152
|
+
string: "Export customers"
|
|
153
|
+
},
|
|
150
154
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
151
155
|
developer_comment: "Label for the discount codes modal title",
|
|
152
156
|
string: "Export discount codes"
|
|
@@ -149,6 +149,10 @@ var en = {
|
|
|
149
149
|
developer_comment: "Label for the categories modal title",
|
|
150
150
|
string: "Export categories"
|
|
151
151
|
},
|
|
152
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
153
|
+
developer_comment: "Label for the customers modal title",
|
|
154
|
+
string: "Export customers"
|
|
155
|
+
},
|
|
152
156
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
153
157
|
developer_comment: "Label for the discount codes modal title",
|
|
154
158
|
string: "Export discount codes"
|
|
@@ -149,6 +149,10 @@ var en = {
|
|
|
149
149
|
developer_comment: "Label for the categories modal title",
|
|
150
150
|
string: "Export categories"
|
|
151
151
|
},
|
|
152
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
153
|
+
developer_comment: "Label for the customers modal title",
|
|
154
|
+
string: "Export customers"
|
|
155
|
+
},
|
|
152
156
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
153
157
|
developer_comment: "Label for the discount codes modal title",
|
|
154
158
|
string: "Export discount codes"
|
|
@@ -147,6 +147,10 @@ var es = {
|
|
|
147
147
|
developer_comment: "Label for the categories modal title",
|
|
148
148
|
string: "Exportar categorías"
|
|
149
149
|
},
|
|
150
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
151
|
+
developer_comment: "Label for the customers modal title",
|
|
152
|
+
string: "Export customers"
|
|
153
|
+
},
|
|
150
154
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
151
155
|
developer_comment: "Label for the discount codes modal title",
|
|
152
156
|
string: "Exportar código/s de descuento"
|
|
@@ -149,6 +149,10 @@ var es = {
|
|
|
149
149
|
developer_comment: "Label for the categories modal title",
|
|
150
150
|
string: "Exportar categorías"
|
|
151
151
|
},
|
|
152
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
153
|
+
developer_comment: "Label for the customers modal title",
|
|
154
|
+
string: "Export customers"
|
|
155
|
+
},
|
|
152
156
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
153
157
|
developer_comment: "Label for the discount codes modal title",
|
|
154
158
|
string: "Exportar código/s de descuento"
|
|
@@ -149,6 +149,10 @@ var es = {
|
|
|
149
149
|
developer_comment: "Label for the categories modal title",
|
|
150
150
|
string: "Exportar categorías"
|
|
151
151
|
},
|
|
152
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
153
|
+
developer_comment: "Label for the customers modal title",
|
|
154
|
+
string: "Export customers"
|
|
155
|
+
},
|
|
152
156
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
153
157
|
developer_comment: "Label for the discount codes modal title",
|
|
154
158
|
string: "Exportar código/s de descuento"
|
|
@@ -149,6 +149,10 @@ var frFR = {
|
|
|
149
149
|
developer_comment: "Label for the categories modal title",
|
|
150
150
|
string: "Export categories"
|
|
151
151
|
},
|
|
152
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
153
|
+
developer_comment: "Label for the customers modal title",
|
|
154
|
+
string: "Export customers"
|
|
155
|
+
},
|
|
152
156
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
153
157
|
developer_comment: "Label for the discount codes modal title",
|
|
154
158
|
string: "Exporter les codes de remise"
|
|
@@ -147,6 +147,10 @@ var frFR = {
|
|
|
147
147
|
developer_comment: "Label for the categories modal title",
|
|
148
148
|
string: "Export categories"
|
|
149
149
|
},
|
|
150
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
151
|
+
developer_comment: "Label for the customers modal title",
|
|
152
|
+
string: "Export customers"
|
|
153
|
+
},
|
|
150
154
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
151
155
|
developer_comment: "Label for the discount codes modal title",
|
|
152
156
|
string: "Exporter les codes de remise"
|
|
@@ -149,6 +149,10 @@ var frFR = {
|
|
|
149
149
|
developer_comment: "Label for the categories modal title",
|
|
150
150
|
string: "Export categories"
|
|
151
151
|
},
|
|
152
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
153
|
+
developer_comment: "Label for the customers modal title",
|
|
154
|
+
string: "Export customers"
|
|
155
|
+
},
|
|
152
156
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
153
157
|
developer_comment: "Label for the discount codes modal title",
|
|
154
158
|
string: "Exporter les codes de remise"
|
|
@@ -147,6 +147,10 @@ var ptBR = {
|
|
|
147
147
|
developer_comment: "Label for the categories modal title",
|
|
148
148
|
string: "Export categories"
|
|
149
149
|
},
|
|
150
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
151
|
+
developer_comment: "Label for the customers modal title",
|
|
152
|
+
string: "Export customers"
|
|
153
|
+
},
|
|
150
154
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
151
155
|
developer_comment: "Label for the discount codes modal title",
|
|
152
156
|
string: "Exportar códigos de desconto"
|
|
@@ -149,6 +149,10 @@ var ptBR = {
|
|
|
149
149
|
developer_comment: "Label for the categories modal title",
|
|
150
150
|
string: "Export categories"
|
|
151
151
|
},
|
|
152
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
153
|
+
developer_comment: "Label for the customers modal title",
|
|
154
|
+
string: "Export customers"
|
|
155
|
+
},
|
|
152
156
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
153
157
|
developer_comment: "Label for the discount codes modal title",
|
|
154
158
|
string: "Exportar códigos de desconto"
|
|
@@ -149,6 +149,10 @@ var ptBR = {
|
|
|
149
149
|
developer_comment: "Label for the categories modal title",
|
|
150
150
|
string: "Export categories"
|
|
151
151
|
},
|
|
152
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
153
|
+
developer_comment: "Label for the customers modal title",
|
|
154
|
+
string: "Export customers"
|
|
155
|
+
},
|
|
152
156
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
153
157
|
developer_comment: "Label for the discount codes modal title",
|
|
154
158
|
string: "Exportar códigos de desconto"
|
|
@@ -149,6 +149,10 @@ var zhCN = {
|
|
|
149
149
|
developer_comment: "Label for the categories modal title",
|
|
150
150
|
string: "Export categories"
|
|
151
151
|
},
|
|
152
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
153
|
+
developer_comment: "Label for the customers modal title",
|
|
154
|
+
string: "Export customers"
|
|
155
|
+
},
|
|
152
156
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
153
157
|
developer_comment: "Label for the discount codes modal title",
|
|
154
158
|
string: "导出折扣代码"
|
|
@@ -147,6 +147,10 @@ var zhCN = {
|
|
|
147
147
|
developer_comment: "Label for the categories modal title",
|
|
148
148
|
string: "Export categories"
|
|
149
149
|
},
|
|
150
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
151
|
+
developer_comment: "Label for the customers modal title",
|
|
152
|
+
string: "Export customers"
|
|
153
|
+
},
|
|
150
154
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
151
155
|
developer_comment: "Label for the discount codes modal title",
|
|
152
156
|
string: "导出折扣代码"
|
|
@@ -149,6 +149,10 @@ var zhCN = {
|
|
|
149
149
|
developer_comment: "Label for the categories modal title",
|
|
150
150
|
string: "Export categories"
|
|
151
151
|
},
|
|
152
|
+
"ExportResourcesModal.modalTitle.customer": {
|
|
153
|
+
developer_comment: "Label for the customers modal title",
|
|
154
|
+
string: "Export customers"
|
|
155
|
+
},
|
|
152
156
|
"ExportResourcesModal.modalTitle.discountCode": {
|
|
153
157
|
developer_comment: "Label for the discount codes modal title",
|
|
154
158
|
string: "导出折扣代码"
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend-extensions/export-resources-modal",
|
|
3
3
|
"description": "Shared export modal for exporting resources",
|
|
4
|
-
"version": "0.0.0-canary-
|
|
4
|
+
"version": "0.0.0-canary-20240904091928",
|
|
5
5
|
"license": "BSD-3-Clause",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
@@ -31,16 +31,16 @@
|
|
|
31
31
|
"react": "17.0.2"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@commercetools-frontend/actions-global": "22.
|
|
35
|
-
"@commercetools-frontend/application-components": "22.
|
|
36
|
-
"@commercetools-frontend/application-shell": "22.
|
|
37
|
-
"@commercetools-frontend/application-shell-connectors": "22.
|
|
38
|
-
"@commercetools-frontend/constants": "22.
|
|
39
|
-
"@commercetools-frontend/i18n": "22.
|
|
40
|
-
"@commercetools-frontend/jest-preset-mc-app": "22.
|
|
41
|
-
"@commercetools-frontend/l10n": "22.
|
|
42
|
-
"@commercetools-frontend/sdk": "22.
|
|
43
|
-
"@commercetools-frontend/sentry": "22.
|
|
34
|
+
"@commercetools-frontend/actions-global": "22.32.0",
|
|
35
|
+
"@commercetools-frontend/application-components": "22.32.0",
|
|
36
|
+
"@commercetools-frontend/application-shell": "22.32.0",
|
|
37
|
+
"@commercetools-frontend/application-shell-connectors": "22.32.0",
|
|
38
|
+
"@commercetools-frontend/constants": "22.32.0",
|
|
39
|
+
"@commercetools-frontend/i18n": "22.32.0",
|
|
40
|
+
"@commercetools-frontend/jest-preset-mc-app": "22.32.0",
|
|
41
|
+
"@commercetools-frontend/l10n": "22.32.0",
|
|
42
|
+
"@commercetools-frontend/sdk": "22.32.0",
|
|
43
|
+
"@commercetools-frontend/sentry": "22.32.0",
|
|
44
44
|
"@commercetools-frontend/ui-kit": "19.11.0",
|
|
45
45
|
"@commercetools-uikit/design-system": "19.11.0",
|
|
46
46
|
"@preconstruct/cli": "2.8.7",
|