@commercetools-uikit/localized-money-input 15.1.2 → 15.2.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.
@@ -291,7 +291,7 @@ LocalizedMoneyInput.getEmptyCurrencies = function (values) {
291
291
  var LocalizedMoneyInput$1 = LocalizedMoneyInput;
292
292
 
293
293
  // NOTE: This string will be replaced on build time with the package version.
294
- var version = "15.1.2";
294
+ var version = "15.2.2";
295
295
 
296
296
  exports["default"] = LocalizedMoneyInput$1;
297
297
  exports.version = version;
@@ -248,7 +248,7 @@ LocalizedMoneyInput.getEmptyCurrencies = function (values) {
248
248
  var LocalizedMoneyInput$1 = LocalizedMoneyInput;
249
249
 
250
250
  // NOTE: This string will be replaced on build time with the package version.
251
- var version = "15.1.2";
251
+ var version = "15.2.2";
252
252
 
253
253
  exports["default"] = LocalizedMoneyInput$1;
254
254
  exports.version = version;
@@ -267,6 +267,6 @@ LocalizedMoneyInput.getEmptyCurrencies = function (values) {
267
267
  var LocalizedMoneyInput$1 = LocalizedMoneyInput;
268
268
 
269
269
  // NOTE: This string will be replaced on build time with the package version.
270
- var version = "15.1.2";
270
+ var version = "15.2.2";
271
271
 
272
272
  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": "15.1.2",
4
+ "version": "15.2.2",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,22 +21,22 @@
21
21
  "dependencies": {
22
22
  "@babel/runtime": "^7.17.2",
23
23
  "@babel/runtime-corejs3": "^7.17.2",
24
- "@commercetools-uikit/constraints": "15.1.2",
25
- "@commercetools-uikit/design-system": "15.1.2",
26
- "@commercetools-uikit/flat-button": "15.1.2",
27
- "@commercetools-uikit/hooks": "15.1.2",
28
- "@commercetools-uikit/icons": "15.1.2",
29
- "@commercetools-uikit/input-utils": "15.1.2",
30
- "@commercetools-uikit/localized-utils": "15.1.2",
31
- "@commercetools-uikit/money-input": "15.1.2",
32
- "@commercetools-uikit/select-utils": "15.1.2",
33
- "@commercetools-uikit/spacings-stack": "15.1.2",
34
- "@commercetools-uikit/tooltip": "15.1.2",
35
- "@commercetools-uikit/utils": "15.1.2",
24
+ "@commercetools-uikit/constraints": "15.2.2",
25
+ "@commercetools-uikit/design-system": "15.2.2",
26
+ "@commercetools-uikit/flat-button": "15.2.2",
27
+ "@commercetools-uikit/hooks": "15.2.2",
28
+ "@commercetools-uikit/icons": "15.2.2",
29
+ "@commercetools-uikit/input-utils": "15.2.2",
30
+ "@commercetools-uikit/localized-utils": "15.2.2",
31
+ "@commercetools-uikit/money-input": "15.2.2",
32
+ "@commercetools-uikit/select-utils": "15.2.2",
33
+ "@commercetools-uikit/spacings-stack": "15.2.2",
34
+ "@commercetools-uikit/tooltip": "15.2.2",
35
+ "@commercetools-uikit/utils": "15.2.2",
36
36
  "@emotion/react": "^11.4.0",
37
37
  "@emotion/styled": "^11.3.0",
38
38
  "prop-types": "15.8.1",
39
- "react-select": "5.3.2"
39
+ "react-select": "5.4.0"
40
40
  },
41
41
  "devDependencies": {
42
42
  "react": "17.0.2",