@commercetools-frontend/i18n 26.0.2 → 26.1.0

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.
@@ -44,7 +44,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
44
44
  var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
45
45
 
46
46
  // NOTE: This string will be replaced on build time with the package version.
47
- var version = "26.0.2";
47
+ var version = "26.1.0";
48
48
 
49
49
  /**
50
50
  * Registers a locale as a child of a parent locale if not already registered.
@@ -44,7 +44,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
44
44
  var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
45
45
 
46
46
  // NOTE: This string will be replaced on build time with the package version.
47
- var version = "26.0.2";
47
+ var version = "26.1.0";
48
48
 
49
49
  /**
50
50
  * Registers a locale as a child of a parent locale if not already registered.
@@ -12,7 +12,7 @@ import { jsx, Fragment } from '@emotion/react/jsx-runtime';
12
12
  import { defineMessages } from 'react-intl';
13
13
 
14
14
  // NOTE: This string will be replaced on build time with the package version.
15
- var version = "26.0.2";
15
+ var version = "26.1.0";
16
16
 
17
17
  /**
18
18
  * Registers a locale as a child of a parent locale if not already registered.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/i18n",
3
- "version": "26.0.2",
3
+ "version": "26.1.0",
4
4
  "description": "MC i18n messages",
5
5
  "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
6
6
  "repository": {
@@ -32,8 +32,8 @@
32
32
  "@babel/runtime": "^7.22.15",
33
33
  "@babel/runtime-corejs3": "^7.22.15",
34
34
  "@commercetools-community-kit/i18n": "^0.3.0",
35
- "@commercetools-frontend/sentry": "26.0.2",
36
- "@commercetools-uikit/i18n": "^20.3.1",
35
+ "@commercetools-frontend/sentry": "26.1.0",
36
+ "@commercetools-uikit/i18n": "^20.4.0",
37
37
  "@emotion/react": "^11.14.0",
38
38
  "@formatjs/icu-messageformat-parser": "2.11.2",
39
39
  "@types/prop-types": "^15.7.5",