@commercetools-uikit/localized-rich-text-input 19.22.2 → 19.22.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.
@@ -628,7 +628,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
628
628
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
629
629
 
630
630
  // NOTE: This string will be replaced on build time with the package version.
631
- var version = "19.22.2";
631
+ var version = "19.22.3";
632
632
 
633
633
  exports["default"] = LocalizedRichTextInput$1;
634
634
  exports.version = version;
@@ -561,7 +561,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
561
561
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
562
562
 
563
563
  // NOTE: This string will be replaced on build time with the package version.
564
- var version = "19.22.2";
564
+ var version = "19.22.3";
565
565
 
566
566
  exports["default"] = LocalizedRichTextInput$1;
567
567
  exports.version = version;
@@ -600,6 +600,6 @@ LocalizedRichTextInput.isTouched = isTouched;
600
600
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
601
601
 
602
602
  // NOTE: This string will be replaced on build time with the package version.
603
- var version = "19.22.2";
603
+ var version = "19.22.3";
604
604
 
605
605
  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": "19.22.2",
4
+ "version": "19.22.3",
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": "19.22.2",
25
- "@commercetools-uikit/constraints": "19.22.2",
26
- "@commercetools-uikit/design-system": "19.22.2",
27
- "@commercetools-uikit/flat-button": "19.22.2",
28
- "@commercetools-uikit/hooks": "19.22.2",
29
- "@commercetools-uikit/icons": "19.22.2",
30
- "@commercetools-uikit/input-utils": "19.22.2",
31
- "@commercetools-uikit/localized-utils": "19.22.2",
32
- "@commercetools-uikit/messages": "19.22.2",
33
- "@commercetools-uikit/rich-text-utils": "19.22.2",
34
- "@commercetools-uikit/spacings-inline": "19.22.2",
35
- "@commercetools-uikit/spacings-stack": "19.22.2",
36
- "@commercetools-uikit/text": "19.22.2",
37
- "@commercetools-uikit/tooltip": "19.22.2",
38
- "@commercetools-uikit/utils": "19.22.2",
24
+ "@commercetools-uikit/collapsible-motion": "19.22.3",
25
+ "@commercetools-uikit/constraints": "19.22.3",
26
+ "@commercetools-uikit/design-system": "19.22.3",
27
+ "@commercetools-uikit/flat-button": "19.22.3",
28
+ "@commercetools-uikit/hooks": "19.22.3",
29
+ "@commercetools-uikit/icons": "19.22.3",
30
+ "@commercetools-uikit/input-utils": "19.22.3",
31
+ "@commercetools-uikit/localized-utils": "19.22.3",
32
+ "@commercetools-uikit/messages": "19.22.3",
33
+ "@commercetools-uikit/rich-text-utils": "19.22.3",
34
+ "@commercetools-uikit/spacings-inline": "19.22.3",
35
+ "@commercetools-uikit/spacings-stack": "19.22.3",
36
+ "@commercetools-uikit/text": "19.22.3",
37
+ "@commercetools-uikit/tooltip": "19.22.3",
38
+ "@commercetools-uikit/utils": "19.22.3",
39
39
  "@emotion/react": "^11.10.5",
40
40
  "@emotion/styled": "^11.10.5",
41
41
  "downshift": "6.1.12",