@lookiero/checkout 14.0.4 → 14.1.0

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.
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "14.0.4";
2
- export declare const RELEASE = "checkout@14.0.4";
1
+ export declare const VERSION = "14.1.0";
2
+ export declare const RELEASE = "checkout@14.1.0";
@@ -1,2 +1,2 @@
1
- export const VERSION = "14.0.4";
2
- export const RELEASE = "checkout@14.0.4";
1
+ export const VERSION = "14.1.0";
2
+ export const RELEASE = "checkout@14.1.0";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lookiero/checkout",
3
- "version": "14.0.4",
3
+ "version": "14.1.0",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "sideEffects": "false",
@@ -28,12 +28,12 @@
28
28
  "@lookiero/sty-psp-i18n": "^2.0",
29
29
  "@lookiero/sty-psp-locale": "^2.1",
30
30
  "@lookiero/sty-psp-logging": "^2.2",
31
- "@lookiero/sty-psp-notifications": "^2.14",
31
+ "@lookiero/sty-psp-notifications": "^2.15",
32
32
  "@lookiero/sty-psp-react-native": "^2.0",
33
33
  "@lookiero/sty-psp-segment": "^0.1",
34
34
  "@lookiero/sty-psp-storage": "^1.1",
35
35
  "@lookiero/sty-psp-tracking": "^2.4",
36
- "@lookiero/sty-psp-ui": "^3.3",
36
+ "@lookiero/sty-psp-ui": "^3.4",
37
37
  "@lookiero/sty-psp-ui-settings": "^1.5",
38
38
  "@lookiero/sty-psp-units": "^0.1",
39
39
  "@lookiero/sty-psp-uuid": "^0.2",
@@ -128,6 +128,7 @@ exports[`GetOutOfCheckoutModal component matches the snapshot 1`] = `
128
128
  "borderBottomLeftRadius": 0,
129
129
  "borderBottomRightRadius": 0,
130
130
  },
131
+ false,
131
132
  undefined,
132
133
  {
133
134
  "maxHeight": 800,
@@ -715,6 +715,7 @@ exports[`ItemActions component matches the snapshot 1`] = `
715
715
  "borderBottomLeftRadius": 0,
716
716
  "borderBottomRightRadius": 0,
717
717
  },
718
+ false,
718
719
  undefined,
719
720
  {
720
721
  "maxHeight": 800,
@@ -128,6 +128,7 @@ exports[`SelectField component matches the snapshot 1`] = `
128
128
  "borderBottomLeftRadius": 0,
129
129
  "borderBottomRightRadius": 0,
130
130
  },
131
+ false,
131
132
  undefined,
132
133
  {
133
134
  "maxHeight": 800,
@@ -128,6 +128,7 @@ exports[`SizeWithoutStockModal component matches the snapshot 1`] = `
128
128
  "borderBottomLeftRadius": 0,
129
129
  "borderBottomRightRadius": 0,
130
130
  },
131
+ false,
131
132
  undefined,
132
133
  {
133
134
  "maxHeight": 800,