@graphcommerce/magento-cart-payment-method 3.4.1 → 3.4.4

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,37 @@
1
1
  # Change Log
2
2
 
3
+ ## 3.4.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`01f1588c9`](https://github.com/graphcommerce-org/graphcommerce/commit/01f1588c9200bb39dd61146e260bfa2b32060612), [`2ce406727`](https://github.com/graphcommerce-org/graphcommerce/commit/2ce406727c01a3367cea26c331d8455748592ce9)]:
8
+ - @graphcommerce/graphql@3.4.3
9
+ - @graphcommerce/magento-cart@4.6.1
10
+ - @graphcommerce/magento-store@4.2.19
11
+
12
+ ## 3.4.3
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [[`1afc6a547`](https://github.com/graphcommerce-org/graphcommerce/commit/1afc6a5473d6e31f47b5d0188801803b31865290), [`03d01c06c`](https://github.com/graphcommerce-org/graphcommerce/commit/03d01c06c6dc13df8d38ab5b40bd100c567a9e8d), [`4a4579bb2`](https://github.com/graphcommerce-org/graphcommerce/commit/4a4579bb2f7da378f3fcc504405caf2560dc10f6), [`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)]:
17
+ - @graphcommerce/graphql@3.4.2
18
+ - @graphcommerce/magento-cart@4.6.0
19
+ - @graphcommerce/react-hook-form@3.3.1
20
+ - @graphcommerce/next-ui@4.14.0
21
+ - @graphcommerce/magento-store@4.2.18
22
+ - @graphcommerce/framer-scroller@2.1.24
23
+
24
+ ## 3.4.2
25
+
26
+ ### Patch Changes
27
+
28
+ - 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), [`b4936e961`](https://github.com/graphcommerce-org/graphcommerce/commit/b4936e96175fe80717895822e245274db05638bd)]:
29
+ - @graphcommerce/graphql@3.4.1
30
+ - @graphcommerce/next-ui@4.13.1
31
+ - @graphcommerce/framer-scroller@2.1.23
32
+ - @graphcommerce/magento-cart@4.5.2
33
+ - @graphcommerce/magento-store@4.2.17
34
+
3
35
  ## 3.4.1
4
36
 
5
37
  ### Patch Changes
@@ -1,10 +1,14 @@
1
1
  import { Image } from '@graphcommerce/image'
2
- import { ActionCard, Button, Form, FormDiv, useIconSvgSize } from '@graphcommerce/next-ui'
3
2
  import {
3
+ ActionCard,
4
+ Button,
5
+ Form,
6
+ FormDiv,
7
+ useIconSvgSize,
4
8
  ActionCardItemBase,
5
9
  ActionCardItemRenderProps,
6
10
  ActionCardListForm,
7
- } from '@graphcommerce/next-ui/ActionCard/ActionCardListForm'
11
+ } from '@graphcommerce/next-ui'
8
12
  import {
9
13
  useForm,
10
14
  useFormCompose,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/magento-cart-payment-method",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "3.4.1",
5
+ "version": "3.4.4",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -12,21 +12,21 @@
12
12
  }
13
13
  },
14
14
  "devDependencies": {
15
- "@graphcommerce/eslint-config-pwa": "^4.1.8",
15
+ "@graphcommerce/eslint-config-pwa": "^4.1.9",
16
16
  "@graphcommerce/prettier-config-pwa": "^4.0.6",
17
- "@graphcommerce/typescript-config-pwa": "^4.0.3",
18
- "@graphcommerce/magento-cart-shipping-address": "3.2.6",
17
+ "@graphcommerce/typescript-config-pwa": "^4.0.4",
18
+ "@graphcommerce/magento-cart-shipping-address": "3.3.1",
19
19
  "@playwright/test": "^1.21.1",
20
20
  "type-fest": "^2.12.2"
21
21
  },
22
22
  "dependencies": {
23
- "@graphcommerce/framer-scroller": "2.1.22",
24
- "@graphcommerce/graphql": "3.4.0",
23
+ "@graphcommerce/framer-scroller": "2.1.24",
24
+ "@graphcommerce/graphql": "3.4.3",
25
25
  "@graphcommerce/image": "3.1.7",
26
- "@graphcommerce/magento-cart": "4.5.1",
27
- "@graphcommerce/magento-store": "4.2.16",
28
- "@graphcommerce/next-ui": "4.13.0",
29
- "@graphcommerce/react-hook-form": "3.3.0"
26
+ "@graphcommerce/magento-cart": "4.6.1",
27
+ "@graphcommerce/magento-store": "4.2.19",
28
+ "@graphcommerce/next-ui": "4.14.0",
29
+ "@graphcommerce/react-hook-form": "3.3.1"
30
30
  },
31
31
  "peerDependencies": {
32
32
  "@lingui/react": "^3.13.2",