@graphcommerce/magento-payment-braintree 6.2.0-canary.9 → 6.2.0-canary.91

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,169 @@
1
1
  # Change Log
2
2
 
3
+ ## 6.2.0-canary.91
4
+
5
+ ## 6.2.0-canary.90
6
+
7
+ ## 6.2.0-canary.89
8
+
9
+ ## 6.2.0-canary.88
10
+
11
+ ## 6.2.0-canary.87
12
+
13
+ ## 6.2.0-canary.86
14
+
15
+ ## 6.2.0-canary.85
16
+
17
+ ## 6.2.0-canary.84
18
+
19
+ ## 6.2.0-canary.83
20
+
21
+ ## 6.2.0-canary.82
22
+
23
+ ## 6.2.0-canary.81
24
+
25
+ ## 6.2.0-canary.80
26
+
27
+ ## 6.2.0-canary.79
28
+
29
+ ## 6.2.0-canary.78
30
+
31
+ ## 6.2.0-canary.77
32
+
33
+ ## 6.2.0-canary.76
34
+
35
+ ## 6.2.0-canary.75
36
+
37
+ ## 6.2.0-canary.74
38
+
39
+ ## 6.2.0-canary.73
40
+
41
+ ## 6.2.0-canary.72
42
+
43
+ ## 6.2.0-canary.71
44
+
45
+ ## 6.2.0-canary.70
46
+
47
+ ## 6.2.0-canary.69
48
+
49
+ ## 6.2.0-canary.68
50
+
51
+ ## 6.2.0-canary.67
52
+
53
+ ## 6.2.0-canary.66
54
+
55
+ ## 6.2.0-canary.65
56
+
57
+ ## 6.2.0-canary.64
58
+
59
+ ## 6.2.0-canary.63
60
+
61
+ ## 6.2.0-canary.62
62
+
63
+ ## 6.2.0-canary.61
64
+
65
+ ## 6.2.0-canary.60
66
+
67
+ ## 6.2.0-canary.59
68
+
69
+ ## 6.2.0-canary.58
70
+
71
+ ## 6.2.0-canary.57
72
+
73
+ ## 6.2.0-canary.56
74
+
75
+ ## 6.2.0-canary.55
76
+
77
+ ## 6.2.0-canary.54
78
+
79
+ ## 6.2.0-canary.53
80
+
81
+ ## 6.2.0-canary.52
82
+
83
+ ## 6.2.0-canary.51
84
+
85
+ ## 6.2.0-canary.50
86
+
87
+ ## 6.2.0-canary.49
88
+
89
+ ## 6.2.0-canary.48
90
+
91
+ ## 6.2.0-canary.47
92
+
93
+ ## 6.2.0-canary.46
94
+
95
+ ## 6.2.0-canary.45
96
+
97
+ ## 6.2.0-canary.44
98
+
99
+ ## 6.2.0-canary.43
100
+
101
+ ## 6.2.0-canary.42
102
+
103
+ ## 6.2.0-canary.41
104
+
105
+ ## 6.2.0-canary.40
106
+
107
+ ## 6.2.0-canary.39
108
+
109
+ ## 6.2.0-canary.38
110
+
111
+ ## 6.2.0-canary.37
112
+
113
+ ## 6.2.0-canary.36
114
+
115
+ ## 6.2.0-canary.35
116
+
117
+ ## 6.2.0-canary.34
118
+
119
+ ## 6.2.0-canary.33
120
+
121
+ ## 6.2.0-canary.32
122
+
123
+ ## 6.2.0-canary.31
124
+
125
+ ## 6.2.0-canary.30
126
+
127
+ ## 6.2.0-canary.29
128
+
129
+ ## 6.2.0-canary.28
130
+
131
+ ## 6.2.0-canary.27
132
+
133
+ ## 6.2.0-canary.26
134
+
135
+ ## 6.2.0-canary.25
136
+
137
+ ## 6.2.0-canary.24
138
+
139
+ ## 6.2.0-canary.23
140
+
141
+ ## 6.2.0-canary.22
142
+
143
+ ## 6.2.0-canary.21
144
+
145
+ ## 6.2.0-canary.20
146
+
147
+ ## 6.2.0-canary.19
148
+
149
+ ## 6.2.0-canary.18
150
+
151
+ ## 6.2.0-canary.17
152
+
153
+ ## 6.2.0-canary.16
154
+
155
+ ## 6.2.0-canary.15
156
+
157
+ ## 6.2.0-canary.14
158
+
159
+ ## 6.2.0-canary.13
160
+
161
+ ## 6.2.0-canary.12
162
+
163
+ ## 6.2.0-canary.11
164
+
165
+ ## 6.2.0-canary.10
166
+
3
167
  ## 6.2.0-canary.9
4
168
 
5
169
  ## 6.2.0-canary.8
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/magento-payment-braintree",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "6.2.0-canary.9",
5
+ "version": "6.2.0-canary.91",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -12,27 +12,28 @@
12
12
  }
13
13
  },
14
14
  "devDependencies": {
15
- "@graphcommerce/eslint-config-pwa": "6.2.0-canary.9",
16
- "@graphcommerce/magento-cart-shipping-address": "6.2.0-canary.9",
17
- "@graphcommerce/magento-product": "6.2.0-canary.9",
18
- "@graphcommerce/magento-product-configurable": "6.2.0-canary.9",
19
- "@graphcommerce/prettier-config-pwa": "6.2.0-canary.9",
20
- "@graphcommerce/typescript-config-pwa": "6.2.0-canary.9",
15
+ "@graphcommerce/eslint-config-pwa": "6.2.0-canary.91",
16
+ "@graphcommerce/magento-cart-shipping-address": "6.2.0-canary.91",
17
+ "@graphcommerce/magento-product": "6.2.0-canary.91",
18
+ "@graphcommerce/magento-product-configurable": "6.2.0-canary.91",
19
+ "@graphcommerce/prettier-config-pwa": "6.2.0-canary.91",
20
+ "@graphcommerce/typescript-config-pwa": "6.2.0-canary.91",
21
21
  "@types/braintree-web": "^3.75.20"
22
22
  },
23
23
  "dependencies": {
24
- "@graphcommerce/graphql": "6.2.0-canary.9",
25
- "@graphcommerce/image": "6.2.0-canary.9",
26
- "@graphcommerce/magento-cart": "6.2.0-canary.9",
27
- "@graphcommerce/magento-cart-payment-method": "6.2.0-canary.9",
28
- "@graphcommerce/magento-store": "6.2.0-canary.9",
29
- "@graphcommerce/next-ui": "6.2.0-canary.9",
30
- "@graphcommerce/react-hook-form": "6.2.0-canary.9",
31
- "braintree-web": "^3.92.0"
24
+ "@graphcommerce/graphql": "6.2.0-canary.91",
25
+ "@graphcommerce/image": "6.2.0-canary.91",
26
+ "@graphcommerce/magento-cart": "6.2.0-canary.91",
27
+ "@graphcommerce/magento-cart-payment-method": "6.2.0-canary.91",
28
+ "@graphcommerce/magento-store": "6.2.0-canary.91",
29
+ "@graphcommerce/next-ui": "6.2.0-canary.91",
30
+ "@graphcommerce/react-hook-form": "6.2.0-canary.91",
31
+ "braintree-web": "^3.95.0-beta-3ds.1"
32
32
  },
33
33
  "peerDependencies": {
34
- "@lingui/core": "^3.13.2",
35
- "@lingui/react": "^3.13.2",
34
+ "@lingui/core": "^4.2.1",
35
+ "@lingui/react": "^4.2.1",
36
+ "@lingui/macro": "^4.2.1",
36
37
  "@mui/material": "^5.10.16",
37
38
  "framer-motion": "^10.0.0",
38
39
  "next": "^13.2.0",
@@ -1,9 +1,10 @@
1
+ /* eslint-disable import/no-extraneous-dependencies */
1
2
  /* eslint-disable @typescript-eslint/no-non-null-assertion */
2
3
  import { waitForGraphQlResponse } from '@graphcommerce/graphql/test/apolloClient.fixture'
3
4
  import { PaymentMethodPlaceOrderNoopDocument } from '@graphcommerce/magento-cart-payment-method/PaymentMethodPlaceOrderNoop/PaymentMethodPlaceOrderNoop.gql'
4
5
  import { fillShippingAddressForm } from '@graphcommerce/magento-cart-shipping-address/test/fillShippingAddressForm'
5
- import { addConfigurableProductToCart } from '@graphcommerce/magento-product-configurable/test/addConfigurableProductToCart'
6
6
  import { test } from '@graphcommerce/magento-product/test/productURL.fixture'
7
+ import { addConfigurableProductToCart } from '@graphcommerce/magento-product-configurable/test/addConfigurableProductToCart'
7
8
  import { expect } from '@playwright/test'
8
9
 
9
10
  test('place order', async ({ page, productURL }) => {
@@ -1,9 +1,10 @@
1
+ /* eslint-disable import/no-extraneous-dependencies */
1
2
  /* eslint-disable @typescript-eslint/no-non-null-assertion */
2
3
  import { waitForGraphQlResponse } from '@graphcommerce/graphql/test/apolloClient.fixture'
3
4
  import { PaymentMethodPlaceOrderNoopDocument } from '@graphcommerce/magento-cart-payment-method/PaymentMethodPlaceOrderNoop/PaymentMethodPlaceOrderNoop.gql'
4
5
  import { goToPayment } from '@graphcommerce/magento-cart-payment-method/test/goToPayment'
5
- import { addConfigurableProductToCart } from '@graphcommerce/magento-product-configurable/test/addConfigurableProductToCart'
6
6
  import { test } from '@graphcommerce/magento-product/test/productURL.fixture'
7
+ import { addConfigurableProductToCart } from '@graphcommerce/magento-product-configurable/test/addConfigurableProductToCart'
7
8
  import { expect } from '@playwright/test'
8
9
 
9
10
  test('place order ideal', async ({ page, productURL, apolloClient, locale }) => {