@commercetools-frontend/i18n 22.3.2 → 22.3.3
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.
|
@@ -59,7 +59,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
|
|
|
59
59
|
var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
|
|
60
60
|
|
|
61
61
|
// NOTE: This string will be replaced on build time with the package version.
|
|
62
|
-
var version = "22.3.
|
|
62
|
+
var version = "22.3.3";
|
|
63
63
|
|
|
64
64
|
// @ts-nocheck
|
|
65
65
|
/* THIS IS A GENERATED FILE */
|
|
@@ -59,7 +59,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
|
|
|
59
59
|
var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
|
|
60
60
|
|
|
61
61
|
// NOTE: This string will be replaced on build time with the package version.
|
|
62
|
-
var version = "22.3.
|
|
62
|
+
var version = "22.3.3";
|
|
63
63
|
|
|
64
64
|
// @ts-nocheck
|
|
65
65
|
/* THIS IS A GENERATED FILE */
|
|
@@ -20,7 +20,7 @@ import { jsx, Fragment } from '@emotion/react/jsx-runtime';
|
|
|
20
20
|
import { defineMessages } from 'react-intl';
|
|
21
21
|
|
|
22
22
|
// NOTE: This string will be replaced on build time with the package version.
|
|
23
|
-
var version = "22.3.
|
|
23
|
+
var version = "22.3.3";
|
|
24
24
|
|
|
25
25
|
// @ts-nocheck
|
|
26
26
|
/* THIS IS A GENERATED FILE */
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/i18n",
|
|
3
|
-
"version": "22.3.
|
|
3
|
+
"version": "22.3.3",
|
|
4
4
|
"description": "MC i18n messages",
|
|
5
5
|
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
6
6
|
"repository": {
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@babel/runtime": "^7.20.13",
|
|
33
33
|
"@babel/runtime-corejs3": "^7.20.13",
|
|
34
34
|
"@commercetools-community-kit/i18n": "^0.3.0",
|
|
35
|
-
"@commercetools-frontend/sentry": "22.3.
|
|
35
|
+
"@commercetools-frontend/sentry": "22.3.3",
|
|
36
36
|
"@commercetools-uikit/i18n": "^16.4.0",
|
|
37
37
|
"@emotion/react": "11.11.0",
|
|
38
38
|
"@formatjs/icu-messageformat-parser": "2.4.0",
|