@graphcommerce/magento-payment-braintree 9.0.0-canary.83 → 9.0.0-canary.84
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +2 -0
- package/package.json +14 -14
package/CHANGELOG.md
CHANGED
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": "9.0.0-canary.
|
5
|
+
"version": "9.0.0-canary.84",
|
6
6
|
"sideEffects": false,
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
8
8
|
"eslintConfig": {
|
@@ -18,19 +18,19 @@
|
|
18
18
|
"braintree-web": "^3.103.0"
|
19
19
|
},
|
20
20
|
"peerDependencies": {
|
21
|
-
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.
|
22
|
-
"@graphcommerce/graphql": "^9.0.0-canary.
|
23
|
-
"@graphcommerce/image": "^9.0.0-canary.
|
24
|
-
"@graphcommerce/magento-cart": "^9.0.0-canary.
|
25
|
-
"@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.
|
26
|
-
"@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.
|
27
|
-
"@graphcommerce/magento-product": "^9.0.0-canary.
|
28
|
-
"@graphcommerce/magento-product-configurable": "^9.0.0-canary.
|
29
|
-
"@graphcommerce/magento-store": "^9.0.0-canary.
|
30
|
-
"@graphcommerce/next-ui": "^9.0.0-canary.
|
31
|
-
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.
|
32
|
-
"@graphcommerce/react-hook-form": "^9.0.0-canary.
|
33
|
-
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.
|
21
|
+
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.84",
|
22
|
+
"@graphcommerce/graphql": "^9.0.0-canary.84",
|
23
|
+
"@graphcommerce/image": "^9.0.0-canary.84",
|
24
|
+
"@graphcommerce/magento-cart": "^9.0.0-canary.84",
|
25
|
+
"@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.84",
|
26
|
+
"@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.84",
|
27
|
+
"@graphcommerce/magento-product": "^9.0.0-canary.84",
|
28
|
+
"@graphcommerce/magento-product-configurable": "^9.0.0-canary.84",
|
29
|
+
"@graphcommerce/magento-store": "^9.0.0-canary.84",
|
30
|
+
"@graphcommerce/next-ui": "^9.0.0-canary.84",
|
31
|
+
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.84",
|
32
|
+
"@graphcommerce/react-hook-form": "^9.0.0-canary.84",
|
33
|
+
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.84",
|
34
34
|
"@lingui/core": "^4.2.1",
|
35
35
|
"@lingui/macro": "^4.2.1",
|
36
36
|
"@lingui/react": "^4.2.1",
|