@commercetools-uikit/radio-input 15.14.2 → 15.14.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.
@@ -462,7 +462,7 @@ Group.defaultProps = defaultProps;
462
462
  var Group$1 = Group;
463
463
 
464
464
  // NOTE: This string will be replaced on build time with the package version.
465
- var version = "15.14.2";
465
+ var version = "15.14.3";
466
466
 
467
467
  var RadioInput = {
468
468
  Group: Group$1,
@@ -380,7 +380,7 @@ Group.defaultProps = defaultProps;
380
380
  var Group$1 = Group;
381
381
 
382
382
  // NOTE: This string will be replaced on build time with the package version.
383
- var version = "15.14.2";
383
+ var version = "15.14.3";
384
384
 
385
385
  var RadioInput = {
386
386
  Group: Group$1,
@@ -439,7 +439,7 @@ Group.defaultProps = defaultProps;
439
439
  var Group$1 = Group;
440
440
 
441
441
  // NOTE: This string will be replaced on build time with the package version.
442
- var version = "15.14.2";
442
+ var version = "15.14.3";
443
443
 
444
444
  var RadioInput = {
445
445
  Group: Group$1,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/radio-input",
3
3
  "description": "A RadioInput represents a group of options where only one option can be selected at a time.",
4
- "version": "15.14.2",
4
+ "version": "15.14.3",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,14 +21,14 @@
21
21
  "dependencies": {
22
22
  "@babel/runtime": "^7.20.13",
23
23
  "@babel/runtime-corejs3": "^7.20.13",
24
- "@commercetools-uikit/constraints": "15.14.2",
25
- "@commercetools-uikit/design-system": "15.14.2",
26
- "@commercetools-uikit/icons": "15.14.2",
27
- "@commercetools-uikit/input-utils": "15.14.2",
28
- "@commercetools-uikit/spacings-inline": "15.14.2",
29
- "@commercetools-uikit/spacings-inset": "15.14.2",
30
- "@commercetools-uikit/spacings-stack": "15.14.2",
31
- "@commercetools-uikit/utils": "15.14.2",
24
+ "@commercetools-uikit/constraints": "15.14.3",
25
+ "@commercetools-uikit/design-system": "15.14.3",
26
+ "@commercetools-uikit/icons": "15.14.3",
27
+ "@commercetools-uikit/input-utils": "15.14.3",
28
+ "@commercetools-uikit/spacings-inline": "15.14.3",
29
+ "@commercetools-uikit/spacings-inset": "15.14.3",
30
+ "@commercetools-uikit/spacings-stack": "15.14.3",
31
+ "@commercetools-uikit/utils": "15.14.3",
32
32
  "@emotion/react": "^11.10.5",
33
33
  "@emotion/styled": "^11.10.5",
34
34
  "prop-types": "15.8.1",