@commercetools-frontend/l10n 23.2.2 → 23.2.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.
@@ -50,7 +50,7 @@ var moment__default = /*#__PURE__*/_interopDefault(moment);
50
50
  var omit__default = /*#__PURE__*/_interopDefault(omit);
51
51
 
52
52
  // NOTE: This string will be replaced on build time with the package version.
53
- var version = "23.2.2";
53
+ var version = "23.2.3";
54
54
 
55
55
  // https://babeljs.io/blog/2017/09/11/zero-config-with-babel-macros
56
56
  const supportedLocales = ["en", "de", "es", "fr-FR", "pt-BR"];
@@ -50,7 +50,7 @@ var moment__default = /*#__PURE__*/_interopDefault(moment);
50
50
  var omit__default = /*#__PURE__*/_interopDefault(omit);
51
51
 
52
52
  // NOTE: This string will be replaced on build time with the package version.
53
- var version = "23.2.2";
53
+ var version = "23.2.3";
54
54
 
55
55
  // https://babeljs.io/blog/2017/09/11/zero-config-with-babel-macros
56
56
  const supportedLocales = ["en", "de", "es", "fr-FR", "pt-BR"];
@@ -24,7 +24,7 @@ import moment from 'moment-timezone';
24
24
  import omit from 'lodash/omit';
25
25
 
26
26
  // NOTE: This string will be replaced on build time with the package version.
27
- var version = "23.2.2";
27
+ var version = "23.2.3";
28
28
 
29
29
  // https://babeljs.io/blog/2017/09/11/zero-config-with-babel-macros
30
30
  const supportedLocales = ["en", "de", "es", "fr-FR", "pt-BR"];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/l10n",
3
- "version": "23.2.2",
3
+ "version": "23.2.3",
4
4
  "description": "React bindings to load l10n data",
5
5
  "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
6
6
  "repository": {
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@babel/runtime": "^7.22.15",
35
35
  "@babel/runtime-corejs3": "^7.22.15",
36
- "@commercetools-frontend/sentry": "23.2.2",
36
+ "@commercetools-frontend/sentry": "23.2.3",
37
37
  "@emotion/react": "^11.14.0",
38
38
  "@types/lodash": "^4.14.198",
39
39
  "@types/prop-types": "^15.7.5",