@commercetools-uikit/collapsible-panel 19.22.0 → 19.22.1

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.
@@ -346,7 +346,7 @@ CollapsiblePanel.Header = CollapsiblePanelHeader$1;
346
346
  var CollapsiblePanel$1 = CollapsiblePanel;
347
347
 
348
348
  // NOTE: This string will be replaced on build time with the package version.
349
- var version = "19.22.0";
349
+ var version = "19.22.1";
350
350
 
351
351
  exports["default"] = CollapsiblePanel$1;
352
352
  exports.version = version;
@@ -283,7 +283,7 @@ CollapsiblePanel.Header = CollapsiblePanelHeader$1;
283
283
  var CollapsiblePanel$1 = CollapsiblePanel;
284
284
 
285
285
  // NOTE: This string will be replaced on build time with the package version.
286
- var version = "19.22.0";
286
+ var version = "19.22.1";
287
287
 
288
288
  exports["default"] = CollapsiblePanel$1;
289
289
  exports.version = version;
@@ -323,6 +323,6 @@ CollapsiblePanel.Header = CollapsiblePanelHeader$1;
323
323
  var CollapsiblePanel$1 = CollapsiblePanel;
324
324
 
325
325
  // NOTE: This string will be replaced on build time with the package version.
326
- var version = "19.22.0";
326
+ var version = "19.22.1";
327
327
 
328
328
  export { CollapsiblePanel$1 as default, version };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/collapsible-panel",
3
3
  "description": "A panel to collapse and expand your content.",
4
- "version": "19.22.0",
4
+ "version": "19.22.1",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,15 +21,15 @@
21
21
  "dependencies": {
22
22
  "@babel/runtime": "^7.20.13",
23
23
  "@babel/runtime-corejs3": "^7.20.13",
24
- "@commercetools-uikit/accessible-button": "19.22.0",
25
- "@commercetools-uikit/collapsible-motion": "19.22.0",
26
- "@commercetools-uikit/constraints": "19.22.0",
27
- "@commercetools-uikit/design-system": "19.22.0",
28
- "@commercetools-uikit/hooks": "19.22.0",
29
- "@commercetools-uikit/icons": "19.22.0",
30
- "@commercetools-uikit/spacings": "19.22.0",
31
- "@commercetools-uikit/text": "19.22.0",
32
- "@commercetools-uikit/utils": "19.22.0",
24
+ "@commercetools-uikit/accessible-button": "19.22.1",
25
+ "@commercetools-uikit/collapsible-motion": "19.22.1",
26
+ "@commercetools-uikit/constraints": "19.22.1",
27
+ "@commercetools-uikit/design-system": "19.22.1",
28
+ "@commercetools-uikit/hooks": "19.22.1",
29
+ "@commercetools-uikit/icons": "19.22.1",
30
+ "@commercetools-uikit/spacings": "19.22.1",
31
+ "@commercetools-uikit/text": "19.22.1",
32
+ "@commercetools-uikit/utils": "19.22.1",
33
33
  "@emotion/react": "^11.10.5",
34
34
  "@emotion/styled": "^11.10.5",
35
35
  "lodash": "4.17.21",