@akinon/projectzero 1.126.9 → 1.126.10

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,7 @@
1
1
  # @akinon/projectzero
2
2
 
3
+ ## 1.126.10
4
+
3
5
  ## 1.126.9
4
6
 
5
7
  ## 1.126.8
@@ -13,5 +13,6 @@ NEXT_PUBLIC_VIRTUAL_TRY_ON_API_URL=https://d2a26507c7094f359aba349b96a96881.lb.a
13
13
  # CACHE_SECRET=KhvhE1go3GDmYJ7PhZLmskqfhYNlPSm6
14
14
  # CACHE_HOST=default:redispw@localhost
15
15
  # CACHE_PORT=6379
16
+ # CACHE_KEY_PREFIX=
16
17
 
17
18
  # BF_CACHE=false
@@ -1,5 +1,37 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.126.10
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [02865fe]
8
+ - @akinon/next@1.126.10
9
+ - @akinon/pz-virtual-try-on@1.126.10
10
+ - @akinon/pz-akifast@1.126.10
11
+ - @akinon/pz-apple-pay@1.126.10
12
+ - @akinon/pz-b2b@1.126.10
13
+ - @akinon/pz-basket-gift-pack@1.126.10
14
+ - @akinon/pz-bkm@1.126.10
15
+ - @akinon/pz-checkout-gift-pack@1.126.10
16
+ - @akinon/pz-click-collect@1.126.10
17
+ - @akinon/pz-credit-payment@1.126.10
18
+ - @akinon/pz-cybersource-uc@1.126.10
19
+ - @akinon/pz-flow-payment@1.126.10
20
+ - @akinon/pz-google-pay@1.126.10
21
+ - @akinon/pz-gpay@1.126.10
22
+ - @akinon/pz-haso@1.126.10
23
+ - @akinon/pz-hepsipay@1.126.10
24
+ - @akinon/pz-masterpass@1.126.10
25
+ - @akinon/pz-masterpass-rest@1.126.10
26
+ - @akinon/pz-multi-basket@1.126.10
27
+ - @akinon/pz-one-click-checkout@1.126.10
28
+ - @akinon/pz-otp@1.126.10
29
+ - @akinon/pz-pay-on-delivery@1.126.10
30
+ - @akinon/pz-saved-card@1.126.10
31
+ - @akinon/pz-similar-products@1.126.10
32
+ - @akinon/pz-tabby-extension@1.126.10
33
+ - @akinon/pz-tamara-extension@1.126.10
34
+
3
35
  ## 1.126.9
4
36
 
5
37
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.126.9",
3
+ "version": "1.126.10",
4
4
  "private": true,
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -24,32 +24,32 @@
24
24
  "test:middleware": "jest middleware-matcher.test.ts --bail"
25
25
  },
26
26
  "dependencies": {
27
- "@akinon/next": "1.126.9",
28
- "@akinon/pz-akifast": "1.126.9",
29
- "@akinon/pz-apple-pay": "1.126.9",
30
- "@akinon/pz-b2b": "1.126.9",
31
- "@akinon/pz-basket-gift-pack": "1.126.9",
32
- "@akinon/pz-bkm": "1.126.9",
33
- "@akinon/pz-checkout-gift-pack": "1.126.9",
34
- "@akinon/pz-click-collect": "1.126.9",
35
- "@akinon/pz-credit-payment": "1.126.9",
36
- "@akinon/pz-cybersource-uc": "1.126.9",
37
- "@akinon/pz-flow-payment": "1.126.9",
38
- "@akinon/pz-google-pay": "1.126.9",
39
- "@akinon/pz-gpay": "1.126.9",
40
- "@akinon/pz-haso": "1.126.9",
41
- "@akinon/pz-hepsipay": "1.126.9",
42
- "@akinon/pz-masterpass": "1.126.9",
43
- "@akinon/pz-masterpass-rest": "1.126.9",
44
- "@akinon/pz-multi-basket": "1.126.9",
45
- "@akinon/pz-one-click-checkout": "1.126.9",
46
- "@akinon/pz-otp": "1.126.9",
47
- "@akinon/pz-pay-on-delivery": "1.126.9",
48
- "@akinon/pz-saved-card": "1.126.9",
49
- "@akinon/pz-similar-products": "1.126.9",
50
- "@akinon/pz-tabby-extension": "1.126.9",
51
- "@akinon/pz-tamara-extension": "1.126.9",
52
- "@akinon/pz-virtual-try-on": "1.126.9",
27
+ "@akinon/next": "1.126.10",
28
+ "@akinon/pz-akifast": "1.126.10",
29
+ "@akinon/pz-apple-pay": "1.126.10",
30
+ "@akinon/pz-b2b": "1.126.10",
31
+ "@akinon/pz-basket-gift-pack": "1.126.10",
32
+ "@akinon/pz-bkm": "1.126.10",
33
+ "@akinon/pz-checkout-gift-pack": "1.126.10",
34
+ "@akinon/pz-click-collect": "1.126.10",
35
+ "@akinon/pz-credit-payment": "1.126.10",
36
+ "@akinon/pz-cybersource-uc": "1.126.10",
37
+ "@akinon/pz-flow-payment": "1.126.10",
38
+ "@akinon/pz-google-pay": "1.126.10",
39
+ "@akinon/pz-gpay": "1.126.10",
40
+ "@akinon/pz-haso": "1.126.10",
41
+ "@akinon/pz-hepsipay": "1.126.10",
42
+ "@akinon/pz-masterpass": "1.126.10",
43
+ "@akinon/pz-masterpass-rest": "1.126.10",
44
+ "@akinon/pz-multi-basket": "1.126.10",
45
+ "@akinon/pz-one-click-checkout": "1.126.10",
46
+ "@akinon/pz-otp": "1.126.10",
47
+ "@akinon/pz-pay-on-delivery": "1.126.10",
48
+ "@akinon/pz-saved-card": "1.126.10",
49
+ "@akinon/pz-similar-products": "1.126.10",
50
+ "@akinon/pz-tabby-extension": "1.126.10",
51
+ "@akinon/pz-tamara-extension": "1.126.10",
52
+ "@akinon/pz-virtual-try-on": "1.126.10",
53
53
  "@hookform/resolvers": "2.9.0",
54
54
  "@next/third-parties": "14.1.0",
55
55
  "@react-google-maps/api": "2.17.1",
@@ -72,7 +72,7 @@
72
72
  "yup": "0.32.11"
73
73
  },
74
74
  "devDependencies": {
75
- "@akinon/eslint-plugin-projectzero": "1.126.9",
75
+ "@akinon/eslint-plugin-projectzero": "1.126.10",
76
76
  "@semantic-release/changelog": "6.0.2",
77
77
  "@semantic-release/exec": "6.0.3",
78
78
  "@semantic-release/git": "10.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.126.9",
3
+ "version": "1.126.10",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {