From f15f7630038abd4c6785d786b3bf42eb10a34caa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 12:12:15 +0000 Subject: [PATCH] chore(release): update prerelease versions --- .changeset/pre.json | 1 + docs/package.json | 4 +- examples/magento-graphcms/package.json | 98 +++++++++---------- packages/address-fields-nl/package.json | 18 ++-- packages/algolia-search/package.json | 26 ++--- packages/cli/package.json | 12 +-- .../demo-magento-graphcommerce/package.json | 12 +-- packages/ecommerce-ui/package.json | 14 +-- .../framer-next-pages/example/package.json | 10 +- packages/framer-next-pages/package.json | 10 +- packages/framer-scroller/example/package.json | 10 +- packages/framer-scroller/package.json | 12 +-- packages/framer-utils/package.json | 8 +- packages/googleanalytics/package.json | 22 ++--- packages/googlerecaptcha/package.json | 12 +-- packages/googletagmanager/package.json | 12 +-- packages/graphql-mesh/package.json | 8 +- packages/graphql/package.json | 12 +-- packages/hygraph-cli/package.json | 10 +- packages/hygraph-dynamic-rows/package.json | 16 +-- packages/hygraph-ui/package.json | 14 +-- packages/image/example/package.json | 8 +- packages/image/package.json | 10 +- packages/lighthouse/package.json | 8 +- packages/lingui-next/package.json | 12 +-- .../magento-cart-billing-address/package.json | 24 ++--- packages/magento-cart-checkout/package.json | 26 ++--- packages/magento-cart-coupon/package.json | 20 ++-- packages/magento-cart-email/package.json | 26 ++--- packages/magento-cart-items/package.json | 24 ++--- .../magento-cart-payment-method/package.json | 24 ++--- packages/magento-cart-pickup/package.json | 26 ++--- .../package.json | 22 ++--- .../magento-cart-shipping-method/package.json | 24 ++--- packages/magento-cart/package.json | 30 +++--- packages/magento-category/package.json | 20 ++-- packages/magento-cms/package.json | 12 +-- packages/magento-compare/package.json | 22 ++--- .../magento-customer-account/package.json | 22 ++--- packages/magento-customer-order/package.json | 22 ++--- packages/magento-customer/package.json | 26 ++--- packages/magento-graphql/package.json | 10 +- packages/magento-newsletter/package.json | 20 ++-- packages/magento-pagebuilder/package.json | 20 ++-- packages/magento-payment-adyen/package.json | 26 ++--- .../magento-payment-braintree/package.json | 28 +++--- .../magento-payment-included/package.json | 28 +++--- packages/magento-payment-klarna/package.json | 18 ++-- .../magento-payment-multisafepay/package.json | 36 +++---- packages/magento-payment-paypal/package.json | 22 ++--- packages/magento-product-bundle/package.json | 28 +++--- .../magento-product-configurable/package.json | 34 +++---- .../magento-product-downloadable/package.json | 18 ++-- packages/magento-product-grouped/package.json | 18 ++-- packages/magento-product-simple/package.json | 18 ++-- packages/magento-product-virtual/package.json | 18 ++-- packages/magento-product/package.json | 26 ++--- packages/magento-review/package.json | 24 ++--- packages/magento-search/package.json | 20 ++-- packages/magento-store/package.json | 16 +-- packages/magento-wishlist/package.json | 26 ++--- packages/mollie-magento-payment/package.json | 32 +++--- packages/next-ui/package.json | 16 +-- packages/react-hook-form/package.json | 8 +- packagesDev/browserslist-config/package.json | 2 +- packagesDev/changeset-changelog/package.json | 2 +- packagesDev/eslint-config/package.json | 4 +- .../package.json | 8 +- .../package.json | 8 +- .../package.json | 6 +- packagesDev/next-config/package.json | 2 +- packagesDev/prettier-config/package.json | 2 +- packagesDev/typescript-config/package.json | 2 +- 73 files changed, 648 insertions(+), 647 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index a0ace9e5e1..19615985aa 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -76,6 +76,7 @@ "@graphcommerce/typescript-config-pwa": "7.0.1" }, "changesets": [ + "aaaa-delete-me", "red-gifts-listen", "rich-guests-applaud", "twelve-deers-begin" diff --git a/docs/package.json b/docs/package.json index 33425d4107..8cdf2ee7bb 100644 --- a/docs/package.json +++ b/docs/package.json @@ -2,10 +2,10 @@ "name": "@graphcommerce/docs", "homepage": "https://www.graphcommerce.org/docs", "repository": "github:graphcommerce-org/graphcommerce/docs", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": true, "devDependencies": { - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2" + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3" }, "prettier": "@graphcommerce/prettier-config-pwa" } diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index 26c255c95b..f046be021f 100644 --- a/examples/magento-graphcms/package.json +++ b/examples/magento-graphcms/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-graphcms", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "private": true, "sideEffects": false, "engines": { @@ -20,51 +20,51 @@ }, "dependencies": { "@ducanh2912/next-pwa": "9.5.0", - "@graphcommerce/cli": "7.0.2-canary.2", - "@graphcommerce/demo-magento-graphcommerce": "7.0.2-canary.2", - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/framer-next-pages": "7.0.2-canary.2", - "@graphcommerce/framer-scroller": "7.0.2-canary.2", - "@graphcommerce/framer-utils": "7.0.2-canary.2", - "@graphcommerce/googleanalytics": "7.0.2-canary.2", - "@graphcommerce/googlerecaptcha": "7.0.2-canary.2", - "@graphcommerce/googletagmanager": "7.0.2-canary.2", - "@graphcommerce/graphcms-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/hygraph-cli": "7.0.2-canary.2", - "@graphcommerce/hygraph-dynamic-rows": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/lingui-next": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-billing-address": "7.0.2-canary.2", - "@graphcommerce/magento-cart-checkout": "7.0.2-canary.2", - "@graphcommerce/magento-cart-coupon": "7.0.2-canary.2", - "@graphcommerce/magento-cart-email": "7.0.2-canary.2", - "@graphcommerce/magento-cart-items": "7.0.2-canary.2", - "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.2", - "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.2", - "@graphcommerce/magento-cart-shipping-method": "7.0.2-canary.2", - "@graphcommerce/magento-category": "7.0.2-canary.2", - "@graphcommerce/magento-cms": "7.0.2-canary.2", - "@graphcommerce/magento-compare": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-graphql": "7.0.2-canary.2", - "@graphcommerce/magento-newsletter": "7.0.2-canary.2", - "@graphcommerce/magento-payment-included": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-product-bundle": "7.0.2-canary.2", - "@graphcommerce/magento-product-configurable": "7.0.2-canary.2", - "@graphcommerce/magento-product-downloadable": "7.0.2-canary.2", - "@graphcommerce/magento-product-grouped": "7.0.2-canary.2", - "@graphcommerce/magento-product-simple": "7.0.2-canary.2", - "@graphcommerce/magento-product-virtual": "7.0.2-canary.2", - "@graphcommerce/magento-review": "7.0.2-canary.2", - "@graphcommerce/magento-search": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/magento-wishlist": "7.0.2-canary.2", - "@graphcommerce/next-config": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", + "@graphcommerce/cli": "7.0.2-canary.3", + "@graphcommerce/demo-magento-graphcommerce": "7.0.2-canary.3", + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/framer-next-pages": "7.0.2-canary.3", + "@graphcommerce/framer-scroller": "7.0.2-canary.3", + "@graphcommerce/framer-utils": "7.0.2-canary.3", + "@graphcommerce/googleanalytics": "7.0.2-canary.3", + "@graphcommerce/googlerecaptcha": "7.0.2-canary.3", + "@graphcommerce/googletagmanager": "7.0.2-canary.3", + "@graphcommerce/graphcms-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/hygraph-cli": "7.0.2-canary.3", + "@graphcommerce/hygraph-dynamic-rows": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/lingui-next": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-billing-address": "7.0.2-canary.3", + "@graphcommerce/magento-cart-checkout": "7.0.2-canary.3", + "@graphcommerce/magento-cart-coupon": "7.0.2-canary.3", + "@graphcommerce/magento-cart-email": "7.0.2-canary.3", + "@graphcommerce/magento-cart-items": "7.0.2-canary.3", + "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.3", + "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.3", + "@graphcommerce/magento-cart-shipping-method": "7.0.2-canary.3", + "@graphcommerce/magento-category": "7.0.2-canary.3", + "@graphcommerce/magento-cms": "7.0.2-canary.3", + "@graphcommerce/magento-compare": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-graphql": "7.0.2-canary.3", + "@graphcommerce/magento-newsletter": "7.0.2-canary.3", + "@graphcommerce/magento-payment-included": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-product-bundle": "7.0.2-canary.3", + "@graphcommerce/magento-product-configurable": "7.0.2-canary.3", + "@graphcommerce/magento-product-downloadable": "7.0.2-canary.3", + "@graphcommerce/magento-product-grouped": "7.0.2-canary.3", + "@graphcommerce/magento-product-simple": "7.0.2-canary.3", + "@graphcommerce/magento-product-virtual": "7.0.2-canary.3", + "@graphcommerce/magento-review": "7.0.2-canary.3", + "@graphcommerce/magento-search": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/magento-wishlist": "7.0.2-canary.3", + "@graphcommerce/next-config": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", "@lingui/core": "4.4.2", "@lingui/macro": "4.4.2", "@lingui/react": "4.4.2", @@ -89,9 +89,9 @@ "graphql-jit": "0.8.2" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "@lingui/cli": "4.4.2", "@playwright/test": "1.37.1", "@types/node": "^16", diff --git a/packages/address-fields-nl/package.json b/packages/address-fields-nl/package.json index 3b61c0c3ca..a81b932320 100644 --- a/packages/address-fields-nl/package.json +++ b/packages/address-fields-nl/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/address-fields-nl", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/algolia-search/package.json b/packages/algolia-search/package.json index 7ddc4d1a71..40af9aebf5 100644 --- a/packages/algolia-search/package.json +++ b/packages/algolia-search/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-search", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/next-config": "^7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/next-config": "^7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/magento-search": "7.0.2-canary.2", - "@graphcommerce/next-config": "^7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/magento-search": "7.0.2-canary.3", + "@graphcommerce/next-config": "^7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", "algoliasearch": "^4.15.0", "react-instantsearch-hooks-web": "^6.41.0" }, diff --git a/packages/cli/package.json b/packages/cli/package.json index 1f11388ea7..dc6ca598ab 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/cli", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "author": "", "license": "MIT", "scripts": { @@ -24,8 +24,8 @@ "graphcommerce": "dist/bin/graphcommerce.js" }, "dependencies": { - "@graphcommerce/hygraph-cli": "7.0.2-canary.2", - "@graphcommerce/next-config": "7.0.2-canary.2", + "@graphcommerce/hygraph-cli": "7.0.2-canary.3", + "@graphcommerce/next-config": "7.0.2-canary.3", "@graphql-codegen/cli": "5.0.0", "@graphql-mesh/cli": "latest", "@graphql-mesh/cross-helpers": "latest", @@ -44,9 +44,9 @@ "graphql": "^16.7.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "react": "^18.2.0", "typescript": "5.2.2" }, diff --git a/packages/demo-magento-graphcommerce/package.json b/packages/demo-magento-graphcommerce/package.json index f4e8a57638..8bab6ead0b 100644 --- a/packages/demo-magento-graphcommerce/package.json +++ b/packages/demo-magento-graphcommerce/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/demo-magento-graphcommerce", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,9 +15,9 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "peerDependencies": { "@mui/material": "^5.10.16", @@ -26,7 +26,7 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-product-configurable": "7.0.2-canary.2" + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-product-configurable": "7.0.2-canary.3" } } diff --git a/packages/ecommerce-ui/package.json b/packages/ecommerce-ui/package.json index f529d1644f..a6848a2b74 100644 --- a/packages/ecommerce-ui/package.json +++ b/packages/ecommerce-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/ecommerce-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/framer-next-pages/example/package.json b/packages/framer-next-pages/example/package.json index eac3b41aae..211bc79065 100644 --- a/packages/framer-next-pages/example/package.json +++ b/packages/framer-next-pages/example/package.json @@ -3,17 +3,17 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { - "@graphcommerce/framer-next-pages": "7.0.2-canary.2", - "@graphcommerce/lingui-next": "7.0.2-canary.2", - "@graphcommerce/next-config": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", + "@graphcommerce/framer-next-pages": "7.0.2-canary.3", + "@graphcommerce/lingui-next": "7.0.2-canary.3", + "@graphcommerce/next-config": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", "@mui/material": "5.14.7", "framer-motion": "10.16.3", "next": "13.4.20-canary.16", diff --git a/packages/framer-next-pages/package.json b/packages/framer-next-pages/package.json index b7957c00f2..f1124d558e 100644 --- a/packages/framer-next-pages/package.json +++ b/packages/framer-next-pages/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/framer-next-pages", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,12 +12,12 @@ } }, "dependencies": { - "@graphcommerce/framer-utils": "7.0.2-canary.2" + "@graphcommerce/framer-utils": "7.0.2-canary.3" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "peerDependencies": { "framer-motion": "^10.0.0", diff --git a/packages/framer-scroller/example/package.json b/packages/framer-scroller/example/package.json index d5bec68eed..0500323f02 100644 --- a/packages/framer-scroller/example/package.json +++ b/packages/framer-scroller/example/package.json @@ -3,17 +3,17 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { - "@graphcommerce/framer-scroller": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/next-config": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", + "@graphcommerce/framer-scroller": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/next-config": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", "@mui/material": "5.14.7", "framer-motion": "10.16.3", "next": "13.4.20-canary.16", diff --git a/packages/framer-scroller/package.json b/packages/framer-scroller/package.json index 0d61ce138b..6765cb8653 100644 --- a/packages/framer-scroller/package.json +++ b/packages/framer-scroller/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/framer-scroller", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -16,13 +16,13 @@ }, "dependencies": { "popmotion": "11.0.5", - "@graphcommerce/framer-utils": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2" + "@graphcommerce/framer-utils": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "peerDependencies": { "@mui/material": "^5.10.16", diff --git a/packages/framer-utils/package.json b/packages/framer-utils/package.json index 69c8e2e90f..a19e4f922d 100644 --- a/packages/framer-utils/package.json +++ b/packages/framer-utils/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/framer-utils", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,9 +15,9 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "peerDependencies": { "framer-motion": "^10.0.0", diff --git a/packages/googleanalytics/package.json b/packages/googleanalytics/package.json index ddf48afc45..4e317e27b1 100644 --- a/packages/googleanalytics/package.json +++ b/packages/googleanalytics/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/googleanalytics", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "dependencies": { - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.2", - "@graphcommerce/magento-cart-shipping-method": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/next-config": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.3", + "@graphcommerce/magento-cart-shipping-method": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/next-config": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "@types/gtag.js": "^0.0.13" }, "peerDependencies": { diff --git a/packages/googlerecaptcha/package.json b/packages/googlerecaptcha/package.json index def24f3bb0..b5c2b0607c 100644 --- a/packages/googlerecaptcha/package.json +++ b/packages/googlerecaptcha/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/googlerecaptcha", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "@types/grecaptcha": "^3.0.4" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "next": "^13.2.0", diff --git a/packages/googletagmanager/package.json b/packages/googletagmanager/package.json index cabaebb460..3dfe7362bd 100644 --- a/packages/googletagmanager/package.json +++ b/packages/googletagmanager/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/googletagmanager", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "@types/gapi.client.tagmanager": "^2.0.2" }, "dependencies": { - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "next": "^13.2.0", diff --git a/packages/graphql-mesh/package.json b/packages/graphql-mesh/package.json index 0a05840c95..ae0ee8fb18 100644 --- a/packages/graphql-mesh/package.json +++ b/packages/graphql-mesh/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-mesh", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "author": "", "license": "MIT", "main": "index.ts", @@ -28,9 +28,9 @@ "graphql": "^16.7.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "typescript": "5.2.2" }, "sideEffects": false, diff --git a/packages/graphql/package.json b/packages/graphql/package.json index 970e92c534..1eac06a828 100644 --- a/packages/graphql/package.json +++ b/packages/graphql/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -14,8 +14,8 @@ }, "dependencies": { "@apollo/client": "~3.8.2", - "@graphcommerce/graphql-codegen-near-operation-file": "7.0.2-canary.2", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "7.0.2-canary.2", + "@graphcommerce/graphql-codegen-near-operation-file": "7.0.2-canary.3", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "7.0.2-canary.3", "@graphql-codegen/add": "5.0.0", "@graphql-codegen/fragment-matcher": "5.0.0", "@graphql-codegen/introspection": "4.0.0", @@ -28,9 +28,9 @@ "apollo3-cache-persist": "^0.14.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "peerDependencies": { "graphql": "^16.7.1", diff --git a/packages/hygraph-cli/package.json b/packages/hygraph-cli/package.json index c9a13c6ef1..fdc056ddc5 100644 --- a/packages/hygraph-cli/package.json +++ b/packages/hygraph-cli/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-cli", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "author": "", "license": "MIT", "scripts": { @@ -15,7 +15,7 @@ "types": "src/index.ts", "dependencies": { "@apollo/client": "~3.8.2", - "@graphcommerce/next-config": "7.0.2-canary.2", + "@graphcommerce/next-config": "7.0.2-canary.3", "@hygraph/management-sdk": "1.2.3", "@whatwg-node/fetch": "^0.9.4", "graphql-tag": "^2.12.6", @@ -26,9 +26,9 @@ "graphql": "^16.7.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "@types/prompts": "^2.4.4", "typescript": "5.2.2" }, diff --git a/packages/hygraph-dynamic-rows/package.json b/packages/hygraph-dynamic-rows/package.json index 9c2f61ea67..6f1fe092f7 100644 --- a/packages/hygraph-dynamic-rows/package.json +++ b/packages/hygraph-dynamic-rows/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-dynamic-rows", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/graphcms-ui": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/graphcms-ui": "7.0.2-canary.3" }, "peerDependencies": { "@mui/material": "^5.10.16", diff --git a/packages/hygraph-ui/package.json b/packages/hygraph-ui/package.json index 4ff11174df..04c371dc96 100644 --- a/packages/hygraph-ui/package.json +++ b/packages/hygraph-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphcms-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@mui/material": "^5.10.16", diff --git a/packages/image/example/package.json b/packages/image/example/package.json index 597fcdef23..1f6740d81f 100644 --- a/packages/image/example/package.json +++ b/packages/image/example/package.json @@ -3,16 +3,16 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/next-config": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/next-config": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", "framer-motion": "^10.16.3", "next": "13.4.20-canary.16", "react": "^18.2.0", diff --git a/packages/image/package.json b/packages/image/package.json index d077425ed1..a56a20f245 100644 --- a/packages/image/package.json +++ b/packages/image/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/image", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,12 +15,12 @@ } }, "dependencies": { - "@graphcommerce/framer-utils": "7.0.2-canary.2" + "@graphcommerce/framer-utils": "7.0.2-canary.3" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "peerDependencies": { "@mui/material": "^5.10.16", diff --git a/packages/lighthouse/package.json b/packages/lighthouse/package.json index 202720b4ec..d53f856712 100644 --- a/packages/lighthouse/package.json +++ b/packages/lighthouse/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/lighthouse", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,9 +13,9 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "peerDependencies": { "next": "^13.2.0" diff --git a/packages/lingui-next/package.json b/packages/lingui-next/package.json index d891830451..7008ee680f 100644 --- a/packages/lingui-next/package.json +++ b/packages/lingui-next/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/lingui-next", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,13 +15,13 @@ } }, "dependencies": { - "@graphcommerce/next-config": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/next-config": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "@lingui/conf": "^4.2.1" }, "peerDependencies": { diff --git a/packages/magento-cart-billing-address/package.json b/packages/magento-cart-billing-address/package.json index 997415720e..375503c34f 100644 --- a/packages/magento-cart-billing-address/package.json +++ b/packages/magento-cart-billing-address/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-billing-address", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/framer-next-pages": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/framer-next-pages": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-checkout/package.json b/packages/magento-cart-checkout/package.json index 4ac25ef730..7e1b35b5a4 100644 --- a/packages/magento-cart-checkout/package.json +++ b/packages/magento-cart-checkout/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-checkout", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-coupon": "7.0.2-canary.2", - "@graphcommerce/magento-cart-items": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-coupon": "7.0.2-canary.3", + "@graphcommerce/magento-cart-items": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-coupon/package.json b/packages/magento-cart-coupon/package.json index 25116ed003..661c452cc4 100644 --- a/packages/magento-cart-coupon/package.json +++ b/packages/magento-cart-coupon/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-coupon", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-email/package.json b/packages/magento-cart-email/package.json index b7a9372690..d27a6867d6 100644 --- a/packages/magento-cart-email/package.json +++ b/packages/magento-cart-email/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-email", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-items/package.json b/packages/magento-cart-items/package.json index 4745de5593..413a966f54 100644 --- a/packages/magento-cart-items/package.json +++ b/packages/magento-cart-items/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-items", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-payment-method/package.json b/packages/magento-cart-payment-method/package.json index 5b73edd0e8..ab9cef7abe 100644 --- a/packages/magento-cart-payment-method/package.json +++ b/packages/magento-cart-payment-method/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-payment-method", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", - "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", + "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/framer-scroller": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/framer-scroller": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-pickup/package.json b/packages/magento-cart-pickup/package.json index 1c8f646d7d..4de71852a5 100644 --- a/packages/magento-cart-pickup/package.json +++ b/packages/magento-cart-pickup/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-pickup", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-shipping-method": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-shipping-method": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-shipping-address/package.json b/packages/magento-cart-shipping-address/package.json index af991dfe4a..7ead68b744 100644 --- a/packages/magento-cart-shipping-address/package.json +++ b/packages/magento-cart-shipping-address/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-shipping-address", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-shipping-method/package.json b/packages/magento-cart-shipping-method/package.json index 1e65899fea..333fe4eab3 100644 --- a/packages/magento-cart-shipping-method/package.json +++ b/packages/magento-cart-shipping-method/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-shipping-method", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/framer-scroller": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/framer-scroller": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart/package.json b/packages/magento-cart/package.json index cb504cc3cc..6528927c0b 100644 --- a/packages/magento-cart/package.json +++ b/packages/magento-cart/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,22 +12,22 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/framer-utils": "7.0.2-canary.2", - "@graphcommerce/framer-next-pages": "7.0.2-canary.2", - "@graphcommerce/framer-scroller": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-graphql": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/framer-utils": "7.0.2-canary.3", + "@graphcommerce/framer-next-pages": "7.0.2-canary.3", + "@graphcommerce/framer-scroller": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-graphql": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-category/package.json b/packages/magento-category/package.json index 6dee8f8271..57c76d1de9 100644 --- a/packages/magento-category/package.json +++ b/packages/magento-category/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-category", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/framer-scroller": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/framer-scroller": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-cms/package.json b/packages/magento-cms/package.json index 6b840e9ebc..6a36317698 100644 --- a/packages/magento-cms/package.json +++ b/packages/magento-cms/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cms", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-compare/package.json b/packages/magento-compare/package.json index 41d6b1e99b..f7f8ff0935 100644 --- a/packages/magento-compare/package.json +++ b/packages/magento-compare/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-compare", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/framer-utils": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/framer-next-pages": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/framer-utils": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/framer-next-pages": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-customer-account/package.json b/packages/magento-customer-account/package.json index d5260928c6..c5f90868a3 100644 --- a/packages/magento-customer-account/package.json +++ b/packages/magento-customer-account/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-customer-account", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-graphql": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-graphql": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-customer-order/package.json b/packages/magento-customer-order/package.json index 539c34877f..7ad4e72500 100644 --- a/packages/magento-customer-order/package.json +++ b/packages/magento-customer-order/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-customer-order", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-graphql": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-graphql": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-customer/package.json b/packages/magento-customer/package.json index 6d708d36b0..e56e728d7b 100644 --- a/packages/magento-customer/package.json +++ b/packages/magento-customer/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-customer", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/framer-utils": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-graphql": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/framer-utils": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-graphql": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-graphql/package.json b/packages/magento-graphql/package.json index 171b7b0d6b..8746aa8518 100644 --- a/packages/magento-graphql/package.json +++ b/packages/magento-graphql/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-graphql", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,12 +13,12 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3" }, "peerDependencies": { "next": "^13.2.0", diff --git a/packages/magento-newsletter/package.json b/packages/magento-newsletter/package.json index 3368d39a70..d66fa9488d 100644 --- a/packages/magento-newsletter/package.json +++ b/packages/magento-newsletter/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-newsletter", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-pagebuilder/package.json b/packages/magento-pagebuilder/package.json index 07c7bc3696..ed16dbd1e6 100644 --- a/packages/magento-pagebuilder/package.json +++ b/packages/magento-pagebuilder/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-pagebuilder", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "@types/jsdom": "^21.1.2" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/magento-category": "7.0.2-canary.2", - "@graphcommerce/magento-cms": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/magento-category": "7.0.2-canary.3", + "@graphcommerce/magento-cms": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3", "jsdom": "^22.1.0" }, "peerDependencies": { diff --git a/packages/magento-payment-adyen/package.json b/packages/magento-payment-adyen/package.json index e55c4eb1a8..7140a088c4 100644 --- a/packages/magento-payment-adyen/package.json +++ b/packages/magento-payment-adyen/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-adyen", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-braintree/package.json b/packages/magento-payment-braintree/package.json index 72829e7527..85d1f0bcb3 100644 --- a/packages/magento-payment-braintree/package.json +++ b/packages/magento-payment-braintree/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-braintree", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,22 +12,22 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-product-configurable": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-product-configurable": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "@types/braintree-web": "^3.96.4" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3", "braintree-web": "^3.95.0-beta-3ds.1" }, "peerDependencies": { diff --git a/packages/magento-payment-included/package.json b/packages/magento-payment-included/package.json index a239f93898..a6e1b88320 100644 --- a/packages/magento-payment-included/package.json +++ b/packages/magento-payment-included/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-included", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-product-configurable": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-product-configurable": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-klarna/package.json b/packages/magento-payment-klarna/package.json index 26cba772f0..3609273dcb 100644 --- a/packages/magento-payment-klarna/package.json +++ b/packages/magento-payment-klarna/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-klarna", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,16 +13,16 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-multisafepay/package.json b/packages/magento-payment-multisafepay/package.json index 2cfad1acbf..3e3cb3cc33 100644 --- a/packages/magento-payment-multisafepay/package.json +++ b/packages/magento-payment-multisafepay/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-multisafepay", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,25 +12,25 @@ } }, "devDependencies": { - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-product-configurable": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-product-configurable": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-checkout": "7.0.2-canary.2", - "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-checkout": "7.0.2-canary.3", + "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-paypal/package.json b/packages/magento-payment-paypal/package.json index 0d6251bbf3..d3d83e5ed5 100644 --- a/packages/magento-payment-paypal/package.json +++ b/packages/magento-payment-paypal/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-paypal", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-bundle/package.json b/packages/magento-product-bundle/package.json index ab2d18eb89..5a40d811ff 100644 --- a/packages/magento-product-bundle/package.json +++ b/packages/magento-product-bundle/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-bundle", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-items": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-product-simple": "7.0.2-canary.2", - "@graphcommerce/magento-product-virtual": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-items": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-product-simple": "7.0.2-canary.3", + "@graphcommerce/magento-product-virtual": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-configurable/package.json b/packages/magento-product-configurable/package.json index a7d27d577f..c4456d1e22 100644 --- a/packages/magento-product-configurable/package.json +++ b/packages/magento-product-configurable/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-configurable", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,24 +12,24 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-items": "7.0.2-canary.2", - "@graphcommerce/magento-category": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-product-simple": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-items": "7.0.2-canary.3", + "@graphcommerce/magento-category": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-product-simple": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-downloadable/package.json b/packages/magento-product-downloadable/package.json index 2a3301ff3e..8afb2c48ff 100644 --- a/packages/magento-product-downloadable/package.json +++ b/packages/magento-product-downloadable/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-downloadable", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-grouped/package.json b/packages/magento-product-grouped/package.json index 5bc818a633..4e0e6c6daf 100644 --- a/packages/magento-product-grouped/package.json +++ b/packages/magento-product-grouped/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-grouped", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-product-simple": "7.0.2-canary.2", - "@graphcommerce/magento-product-virtual": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-product-simple": "7.0.2-canary.3", + "@graphcommerce/magento-product-virtual": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-simple/package.json b/packages/magento-product-simple/package.json index a456571392..a50cefd3f2 100644 --- a/packages/magento-product-simple/package.json +++ b/packages/magento-product-simple/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-simple", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-items": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-items": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-virtual/package.json b/packages/magento-product-virtual/package.json index 2f44f93582..6b80a29096 100644 --- a/packages/magento-product-virtual/package.json +++ b/packages/magento-product-virtual/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-virtual", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-items": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-items": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-product/package.json b/packages/magento-product/package.json index d6c1b0444a..65a4843345 100644 --- a/packages/magento-product/package.json +++ b/packages/magento-product/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/framer-scroller": "7.0.2-canary.2", - "@graphcommerce/framer-next-pages": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/framer-scroller": "7.0.2-canary.3", + "@graphcommerce/framer-next-pages": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", "schema-dts": "^1.1.0" }, "peerDependencies": { diff --git a/packages/magento-review/package.json b/packages/magento-review/package.json index 51e044f424..e236c4570d 100644 --- a/packages/magento-review/package.json +++ b/packages/magento-review/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-review", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3", "schema-dts": "^1.1.0" }, "peerDependencies": { diff --git a/packages/magento-search/package.json b/packages/magento-search/package.json index 07c805c077..af87daebbf 100644 --- a/packages/magento-search/package.json +++ b/packages/magento-search/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-search", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-store/package.json b/packages/magento-store/package.json index af4341a283..e6249511dd 100644 --- a/packages/magento-store/package.json +++ b/packages/magento-store/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-store", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/magento-wishlist/package.json b/packages/magento-wishlist/package.json index 893337ed02..1edad39a28 100644 --- a/packages/magento-wishlist/package.json +++ b/packages/magento-wishlist/package.json @@ -1,6 +1,6 @@ { "name": "@graphcommerce/magento-wishlist", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,20 +13,20 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-customer": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-product-configurable": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2" + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-customer": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-product-configurable": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/mollie-magento-payment/package.json b/packages/mollie-magento-payment/package.json index 099095c916..c52b77de57 100644 --- a/packages/mollie-magento-payment/package.json +++ b/packages/mollie-magento-payment/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/mollie-magento-payment", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,23 +12,23 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.2", - "@graphcommerce/magento-product": "7.0.2-canary.2", - "@graphcommerce/magento-product-configurable": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/magento-cart-shipping-address": "7.0.2-canary.3", + "@graphcommerce/magento-product": "7.0.2-canary.3", + "@graphcommerce/magento-product-configurable": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { - "@graphcommerce/ecommerce-ui": "7.0.2-canary.2", - "@graphcommerce/graphql": "7.0.2-canary.2", - "@graphcommerce/graphql-mesh": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", - "@graphcommerce/magento-cart": "7.0.2-canary.2", - "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.2", - "@graphcommerce/magento-store": "7.0.2-canary.2", - "@graphcommerce/next-ui": "7.0.2-canary.2", - "@graphcommerce/react-hook-form": "7.0.2-canary.2" + "@graphcommerce/ecommerce-ui": "7.0.2-canary.3", + "@graphcommerce/graphql": "7.0.2-canary.3", + "@graphcommerce/graphql-mesh": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", + "@graphcommerce/magento-cart": "7.0.2-canary.3", + "@graphcommerce/magento-cart-payment-method": "7.0.2-canary.3", + "@graphcommerce/magento-store": "7.0.2-canary.3", + "@graphcommerce/next-ui": "7.0.2-canary.3", + "@graphcommerce/react-hook-form": "7.0.2-canary.3" }, "peerDependencies": { "@lingui/react": "^4.2.1", diff --git a/packages/next-ui/package.json b/packages/next-ui/package.json index 740090914b..c8176a3163 100644 --- a/packages/next-ui/package.json +++ b/packages/next-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/next-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "author": "", "license": "MIT", "sideEffects": false, @@ -18,18 +18,18 @@ "@emotion/react": "^11.11.1", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.11.0", - "@graphcommerce/framer-next-pages": "7.0.2-canary.2", - "@graphcommerce/framer-scroller": "7.0.2-canary.2", - "@graphcommerce/framer-utils": "7.0.2-canary.2", - "@graphcommerce/image": "7.0.2-canary.2", + "@graphcommerce/framer-next-pages": "7.0.2-canary.3", + "@graphcommerce/framer-scroller": "7.0.2-canary.3", + "@graphcommerce/framer-utils": "7.0.2-canary.3", + "@graphcommerce/image": "7.0.2-canary.3", "cookie": "^0.5.0", "react-is": "^18.2.0", "schema-dts": "^1.1.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "@types/cookie": "^0.5.2", "@types/react-is": "^18.2.1", "typescript": "5.2.2" diff --git a/packages/react-hook-form/package.json b/packages/react-hook-form/package.json index 8caa70f5b7..1f9af3afec 100644 --- a/packages/react-hook-form/package.json +++ b/packages/react-hook-form/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/react-hook-form", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,9 +16,9 @@ "react-hook-form": "7.46.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "@testing-library/react": "^14.0.0" }, "peerDependencies": { diff --git a/packagesDev/browserslist-config/package.json b/packagesDev/browserslist-config/package.json index 16839d066c..bbb423380f 100644 --- a/packagesDev/browserslist-config/package.json +++ b/packagesDev/browserslist-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/browserslist-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "main": "index.js", "sideEffects": false } diff --git a/packagesDev/changeset-changelog/package.json b/packagesDev/changeset-changelog/package.json index d4cfdaa00e..f6fa60056e 100644 --- a/packagesDev/changeset-changelog/package.json +++ b/packagesDev/changeset-changelog/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/changeset-changelog", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "type": "commonjs", "main": "dist/index.js", "types": "src/index.ts", diff --git a/packagesDev/eslint-config/package.json b/packagesDev/eslint-config/package.json index b4df72cb64..2f868bd72a 100644 --- a/packagesDev/eslint-config/package.json +++ b/packagesDev/eslint-config/package.json @@ -2,10 +2,10 @@ "name": "@graphcommerce/eslint-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "main": "index.js", "dependencies": { - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3", "@next/eslint-plugin-next": "13.4.19", "@typescript-eslint/eslint-plugin": "^6.6.0", "@typescript-eslint/parser": "^6.6.0", diff --git a/packagesDev/graphql-codegen-markdown-docs/package.json b/packagesDev/graphql-codegen-markdown-docs/package.json index d68129a9be..5d10d66f9b 100644 --- a/packagesDev/graphql-codegen-markdown-docs/package.json +++ b/packagesDev/graphql-codegen-markdown-docs/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-codegen-markdown-docs", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -21,9 +21,9 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { "@graphql-codegen/add": "5.0.0", diff --git a/packagesDev/graphql-codegen-near-operation-file/package.json b/packagesDev/graphql-codegen-near-operation-file/package.json index 3e784729ce..2ec6921d2f 100644 --- a/packagesDev/graphql-codegen-near-operation-file/package.json +++ b/packagesDev/graphql-codegen-near-operation-file/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-codegen-near-operation-file", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -21,9 +21,9 @@ } }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", - "@graphcommerce/typescript-config-pwa": "7.0.2-canary.2" + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", + "@graphcommerce/typescript-config-pwa": "7.0.2-canary.3" }, "dependencies": { "@graphql-codegen/add": "5.0.0", diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json index 87a5ac6dbd..812ef85b28 100644 --- a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json +++ b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-codegen-relay-optimizer-plugin", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "description": "GraphQL Code Generator plugin for optimizing your GraphQL queries relay style.", "license": "MIT", "type": "commonjs", @@ -19,8 +19,8 @@ "@graphql-codegen/plugin-helpers": "5.0.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "7.0.2-canary.2", - "@graphcommerce/prettier-config-pwa": "7.0.2-canary.2", + "@graphcommerce/eslint-config-pwa": "7.0.2-canary.3", + "@graphcommerce/prettier-config-pwa": "7.0.2-canary.3", "@graphql-codegen/testing": "3.0.0", "@types/jest": "29.5.4", "@types/relay-compiler": "8.0.3", diff --git a/packagesDev/next-config/package.json b/packagesDev/next-config/package.json index 737ea94651..0be10f9b2c 100644 --- a/packagesDev/next-config/package.json +++ b/packagesDev/next-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/next-config", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "type": "commonjs", "main": "dist/index.js", "types": "src/index.ts", diff --git a/packagesDev/prettier-config/package.json b/packagesDev/prettier-config/package.json index 97b5546b6a..0140407ce3 100644 --- a/packagesDev/prettier-config/package.json +++ b/packagesDev/prettier-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/prettier-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "dependencies": { "prettier-plugin-jsdoc": "^1.0.1" } diff --git a/packagesDev/typescript-config/package.json b/packagesDev/typescript-config/package.json index 7a1618287b..5a3c0bf4a1 100644 --- a/packagesDev/typescript-config/package.json +++ b/packagesDev/typescript-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/typescript-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.0.2-canary.2", + "version": "7.0.2-canary.3", "license": "MIT", "sideEffects": false, "devDependencies": {