@lookiero/checkout 14.2.2-beta.0 → 14.3.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.2.2-beta.0";
2
- export declare const RELEASE = "checkout@14.2.2-beta.0";
1
+ export declare const VERSION = "14.3.0";
2
+ export declare const RELEASE = "checkout@14.3.0";
@@ -1,2 +1,2 @@
1
- export const VERSION = "14.2.2-beta.0";
2
- export const RELEASE = "checkout@14.2.2-beta.0";
1
+ export const VERSION = "14.3.0";
2
+ export const RELEASE = "checkout@14.3.0";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lookiero/checkout",
3
- "version": "14.2.2-beta.0",
3
+ "version": "14.3.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.16",
31
+ "@lookiero/sty-psp-notifications": "^2.17",
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.5",
36
+ "@lookiero/sty-psp-ui": "^3.6",
37
37
  "@lookiero/sty-psp-ui-settings": "^1.6",
38
38
  "@lookiero/sty-psp-units": "^0.1",
39
39
  "@lookiero/sty-psp-uuid": "^0.2",
Binary file