@commercetools-uikit/localized-rich-text-input 16.2.0 → 16.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.
@@ -631,7 +631,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
631
631
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
632
632
 
633
633
  // NOTE: This string will be replaced on build time with the package version.
634
- var version = "16.2.0";
634
+ var version = "16.2.1";
635
635
 
636
636
  exports["default"] = LocalizedRichTextInput$1;
637
637
  exports.version = version;
@@ -563,7 +563,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
563
563
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
564
564
 
565
565
  // NOTE: This string will be replaced on build time with the package version.
566
- var version = "16.2.0";
566
+ var version = "16.2.1";
567
567
 
568
568
  exports["default"] = LocalizedRichTextInput$1;
569
569
  exports.version = version;
@@ -602,6 +602,6 @@ LocalizedRichTextInput.isTouched = isTouched;
602
602
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
603
603
 
604
604
  // NOTE: This string will be replaced on build time with the package version.
605
- var version = "16.2.0";
605
+ var version = "16.2.1";
606
606
 
607
607
  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": "16.2.0",
4
+ "version": "16.2.1",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,21 +21,21 @@
21
21
  "dependencies": {
22
22
  "@babel/runtime": "^7.20.13",
23
23
  "@babel/runtime-corejs3": "^7.20.13",
24
- "@commercetools-uikit/collapsible-motion": "16.2.0",
25
- "@commercetools-uikit/constraints": "16.2.0",
26
- "@commercetools-uikit/design-system": "16.2.0",
27
- "@commercetools-uikit/flat-button": "16.2.0",
28
- "@commercetools-uikit/hooks": "16.2.0",
29
- "@commercetools-uikit/icons": "16.2.0",
30
- "@commercetools-uikit/input-utils": "16.2.0",
31
- "@commercetools-uikit/localized-utils": "16.2.0",
32
- "@commercetools-uikit/messages": "16.2.0",
33
- "@commercetools-uikit/rich-text-utils": "16.2.0",
34
- "@commercetools-uikit/spacings-inline": "16.2.0",
35
- "@commercetools-uikit/spacings-stack": "16.2.0",
36
- "@commercetools-uikit/text": "16.2.0",
37
- "@commercetools-uikit/tooltip": "16.2.0",
38
- "@commercetools-uikit/utils": "16.2.0",
24
+ "@commercetools-uikit/collapsible-motion": "16.2.1",
25
+ "@commercetools-uikit/constraints": "16.2.1",
26
+ "@commercetools-uikit/design-system": "16.2.1",
27
+ "@commercetools-uikit/flat-button": "16.2.1",
28
+ "@commercetools-uikit/hooks": "16.2.1",
29
+ "@commercetools-uikit/icons": "16.2.1",
30
+ "@commercetools-uikit/input-utils": "16.2.1",
31
+ "@commercetools-uikit/localized-utils": "16.2.1",
32
+ "@commercetools-uikit/messages": "16.2.1",
33
+ "@commercetools-uikit/rich-text-utils": "16.2.1",
34
+ "@commercetools-uikit/spacings-inline": "16.2.1",
35
+ "@commercetools-uikit/spacings-stack": "16.2.1",
36
+ "@commercetools-uikit/text": "16.2.1",
37
+ "@commercetools-uikit/tooltip": "16.2.1",
38
+ "@commercetools-uikit/utils": "16.2.1",
39
39
  "@emotion/react": "^11.10.5",
40
40
  "@emotion/styled": "^11.10.5",
41
41
  "downshift": "6.1.12",