@graphcommerce/magento-wishlist 1.3.8 → 1.3.11

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +40 -0
  2. package/package.json +11 -11
package/CHANGELOG.md CHANGED
@@ -1,5 +1,45 @@
1
1
  # @graphcommerce/magento-wishlist
2
2
 
3
+ ## 1.3.11
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`01f1588c9`](https://github.com/graphcommerce-org/graphcommerce/commit/01f1588c9200bb39dd61146e260bfa2b32060612), [`84428ccab`](https://github.com/graphcommerce-org/graphcommerce/commit/84428ccab8d1d263893766197076651eae68759c), [`2ce406727`](https://github.com/graphcommerce-org/graphcommerce/commit/2ce406727c01a3367cea26c331d8455748592ce9)]:
8
+ - @graphcommerce/graphql-mesh@4.1.6
9
+ - @graphcommerce/graphql@3.4.3
10
+ - @graphcommerce/magento-customer@4.8.1
11
+ - @graphcommerce/magento-cart@4.6.1
12
+ - @graphcommerce/magento-product@4.4.17
13
+ - @graphcommerce/magento-product-configurable@4.1.24
14
+ - @graphcommerce/magento-store@4.2.19
15
+
16
+ ## 1.3.10
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [[`1afc6a547`](https://github.com/graphcommerce-org/graphcommerce/commit/1afc6a5473d6e31f47b5d0188801803b31865290), [`03d01c06c`](https://github.com/graphcommerce-org/graphcommerce/commit/03d01c06c6dc13df8d38ab5b40bd100c567a9e8d), [`afcd8e4bf`](https://github.com/graphcommerce-org/graphcommerce/commit/afcd8e4bfb7010da4d5faeed85b61991ed7975f4), [`02e1988e5`](https://github.com/graphcommerce-org/graphcommerce/commit/02e1988e5f361c6f66ae30d3bbee38ef2ac062df), [`323fdee4b`](https://github.com/graphcommerce-org/graphcommerce/commit/323fdee4b15ae23e0e84dd0588cb2c6446dcfd50), [`d03f0860b`](https://github.com/graphcommerce-org/graphcommerce/commit/d03f0860b882db4f280d9467aef9d66e56c1c030), [`b68d0b44a`](https://github.com/graphcommerce-org/graphcommerce/commit/b68d0b44a87688c80fb0aa4a5c840f262ce48d2f)]:
21
+ - @graphcommerce/graphql@3.4.2
22
+ - @graphcommerce/magento-cart@4.6.0
23
+ - @graphcommerce/magento-customer@4.8.0
24
+ - @graphcommerce/next-ui@4.14.0
25
+ - @graphcommerce/magento-product@4.4.16
26
+ - @graphcommerce/magento-product-configurable@4.1.23
27
+ - @graphcommerce/magento-store@4.2.18
28
+
29
+ ## 1.3.9
30
+
31
+ ### Patch Changes
32
+
33
+ - Updated dependencies [[`18054c441`](https://github.com/graphcommerce-org/graphcommerce/commit/18054c441962ba750bed3acc39ab46c8d3a341ce), [`c5c539c44`](https://github.com/graphcommerce-org/graphcommerce/commit/c5c539c44eeac524cd62ce649e132d2e00333794), [`6f69bc54c`](https://github.com/graphcommerce-org/graphcommerce/commit/6f69bc54c6e0224452817c532ae58d9c332b61ea), [`21886d6fa`](https://github.com/graphcommerce-org/graphcommerce/commit/21886d6fa64a48d9e932bfaf8d138c9b13c36e43)]:
34
+ - @graphcommerce/graphql@3.4.1
35
+ - @graphcommerce/graphql-mesh@4.1.5
36
+ - @graphcommerce/magento-customer@4.7.2
37
+ - @graphcommerce/magento-product-configurable@4.1.22
38
+ - @graphcommerce/next-ui@4.13.1
39
+ - @graphcommerce/magento-cart@4.5.2
40
+ - @graphcommerce/magento-product@4.4.15
41
+ - @graphcommerce/magento-store@4.2.17
42
+
3
43
  ## 1.3.8
4
44
 
5
45
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphcommerce/magento-wishlist",
3
- "version": "1.3.8",
3
+ "version": "1.3.11",
4
4
  "sideEffects": false,
5
5
  "prettier": "@graphcommerce/prettier-config-pwa",
6
6
  "browserslist": [
@@ -13,21 +13,21 @@
13
13
  }
14
14
  },
15
15
  "devDependencies": {
16
- "@graphcommerce/eslint-config-pwa": "^4.1.8",
16
+ "@graphcommerce/eslint-config-pwa": "^4.1.9",
17
17
  "@graphcommerce/prettier-config-pwa": "^4.0.6",
18
- "@graphcommerce/typescript-config-pwa": "^4.0.3",
18
+ "@graphcommerce/typescript-config-pwa": "^4.0.4",
19
19
  "@playwright/test": "^1.21.1"
20
20
  },
21
21
  "dependencies": {
22
- "@graphcommerce/graphql": "3.4.0",
23
- "@graphcommerce/graphql-mesh": "4.1.4",
22
+ "@graphcommerce/graphql": "3.4.3",
23
+ "@graphcommerce/graphql-mesh": "4.1.6",
24
24
  "@graphcommerce/image": "3.1.7",
25
- "@graphcommerce/magento-cart": "4.5.1",
26
- "@graphcommerce/magento-customer": "4.7.1",
27
- "@graphcommerce/magento-product": "4.4.14",
28
- "@graphcommerce/magento-product-configurable": "4.1.21",
29
- "@graphcommerce/magento-store": "4.2.16",
30
- "@graphcommerce/next-ui": "4.13.0"
25
+ "@graphcommerce/magento-cart": "4.6.1",
26
+ "@graphcommerce/magento-customer": "4.8.1",
27
+ "@graphcommerce/magento-product": "4.4.17",
28
+ "@graphcommerce/magento-product-configurable": "4.1.24",
29
+ "@graphcommerce/magento-store": "4.2.19",
30
+ "@graphcommerce/next-ui": "4.14.0"
31
31
  },
32
32
  "peerDependencies": {
33
33
  "@lingui/react": "^3.13.2",