@commercetools-frontend/application-components 22.23.1 → 22.23.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.
|
@@ -95,7 +95,7 @@ var Stamp__default = /*#__PURE__*/_interopDefault(Stamp);
|
|
|
95
95
|
var useResizeObserver__default = /*#__PURE__*/_interopDefault(useResizeObserver);
|
|
96
96
|
|
|
97
97
|
// NOTE: This string will be replaced on build time with the package version.
|
|
98
|
-
var version = "22.23.
|
|
98
|
+
var version = "22.23.3";
|
|
99
99
|
|
|
100
100
|
var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10, _context11;
|
|
101
101
|
|
|
@@ -94,7 +94,7 @@ var Stamp__default = /*#__PURE__*/_interopDefault(Stamp);
|
|
|
94
94
|
var useResizeObserver__default = /*#__PURE__*/_interopDefault(useResizeObserver);
|
|
95
95
|
|
|
96
96
|
// NOTE: This string will be replaced on build time with the package version.
|
|
97
|
-
var version = "22.23.
|
|
97
|
+
var version = "22.23.3";
|
|
98
98
|
|
|
99
99
|
var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10, _context11;
|
|
100
100
|
|
|
@@ -53,7 +53,7 @@ import useResizeObserver from '@react-hook/resize-observer';
|
|
|
53
53
|
import { useMutationObserver } from '@commercetools-uikit/hooks';
|
|
54
54
|
|
|
55
55
|
// NOTE: This string will be replaced on build time with the package version.
|
|
56
|
-
var version = "22.23.
|
|
56
|
+
var version = "22.23.3";
|
|
57
57
|
|
|
58
58
|
var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10, _context11;
|
|
59
59
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/application-components",
|
|
3
|
-
"version": "22.23.
|
|
3
|
+
"version": "22.23.3",
|
|
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.23.
|
|
40
|
-
"@commercetools-frontend/application-config": "22.23.
|
|
41
|
-
"@commercetools-frontend/application-shell-connectors": "22.23.
|
|
42
|
-
"@commercetools-frontend/assets": "22.23.
|
|
43
|
-
"@commercetools-frontend/constants": "22.23.
|
|
44
|
-
"@commercetools-frontend/i18n": "22.23.
|
|
45
|
-
"@commercetools-frontend/l10n": "22.23.
|
|
46
|
-
"@commercetools-frontend/sentry": "22.23.
|
|
39
|
+
"@commercetools-frontend/actions-global": "22.23.3",
|
|
40
|
+
"@commercetools-frontend/application-config": "22.23.3",
|
|
41
|
+
"@commercetools-frontend/application-shell-connectors": "22.23.3",
|
|
42
|
+
"@commercetools-frontend/assets": "22.23.3",
|
|
43
|
+
"@commercetools-frontend/constants": "22.23.3",
|
|
44
|
+
"@commercetools-frontend/i18n": "22.23.3",
|
|
45
|
+
"@commercetools-frontend/l10n": "22.23.3",
|
|
46
|
+
"@commercetools-frontend/sentry": "22.23.3",
|
|
47
47
|
"@commercetools-uikit/accessible-button": "^19.0.0",
|
|
48
48
|
"@commercetools-uikit/card": "^19.0.0",
|
|
49
49
|
"@commercetools-uikit/constraints": "^19.0.0",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"@commercetools-uikit/utils": "^19.0.0",
|
|
64
64
|
"@emotion/react": "^11.11.4",
|
|
65
65
|
"@emotion/styled": "^11.11.0",
|
|
66
|
-
"@flopflip/react-broadcast": "13.
|
|
66
|
+
"@flopflip/react-broadcast": "13.6.0",
|
|
67
67
|
"@react-hook/latest": "1.0.3",
|
|
68
68
|
"@react-hook/resize-observer": "1.2.6",
|
|
69
69
|
"@types/history": "^4.7.11",
|