@akinon/projectzero 1.125.0-rc.0 → 1.125.0-rc.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.
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,41 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
+
## 1.125.0-rc.1
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- c0228aff: ZERO-4159: Upgrade the package versions
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [c0228aff]
|
|
12
|
+
- @akinon/pz-b2b@1.125.0-rc.1
|
|
13
|
+
- @akinon/next@1.125.0-rc.1
|
|
14
|
+
- @akinon/pz-akifast@1.125.0-rc.1
|
|
15
|
+
- @akinon/pz-apple-pay@1.125.0-rc.1
|
|
16
|
+
- @akinon/pz-basket-gift-pack@1.125.0-rc.1
|
|
17
|
+
- @akinon/pz-bkm@1.125.0-rc.1
|
|
18
|
+
- @akinon/pz-checkout-gift-pack@1.125.0-rc.1
|
|
19
|
+
- @akinon/pz-click-collect@1.125.0-rc.1
|
|
20
|
+
- @akinon/pz-credit-payment@1.125.0-rc.1
|
|
21
|
+
- @akinon/pz-cybersource-uc@1.125.0-rc.1
|
|
22
|
+
- @akinon/pz-flow-payment@1.125.0-rc.1
|
|
23
|
+
- @akinon/pz-google-pay@1.125.0-rc.1
|
|
24
|
+
- @akinon/pz-gpay@1.125.0-rc.1
|
|
25
|
+
- @akinon/pz-haso@1.125.0-rc.1
|
|
26
|
+
- @akinon/pz-hepsipay@1.125.0-rc.1
|
|
27
|
+
- @akinon/pz-masterpass@1.125.0-rc.1
|
|
28
|
+
- @akinon/pz-masterpass-rest@1.125.0-rc.1
|
|
29
|
+
- @akinon/pz-multi-basket@1.125.0-rc.1
|
|
30
|
+
- @akinon/pz-one-click-checkout@1.125.0-rc.1
|
|
31
|
+
- @akinon/pz-otp@1.125.0-rc.1
|
|
32
|
+
- @akinon/pz-pay-on-delivery@1.125.0-rc.1
|
|
33
|
+
- @akinon/pz-saved-card@1.125.0-rc.1
|
|
34
|
+
- @akinon/pz-similar-products@1.125.0-rc.1
|
|
35
|
+
- @akinon/pz-tabby-extension@1.125.0-rc.1
|
|
36
|
+
- @akinon/pz-tamara-extension@1.125.0-rc.1
|
|
37
|
+
- @akinon/pz-virtual-try-on@1.125.0-rc.1
|
|
38
|
+
|
|
3
39
|
## 1.125.0-rc.0
|
|
4
40
|
|
|
5
41
|
### Minor Changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectzeronext",
|
|
3
|
-
"version": "1.125.0-rc.
|
|
3
|
+
"version": "1.125.0-rc.1",
|
|
4
4
|
"private": true,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -24,95 +24,95 @@
|
|
|
24
24
|
"test:middleware": "jest middleware-matcher.test.ts --bail"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@akinon/next": "1.125.0-rc.
|
|
28
|
-
"@akinon/pz-akifast": "1.125.0-rc.
|
|
29
|
-
"@akinon/pz-apple-pay": "1.125.0-rc.
|
|
30
|
-
"@akinon/pz-b2b": "1.125.0-rc.
|
|
31
|
-
"@akinon/pz-basket-gift-pack": "1.125.0-rc.
|
|
32
|
-
"@akinon/pz-bkm": "1.125.0-rc.
|
|
33
|
-
"@akinon/pz-checkout-gift-pack": "1.125.0-rc.
|
|
34
|
-
"@akinon/pz-click-collect": "1.125.0-rc.
|
|
35
|
-
"@akinon/pz-credit-payment": "1.125.0-rc.
|
|
36
|
-
"@akinon/pz-cybersource-uc": "1.125.0-rc.
|
|
37
|
-
"@akinon/pz-flow-payment": "1.125.0-rc.
|
|
38
|
-
"@akinon/pz-google-pay": "1.125.0-rc.
|
|
39
|
-
"@akinon/pz-gpay": "1.125.0-rc.
|
|
40
|
-
"@akinon/pz-haso": "1.125.0-rc.
|
|
41
|
-
"@akinon/pz-hepsipay": "1.125.0-rc.
|
|
42
|
-
"@akinon/pz-masterpass": "1.125.0-rc.
|
|
43
|
-
"@akinon/pz-masterpass-rest": "1.125.0-rc.
|
|
44
|
-
"@akinon/pz-multi-basket": "1.125.0-rc.
|
|
45
|
-
"@akinon/pz-one-click-checkout": "1.125.0-rc.
|
|
46
|
-
"@akinon/pz-otp": "1.125.0-rc.
|
|
47
|
-
"@akinon/pz-pay-on-delivery": "1.125.0-rc.
|
|
48
|
-
"@akinon/pz-saved-card": "1.125.0-rc.
|
|
49
|
-
"@akinon/pz-similar-products": "1.125.0-rc.
|
|
50
|
-
"@akinon/pz-tabby-extension": "1.125.0-rc.
|
|
51
|
-
"@akinon/pz-tamara-extension": "1.125.0-rc.
|
|
52
|
-
"@akinon/pz-virtual-try-on": "1.125.0-rc.
|
|
27
|
+
"@akinon/next": "1.125.0-rc.1",
|
|
28
|
+
"@akinon/pz-akifast": "1.125.0-rc.1",
|
|
29
|
+
"@akinon/pz-apple-pay": "1.125.0-rc.1",
|
|
30
|
+
"@akinon/pz-b2b": "1.125.0-rc.1",
|
|
31
|
+
"@akinon/pz-basket-gift-pack": "1.125.0-rc.1",
|
|
32
|
+
"@akinon/pz-bkm": "1.125.0-rc.1",
|
|
33
|
+
"@akinon/pz-checkout-gift-pack": "1.125.0-rc.1",
|
|
34
|
+
"@akinon/pz-click-collect": "1.125.0-rc.1",
|
|
35
|
+
"@akinon/pz-credit-payment": "1.125.0-rc.1",
|
|
36
|
+
"@akinon/pz-cybersource-uc": "1.125.0-rc.1",
|
|
37
|
+
"@akinon/pz-flow-payment": "1.125.0-rc.1",
|
|
38
|
+
"@akinon/pz-google-pay": "1.125.0-rc.1",
|
|
39
|
+
"@akinon/pz-gpay": "1.125.0-rc.1",
|
|
40
|
+
"@akinon/pz-haso": "1.125.0-rc.1",
|
|
41
|
+
"@akinon/pz-hepsipay": "1.125.0-rc.1",
|
|
42
|
+
"@akinon/pz-masterpass": "1.125.0-rc.1",
|
|
43
|
+
"@akinon/pz-masterpass-rest": "1.125.0-rc.1",
|
|
44
|
+
"@akinon/pz-multi-basket": "1.125.0-rc.1",
|
|
45
|
+
"@akinon/pz-one-click-checkout": "1.125.0-rc.1",
|
|
46
|
+
"@akinon/pz-otp": "1.125.0-rc.1",
|
|
47
|
+
"@akinon/pz-pay-on-delivery": "1.125.0-rc.1",
|
|
48
|
+
"@akinon/pz-saved-card": "1.125.0-rc.1",
|
|
49
|
+
"@akinon/pz-similar-products": "1.125.0-rc.1",
|
|
50
|
+
"@akinon/pz-tabby-extension": "1.125.0-rc.1",
|
|
51
|
+
"@akinon/pz-tamara-extension": "1.125.0-rc.1",
|
|
52
|
+
"@akinon/pz-virtual-try-on": "1.125.0-rc.1",
|
|
53
53
|
"@hookform/resolvers": "2.9.0",
|
|
54
54
|
"@next/third-parties": "14.1.0",
|
|
55
55
|
"@react-google-maps/api": "2.17.1",
|
|
56
|
-
"dayjs": "1.11.
|
|
57
|
-
"lossless-json": "2.0.
|
|
56
|
+
"dayjs": "1.11.13",
|
|
57
|
+
"lossless-json": "2.0.11",
|
|
58
58
|
"next": "14.2.25",
|
|
59
59
|
"next-auth": "4.24.5",
|
|
60
60
|
"next-pwa": "5.6.0",
|
|
61
|
-
"pino": "8.
|
|
61
|
+
"pino": "8.21.0",
|
|
62
62
|
"postcss": "8.4.49",
|
|
63
|
-
"react": "18.
|
|
64
|
-
"react-dom": "18.
|
|
63
|
+
"react": "18.3.1",
|
|
64
|
+
"react-dom": "18.3.1",
|
|
65
65
|
"react-google-recaptcha": "2.1.0",
|
|
66
66
|
"react-hook-form": "7.31.3",
|
|
67
67
|
"react-intersection-observer": "9.4.0",
|
|
68
|
-
"react-multi-carousel": "2.8.
|
|
69
|
-
"react-string-replace": "1.1.
|
|
70
|
-
"start-server-and-test": "2.0.
|
|
71
|
-
"tailwind-merge": "1.
|
|
68
|
+
"react-multi-carousel": "2.8.5",
|
|
69
|
+
"react-string-replace": "1.1.1",
|
|
70
|
+
"start-server-and-test": "2.0.8",
|
|
71
|
+
"tailwind-merge": "1.14.0",
|
|
72
72
|
"yup": "0.32.11"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
|
-
"@akinon/eslint-plugin-projectzero": "1.125.0-rc.
|
|
76
|
-
"@semantic-release/changelog": "6.0.
|
|
75
|
+
"@akinon/eslint-plugin-projectzero": "1.125.0-rc.1",
|
|
76
|
+
"@semantic-release/changelog": "6.0.3",
|
|
77
77
|
"@semantic-release/exec": "6.0.3",
|
|
78
78
|
"@semantic-release/git": "10.0.1",
|
|
79
|
-
"@tailwindcss/typography": "0.5.
|
|
80
|
-
"@testing-library/dom": "8.
|
|
81
|
-
"@testing-library/jest-dom": "5.
|
|
82
|
-
"@testing-library/react": "13.
|
|
83
|
-
"@testing-library/user-event": "14.
|
|
79
|
+
"@tailwindcss/typography": "0.5.15",
|
|
80
|
+
"@testing-library/dom": "8.20.1",
|
|
81
|
+
"@testing-library/jest-dom": "5.17.0",
|
|
82
|
+
"@testing-library/react": "13.4.0",
|
|
83
|
+
"@testing-library/user-event": "14.5.2",
|
|
84
84
|
"@types/googlemaps": "3.43.3",
|
|
85
85
|
"@types/jest": "29.5.14",
|
|
86
|
-
"@types/react": "18.
|
|
87
|
-
"@types/react-dom": "18.
|
|
88
|
-
"@typescript-eslint/eslint-plugin": "6.
|
|
89
|
-
"@typescript-eslint/parser": "6.
|
|
86
|
+
"@types/react": "18.3.18",
|
|
87
|
+
"@types/react-dom": "18.3.5",
|
|
88
|
+
"@typescript-eslint/eslint-plugin": "6.21.0",
|
|
89
|
+
"@typescript-eslint/parser": "6.21.0",
|
|
90
90
|
"autoprefixer": "10.4.20",
|
|
91
91
|
"client-only": "0.0.1",
|
|
92
|
-
"clsx": "1.
|
|
92
|
+
"clsx": "1.2.1",
|
|
93
93
|
"currency-symbol-map": "5.1.0",
|
|
94
|
-
"eslint": "8.
|
|
95
|
-
"eslint-config-next": "14.2.
|
|
96
|
-
"eslint-config-prettier": "8.
|
|
97
|
-
"husky": "8.0.
|
|
94
|
+
"eslint": "8.57.1",
|
|
95
|
+
"eslint-config-next": "14.2.25",
|
|
96
|
+
"eslint-config-prettier": "8.10.0",
|
|
97
|
+
"husky": "8.0.3",
|
|
98
98
|
"jest": "29.7.0",
|
|
99
|
-
"jest-css-modules-transform": "4.
|
|
99
|
+
"jest-css-modules-transform": "4.4.2",
|
|
100
100
|
"jest-environment-jsdom": "29.7.0",
|
|
101
|
-
"lint-staged": "13.
|
|
102
|
-
"prettier": "2.
|
|
101
|
+
"lint-staged": "13.3.0",
|
|
102
|
+
"prettier": "2.8.8",
|
|
103
103
|
"react-number-format": "5.3.4",
|
|
104
|
-
"sass": "1.
|
|
104
|
+
"sass": "1.83.0",
|
|
105
105
|
"semantic-release": "19.0.5",
|
|
106
106
|
"server-only": "0.0.1",
|
|
107
|
-
"stylelint": "14.
|
|
107
|
+
"stylelint": "14.16.1",
|
|
108
108
|
"stylelint-config-sass-guidelines": "9.0.1",
|
|
109
109
|
"stylelint-config-standard": "25.0.0",
|
|
110
|
-
"stylelint-scss": "4.
|
|
110
|
+
"stylelint-scss": "4.7.0",
|
|
111
111
|
"stylelint-selector-bem-pattern": "2.1.1",
|
|
112
112
|
"tailwindcss": "3.4.17",
|
|
113
|
-
"ts-jest": "29.
|
|
114
|
-
"ts-node": "10.
|
|
115
|
-
"typescript": "5.
|
|
113
|
+
"ts-jest": "29.4.6",
|
|
114
|
+
"ts-node": "10.9.2",
|
|
115
|
+
"typescript": "5.7.3"
|
|
116
116
|
},
|
|
117
117
|
"resolutions": {
|
|
118
118
|
"**/postcss": "8.4.31"
|
|
@@ -252,7 +252,7 @@ export default function Page() {
|
|
|
252
252
|
<Input
|
|
253
253
|
label={t('account.my_profile.form.phone.placeholder')}
|
|
254
254
|
type="tel"
|
|
255
|
-
format={user_phone_format.replace(
|
|
255
|
+
format={user_phone_format.replace(/9/g, '#')}
|
|
256
256
|
mask="_"
|
|
257
257
|
allowEmptyFormatting={true}
|
|
258
258
|
control={control}
|
|
@@ -290,7 +290,7 @@ export default function Page() {
|
|
|
290
290
|
</div>
|
|
291
291
|
{errors && (
|
|
292
292
|
<div className="mt-1 text-sm text-error">
|
|
293
|
-
{errors.birthdate?.message}
|
|
293
|
+
{(errors.birthdate as { message?: string })?.message}
|
|
294
294
|
</div>
|
|
295
295
|
)}
|
|
296
296
|
</div>
|