@commercetools-uikit/link-button 19.22.4 → 19.22.6

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.
@@ -119,7 +119,7 @@ LinkButton.displayName = 'LinkButton';
119
119
  var LinkButton$1 = LinkButton;
120
120
 
121
121
  // NOTE: This string will be replaced on build time with the package version.
122
- var version = "19.22.4";
122
+ var version = "19.22.6";
123
123
 
124
124
  exports["default"] = LinkButton$1;
125
125
  exports.version = version;
@@ -109,7 +109,7 @@ LinkButton.displayName = 'LinkButton';
109
109
  var LinkButton$1 = LinkButton;
110
110
 
111
111
  // NOTE: This string will be replaced on build time with the package version.
112
- var version = "19.22.4";
112
+ var version = "19.22.6";
113
113
 
114
114
  exports["default"] = LinkButton$1;
115
115
  exports.version = version;
@@ -100,6 +100,6 @@ LinkButton.displayName = 'LinkButton';
100
100
  var LinkButton$1 = LinkButton;
101
101
 
102
102
  // NOTE: This string will be replaced on build time with the package version.
103
- var version = "19.22.4";
103
+ var version = "19.22.6";
104
104
 
105
105
  export { LinkButton$1 as default, version };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/link-button",
3
3
  "description": "Link buttons are similar to Flat buttons but work as link elements.",
4
- "version": "19.22.4",
4
+ "version": "19.22.6",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,11 +21,11 @@
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.4",
25
- "@commercetools-uikit/design-system": "19.22.4",
26
- "@commercetools-uikit/spacings-inline": "19.22.4",
27
- "@commercetools-uikit/text": "19.22.4",
28
- "@commercetools-uikit/utils": "19.22.4",
24
+ "@commercetools-uikit/accessible-button": "19.22.6",
25
+ "@commercetools-uikit/design-system": "19.22.6",
26
+ "@commercetools-uikit/spacings-inline": "19.22.6",
27
+ "@commercetools-uikit/text": "19.22.6",
28
+ "@commercetools-uikit/utils": "19.22.6",
29
29
  "@emotion/react": "^11.10.5",
30
30
  "@emotion/styled": "^11.10.5",
31
31
  "lodash": "4.17.21",