@commercetools-uikit/localized-money-input 13.0.1 → 13.0.2

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.
@@ -314,7 +314,7 @@ LocalizedMoneyInput.getEmptyCurrencies = function (values) {
314
314
  var LocalizedMoneyInput$1 = LocalizedMoneyInput;
315
315
 
316
316
  // NOTE: This string will be replaced on build time with the package version.
317
- var version = "13.0.1";
317
+ var version = "13.0.2";
318
318
 
319
319
  exports["default"] = LocalizedMoneyInput$1;
320
320
  exports.version = version;
@@ -250,7 +250,7 @@ LocalizedMoneyInput.getEmptyCurrencies = function (values) {
250
250
  var LocalizedMoneyInput$1 = LocalizedMoneyInput;
251
251
 
252
252
  // NOTE: This string will be replaced on build time with the package version.
253
- var version = "13.0.1";
253
+ var version = "13.0.2";
254
254
 
255
255
  exports["default"] = LocalizedMoneyInput$1;
256
256
  exports.version = version;
@@ -290,6 +290,6 @@ LocalizedMoneyInput.getEmptyCurrencies = function (values) {
290
290
  var LocalizedMoneyInput$1 = LocalizedMoneyInput;
291
291
 
292
292
  // NOTE: This string will be replaced on build time with the package version.
293
- var version = "13.0.1";
293
+ var version = "13.0.2";
294
294
 
295
295
  export { LocalizedMoneyInput$1 as default, version };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/localized-money-input",
3
3
  "description": "A controlled input component for localized money values with validation states.",
4
- "version": "13.0.1",
4
+ "version": "13.0.2",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,18 +21,18 @@
21
21
  "dependencies": {
22
22
  "@babel/runtime": "7.17.2",
23
23
  "@babel/runtime-corejs3": "7.17.2",
24
- "@commercetools-uikit/constraints": "13.0.0",
24
+ "@commercetools-uikit/constraints": "13.0.2",
25
25
  "@commercetools-uikit/design-system": "13.0.0",
26
- "@commercetools-uikit/flat-button": "13.0.0",
27
- "@commercetools-uikit/hooks": "12.2.9",
28
- "@commercetools-uikit/icons": "13.0.0",
29
- "@commercetools-uikit/input-utils": "13.0.0",
30
- "@commercetools-uikit/localized-utils": "12.2.9",
31
- "@commercetools-uikit/money-input": "13.0.1",
32
- "@commercetools-uikit/select-utils": "13.0.1",
33
- "@commercetools-uikit/spacings-stack": "13.0.1",
34
- "@commercetools-uikit/tooltip": "13.0.0",
35
- "@commercetools-uikit/utils": "12.2.9",
26
+ "@commercetools-uikit/flat-button": "13.0.2",
27
+ "@commercetools-uikit/hooks": "13.0.2",
28
+ "@commercetools-uikit/icons": "13.0.2",
29
+ "@commercetools-uikit/input-utils": "13.0.2",
30
+ "@commercetools-uikit/localized-utils": "13.0.2",
31
+ "@commercetools-uikit/money-input": "13.0.2",
32
+ "@commercetools-uikit/select-utils": "13.0.2",
33
+ "@commercetools-uikit/spacings-stack": "13.0.2",
34
+ "@commercetools-uikit/tooltip": "13.0.2",
35
+ "@commercetools-uikit/utils": "13.0.2",
36
36
  "@emotion/react": "^11.4.0",
37
37
  "@emotion/styled": "^11.3.0",
38
38
  "common-tags": "1.8.2",