@commercetools-uikit/localized-money-input 16.12.0 → 16.12.1

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.
@@ -265,7 +265,7 @@ LocalizedMoneyInput.getEmptyCurrencies = values => {
265
265
  var LocalizedMoneyInput$1 = LocalizedMoneyInput;
266
266
 
267
267
  // NOTE: This string will be replaced on build time with the package version.
268
- var version = "16.12.0";
268
+ var version = "16.12.1";
269
269
 
270
270
  exports["default"] = LocalizedMoneyInput$1;
271
271
  exports.version = version;
@@ -221,7 +221,7 @@ LocalizedMoneyInput.getEmptyCurrencies = values => {
221
221
  var LocalizedMoneyInput$1 = LocalizedMoneyInput;
222
222
 
223
223
  // NOTE: This string will be replaced on build time with the package version.
224
- var version = "16.12.0";
224
+ var version = "16.12.1";
225
225
 
226
226
  exports["default"] = LocalizedMoneyInput$1;
227
227
  exports.version = version;
@@ -242,6 +242,6 @@ LocalizedMoneyInput.getEmptyCurrencies = values => {
242
242
  var LocalizedMoneyInput$1 = LocalizedMoneyInput;
243
243
 
244
244
  // NOTE: This string will be replaced on build time with the package version.
245
- var version = "16.12.0";
245
+ var version = "16.12.1";
246
246
 
247
247
  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": "16.12.0",
4
+ "version": "16.12.1",
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.20.13",
23
23
  "@babel/runtime-corejs3": "^7.20.13",
24
- "@commercetools-uikit/constraints": "16.12.0",
25
- "@commercetools-uikit/design-system": "16.12.0",
26
- "@commercetools-uikit/flat-button": "16.12.0",
27
- "@commercetools-uikit/hooks": "16.12.0",
28
- "@commercetools-uikit/icons": "16.12.0",
29
- "@commercetools-uikit/input-utils": "16.12.0",
30
- "@commercetools-uikit/localized-utils": "16.12.0",
31
- "@commercetools-uikit/money-input": "16.12.0",
32
- "@commercetools-uikit/select-utils": "16.12.0",
33
- "@commercetools-uikit/spacings-stack": "16.12.0",
34
- "@commercetools-uikit/tooltip": "16.12.0",
35
- "@commercetools-uikit/utils": "16.12.0",
24
+ "@commercetools-uikit/constraints": "16.12.1",
25
+ "@commercetools-uikit/design-system": "16.12.1",
26
+ "@commercetools-uikit/flat-button": "16.12.1",
27
+ "@commercetools-uikit/hooks": "16.12.1",
28
+ "@commercetools-uikit/icons": "16.12.1",
29
+ "@commercetools-uikit/input-utils": "16.12.1",
30
+ "@commercetools-uikit/localized-utils": "16.12.1",
31
+ "@commercetools-uikit/money-input": "16.12.1",
32
+ "@commercetools-uikit/select-utils": "16.12.1",
33
+ "@commercetools-uikit/spacings-stack": "16.12.1",
34
+ "@commercetools-uikit/tooltip": "16.12.1",
35
+ "@commercetools-uikit/utils": "16.12.1",
36
36
  "@emotion/react": "^11.10.5",
37
37
  "@emotion/styled": "^11.10.5",
38
38
  "prop-types": "15.8.1",