@akinon/projectzero 1.47.0-rc.8 → 1.48.0-rc.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.
- package/CHANGELOG.md +2 -25
- package/app-template/CHANGELOG.md +30 -260
- package/app-template/package.json +15 -15
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
# @akinon/projectzero
|
|
2
2
|
|
|
3
|
-
## 1.
|
|
4
|
-
|
|
5
|
-
## 1.47.0-rc.7
|
|
3
|
+
## 1.48.0-rc.0
|
|
6
4
|
|
|
7
5
|
### Minor Changes
|
|
8
6
|
|
|
@@ -13,28 +11,7 @@
|
|
|
13
11
|
- 00ffde2f: ZERO-2637: enhance create command with improved messaging
|
|
14
12
|
- d2f0f15: ZERO-2723: Update sentry version and dependencies
|
|
15
13
|
|
|
16
|
-
## 1.47.0
|
|
17
|
-
|
|
18
|
-
## 1.47.0-rc.5
|
|
19
|
-
|
|
20
|
-
## 1.47.0-rc.4
|
|
21
|
-
|
|
22
|
-
## 1.47.0-rc.3
|
|
23
|
-
|
|
24
|
-
## 1.47.0-rc.2
|
|
25
|
-
|
|
26
|
-
## 1.47.0-rc.1
|
|
27
|
-
|
|
28
|
-
## 1.47.0-rc.0
|
|
29
|
-
|
|
30
|
-
### Minor Changes
|
|
31
|
-
|
|
32
|
-
- 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
|
|
33
|
-
- 03c4c3e: ZERO-2731: Update Project Zero CLI command
|
|
34
|
-
- 64699d3: ZERO-2761: Fix invalid import for plugin module
|
|
35
|
-
- 9b6bf91: ZERO-2660: Change campaings to campaigns
|
|
36
|
-
- 00ffde2f: ZERO-2637: enhance create command with improved messaging
|
|
37
|
-
- d2f0f15: ZERO-2723: Update sentry version and dependencies
|
|
14
|
+
## 1.47.0
|
|
38
15
|
|
|
39
16
|
## 1.46.0
|
|
40
17
|
|
|
@@ -1,25 +1,6 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
-
## 1.
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- Updated dependencies [d93a507]
|
|
8
|
-
- @akinon/next@1.47.0-rc.8
|
|
9
|
-
- @akinon/pz-akifast@1.47.0-rc.8
|
|
10
|
-
- @akinon/pz-b2b@1.47.0-rc.8
|
|
11
|
-
- @akinon/pz-basket-gift-pack@1.47.0-rc.8
|
|
12
|
-
- @akinon/pz-bkm@1.47.0-rc.8
|
|
13
|
-
- @akinon/pz-checkout-gift-pack@1.47.0-rc.8
|
|
14
|
-
- @akinon/pz-click-collect@1.47.0-rc.8
|
|
15
|
-
- @akinon/pz-credit-payment@1.47.0-rc.8
|
|
16
|
-
- @akinon/pz-gpay@1.47.0-rc.8
|
|
17
|
-
- @akinon/pz-masterpass@1.47.0-rc.8
|
|
18
|
-
- @akinon/pz-one-click-checkout@1.47.0-rc.8
|
|
19
|
-
- @akinon/pz-otp@1.47.0-rc.8
|
|
20
|
-
- @akinon/pz-pay-on-delivery@1.47.0-rc.8
|
|
21
|
-
|
|
22
|
-
## 1.47.0-rc.7
|
|
3
|
+
## 1.48.0-rc.0
|
|
23
4
|
|
|
24
5
|
### Minor Changes
|
|
25
6
|
|
|
@@ -72,6 +53,7 @@
|
|
|
72
53
|
- Updated dependencies [fda5b92]
|
|
73
54
|
- Updated dependencies [2d9b2b2]
|
|
74
55
|
- Updated dependencies [c53ea3e6]
|
|
56
|
+
- Updated dependencies [d93a507]
|
|
75
57
|
- Updated dependencies [8d9ac9a]
|
|
76
58
|
- Updated dependencies [18e8197]
|
|
77
59
|
- Updated dependencies [714e0b4]
|
|
@@ -109,261 +91,49 @@
|
|
|
109
91
|
- Updated dependencies [f2c325c]
|
|
110
92
|
- Updated dependencies [9e25a64]
|
|
111
93
|
- Updated dependencies [beb499e6]
|
|
112
|
-
- Updated dependencies [948eb42]
|
|
113
94
|
- Updated dependencies [146ea39]
|
|
114
95
|
- Updated dependencies [f2c92d5]
|
|
115
96
|
- Updated dependencies [7bd3d99]
|
|
116
97
|
- Updated dependencies [c47be30]
|
|
117
98
|
- Updated dependencies [e9a46ac]
|
|
118
|
-
- Updated dependencies [040ec95]
|
|
119
99
|
- Updated dependencies [f046f8e0]
|
|
120
100
|
- Updated dependencies [b9273fd]
|
|
121
101
|
- Updated dependencies [86d2531]
|
|
122
102
|
- Updated dependencies [c670bd4]
|
|
123
103
|
- Updated dependencies [3f9b8d7]
|
|
124
|
-
- @akinon/next@1.
|
|
125
|
-
- @akinon/pz-checkout-gift-pack@1.
|
|
126
|
-
- @akinon/pz-one-click-checkout@1.
|
|
127
|
-
- @akinon/pz-basket-gift-pack@1.
|
|
128
|
-
- @akinon/pz-click-collect@1.
|
|
129
|
-
- @akinon/pz-masterpass@1.
|
|
130
|
-
- @akinon/pz-akifast@1.
|
|
131
|
-
- @akinon/pz-gpay@1.
|
|
132
|
-
- @akinon/pz-b2b@1.
|
|
133
|
-
- @akinon/pz-bkm@1.
|
|
134
|
-
- @akinon/pz-otp@1.
|
|
135
|
-
- @akinon/pz-pay-on-delivery@1.
|
|
136
|
-
- @akinon/pz-credit-payment@1.
|
|
137
|
-
|
|
138
|
-
## 1.47.0-rc.6
|
|
139
|
-
|
|
140
|
-
### Patch Changes
|
|
141
|
-
|
|
142
|
-
- Updated dependencies [c670bd4]
|
|
143
|
-
- @akinon/next@1.47.0-rc.6
|
|
144
|
-
- @akinon/pz-akifast@1.47.0-rc.6
|
|
145
|
-
- @akinon/pz-b2b@1.47.0-rc.6
|
|
146
|
-
- @akinon/pz-basket-gift-pack@1.47.0-rc.6
|
|
147
|
-
- @akinon/pz-bkm@1.47.0-rc.6
|
|
148
|
-
- @akinon/pz-checkout-gift-pack@1.47.0-rc.6
|
|
149
|
-
- @akinon/pz-click-collect@1.47.0-rc.6
|
|
150
|
-
- @akinon/pz-credit-payment@1.47.0-rc.6
|
|
151
|
-
- @akinon/pz-gpay@1.47.0-rc.6
|
|
152
|
-
- @akinon/pz-masterpass@1.47.0-rc.6
|
|
153
|
-
- @akinon/pz-one-click-checkout@1.47.0-rc.6
|
|
154
|
-
- @akinon/pz-otp@1.47.0-rc.6
|
|
155
|
-
- @akinon/pz-pay-on-delivery@1.47.0-rc.6
|
|
156
|
-
|
|
157
|
-
## 1.47.0-rc.5
|
|
158
|
-
|
|
159
|
-
### Minor Changes
|
|
160
|
-
|
|
161
|
-
- b9273fd: ZERO-2889: add host headers to requests
|
|
104
|
+
- @akinon/next@1.48.0-rc.0
|
|
105
|
+
- @akinon/pz-checkout-gift-pack@1.48.0-rc.0
|
|
106
|
+
- @akinon/pz-one-click-checkout@1.48.0-rc.0
|
|
107
|
+
- @akinon/pz-basket-gift-pack@1.48.0-rc.0
|
|
108
|
+
- @akinon/pz-click-collect@1.48.0-rc.0
|
|
109
|
+
- @akinon/pz-masterpass@1.48.0-rc.0
|
|
110
|
+
- @akinon/pz-akifast@1.48.0-rc.0
|
|
111
|
+
- @akinon/pz-gpay@1.48.0-rc.0
|
|
112
|
+
- @akinon/pz-b2b@1.48.0-rc.0
|
|
113
|
+
- @akinon/pz-bkm@1.48.0-rc.0
|
|
114
|
+
- @akinon/pz-otp@1.48.0-rc.0
|
|
115
|
+
- @akinon/pz-pay-on-delivery@1.48.0-rc.0
|
|
116
|
+
- @akinon/pz-credit-payment@1.48.0-rc.0
|
|
162
117
|
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
- Updated dependencies [b9273fd]
|
|
166
|
-
- @akinon/next@1.47.0-rc.5
|
|
167
|
-
- @akinon/pz-akifast@1.47.0-rc.5
|
|
168
|
-
- @akinon/pz-b2b@1.47.0-rc.5
|
|
169
|
-
- @akinon/pz-basket-gift-pack@1.47.0-rc.5
|
|
170
|
-
- @akinon/pz-bkm@1.47.0-rc.5
|
|
171
|
-
- @akinon/pz-checkout-gift-pack@1.47.0-rc.5
|
|
172
|
-
- @akinon/pz-click-collect@1.47.0-rc.5
|
|
173
|
-
- @akinon/pz-credit-payment@1.47.0-rc.5
|
|
174
|
-
- @akinon/pz-gpay@1.47.0-rc.5
|
|
175
|
-
- @akinon/pz-masterpass@1.47.0-rc.5
|
|
176
|
-
- @akinon/pz-one-click-checkout@1.47.0-rc.5
|
|
177
|
-
- @akinon/pz-otp@1.47.0-rc.5
|
|
178
|
-
- @akinon/pz-pay-on-delivery@1.47.0-rc.5
|
|
179
|
-
|
|
180
|
-
## 1.47.0-rc.4
|
|
181
|
-
|
|
182
|
-
### Patch Changes
|
|
183
|
-
|
|
184
|
-
- Updated dependencies [1ec2e9d]
|
|
185
|
-
- @akinon/next@1.47.0-rc.4
|
|
186
|
-
- @akinon/pz-akifast@1.47.0-rc.4
|
|
187
|
-
- @akinon/pz-b2b@1.47.0-rc.4
|
|
188
|
-
- @akinon/pz-basket-gift-pack@1.47.0-rc.4
|
|
189
|
-
- @akinon/pz-bkm@1.47.0-rc.4
|
|
190
|
-
- @akinon/pz-checkout-gift-pack@1.47.0-rc.4
|
|
191
|
-
- @akinon/pz-click-collect@1.47.0-rc.4
|
|
192
|
-
- @akinon/pz-credit-payment@1.47.0-rc.4
|
|
193
|
-
- @akinon/pz-gpay@1.47.0-rc.4
|
|
194
|
-
- @akinon/pz-masterpass@1.47.0-rc.4
|
|
195
|
-
- @akinon/pz-one-click-checkout@1.47.0-rc.4
|
|
196
|
-
- @akinon/pz-otp@1.47.0-rc.4
|
|
197
|
-
- @akinon/pz-pay-on-delivery@1.47.0-rc.4
|
|
198
|
-
|
|
199
|
-
## 1.47.0-rc.3
|
|
200
|
-
|
|
201
|
-
### Patch Changes
|
|
202
|
-
|
|
203
|
-
- @akinon/next@1.47.0-rc.3
|
|
204
|
-
- @akinon/pz-akifast@1.47.0-rc.3
|
|
205
|
-
- @akinon/pz-b2b@1.47.0-rc.3
|
|
206
|
-
- @akinon/pz-basket-gift-pack@1.47.0-rc.3
|
|
207
|
-
- @akinon/pz-bkm@1.47.0-rc.3
|
|
208
|
-
- @akinon/pz-checkout-gift-pack@1.47.0-rc.3
|
|
209
|
-
- @akinon/pz-click-collect@1.47.0-rc.3
|
|
210
|
-
- @akinon/pz-credit-payment@1.47.0-rc.3
|
|
211
|
-
- @akinon/pz-gpay@1.47.0-rc.3
|
|
212
|
-
- @akinon/pz-masterpass@1.47.0-rc.3
|
|
213
|
-
- @akinon/pz-one-click-checkout@1.47.0-rc.3
|
|
214
|
-
- @akinon/pz-otp@1.47.0-rc.3
|
|
215
|
-
- @akinon/pz-pay-on-delivery@1.47.0-rc.3
|
|
216
|
-
|
|
217
|
-
## 1.47.0-rc.2
|
|
218
|
-
|
|
219
|
-
### Patch Changes
|
|
220
|
-
|
|
221
|
-
- Updated dependencies [040ec95]
|
|
222
|
-
- @akinon/next@1.47.0-rc.2
|
|
223
|
-
- @akinon/pz-akifast@1.47.0-rc.2
|
|
224
|
-
- @akinon/pz-b2b@1.47.0-rc.2
|
|
225
|
-
- @akinon/pz-basket-gift-pack@1.47.0-rc.2
|
|
226
|
-
- @akinon/pz-bkm@1.47.0-rc.2
|
|
227
|
-
- @akinon/pz-checkout-gift-pack@1.47.0-rc.2
|
|
228
|
-
- @akinon/pz-click-collect@1.47.0-rc.2
|
|
229
|
-
- @akinon/pz-credit-payment@1.47.0-rc.2
|
|
230
|
-
- @akinon/pz-gpay@1.47.0-rc.2
|
|
231
|
-
- @akinon/pz-masterpass@1.47.0-rc.2
|
|
232
|
-
- @akinon/pz-one-click-checkout@1.47.0-rc.2
|
|
233
|
-
- @akinon/pz-otp@1.47.0-rc.2
|
|
234
|
-
- @akinon/pz-pay-on-delivery@1.47.0-rc.2
|
|
235
|
-
|
|
236
|
-
## 1.47.0-rc.1
|
|
237
|
-
|
|
238
|
-
### Minor Changes
|
|
239
|
-
|
|
240
|
-
- 4e1c15c: ZERO-2617: Remove TODO comment in ProductInfo component
|
|
118
|
+
## 1.47.0
|
|
241
119
|
|
|
242
120
|
### Patch Changes
|
|
243
121
|
|
|
244
|
-
- Updated dependencies [12a873e]
|
|
245
|
-
- @akinon/next@1.47.0-rc.1
|
|
246
|
-
- @akinon/pz-akifast@1.47.0-rc.1
|
|
247
|
-
- @akinon/pz-b2b@1.47.0-rc.1
|
|
248
|
-
- @akinon/pz-basket-gift-pack@1.47.0-rc.1
|
|
249
|
-
- @akinon/pz-bkm@1.47.0-rc.1
|
|
250
|
-
- @akinon/pz-checkout-gift-pack@1.47.0-rc.1
|
|
251
|
-
- @akinon/pz-click-collect@1.47.0-rc.1
|
|
252
|
-
- @akinon/pz-credit-payment@1.47.0-rc.1
|
|
253
|
-
- @akinon/pz-gpay@1.47.0-rc.1
|
|
254
|
-
- @akinon/pz-masterpass@1.47.0-rc.1
|
|
255
|
-
- @akinon/pz-one-click-checkout@1.47.0-rc.1
|
|
256
|
-
- @akinon/pz-otp@1.47.0-rc.1
|
|
257
|
-
- @akinon/pz-pay-on-delivery@1.47.0-rc.1
|
|
258
|
-
|
|
259
|
-
## 1.47.0-rc.0
|
|
260
|
-
|
|
261
|
-
### Minor Changes
|
|
262
|
-
|
|
263
|
-
- 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
|
|
264
|
-
- 572d2e8: ZERO-2667: Add iframe support for redirection payment methods
|
|
265
|
-
- c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
266
|
-
- 97b8bdc: ZERO-2724: Remove onClick event in shipping options component
|
|
267
|
-
- 714e0b4: ZERO-2759: update pz-click-collect peer dependencies
|
|
268
|
-
- 7521265: ZERO-2787: Fix hover classname for favorite item
|
|
269
|
-
- 27a5296d: ZERO-2631:Fix Checkbox Click
|
|
270
|
-
- 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
271
|
-
- bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
|
|
272
|
-
- e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
|
|
273
|
-
- 52c1373: ZERO-2619: Added fix flag for the staged linter
|
|
274
|
-
- 552ee8a: ZERO-2777: fix link component usage
|
|
275
|
-
- 03c4c3e: ZERO-2731: Update Project Zero CLI command
|
|
276
|
-
- 64699d3: ZERO-2761: Fix invalid import for plugin module
|
|
277
|
-
- 0d3a913: ZERO-2725: Update decimal scale in Price component
|
|
278
|
-
- 778a9a0: ZERO-2740: Upgrade next to 14.2.4
|
|
279
|
-
- 9b6bf91: ZERO-2660: Change campaings to campaigns
|
|
280
|
-
- 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
|
|
281
|
-
- 74a1269: ZERO-2658:Edit product name clickability on completed order page
|
|
282
|
-
- d3474c6: ZERO-2655: Add data source shipping option
|
|
283
|
-
- d2f0f15: ZERO-2723: Update sentry version and dependencies
|
|
284
|
-
- 75080fd6: ZERO-2630: Add max limit to postcode area
|
|
285
|
-
- 9609eb2: ZERO-2779: Upgrade for tailwind
|
|
286
|
-
- 91265bba: ZERO-2551: Improve pretty url and caching performance
|
|
287
|
-
- 959e1fa: ZERO-2778: Upgrade for nextjs
|
|
288
|
-
- 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
289
|
-
- 7a4bb76: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
290
|
-
- dfabc06: ZERO-2836: Upgrade version for tailwind
|
|
291
|
-
- dff0d595: ZERO-2659: add formData support to proxy api requests
|
|
292
|
-
- eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
|
|
293
|
-
- 9e25a64: ZERO-2835: Update category page layout with breadcrumb
|
|
294
|
-
- beb499e6: ZERO-2551: Add new tsconfig paths
|
|
295
|
-
- fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
296
|
-
- 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
|
|
297
|
-
- e9a46ac: ZERO-2738: add CVC input to registered cards in Masterpass
|
|
298
|
-
- f046f8e0: ZERO-2575: update version for react-number-format
|
|
299
|
-
- 86d2531: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
300
|
-
|
|
301
|
-
### Patch Changes
|
|
302
|
-
|
|
303
|
-
- Updated dependencies [90282b5]
|
|
304
|
-
- Updated dependencies [50b9069]
|
|
305
|
-
- Updated dependencies [572d2e8]
|
|
306
|
-
- Updated dependencies [a4c8d6a9]
|
|
307
|
-
- Updated dependencies [fda5b92]
|
|
308
|
-
- Updated dependencies [2d9b2b2]
|
|
309
|
-
- Updated dependencies [c53ea3e6]
|
|
310
|
-
- Updated dependencies [8d9ac9a]
|
|
311
|
-
- Updated dependencies [18e8197]
|
|
312
|
-
- Updated dependencies [714e0b4]
|
|
313
|
-
- Updated dependencies [70279e7]
|
|
314
|
-
- Updated dependencies [6c25f66]
|
|
315
|
-
- Updated dependencies [bc2b411]
|
|
316
|
-
- Updated dependencies [3bf2dd9]
|
|
317
|
-
- Updated dependencies [e9541a1]
|
|
318
|
-
- Updated dependencies [c53ef7b9]
|
|
319
|
-
- Updated dependencies [9d94f7e]
|
|
320
|
-
- Updated dependencies [64699d3]
|
|
321
|
-
- Updated dependencies [0d3a913]
|
|
322
|
-
- Updated dependencies [1448a96e]
|
|
323
|
-
- Updated dependencies [d6edb1d]
|
|
324
|
-
- Updated dependencies [d3474c6]
|
|
325
|
-
- Updated dependencies [75080fd6]
|
|
326
|
-
- Updated dependencies [17f8752]
|
|
327
|
-
- Updated dependencies [c45b62c]
|
|
328
|
-
- Updated dependencies [91265bba]
|
|
329
|
-
- Updated dependencies [bbe18b9f]
|
|
330
|
-
- Updated dependencies [d409996]
|
|
331
|
-
- Updated dependencies [4920742]
|
|
332
|
-
- Updated dependencies [69ca080]
|
|
333
|
-
- Updated dependencies [7e56d6b]
|
|
334
|
-
- Updated dependencies [94b6928]
|
|
335
|
-
- Updated dependencies [98bb8dc]
|
|
336
|
-
- Updated dependencies [46b7aad]
|
|
337
|
-
- Updated dependencies [dcc8a15]
|
|
338
|
-
- Updated dependencies [8f47cca]
|
|
339
|
-
- Updated dependencies [fad2768]
|
|
340
|
-
- Updated dependencies [dff0d595]
|
|
341
|
-
- Updated dependencies [eecb282]
|
|
342
|
-
- Updated dependencies [f2c325c]
|
|
343
|
-
- Updated dependencies [9e25a64]
|
|
344
|
-
- Updated dependencies [beb499e6]
|
|
345
122
|
- Updated dependencies [948eb42]
|
|
346
|
-
- Updated dependencies [
|
|
347
|
-
-
|
|
348
|
-
-
|
|
349
|
-
-
|
|
350
|
-
-
|
|
351
|
-
-
|
|
352
|
-
-
|
|
353
|
-
-
|
|
354
|
-
- @akinon/
|
|
355
|
-
- @akinon/pz-
|
|
356
|
-
- @akinon/pz-
|
|
357
|
-
- @akinon/pz-
|
|
358
|
-
- @akinon/pz-
|
|
359
|
-
- @akinon/pz-
|
|
360
|
-
- @akinon/pz-akifast@1.47.0-rc.0
|
|
361
|
-
- @akinon/pz-gpay@1.47.0-rc.0
|
|
362
|
-
- @akinon/pz-b2b@1.47.0-rc.0
|
|
363
|
-
- @akinon/pz-bkm@1.47.0-rc.0
|
|
364
|
-
- @akinon/pz-otp@1.47.0-rc.0
|
|
365
|
-
- @akinon/pz-pay-on-delivery@1.47.0-rc.0
|
|
366
|
-
- @akinon/pz-credit-payment@1.47.0-rc.0
|
|
123
|
+
- Updated dependencies [040ec95]
|
|
124
|
+
- @akinon/next@1.47.0
|
|
125
|
+
- @akinon/pz-akifast@1.47.0
|
|
126
|
+
- @akinon/pz-b2b@1.47.0
|
|
127
|
+
- @akinon/pz-basket-gift-pack@1.47.0
|
|
128
|
+
- @akinon/pz-bkm@1.47.0
|
|
129
|
+
- @akinon/pz-checkout-gift-pack@1.47.0
|
|
130
|
+
- @akinon/pz-click-collect@1.47.0
|
|
131
|
+
- @akinon/pz-credit-payment@1.47.0
|
|
132
|
+
- @akinon/pz-gpay@1.47.0
|
|
133
|
+
- @akinon/pz-masterpass@1.47.0
|
|
134
|
+
- @akinon/pz-one-click-checkout@1.47.0
|
|
135
|
+
- @akinon/pz-otp@1.47.0
|
|
136
|
+
- @akinon/pz-pay-on-delivery@1.47.0
|
|
367
137
|
|
|
368
138
|
## 1.46.0
|
|
369
139
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectzeronext",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.48.0-rc.0",
|
|
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.
|
|
26
|
-
"@akinon/pz-akifast": "1.
|
|
27
|
-
"@akinon/pz-b2b": "1.
|
|
28
|
-
"@akinon/pz-basket-gift-pack": "1.
|
|
29
|
-
"@akinon/pz-bkm": "1.
|
|
30
|
-
"@akinon/pz-checkout-gift-pack": "1.
|
|
31
|
-
"@akinon/pz-click-collect": "1.
|
|
32
|
-
"@akinon/pz-credit-payment": "1.
|
|
33
|
-
"@akinon/pz-gpay": "1.
|
|
34
|
-
"@akinon/pz-masterpass": "1.
|
|
35
|
-
"@akinon/pz-one-click-checkout": "1.
|
|
36
|
-
"@akinon/pz-otp": "1.
|
|
37
|
-
"@akinon/pz-pay-on-delivery": "1.
|
|
25
|
+
"@akinon/next": "1.48.0-rc.0",
|
|
26
|
+
"@akinon/pz-akifast": "1.48.0-rc.0",
|
|
27
|
+
"@akinon/pz-b2b": "1.48.0-rc.0",
|
|
28
|
+
"@akinon/pz-basket-gift-pack": "1.48.0-rc.0",
|
|
29
|
+
"@akinon/pz-bkm": "1.48.0-rc.0",
|
|
30
|
+
"@akinon/pz-checkout-gift-pack": "1.48.0-rc.0",
|
|
31
|
+
"@akinon/pz-click-collect": "1.48.0-rc.0",
|
|
32
|
+
"@akinon/pz-credit-payment": "1.48.0-rc.0",
|
|
33
|
+
"@akinon/pz-gpay": "1.48.0-rc.0",
|
|
34
|
+
"@akinon/pz-masterpass": "1.48.0-rc.0",
|
|
35
|
+
"@akinon/pz-one-click-checkout": "1.48.0-rc.0",
|
|
36
|
+
"@akinon/pz-otp": "1.48.0-rc.0",
|
|
37
|
+
"@akinon/pz-pay-on-delivery": "1.48.0-rc.0",
|
|
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.
|
|
61
|
+
"@akinon/eslint-plugin-projectzero": "1.48.0-rc.0",
|
|
62
62
|
"@semantic-release/changelog": "6.0.2",
|
|
63
63
|
"@semantic-release/exec": "6.0.3",
|
|
64
64
|
"@semantic-release/git": "10.0.1",
|