@graphcommerce/magento-product-configurable 9.0.0-canary.55 → 9.0.0-canary.57
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 +34 -52
- package/package.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 9.0.0-canary.57
|
|
4
|
+
|
|
5
|
+
## 9.0.0-canary.56
|
|
6
|
+
|
|
3
7
|
## 9.0.0-canary.55
|
|
4
8
|
|
|
5
9
|
## 9.0.0-canary.54
|
|
@@ -12,8 +16,7 @@
|
|
|
12
16
|
|
|
13
17
|
### Minor Changes
|
|
14
18
|
|
|
15
|
-
- [#2322](https://github.com/graphcommerce-org/graphcommerce/pull/2322) [`4d08a2b`](https://github.com/graphcommerce-org/graphcommerce/commit/4d08a2bd8c1919bd85b18e8e856775d18fb67e00) - Rename configurable_customizable back to customizable_options
|
|
16
|
-
([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
19
|
+
- [#2322](https://github.com/graphcommerce-org/graphcommerce/pull/2322) [`4d08a2b`](https://github.com/graphcommerce-org/graphcommerce/commit/4d08a2bd8c1919bd85b18e8e856775d18fb67e00) - Rename configurable_customizable back to customizable_options ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
17
20
|
|
|
18
21
|
## 8.1.0-canary.50
|
|
19
22
|
|
|
@@ -53,8 +56,7 @@
|
|
|
53
56
|
|
|
54
57
|
### Patch Changes
|
|
55
58
|
|
|
56
|
-
- [#2302](https://github.com/graphcommerce-org/graphcommerce/pull/2302) [`6b7f908`](https://github.com/graphcommerce-org/graphcommerce/commit/6b7f908b7a2561e9d7f6ec3eaf2a6aca8d77b72f) - Fixed tier prices not working for non-configurable products
|
|
57
|
-
([@bramvanderholst](https://github.com/bramvanderholst))
|
|
59
|
+
- [#2302](https://github.com/graphcommerce-org/graphcommerce/pull/2302) [`6b7f908`](https://github.com/graphcommerce-org/graphcommerce/commit/6b7f908b7a2561e9d7f6ec3eaf2a6aca8d77b72f) - Fixed tier prices not working for non-configurable products ([@bramvanderholst](https://github.com/bramvanderholst))
|
|
58
60
|
|
|
59
61
|
## 8.1.0-canary.32
|
|
60
62
|
|
|
@@ -78,8 +80,7 @@
|
|
|
78
80
|
|
|
79
81
|
### Patch Changes
|
|
80
82
|
|
|
81
|
-
- [#2282](https://github.com/graphcommerce-org/graphcommerce/pull/2282) [`e048f61`](https://github.com/graphcommerce-org/graphcommerce/commit/e048f6165ae5a15be99fba0c3d3529c700477d3e) - Disable configurable product options that are unavailable for selection.
|
|
82
|
-
([@carlocarels90](https://github.com/carlocarels90))
|
|
83
|
+
- [#2282](https://github.com/graphcommerce-org/graphcommerce/pull/2282) [`e048f61`](https://github.com/graphcommerce-org/graphcommerce/commit/e048f6165ae5a15be99fba0c3d3529c700477d3e) - Disable configurable product options that are unavailable for selection. ([@carlocarels90](https://github.com/carlocarels90))
|
|
83
84
|
|
|
84
85
|
## 8.1.0-canary.22
|
|
85
86
|
|
|
@@ -113,8 +114,7 @@
|
|
|
113
114
|
|
|
114
115
|
### Patch Changes
|
|
115
116
|
|
|
116
|
-
- [#2247](https://github.com/graphcommerce-org/graphcommerce/pull/2247) [`444e446`](https://github.com/graphcommerce-org/graphcommerce/commit/444e446a218cc9da3defb940a6d5cce0229ff845) - Added clear upgrade instructions for linguiLocale
|
|
117
|
-
([@paales](https://github.com/paales))
|
|
117
|
+
- [#2247](https://github.com/graphcommerce-org/graphcommerce/pull/2247) [`444e446`](https://github.com/graphcommerce-org/graphcommerce/commit/444e446a218cc9da3defb940a6d5cce0229ff845) - Added clear upgrade instructions for linguiLocale ([@paales](https://github.com/paales))
|
|
118
118
|
|
|
119
119
|
## 8.1.0-canary.7
|
|
120
120
|
|
|
@@ -130,29 +130,25 @@
|
|
|
130
130
|
|
|
131
131
|
### Patch Changes
|
|
132
132
|
|
|
133
|
-
- [#2234](https://github.com/graphcommerce-org/graphcommerce/pull/2234) [`0767bc4`](https://github.com/graphcommerce-org/graphcommerce/commit/0767bc40f7b596209f24ca4e745ff0441f3275c9) - Upgrade input components to no longer use muiRegister, which improves INP scores
|
|
134
|
-
([@FrankHarland](https://github.com/FrankHarland))
|
|
133
|
+
- [#2234](https://github.com/graphcommerce-org/graphcommerce/pull/2234) [`0767bc4`](https://github.com/graphcommerce-org/graphcommerce/commit/0767bc40f7b596209f24ca4e745ff0441f3275c9) - Upgrade input components to no longer use muiRegister, which improves INP scores ([@FrankHarland](https://github.com/FrankHarland))
|
|
135
134
|
|
|
136
135
|
## 8.0.6-canary.1
|
|
137
136
|
|
|
138
137
|
### Patch Changes
|
|
139
138
|
|
|
140
|
-
- [#2213](https://github.com/graphcommerce-org/graphcommerce/pull/2213) [`a0d952e`](https://github.com/graphcommerce-org/graphcommerce/commit/a0d952e6b8a71a7451bfdb2bdb5150fc218169e2) - Moved product reviews to the relatedUpsells query so we do not pass the queryComplexity limit
|
|
141
|
-
([@paales](https://github.com/paales))
|
|
139
|
+
- [#2213](https://github.com/graphcommerce-org/graphcommerce/pull/2213) [`a0d952e`](https://github.com/graphcommerce-org/graphcommerce/commit/a0d952e6b8a71a7451bfdb2bdb5150fc218169e2) - Moved product reviews to the relatedUpsells query so we do not pass the queryComplexity limit ([@paales](https://github.com/paales))
|
|
142
140
|
|
|
143
141
|
## 8.0.6-canary.0
|
|
144
142
|
|
|
145
143
|
### Patch Changes
|
|
146
144
|
|
|
147
|
-
- [#2196](https://github.com/graphcommerce-org/graphcommerce/pull/2196) [`84c50e4`](https://github.com/graphcommerce-org/graphcommerce/commit/84c50e49a1a7f154d4a8f4045c37e773e20283ad) - Allow Lingui to use linguiLocale with country identifiers like `en-us`, it would always load `en` in this case. Introced a new `useLocale` hook to use the correct locale string to use in Intl methods.
|
|
148
|
-
([@paales](https://github.com/paales))
|
|
145
|
+
- [#2196](https://github.com/graphcommerce-org/graphcommerce/pull/2196) [`84c50e4`](https://github.com/graphcommerce-org/graphcommerce/commit/84c50e49a1a7f154d4a8f4045c37e773e20283ad) - Allow Lingui to use linguiLocale with country identifiers like `en-us`, it would always load `en` in this case. Introced a new `useLocale` hook to use the correct locale string to use in Intl methods. ([@paales](https://github.com/paales))
|
|
149
146
|
|
|
150
147
|
## 8.0.5
|
|
151
148
|
|
|
152
149
|
### Patch Changes
|
|
153
150
|
|
|
154
|
-
- [#2239](https://github.com/graphcommerce-org/graphcommerce/pull/2239) [`a2a6e78`](https://github.com/graphcommerce-org/graphcommerce/commit/a2a6e78291ab978f4ef1236a4476b4d54555af7f) - Prices of products are now updated when customizable options are selected
|
|
155
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
151
|
+
- [#2239](https://github.com/graphcommerce-org/graphcommerce/pull/2239) [`a2a6e78`](https://github.com/graphcommerce-org/graphcommerce/commit/a2a6e78291ab978f4ef1236a4476b4d54555af7f) - Prices of products are now updated when customizable options are selected ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
156
152
|
|
|
157
153
|
## 8.0.5-canary.10
|
|
158
154
|
|
|
@@ -162,8 +158,7 @@
|
|
|
162
158
|
|
|
163
159
|
### Patch Changes
|
|
164
160
|
|
|
165
|
-
- [#2239](https://github.com/graphcommerce-org/graphcommerce/pull/2239) [`a2a6e78`](https://github.com/graphcommerce-org/graphcommerce/commit/a2a6e78291ab978f4ef1236a4476b4d54555af7f) - Prices of products are now updated when customizable options are selected
|
|
166
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
161
|
+
- [#2239](https://github.com/graphcommerce-org/graphcommerce/pull/2239) [`a2a6e78`](https://github.com/graphcommerce-org/graphcommerce/commit/a2a6e78291ab978f4ef1236a4476b4d54555af7f) - Prices of products are now updated when customizable options are selected ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
167
162
|
|
|
168
163
|
## 8.0.5-canary.7
|
|
169
164
|
|
|
@@ -217,8 +212,7 @@
|
|
|
217
212
|
|
|
218
213
|
### Patch Changes
|
|
219
214
|
|
|
220
|
-
- [#2190](https://github.com/graphcommerce-org/graphcommerce/pull/2190) [`770a309`](https://github.com/graphcommerce-org/graphcommerce/commit/770a309cdf0586aaaed5defd345e451dee8d89c8) - Fixed a bug concerning customizable options. Customizable options of configurable products are shown again in the cart.
|
|
221
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
215
|
+
- [#2190](https://github.com/graphcommerce-org/graphcommerce/pull/2190) [`770a309`](https://github.com/graphcommerce-org/graphcommerce/commit/770a309cdf0586aaaed5defd345e451dee8d89c8) - Fixed a bug concerning customizable options. Customizable options of configurable products are shown again in the cart. ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
222
216
|
|
|
223
217
|
## 8.0.1-canary.4
|
|
224
218
|
|
|
@@ -226,8 +220,7 @@
|
|
|
226
220
|
|
|
227
221
|
### Patch Changes
|
|
228
222
|
|
|
229
|
-
- [#2190](https://github.com/graphcommerce-org/graphcommerce/pull/2190) [`770a309`](https://github.com/graphcommerce-org/graphcommerce/commit/770a309cdf0586aaaed5defd345e451dee8d89c8) - Fixed a bug concerning customizable options. Customizable options of configurable products are shown again in the cart.
|
|
230
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
223
|
+
- [#2190](https://github.com/graphcommerce-org/graphcommerce/pull/2190) [`770a309`](https://github.com/graphcommerce-org/graphcommerce/commit/770a309cdf0586aaaed5defd345e451dee8d89c8) - Fixed a bug concerning customizable options. Customizable options of configurable products are shown again in the cart. ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
231
224
|
|
|
232
225
|
## 8.0.1-canary.2
|
|
233
226
|
|
|
@@ -239,28 +232,21 @@
|
|
|
239
232
|
|
|
240
233
|
### Minor Changes
|
|
241
234
|
|
|
242
|
-
- [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Support for all customizable product options (except file upload) on the product pages and in the cart.
|
|
243
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
235
|
+
- [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Support for all customizable product options (except file upload) on the product pages and in the cart. ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
244
236
|
|
|
245
|
-
- [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`13e23e4`](https://github.com/graphcommerce-org/graphcommerce/commit/13e23e4265bac70fb4d0830e4661019e71ce299f) - Wishlist will now support configurable products and uses the `<ActionCardLayout/>`
|
|
246
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
237
|
+
- [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`13e23e4`](https://github.com/graphcommerce-org/graphcommerce/commit/13e23e4265bac70fb4d0830e4661019e71ce299f) - Wishlist will now support configurable products and uses the `<ActionCardLayout/>` ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
247
238
|
|
|
248
239
|
### Patch Changes
|
|
249
240
|
|
|
250
|
-
- [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`bc90852`](https://github.com/graphcommerce-org/graphcommerce/commit/bc90852755479e48d25a370deccce0ca74e1e48f) - When selecting a non-existing option on a configurable product page, the price would be updated.
|
|
251
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
241
|
+
- [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`bc90852`](https://github.com/graphcommerce-org/graphcommerce/commit/bc90852755479e48d25a370deccce0ca74e1e48f) - When selecting a non-existing option on a configurable product page, the price would be updated. ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
252
242
|
|
|
253
|
-
- [#2058](https://github.com/graphcommerce-org/graphcommerce/pull/2058) [`16dc488`](https://github.com/graphcommerce-org/graphcommerce/commit/16dc4889543106238b1a87694e75586e4c1a787c) - Provide instant feedback on availble attribute options when making a selection on a configurable product
|
|
254
|
-
([@FrankHarland](https://github.com/FrankHarland))
|
|
243
|
+
- [#2058](https://github.com/graphcommerce-org/graphcommerce/pull/2058) [`16dc488`](https://github.com/graphcommerce-org/graphcommerce/commit/16dc4889543106238b1a87694e75586e4c1a787c) - Provide instant feedback on availble attribute options when making a selection on a configurable product ([@FrankHarland](https://github.com/FrankHarland))
|
|
255
244
|
|
|
256
|
-
- [#2146](https://github.com/graphcommerce-org/graphcommerce/pull/2146) [`3c19305`](https://github.com/graphcommerce-org/graphcommerce/commit/3c19305a7107d250bd898a9f4dfef38e362c2cbf) - Display the details of configurable products in the cart.
|
|
257
|
-
([@mikekeehnen](https://github.com/mikekeehnen))
|
|
245
|
+
- [#2146](https://github.com/graphcommerce-org/graphcommerce/pull/2146) [`3c19305`](https://github.com/graphcommerce-org/graphcommerce/commit/3c19305a7107d250bd898a9f4dfef38e362c2cbf) - Display the details of configurable products in the cart. ([@mikekeehnen](https://github.com/mikekeehnen))
|
|
258
246
|
|
|
259
|
-
- [#2137](https://github.com/graphcommerce-org/graphcommerce/pull/2137) [`df507b1`](https://github.com/graphcommerce-org/graphcommerce/commit/df507b194c67eef7b02df858c07938bb308b5397) - Don't render pseudo-locale in HTML lang attribute
|
|
260
|
-
([@hnsr](https://github.com/hnsr))
|
|
247
|
+
- [#2137](https://github.com/graphcommerce-org/graphcommerce/pull/2137) [`df507b1`](https://github.com/graphcommerce-org/graphcommerce/commit/df507b194c67eef7b02df858c07938bb308b5397) - Don't render pseudo-locale in HTML lang attribute ([@hnsr](https://github.com/hnsr))
|
|
261
248
|
|
|
262
|
-
- [#2159](https://github.com/graphcommerce-org/graphcommerce/pull/2159) [`17a5304`](https://github.com/graphcommerce-org/graphcommerce/commit/17a5304cbe297d29ddddce0d88f2c1bff220b59d) - Prevent aggregations from being excluded when executing the `defaultConfigurableOptionsSelection`
|
|
263
|
-
([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
249
|
+
- [#2159](https://github.com/graphcommerce-org/graphcommerce/pull/2159) [`17a5304`](https://github.com/graphcommerce-org/graphcommerce/commit/17a5304cbe297d29ddddce0d88f2c1bff220b59d) - Prevent aggregations from being excluded when executing the `defaultConfigurableOptionsSelection` ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
264
250
|
|
|
265
251
|
## 8.0.0-canary.100
|
|
266
252
|
|
|
@@ -276,8 +262,7 @@
|
|
|
276
262
|
|
|
277
263
|
### Patch Changes
|
|
278
264
|
|
|
279
|
-
- [#2146](https://github.com/graphcommerce-org/graphcommerce/pull/2146) [`3c19305`](https://github.com/graphcommerce-org/graphcommerce/commit/3c19305a7107d250bd898a9f4dfef38e362c2cbf) - Display the details of configurable products in the cart.
|
|
280
|
-
([@mikekeehnen](https://github.com/mikekeehnen))
|
|
265
|
+
- [#2146](https://github.com/graphcommerce-org/graphcommerce/pull/2146) [`3c19305`](https://github.com/graphcommerce-org/graphcommerce/commit/3c19305a7107d250bd898a9f4dfef38e362c2cbf) - Display the details of configurable products in the cart. ([@mikekeehnen](https://github.com/mikekeehnen))
|
|
281
266
|
|
|
282
267
|
## 8.0.0-canary.94
|
|
283
268
|
|
|
@@ -313,8 +298,7 @@
|
|
|
313
298
|
|
|
314
299
|
### Patch Changes
|
|
315
300
|
|
|
316
|
-
- [#2137](https://github.com/graphcommerce-org/graphcommerce/pull/2137) [`df507b1`](https://github.com/graphcommerce-org/graphcommerce/commit/df507b194c67eef7b02df858c07938bb308b5397) - Don't render pseudo-locale in HTML lang attribute
|
|
317
|
-
([@hnsr](https://github.com/hnsr))
|
|
301
|
+
- [#2137](https://github.com/graphcommerce-org/graphcommerce/pull/2137) [`df507b1`](https://github.com/graphcommerce-org/graphcommerce/commit/df507b194c67eef7b02df858c07938bb308b5397) - Don't render pseudo-locale in HTML lang attribute ([@hnsr](https://github.com/hnsr))
|
|
318
302
|
|
|
319
303
|
## 8.0.0-canary.78
|
|
320
304
|
|
|
@@ -332,15 +316,13 @@
|
|
|
332
316
|
|
|
333
317
|
### Patch Changes
|
|
334
318
|
|
|
335
|
-
- [#2159](https://github.com/graphcommerce-org/graphcommerce/pull/2159) [`17a5304`](https://github.com/graphcommerce-org/graphcommerce/commit/17a5304cbe297d29ddddce0d88f2c1bff220b59d) - Spread product back into products instead of only adding items
|
|
336
|
-
([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
319
|
+
- [#2159](https://github.com/graphcommerce-org/graphcommerce/pull/2159) [`17a5304`](https://github.com/graphcommerce-org/graphcommerce/commit/17a5304cbe297d29ddddce0d88f2c1bff220b59d) - Spread product back into products instead of only adding items ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
337
320
|
|
|
338
321
|
## 8.0.0-canary.71
|
|
339
322
|
|
|
340
323
|
### Minor Changes
|
|
341
324
|
|
|
342
|
-
- [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Created UI for all customizable options except for the file upload customizable option
|
|
343
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
325
|
+
- [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Created UI for all customizable options except for the file upload customizable option ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
344
326
|
|
|
345
327
|
## 8.0.0-canary.70
|
|
346
328
|
|
|
@@ -1885,31 +1867,31 @@
|
|
|
1885
1867
|
All occurences of `<Trans>` and `t` need to be replaced:
|
|
1886
1868
|
|
|
1887
1869
|
```tsx
|
|
1888
|
-
import { Trans, t } from
|
|
1870
|
+
import { Trans, t } from '@lingui/macro'
|
|
1889
1871
|
|
|
1890
1872
|
function MyComponent() {
|
|
1891
|
-
const foo =
|
|
1873
|
+
const foo = 'bar'
|
|
1892
1874
|
return (
|
|
1893
1875
|
<div aria-label={t`Account ${foo}`}>
|
|
1894
1876
|
<Trans>My Translation {foo}</Trans>
|
|
1895
1877
|
</div>
|
|
1896
|
-
)
|
|
1878
|
+
)
|
|
1897
1879
|
}
|
|
1898
1880
|
```
|
|
1899
1881
|
|
|
1900
1882
|
Needs to be replaced with:
|
|
1901
1883
|
|
|
1902
1884
|
```tsx
|
|
1903
|
-
import { Trans } from
|
|
1904
|
-
import { i18n } from
|
|
1885
|
+
import { Trans } from '@lingui/react'
|
|
1886
|
+
import { i18n } from '@lingui/core'
|
|
1905
1887
|
|
|
1906
1888
|
function MyComponent() {
|
|
1907
|
-
const foo =
|
|
1889
|
+
const foo = 'bar'
|
|
1908
1890
|
return (
|
|
1909
1891
|
<div aria-label={i18n._(/* i18n */ `Account {foo}`, { foo })}>
|
|
1910
|
-
<Trans key=
|
|
1892
|
+
<Trans key='My Translation {foo}' values={{ foo }}></Trans>
|
|
1911
1893
|
</div>
|
|
1912
|
-
)
|
|
1894
|
+
)
|
|
1913
1895
|
}
|
|
1914
1896
|
```
|
|
1915
1897
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-product-configurable",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "9.0.0-canary.
|
|
5
|
+
"version": "9.0.0-canary.57",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -12,23 +12,23 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"peerDependencies": {
|
|
15
|
-
"@graphcommerce/ecommerce-ui": "^9.0.0-canary.
|
|
16
|
-
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.
|
|
17
|
-
"@graphcommerce/graphql": "^9.0.0-canary.
|
|
18
|
-
"@graphcommerce/graphql-mesh": "^9.0.0-canary.
|
|
19
|
-
"@graphcommerce/image": "^9.0.0-canary.
|
|
20
|
-
"@graphcommerce/lingui-next": "9.0.0-canary.
|
|
21
|
-
"@graphcommerce/magento-cart": "^9.0.0-canary.
|
|
22
|
-
"@graphcommerce/magento-cart-items": "^9.0.0-canary.
|
|
23
|
-
"@graphcommerce/magento-category": "^9.0.0-canary.
|
|
24
|
-
"@graphcommerce/magento-customer": "^9.0.0-canary.
|
|
25
|
-
"@graphcommerce/magento-product": "^9.0.0-canary.
|
|
26
|
-
"@graphcommerce/magento-product-simple": "^9.0.0-canary.
|
|
27
|
-
"@graphcommerce/magento-store": "^9.0.0-canary.
|
|
28
|
-
"@graphcommerce/next-ui": "^9.0.0-canary.
|
|
29
|
-
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.
|
|
30
|
-
"@graphcommerce/react-hook-form": "^9.0.0-canary.
|
|
31
|
-
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.
|
|
15
|
+
"@graphcommerce/ecommerce-ui": "^9.0.0-canary.57",
|
|
16
|
+
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.57",
|
|
17
|
+
"@graphcommerce/graphql": "^9.0.0-canary.57",
|
|
18
|
+
"@graphcommerce/graphql-mesh": "^9.0.0-canary.57",
|
|
19
|
+
"@graphcommerce/image": "^9.0.0-canary.57",
|
|
20
|
+
"@graphcommerce/lingui-next": "9.0.0-canary.57",
|
|
21
|
+
"@graphcommerce/magento-cart": "^9.0.0-canary.57",
|
|
22
|
+
"@graphcommerce/magento-cart-items": "^9.0.0-canary.57",
|
|
23
|
+
"@graphcommerce/magento-category": "^9.0.0-canary.57",
|
|
24
|
+
"@graphcommerce/magento-customer": "^9.0.0-canary.57",
|
|
25
|
+
"@graphcommerce/magento-product": "^9.0.0-canary.57",
|
|
26
|
+
"@graphcommerce/magento-product-simple": "^9.0.0-canary.57",
|
|
27
|
+
"@graphcommerce/magento-store": "^9.0.0-canary.57",
|
|
28
|
+
"@graphcommerce/next-ui": "^9.0.0-canary.57",
|
|
29
|
+
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.57",
|
|
30
|
+
"@graphcommerce/react-hook-form": "^9.0.0-canary.57",
|
|
31
|
+
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.57",
|
|
32
32
|
"@lingui/core": "^4.2.1",
|
|
33
33
|
"@lingui/macro": "^4.2.1",
|
|
34
34
|
"@lingui/react": "^4.2.1",
|