@graphcommerce/magento-newsletter 7.0.2-canary.2 → 7.0.2-canary.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +10 -10
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/magento-newsletter",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "7.0.2-canary.2",
5
+ "version": "7.0.2-canary.3",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -12,17 +12,17 @@
12
12
  }
13
13
  },
14
14
  "devDependencies": {
15
- "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2",
16
- "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2",
17
- "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2"
15
+ "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3",
16
+ "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3",
17
+ "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3"
18
18
  },
19
19
  "dependencies": {
20
- "@graphcommerce/ecommerce-ui": "7.0.2-canary.2",
21
- "@graphcommerce/graphql": "7.0.2-canary.2",
22
- "@graphcommerce/magento-cart": "7.0.2-canary.2",
23
- "@graphcommerce/magento-customer": "7.0.2-canary.2",
24
- "@graphcommerce/next-ui": "7.0.2-canary.2",
25
- "@graphcommerce/react-hook-form": "7.0.2-canary.2"
20
+ "@graphcommerce/ecommerce-ui": "7.0.2-canary.3",
21
+ "@graphcommerce/graphql": "7.0.2-canary.3",
22
+ "@graphcommerce/magento-cart": "7.0.2-canary.3",
23
+ "@graphcommerce/magento-customer": "7.0.2-canary.3",
24
+ "@graphcommerce/next-ui": "7.0.2-canary.3",
25
+ "@graphcommerce/react-hook-form": "7.0.2-canary.3"
26
26
  },
27
27
  "peerDependencies": {
28
28
  "@lingui/react": "^4.2.1",