@commercetools-uikit/localized-rich-text-input 15.2.0 → 15.2.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.
@@ -711,7 +711,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
711
711
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
712
712
 
713
713
  // NOTE: This string will be replaced on build time with the package version.
714
- var version = "15.2.0";
714
+ var version = "15.2.1";
715
715
 
716
716
  exports["default"] = LocalizedRichTextInput$1;
717
717
  exports.version = version;
@@ -634,7 +634,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
634
634
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
635
635
 
636
636
  // NOTE: This string will be replaced on build time with the package version.
637
- var version = "15.2.0";
637
+ var version = "15.2.1";
638
638
 
639
639
  exports["default"] = LocalizedRichTextInput$1;
640
640
  exports.version = version;
@@ -682,6 +682,6 @@ LocalizedRichTextInput.isTouched = isTouched;
682
682
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
683
683
 
684
684
  // NOTE: This string will be replaced on build time with the package version.
685
- var version = "15.2.0";
685
+ var version = "15.2.1";
686
686
 
687
687
  export { LocalizedRichTextInput$1 as default, version };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/localized-rich-text-input",
3
3
  "description": "A controlled text input component for localized rich text input with validation states.",
4
- "version": "15.2.0",
4
+ "version": "15.2.1",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,24 +21,24 @@
21
21
  "dependencies": {
22
22
  "@babel/runtime": "^7.17.2",
23
23
  "@babel/runtime-corejs3": "^7.17.2",
24
- "@commercetools-uikit/collapsible-motion": "15.2.0",
25
- "@commercetools-uikit/constraints": "15.2.0",
26
- "@commercetools-uikit/design-system": "15.2.0",
27
- "@commercetools-uikit/flat-button": "15.2.0",
28
- "@commercetools-uikit/hooks": "15.2.0",
29
- "@commercetools-uikit/icons": "15.2.0",
30
- "@commercetools-uikit/input-utils": "15.2.0",
31
- "@commercetools-uikit/localized-utils": "15.2.0",
32
- "@commercetools-uikit/messages": "15.2.0",
33
- "@commercetools-uikit/rich-text-utils": "15.2.0",
34
- "@commercetools-uikit/spacings-inline": "15.2.0",
35
- "@commercetools-uikit/spacings-stack": "15.2.0",
36
- "@commercetools-uikit/text": "15.2.0",
37
- "@commercetools-uikit/tooltip": "15.2.0",
38
- "@commercetools-uikit/utils": "15.2.0",
24
+ "@commercetools-uikit/collapsible-motion": "15.2.1",
25
+ "@commercetools-uikit/constraints": "15.2.1",
26
+ "@commercetools-uikit/design-system": "15.2.1",
27
+ "@commercetools-uikit/flat-button": "15.2.1",
28
+ "@commercetools-uikit/hooks": "15.2.1",
29
+ "@commercetools-uikit/icons": "15.2.1",
30
+ "@commercetools-uikit/input-utils": "15.2.1",
31
+ "@commercetools-uikit/localized-utils": "15.2.1",
32
+ "@commercetools-uikit/messages": "15.2.1",
33
+ "@commercetools-uikit/rich-text-utils": "15.2.1",
34
+ "@commercetools-uikit/spacings-inline": "15.2.1",
35
+ "@commercetools-uikit/spacings-stack": "15.2.1",
36
+ "@commercetools-uikit/text": "15.2.1",
37
+ "@commercetools-uikit/tooltip": "15.2.1",
38
+ "@commercetools-uikit/utils": "15.2.1",
39
39
  "@emotion/react": "^11.4.0",
40
40
  "@emotion/styled": "^11.3.0",
41
- "downshift": "6.1.7",
41
+ "downshift": "6.1.9",
42
42
  "immutable": "4.1.0",
43
43
  "is-hotkey": "0.2.0",
44
44
  "lodash": "4.17.21",