@akinon/projectzero 1.45.0-rc.1 → 1.45.0-rc.3

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,9 @@
1
1
  # @akinon/projectzero
2
2
 
3
+ ## 1.45.0-rc.3
4
+
5
+ ## 1.45.0-rc.2
6
+
3
7
  ## 1.45.0-rc.1
4
8
 
5
9
  ## 1.45.0-rc.0
@@ -1,5 +1,48 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.45.0-rc.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [948eb42]
8
+ - @akinon/next@1.45.0-rc.3
9
+ - @akinon/pz-akifast@1.45.0-rc.3
10
+ - @akinon/pz-b2b@1.45.0-rc.3
11
+ - @akinon/pz-basket-gift-pack@1.45.0-rc.3
12
+ - @akinon/pz-bkm@1.45.0-rc.3
13
+ - @akinon/pz-checkout-gift-pack@1.45.0-rc.3
14
+ - @akinon/pz-click-collect@1.45.0-rc.3
15
+ - @akinon/pz-credit-payment@1.45.0-rc.3
16
+ - @akinon/pz-gpay@1.45.0-rc.3
17
+ - @akinon/pz-masterpass@1.45.0-rc.3
18
+ - @akinon/pz-one-click-checkout@1.45.0-rc.3
19
+ - @akinon/pz-otp@1.45.0-rc.3
20
+ - @akinon/pz-pay-on-delivery@1.45.0-rc.3
21
+
22
+ ## 1.45.0-rc.2
23
+
24
+ ### Minor Changes
25
+
26
+ - dfabc06: ZERO-2836: Upgrade version for tailwind
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies [c45b62c]
31
+ - Updated dependencies [f2c325c]
32
+ - @akinon/next@1.45.0-rc.2
33
+ - @akinon/pz-b2b@1.45.0-rc.2
34
+ - @akinon/pz-akifast@1.45.0-rc.2
35
+ - @akinon/pz-basket-gift-pack@1.45.0-rc.2
36
+ - @akinon/pz-bkm@1.45.0-rc.2
37
+ - @akinon/pz-checkout-gift-pack@1.45.0-rc.2
38
+ - @akinon/pz-click-collect@1.45.0-rc.2
39
+ - @akinon/pz-credit-payment@1.45.0-rc.2
40
+ - @akinon/pz-gpay@1.45.0-rc.2
41
+ - @akinon/pz-masterpass@1.45.0-rc.2
42
+ - @akinon/pz-one-click-checkout@1.45.0-rc.2
43
+ - @akinon/pz-otp@1.45.0-rc.2
44
+ - @akinon/pz-pay-on-delivery@1.45.0-rc.2
45
+
3
46
  ## 1.45.0-rc.1
4
47
 
5
48
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.45.0-rc.1",
3
+ "version": "1.45.0-rc.3",
4
4
  "private": true,
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -22,19 +22,19 @@
22
22
  "prestart": "pz-prestart"
23
23
  },
24
24
  "dependencies": {
25
- "@akinon/next": "1.45.0-rc.1",
26
- "@akinon/pz-akifast": "1.45.0-rc.1",
27
- "@akinon/pz-b2b": "1.45.0-rc.1",
28
- "@akinon/pz-basket-gift-pack": "1.45.0-rc.1",
29
- "@akinon/pz-bkm": "1.45.0-rc.1",
30
- "@akinon/pz-checkout-gift-pack": "1.45.0-rc.1",
31
- "@akinon/pz-click-collect": "1.45.0-rc.1",
32
- "@akinon/pz-credit-payment": "1.45.0-rc.1",
33
- "@akinon/pz-gpay": "1.45.0-rc.1",
34
- "@akinon/pz-masterpass": "1.45.0-rc.1",
35
- "@akinon/pz-one-click-checkout": "1.45.0-rc.1",
36
- "@akinon/pz-otp": "1.45.0-rc.1",
37
- "@akinon/pz-pay-on-delivery": "1.45.0-rc.1",
25
+ "@akinon/next": "1.45.0-rc.3",
26
+ "@akinon/pz-akifast": "1.45.0-rc.3",
27
+ "@akinon/pz-b2b": "1.45.0-rc.3",
28
+ "@akinon/pz-basket-gift-pack": "1.45.0-rc.3",
29
+ "@akinon/pz-bkm": "1.45.0-rc.3",
30
+ "@akinon/pz-checkout-gift-pack": "1.45.0-rc.3",
31
+ "@akinon/pz-click-collect": "1.45.0-rc.3",
32
+ "@akinon/pz-credit-payment": "1.45.0-rc.3",
33
+ "@akinon/pz-gpay": "1.45.0-rc.3",
34
+ "@akinon/pz-masterpass": "1.45.0-rc.3",
35
+ "@akinon/pz-one-click-checkout": "1.45.0-rc.3",
36
+ "@akinon/pz-otp": "1.45.0-rc.3",
37
+ "@akinon/pz-pay-on-delivery": "1.45.0-rc.3",
38
38
  "@hookform/resolvers": "2.9.0",
39
39
  "@next/third-parties": "14.1.0",
40
40
  "@react-google-maps/api": "2.17.1",
@@ -58,7 +58,7 @@
58
58
  "yup": "0.32.11"
59
59
  },
60
60
  "devDependencies": {
61
- "@akinon/eslint-plugin-projectzero": "1.45.0-rc.1",
61
+ "@akinon/eslint-plugin-projectzero": "1.45.0-rc.3",
62
62
  "@semantic-release/changelog": "6.0.2",
63
63
  "@semantic-release/exec": "6.0.3",
64
64
  "@semantic-release/git": "10.0.1",
@@ -94,7 +94,7 @@
94
94
  "stylelint-config-standard": "25.0.0",
95
95
  "stylelint-scss": "4.2.0",
96
96
  "stylelint-selector-bem-pattern": "2.1.1",
97
- "tailwindcss": "3.4.5",
97
+ "tailwindcss": "3.4.10",
98
98
  "ts-jest": "29.1.1",
99
99
  "ts-node": "10.7.0",
100
100
  "typescript": "5.2.2"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.45.0-rc.1",
3
+ "version": "1.45.0-rc.3",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {