@graphcommerce/magento-product-configurable 4.1.25 → 4.1.28

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 +44 -0
  2. package/package.json +11 -11
package/CHANGELOG.md CHANGED
@@ -1,5 +1,49 @@
1
1
  # Change Log
2
2
 
3
+ ## 4.1.28
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`bfbcd59d8`](https://github.com/graphcommerce-org/graphcommerce/commit/bfbcd59d8f7652d7a7c028f79cc994216e8dbe3a), [`49370878a`](https://github.com/graphcommerce-org/graphcommerce/commit/49370878a48b90a4579026a7c56c54f97840cebb), [`b6ce5548c`](https://github.com/graphcommerce-org/graphcommerce/commit/b6ce5548c66a8ca62d3aee29467045f7f07f30c8)]:
8
+ - @graphcommerce/magento-product@4.4.21
9
+ - @graphcommerce/graphql@3.4.4
10
+ - @graphcommerce/next-ui@4.17.0
11
+ - @graphcommerce/magento-cart-items@3.0.44
12
+ - @graphcommerce/magento-category@4.2.3
13
+ - @graphcommerce/magento-product-simple@4.0.43
14
+ - @graphcommerce/magento-cart@4.6.5
15
+ - @graphcommerce/magento-customer@4.9.1
16
+ - @graphcommerce/magento-store@4.2.23
17
+
18
+ ## 4.1.27
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [[`02023d8d8`](https://github.com/graphcommerce-org/graphcommerce/commit/02023d8d89c8138144243edce67290bd79ff49a7), [`87a188d6f`](https://github.com/graphcommerce-org/graphcommerce/commit/87a188d6f216b7f7b9ec95afbe74f1146cb07ce4), [`3c809a3a4`](https://github.com/graphcommerce-org/graphcommerce/commit/3c809a3a438995503f6d2290d6c0bb90fbc489be), [`2c66cca15`](https://github.com/graphcommerce-org/graphcommerce/commit/2c66cca154098a09445977428983e05fe19b9510), [`2014f10e9`](https://github.com/graphcommerce-org/graphcommerce/commit/2014f10e935fd112ac98eca69f030d30982ba18e), [`8e3b24500`](https://github.com/graphcommerce-org/graphcommerce/commit/8e3b24500a55fa2a1fb4a3ef08c1f1990a46a0ae), [`2c66cca15`](https://github.com/graphcommerce-org/graphcommerce/commit/2c66cca154098a09445977428983e05fe19b9510), [`2c66cca15`](https://github.com/graphcommerce-org/graphcommerce/commit/2c66cca154098a09445977428983e05fe19b9510), [`1eb131766`](https://github.com/graphcommerce-org/graphcommerce/commit/1eb131766c32db6fcb0a8e83dba2c3d241658595)]:
23
+ - @graphcommerce/react-hook-form@3.3.2
24
+ - @graphcommerce/next-ui@4.16.0
25
+ - @graphcommerce/magento-customer@4.9.0
26
+ - @graphcommerce/magento-product@4.4.20
27
+ - @graphcommerce/magento-cart@4.6.4
28
+ - @graphcommerce/magento-cart-items@3.0.43
29
+ - @graphcommerce/magento-category@4.2.2
30
+ - @graphcommerce/magento-store@4.2.22
31
+ - @graphcommerce/magento-product-simple@4.0.42
32
+
33
+ ## 4.1.26
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies [[`a88f166f0`](https://github.com/graphcommerce-org/graphcommerce/commit/a88f166f0115c58254fe47171da51a5850658a32), [`d92780d5c`](https://github.com/graphcommerce-org/graphcommerce/commit/d92780d5c3bb80b5a1519c087338548303e4cc2f)]:
38
+ - @graphcommerce/next-ui@4.15.1
39
+ - @graphcommerce/magento-cart@4.6.3
40
+ - @graphcommerce/magento-customer@4.8.3
41
+ - @graphcommerce/magento-cart-items@3.0.42
42
+ - @graphcommerce/magento-category@4.2.1
43
+ - @graphcommerce/magento-product@4.4.19
44
+ - @graphcommerce/magento-store@4.2.21
45
+ - @graphcommerce/magento-product-simple@4.0.41
46
+
3
47
  ## 4.1.25
4
48
 
5
49
  ### Patch Changes
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": "4.1.25",
5
+ "version": "4.1.28",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -19,18 +19,18 @@
19
19
  "type-fest": "^2.12.2"
20
20
  },
21
21
  "dependencies": {
22
- "@graphcommerce/graphql": "3.4.3",
22
+ "@graphcommerce/graphql": "3.4.4",
23
23
  "@graphcommerce/graphql-mesh": "4.1.6",
24
24
  "@graphcommerce/image": "3.1.7",
25
- "@graphcommerce/magento-cart": "4.6.2",
26
- "@graphcommerce/magento-cart-items": "3.0.41",
27
- "@graphcommerce/magento-category": "4.2.0",
28
- "@graphcommerce/magento-customer": "4.8.2",
29
- "@graphcommerce/magento-product": "4.4.18",
30
- "@graphcommerce/magento-product-simple": "4.0.40",
31
- "@graphcommerce/magento-store": "4.2.20",
32
- "@graphcommerce/next-ui": "4.15.0",
33
- "@graphcommerce/react-hook-form": "3.3.1"
25
+ "@graphcommerce/magento-cart": "4.6.5",
26
+ "@graphcommerce/magento-cart-items": "3.0.44",
27
+ "@graphcommerce/magento-category": "4.2.3",
28
+ "@graphcommerce/magento-customer": "4.9.1",
29
+ "@graphcommerce/magento-product": "4.4.21",
30
+ "@graphcommerce/magento-product-simple": "4.0.43",
31
+ "@graphcommerce/magento-store": "4.2.23",
32
+ "@graphcommerce/next-ui": "4.17.0",
33
+ "@graphcommerce/react-hook-form": "3.3.2"
34
34
  },
35
35
  "peerDependencies": {
36
36
  "@lingui/react": "^3.13.2",