@commercetools-frontend/application-components 22.30.1 → 22.30.2

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.
@@ -91,7 +91,7 @@ var Stamp__default = /*#__PURE__*/_interopDefault(Stamp);
91
91
  var useResizeObserver__default = /*#__PURE__*/_interopDefault(useResizeObserver);
92
92
 
93
93
  // NOTE: This string will be replaced on build time with the package version.
94
- var version = "22.30.1";
94
+ var version = "22.30.2";
95
95
 
96
96
  var _context, _context2, _context3, _context4, _context5;
97
97
 
@@ -90,7 +90,7 @@ var Stamp__default = /*#__PURE__*/_interopDefault(Stamp);
90
90
  var useResizeObserver__default = /*#__PURE__*/_interopDefault(useResizeObserver);
91
91
 
92
92
  // NOTE: This string will be replaced on build time with the package version.
93
- var version = "22.30.1";
93
+ var version = "22.30.2";
94
94
 
95
95
  var _context, _context2, _context3, _context4, _context5;
96
96
 
@@ -51,7 +51,7 @@ import useResizeObserver from '@react-hook/resize-observer';
51
51
  import { useMutationObserver } from '@commercetools-uikit/hooks';
52
52
 
53
53
  // NOTE: This string will be replaced on build time with the package version.
54
- var version = "22.30.1";
54
+ var version = "22.30.2";
55
55
 
56
56
  var _context, _context2, _context3, _context4, _context5;
57
57
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/application-components",
3
- "version": "22.30.1",
3
+ "version": "22.30.2",
4
4
  "description": "Generic components for building Merchant Center applications",
5
5
  "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
6
6
  "repository": {
@@ -36,14 +36,14 @@
36
36
  "dependencies": {
37
37
  "@babel/runtime": "^7.22.15",
38
38
  "@babel/runtime-corejs3": "^7.22.15",
39
- "@commercetools-frontend/actions-global": "22.30.1",
40
- "@commercetools-frontend/application-config": "22.30.1",
41
- "@commercetools-frontend/application-shell-connectors": "22.30.1",
42
- "@commercetools-frontend/assets": "22.30.1",
43
- "@commercetools-frontend/constants": "22.30.1",
44
- "@commercetools-frontend/i18n": "22.30.1",
45
- "@commercetools-frontend/l10n": "22.30.1",
46
- "@commercetools-frontend/sentry": "22.30.1",
39
+ "@commercetools-frontend/actions-global": "22.30.2",
40
+ "@commercetools-frontend/application-config": "22.30.2",
41
+ "@commercetools-frontend/application-shell-connectors": "22.30.2",
42
+ "@commercetools-frontend/assets": "22.30.2",
43
+ "@commercetools-frontend/constants": "22.30.2",
44
+ "@commercetools-frontend/i18n": "22.30.2",
45
+ "@commercetools-frontend/l10n": "22.30.2",
46
+ "@commercetools-frontend/sentry": "22.30.2",
47
47
  "@commercetools-uikit/accessible-button": "^19.2.0",
48
48
  "@commercetools-uikit/card": "^19.2.0",
49
49
  "@commercetools-uikit/constraints": "^19.2.0",