diff --git a/.changeset/itchy-waves-brush.md b/.changeset/itchy-waves-brush.md new file mode 100644 index 0000000000..1a5c65b154 --- /dev/null +++ b/.changeset/itchy-waves-brush.md @@ -0,0 +1,5 @@ +--- +"@graphcommerce/magento-store": patch +--- + +Default to permanent redirects unless specified diff --git a/.changeset/pre.json b/.changeset/pre.json index b68e629936..e8d8554eb2 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -153,6 +153,7 @@ "hungry-apricots-applaud", "hungry-balloons-divide", "itchy-pens-travel", + "itchy-waves-brush", "khaki-pianos-cry", "kind-cobras-judge", "large-coins-shave", diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index a85f825cc9..8dee680ca2 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/docs/package.json b/docs/package.json index ecd28b8a88..ff68539d18 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": true, "peerDependencies": { - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82" + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83" }, "prettier": "@graphcommerce/prettier-config-pwa" } diff --git a/examples/magento-graphcms/CHANGELOG.md b/examples/magento-graphcms/CHANGELOG.md index 50d7be749b..ed56611594 100644 --- a/examples/magento-graphcms/CHANGELOG.md +++ b/examples/magento-graphcms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ### Minor Changes diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index 2add077d23..76df5e960e 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "private": true, "sideEffects": false, "packageManager": "yarn@4.1.1", @@ -22,54 +22,54 @@ "dependencies": { "@apollo/client": "~3.10.8", "@ducanh2912/next-pwa": "9.7.2", - "@graphcommerce/cli": "9.0.0-canary.82", - "@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.82", - "@graphcommerce/ecommerce-ui": "9.0.0-canary.82", - "@graphcommerce/framer-next-pages": "9.0.0-canary.82", - "@graphcommerce/framer-scroller": "9.0.0-canary.82", - "@graphcommerce/framer-utils": "9.0.0-canary.82", - "@graphcommerce/googleanalytics": "9.0.0-canary.82", - "@graphcommerce/googlerecaptcha": "9.0.0-canary.82", - "@graphcommerce/googletagmanager": "9.0.0-canary.82", - "@graphcommerce/graphcms-ui": "9.0.0-canary.82", - "@graphcommerce/graphql": "9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "9.0.0-canary.82", - "@graphcommerce/hygraph-cli": "9.0.0-canary.82", - "@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.82", - "@graphcommerce/image": "9.0.0-canary.82", - "@graphcommerce/lingui-next": "9.0.0-canary.82", - "@graphcommerce/magento-cart": "9.0.0-canary.82", - "@graphcommerce/magento-cart-billing-address": "9.0.0-canary.82", - "@graphcommerce/magento-cart-checkout": "9.0.0-canary.82", - "@graphcommerce/magento-cart-coupon": "9.0.0-canary.82", - "@graphcommerce/magento-cart-email": "9.0.0-canary.82", - "@graphcommerce/magento-cart-items": "9.0.0-canary.82", - "@graphcommerce/magento-cart-payment-method": "9.0.0-canary.82", - "@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.82", - "@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.82", - "@graphcommerce/magento-category": "9.0.0-canary.82", - "@graphcommerce/magento-cms": "9.0.0-canary.82", - "@graphcommerce/magento-compare": "9.0.0-canary.82", - "@graphcommerce/magento-customer": "9.0.0-canary.82", - "@graphcommerce/magento-graphql": "9.0.0-canary.82", - "@graphcommerce/magento-graphql-rest": "9.0.0-canary.82", - "@graphcommerce/magento-newsletter": "9.0.0-canary.82", - "@graphcommerce/magento-payment-included": "9.0.0-canary.82", - "@graphcommerce/magento-product": "9.0.0-canary.82", - "@graphcommerce/magento-product-bundle": "9.0.0-canary.82", - "@graphcommerce/magento-product-configurable": "9.0.0-canary.82", - "@graphcommerce/magento-product-downloadable": "9.0.0-canary.82", - "@graphcommerce/magento-product-grouped": "9.0.0-canary.82", - "@graphcommerce/magento-product-simple": "9.0.0-canary.82", - "@graphcommerce/magento-product-virtual": "9.0.0-canary.82", - "@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.82", - "@graphcommerce/magento-review": "9.0.0-canary.82", - "@graphcommerce/magento-search": "9.0.0-canary.82", - "@graphcommerce/magento-store": "9.0.0-canary.82", - "@graphcommerce/magento-wishlist": "9.0.0-canary.82", - "@graphcommerce/next-config": "9.0.0-canary.82", - "@graphcommerce/next-ui": "9.0.0-canary.82", - "@graphcommerce/react-hook-form": "9.0.0-canary.82", + "@graphcommerce/cli": "9.0.0-canary.83", + "@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.83", + "@graphcommerce/ecommerce-ui": "9.0.0-canary.83", + "@graphcommerce/framer-next-pages": "9.0.0-canary.83", + "@graphcommerce/framer-scroller": "9.0.0-canary.83", + "@graphcommerce/framer-utils": "9.0.0-canary.83", + "@graphcommerce/googleanalytics": "9.0.0-canary.83", + "@graphcommerce/googlerecaptcha": "9.0.0-canary.83", + "@graphcommerce/googletagmanager": "9.0.0-canary.83", + "@graphcommerce/graphcms-ui": "9.0.0-canary.83", + "@graphcommerce/graphql": "9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "9.0.0-canary.83", + "@graphcommerce/hygraph-cli": "9.0.0-canary.83", + "@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.83", + "@graphcommerce/image": "9.0.0-canary.83", + "@graphcommerce/lingui-next": "9.0.0-canary.83", + "@graphcommerce/magento-cart": "9.0.0-canary.83", + "@graphcommerce/magento-cart-billing-address": "9.0.0-canary.83", + "@graphcommerce/magento-cart-checkout": "9.0.0-canary.83", + "@graphcommerce/magento-cart-coupon": "9.0.0-canary.83", + "@graphcommerce/magento-cart-email": "9.0.0-canary.83", + "@graphcommerce/magento-cart-items": "9.0.0-canary.83", + "@graphcommerce/magento-cart-payment-method": "9.0.0-canary.83", + "@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.83", + "@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.83", + "@graphcommerce/magento-category": "9.0.0-canary.83", + "@graphcommerce/magento-cms": "9.0.0-canary.83", + "@graphcommerce/magento-compare": "9.0.0-canary.83", + "@graphcommerce/magento-customer": "9.0.0-canary.83", + "@graphcommerce/magento-graphql": "9.0.0-canary.83", + "@graphcommerce/magento-graphql-rest": "9.0.0-canary.83", + "@graphcommerce/magento-newsletter": "9.0.0-canary.83", + "@graphcommerce/magento-payment-included": "9.0.0-canary.83", + "@graphcommerce/magento-product": "9.0.0-canary.83", + "@graphcommerce/magento-product-bundle": "9.0.0-canary.83", + "@graphcommerce/magento-product-configurable": "9.0.0-canary.83", + "@graphcommerce/magento-product-downloadable": "9.0.0-canary.83", + "@graphcommerce/magento-product-grouped": "9.0.0-canary.83", + "@graphcommerce/magento-product-simple": "9.0.0-canary.83", + "@graphcommerce/magento-product-virtual": "9.0.0-canary.83", + "@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.83", + "@graphcommerce/magento-review": "9.0.0-canary.83", + "@graphcommerce/magento-search": "9.0.0-canary.83", + "@graphcommerce/magento-store": "9.0.0-canary.83", + "@graphcommerce/magento-wishlist": "9.0.0-canary.83", + "@graphcommerce/next-config": "9.0.0-canary.83", + "@graphcommerce/next-ui": "9.0.0-canary.83", + "@graphcommerce/react-hook-form": "9.0.0-canary.83", "@lingui/conf": "4.11.2", "@lingui/core": "4.11.2", "@lingui/macro": "4.11.2", @@ -93,9 +93,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.83", "@lingui/cli": "4.11.2", "@playwright/test": "1.45.1", "@types/node": "^18.19.40", diff --git a/packages/address-fields-nl/CHANGELOG.md b/packages/address-fields-nl/CHANGELOG.md index 185a327036..510179c363 100644 --- a/packages/address-fields-nl/CHANGELOG.md +++ b/packages/address-fields-nl/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/address-fields-nl +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/address-fields-nl/package.json b/packages/address-fields-nl/package.json index 78194658e0..e9b62e932d 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/algolia-personalization/CHANGELOG.md b/packages/algolia-personalization/CHANGELOG.md index 917af287b9..895f638b45 100644 --- a/packages/algolia-personalization/CHANGELOG.md +++ b/packages/algolia-personalization/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-personalization +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/algolia-personalization/package.json b/packages/algolia-personalization/package.json index 8f4c05ea7e..e5a6aa9811 100644 --- a/packages/algolia-personalization/package.json +++ b/packages/algolia-personalization/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-personalization", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,14 +15,14 @@ "generate": "tsx scripts/generate-insights-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.0-canary.76", - "@graphcommerce/google-datalayer": "^9.0.0-canary.76", - "@graphcommerce/graphql": "^9.0.0-canary.76", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.76", - "@graphcommerce/magento-customer": "^9.0.0-canary.76", - "@graphcommerce/magento-product": "^9.0.0-canary.76", - "@graphcommerce/next-config": "^9.0.0-canary.76", - "@graphcommerce/next-ui": "^9.0.0-canary.76", + "@graphcommerce/algolia-products": "^9.0.0-canary.83", + "@graphcommerce/google-datalayer": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/next-config": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-products/CHANGELOG.md b/packages/algolia-products/CHANGELOG.md index 05615c8ec2..14b5402492 100644 --- a/packages/algolia-products/CHANGELOG.md +++ b/packages/algolia-products/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-products +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/algolia-products/package.json b/packages/algolia-products/package.json index 1926c075e7..dc257df324 100644 --- a/packages/algolia-products/package.json +++ b/packages/algolia-products/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-products", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,14 +15,14 @@ "generate": "tsx scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/google-datalayer": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-search": "^9.0.0-canary.82", - "@graphcommerce/next-config": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", + "@graphcommerce/google-datalayer": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-search": "^9.0.0-canary.83", + "@graphcommerce/next-config": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-search/CHANGELOG.md b/packages/algolia-search/CHANGELOG.md index 0b716dac0e..b57a70037d 100644 --- a/packages/algolia-search/CHANGELOG.md +++ b/packages/algolia-search/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-search +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/algolia-search/package.json b/packages/algolia-search/package.json index 357a489112..1c861a1355 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,17 +16,17 @@ "react-instantsearch-hooks-web": "^6.47.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-search": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-config": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-search": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-config": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index e51af34e1c..1388335557 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/cli +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/cli/package.json b/packages/cli/package.json index d39b473399..5b26c98bc7 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -39,11 +39,11 @@ "tsx": "^4.16.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/hygraph-cli": "^9.0.0-canary.82", - "@graphcommerce/next-config": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/hygraph-cli": "^9.0.0-canary.83", + "@graphcommerce/next-config": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "graphql": "^16.7.1", "react": "^18.2.0" }, diff --git a/packages/demo-magento-graphcommerce/CHANGELOG.md b/packages/demo-magento-graphcommerce/CHANGELOG.md index 1d02b4f1f2..21ac49180b 100644 --- a/packages/demo-magento-graphcommerce/CHANGELOG.md +++ b/packages/demo-magento-graphcommerce/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/demo-magento-graphcommerce +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/demo-magento-graphcommerce/package.json b/packages/demo-magento-graphcommerce/package.json index 91529e62ff..a2215f0f5f 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,14 +15,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-scroller": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.82", - "@graphcommerce/magento-recently-viewed-products": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-scroller": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.83", + "@graphcommerce/magento-recently-viewed-products": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@mui/material": "^5.10.16", "framer-motion": "^10.0.0", "next": "*", diff --git a/packages/ecommerce-ui/CHANGELOG.md b/packages/ecommerce-ui/CHANGELOG.md index d99bfba03c..9410b52605 100644 --- a/packages/ecommerce-ui/CHANGELOG.md +++ b/packages/ecommerce-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/ecommerce-ui +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ### Minor Changes diff --git a/packages/ecommerce-ui/package.json b/packages/ecommerce-ui/package.json index 48eb767201..ec966b485a 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,12 +12,12 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/framer-next-pages/CHANGELOG.md b/packages/framer-next-pages/CHANGELOG.md index fc2510ef31..bb9d66bd4f 100644 --- a/packages/framer-next-pages/CHANGELOG.md +++ b/packages/framer-next-pages/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/framer-next-pages/example/CHANGELOG.md b/packages/framer-next-pages/example/CHANGELOG.md index 04f1885e01..7ea4bdd1f3 100644 --- a/packages/framer-next-pages/example/CHANGELOG.md +++ b/packages/framer-next-pages/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/framer-next-pages/example/package.json b/packages/framer-next-pages/example/package.json index 1ac3bee818..2d8b773034 100644 --- a/packages/framer-next-pages/example/package.json +++ b/packages/framer-next-pages/example/package.json @@ -3,7 +3,7 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "scripts": { "dev": "next", "build": "next build", @@ -38,9 +38,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.83", "@lingui/cli": "4.11.2", "@playwright/test": "1.45.1", "@types/node": "^18.19.40", diff --git a/packages/framer-next-pages/package.json b/packages/framer-next-pages/package.json index f382ae06fe..a7b9bb31af 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,10 +12,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-utils": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-utils": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "framer-motion": "^10.0.0", "next": "*", "react": "^18.2.0", diff --git a/packages/framer-scroller/CHANGELOG.md b/packages/framer-scroller/CHANGELOG.md index 649ea9c0fa..4f7259b146 100644 --- a/packages/framer-scroller/CHANGELOG.md +++ b/packages/framer-scroller/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/framer-scroller/example/CHANGELOG.md b/packages/framer-scroller/example/CHANGELOG.md index 46a6e41d0a..e7c993e60a 100644 --- a/packages/framer-scroller/example/CHANGELOG.md +++ b/packages/framer-scroller/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/framer-scroller/example/package.json b/packages/framer-scroller/example/package.json index a4250b755d..c72fd579b2 100644 --- a/packages/framer-scroller/example/package.json +++ b/packages/framer-scroller/example/package.json @@ -3,7 +3,7 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "scripts": { "dev": "next", "build": "next build", @@ -31,9 +31,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.83", "@lingui/cli": "4.11.2", "@playwright/test": "1.45.1", "@types/node": "^18.19.40", diff --git a/packages/framer-scroller/package.json b/packages/framer-scroller/package.json index 63d9bd8493..cb9d49d735 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,11 +18,11 @@ "popmotion": "11.0.5" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-utils": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-utils": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/react": "^4.2.1", "@mui/material": "^5.10.16", diff --git a/packages/framer-utils/CHANGELOG.md b/packages/framer-utils/CHANGELOG.md index 003f6e94cc..1c3f435c34 100644 --- a/packages/framer-utils/CHANGELOG.md +++ b/packages/framer-utils/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/framer-utils/package.json b/packages/framer-utils/package.json index 98164272ef..4bbca61525 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,9 +15,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "framer-motion": "^10.0.0", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/google-datalayer/CHANGELOG.md b/packages/google-datalayer/CHANGELOG.md index 57594a0735..90111369cc 100644 --- a/packages/google-datalayer/CHANGELOG.md +++ b/packages/google-datalayer/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/google-datalayer +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/google-datalayer/package.json b/packages/google-datalayer/package.json index 45e697a700..e6851cb612 100644 --- a/packages/google-datalayer/package.json +++ b/packages/google-datalayer/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/google-datalayer", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@mui/material": "^5.14.20", "next": "^14", "react": "^18.2.0", diff --git a/packages/googleanalytics/CHANGELOG.md b/packages/googleanalytics/CHANGELOG.md index c9bfe88b87..d273c6d44c 100644 --- a/packages/googleanalytics/CHANGELOG.md +++ b/packages/googleanalytics/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/googleanalytics/package.json b/packages/googleanalytics/package.json index 389c3a22ef..347cbd75d1 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "dependencies": { - "@graphcommerce/google-datalayer": "9.0.0-canary.82" + "@graphcommerce/google-datalayer": "9.0.0-canary.83" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/next-config": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/next-config": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/googlerecaptcha/CHANGELOG.md b/packages/googlerecaptcha/CHANGELOG.md index d27ec8308d..f45c56d718 100644 --- a/packages/googlerecaptcha/CHANGELOG.md +++ b/packages/googlerecaptcha/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/googlerecaptcha/package.json b/packages/googlerecaptcha/package.json index 59fb3b6393..33a1d8fc1a 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "@types/grecaptcha": "^3.0.9" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/googletagmanager/CHANGELOG.md b/packages/googletagmanager/CHANGELOG.md index a15a1fd9a8..77e10bb9c0 100644 --- a/packages/googletagmanager/CHANGELOG.md +++ b/packages/googletagmanager/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/googletagmanager/package.json b/packages/googletagmanager/package.json index 98022f99f3..d08736f77c 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "dependencies": { - "@graphcommerce/google-datalayer": "9.0.0-canary.82" + "@graphcommerce/google-datalayer": "9.0.0-canary.83" }, "devDependencies": { "@types/gapi.client.tagmanager": "^2.0.4" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/graphql-mesh/CHANGELOG.md b/packages/graphql-mesh/CHANGELOG.md index 40919da255..465850d507 100644 --- a/packages/graphql-mesh/CHANGELOG.md +++ b/packages/graphql-mesh/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/graphql-mesh/package.json b/packages/graphql-mesh/package.json index 3396fcd28c..c512c7ae78 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "main": "index.ts", "dependencies": { "@graphql-mesh/apollo-link": "latest", @@ -35,9 +35,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "graphql": "^16.7.1" }, "devDependencies": { diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index 293a67082e..04d5d374e0 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/graphql/package.json b/packages/graphql/package.json index d2f9c54c4f..8a85e4d9b2 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,8 +13,8 @@ } }, "dependencies": { - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.82", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.82", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.83", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.83", "@graphql-codegen/add": "5.0.3", "@graphql-codegen/fragment-matcher": "5.0.2", "@graphql-codegen/introspection": "4.0.3", @@ -28,9 +28,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "graphql": "^16.7.1", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/hygraph-cli/CHANGELOG.md b/packages/hygraph-cli/CHANGELOG.md index 6d089a5faf..4234e0a57e 100644 --- a/packages/hygraph-cli/CHANGELOG.md +++ b/packages/hygraph-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-cli +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/hygraph-cli/package.json b/packages/hygraph-cli/package.json index 5dbc2d0a22..0d36db1069 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -19,10 +19,10 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/next-config": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/next-config": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "dotenv": "^16.1.4", "graphql": "^16.7.1" }, diff --git a/packages/hygraph-dynamic-rows-ui/CHANGELOG.md b/packages/hygraph-dynamic-rows-ui/CHANGELOG.md index 3dbc691944..f0bb6dae7d 100644 --- a/packages/hygraph-dynamic-rows-ui/CHANGELOG.md +++ b/packages/hygraph-dynamic-rows-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-dynamic-rows-ui +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/hygraph-dynamic-rows-ui/package.json b/packages/hygraph-dynamic-rows-ui/package.json index eec65fa414..33697d0840 100644 --- a/packages/hygraph-dynamic-rows-ui/package.json +++ b/packages/hygraph-dynamic-rows-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-dynamic-rows-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "type": "commonjs", "prettier": "@graphcommerce/prettier-config-pwa", @@ -17,7 +17,7 @@ }, "dependencies": { "@apollo/client": "~3.10.8", - "@graphcommerce/next-config": "9.0.0-canary.82", + "@graphcommerce/next-config": "9.0.0-canary.83", "@hygraph/app-sdk-react": "^0.0.4", "@lingui/core": "^4.11.2", "@lingui/macro": "^4.11.2", @@ -32,9 +32,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.83", "@types/react-is": "^18.3.0", "babel-plugin-macros": "^3.1.0", "eslint": "^8", diff --git a/packages/hygraph-dynamic-rows/CHANGELOG.md b/packages/hygraph-dynamic-rows/CHANGELOG.md index 8ec0115dc5..db10f54949 100644 --- a/packages/hygraph-dynamic-rows/CHANGELOG.md +++ b/packages/hygraph-dynamic-rows/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-dynamic-rows +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/hygraph-dynamic-rows/package.json b/packages/hygraph-dynamic-rows/package.json index 01dd8da6fb..800f4f2b1e 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphcms-ui": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphcms-ui": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/hygraph-ui/CHANGELOG.md b/packages/hygraph-ui/CHANGELOG.md index d687ef3798..940df0ec69 100644 --- a/packages/hygraph-ui/CHANGELOG.md +++ b/packages/hygraph-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/hygraph-ui/package.json b/packages/hygraph-ui/package.json index c7d75acea7..1028e922f7 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/image/CHANGELOG.md b/packages/image/CHANGELOG.md index 2edc17edd3..e1b179a744 100644 --- a/packages/image/CHANGELOG.md +++ b/packages/image/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/image/example/CHANGELOG.md b/packages/image/example/CHANGELOG.md index fc4a6e23ab..9641efca93 100644 --- a/packages/image/example/CHANGELOG.md +++ b/packages/image/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/image/example/package.json b/packages/image/example/package.json index 806a7779d5..5ccab9cd68 100644 --- a/packages/image/example/package.json +++ b/packages/image/example/package.json @@ -3,7 +3,7 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "scripts": { "dev": "next", "build": "next build", @@ -31,9 +31,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.83", "@lingui/cli": "4.11.2", "@playwright/test": "1.45.1", "@types/node": "^18.19.40", diff --git a/packages/image/package.json b/packages/image/package.json index 75dff9ac39..39e31c8a82 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,10 +15,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-utils": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-utils": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/lighthouse/CHANGELOG.md b/packages/lighthouse/CHANGELOG.md index 5a55742293..1a879b0db6 100644 --- a/packages/lighthouse/CHANGELOG.md +++ b/packages/lighthouse/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/lighthouse/package.json b/packages/lighthouse/package.json index 2f55072176..0698f116eb 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,9 +13,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "next": "*" } } diff --git a/packages/lingui-next/CHANGELOG.md b/packages/lingui-next/CHANGELOG.md index b249b96d21..85106aebdf 100644 --- a/packages/lingui-next/CHANGELOG.md +++ b/packages/lingui-next/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/lingui-next/package.json b/packages/lingui-next/package.json index 180b536ccb..c2d0e68300 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,11 +15,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/next-config": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/next-config": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/conf": "^4.7.0", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", diff --git a/packages/magento-cart-billing-address/CHANGELOG.md b/packages/magento-cart-billing-address/CHANGELOG.md index 0addcd0abd..d83e7e3201 100644 --- a/packages/magento-cart-billing-address/CHANGELOG.md +++ b/packages/magento-cart-billing-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-cart-billing-address/package.json b/packages/magento-cart-billing-address/package.json index 2c6fa22e71..63da7a345e 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-checkout/CHANGELOG.md b/packages/magento-cart-checkout/CHANGELOG.md index c0c288350a..23c7494e0f 100644 --- a/packages/magento-cart-checkout/CHANGELOG.md +++ b/packages/magento-cart-checkout/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-cart-checkout/package.json b/packages/magento-cart-checkout/package.json index 05dabe4635..92a00c14c6 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-coupon": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-coupon": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-coupon/CHANGELOG.md b/packages/magento-cart-coupon/CHANGELOG.md index 66c4643b43..44e6b516c8 100644 --- a/packages/magento-cart-coupon/CHANGELOG.md +++ b/packages/magento-cart-coupon/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-cart-coupon/package.json b/packages/magento-cart-coupon/package.json index 4e8caa878d..39ee425485 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-email/CHANGELOG.md b/packages/magento-cart-email/CHANGELOG.md index 1dd6605338..0dea976a89 100644 --- a/packages/magento-cart-email/CHANGELOG.md +++ b/packages/magento-cart-email/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ### Minor Changes diff --git a/packages/magento-cart-email/package.json b/packages/magento-cart-email/package.json index cd7eb46b18..14374822b3 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-items/CHANGELOG.md b/packages/magento-cart-items/CHANGELOG.md index ad2a042ce5..0da84243e0 100644 --- a/packages/magento-cart-items/CHANGELOG.md +++ b/packages/magento-cart-items/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-cart-items/package.json b/packages/magento-cart-items/package.json index 0f4e79d743..85be904d17 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-payment-method/CHANGELOG.md b/packages/magento-cart-payment-method/CHANGELOG.md index c9a1a610bd..366667c01f 100644 --- a/packages/magento-cart-payment-method/CHANGELOG.md +++ b/packages/magento-cart-payment-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-cart-payment-method/package.json b/packages/magento-cart-payment-method/package.json index 3b1fb822a8..4de164ab70 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-scroller": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-scroller": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-pickup/CHANGELOG.md b/packages/magento-cart-pickup/CHANGELOG.md index e0f28a0f9f..f6dbf8f227 100644 --- a/packages/magento-cart-pickup/CHANGELOG.md +++ b/packages/magento-cart-pickup/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-cart-pickup/package.json b/packages/magento-cart-pickup/package.json index e952ce270e..970e309091 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-shipping-address/CHANGELOG.md b/packages/magento-cart-shipping-address/CHANGELOG.md index 0331a7d31f..ae32b28cd9 100644 --- a/packages/magento-cart-shipping-address/CHANGELOG.md +++ b/packages/magento-cart-shipping-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-cart-shipping-address/package.json b/packages/magento-cart-shipping-address/package.json index 5f3e980d9e..a2a6778a6a 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-shipping-method/CHANGELOG.md b/packages/magento-cart-shipping-method/CHANGELOG.md index 0ca8266b7d..511dbb4034 100644 --- a/packages/magento-cart-shipping-method/CHANGELOG.md +++ b/packages/magento-cart-shipping-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-cart-shipping-method/package.json b/packages/magento-cart-shipping-method/package.json index af36023388..fd41cf36a9 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-scroller": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-scroller": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart/CHANGELOG.md b/packages/magento-cart/CHANGELOG.md index aa59a6cc9b..5c8c5631b1 100644 --- a/packages/magento-cart/CHANGELOG.md +++ b/packages/magento-cart/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ### Minor Changes diff --git a/packages/magento-cart/package.json b/packages/magento-cart/package.json index 1cf8fa31d2..7452090353 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.82", - "@graphcommerce/framer-scroller": "^9.0.0-canary.82", - "@graphcommerce/framer-utils": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/magento-graphql": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.83", + "@graphcommerce/framer-scroller": "^9.0.0-canary.83", + "@graphcommerce/framer-utils": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-graphql": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-category/CHANGELOG.md b/packages/magento-category/CHANGELOG.md index 423eca84ca..3ad6df5259 100644 --- a/packages/magento-category/CHANGELOG.md +++ b/packages/magento-category/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-category/package.json b/packages/magento-category/package.json index 38a0e12a9a..7f19c5d09b 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-scroller": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-scroller": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cms/CHANGELOG.md b/packages/magento-cms/CHANGELOG.md index 2223ae13d4..5d06f8fc8f 100644 --- a/packages/magento-cms/CHANGELOG.md +++ b/packages/magento-cms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-cms/package.json b/packages/magento-cms/package.json index 8d776f868b..aa7c7e4ec4 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,11 +12,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-compare/CHANGELOG.md b/packages/magento-compare/CHANGELOG.md index e4b9b96cad..65de6390e9 100644 --- a/packages/magento-compare/CHANGELOG.md +++ b/packages/magento-compare/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-compare +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-compare/package.json b/packages/magento-compare/package.json index 46cf6b16a3..caf3cf15a2 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.82", - "@graphcommerce/framer-utils": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.83", + "@graphcommerce/framer-utils": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-customer-account/CHANGELOG.md b/packages/magento-customer-account/CHANGELOG.md index 20dd62f250..0f0b243fcc 100644 --- a/packages/magento-customer-account/CHANGELOG.md +++ b/packages/magento-customer-account/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-customer-account/package.json b/packages/magento-customer-account/package.json index c91b5cd7b3..fb0bba9d04 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,9 +12,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82" + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83" } } diff --git a/packages/magento-customer-order/CHANGELOG.md b/packages/magento-customer-order/CHANGELOG.md index 768285955c..ecb1a634b0 100644 --- a/packages/magento-customer-order/CHANGELOG.md +++ b/packages/magento-customer-order/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-customer-order/package.json b/packages/magento-customer-order/package.json index 650677a785..51df51b657 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/magento-graphql": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-graphql": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-customer/CHANGELOG.md b/packages/magento-customer/CHANGELOG.md index 570dae686e..55b012095a 100644 --- a/packages/magento-customer/CHANGELOG.md +++ b/packages/magento-customer/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ### Minor Changes diff --git a/packages/magento-customer/package.json b/packages/magento-customer/package.json index e16d08261a..82e4e3487c 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.82", - "@graphcommerce/framer-utils": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-graphql": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.83", + "@graphcommerce/framer-utils": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-graphql": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-graphql-rest/CHANGELOG.md b/packages/magento-graphql-rest/CHANGELOG.md index 11046d1f68..a2aa33a0ce 100644 --- a/packages/magento-graphql-rest/CHANGELOG.md +++ b/packages/magento-graphql-rest/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-graphql-rest +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-graphql-rest/package.json b/packages/magento-graphql-rest/package.json index 5b294db9ea..d2a4cd53f4 100644 --- a/packages/magento-graphql-rest/package.json +++ b/packages/magento-graphql-rest/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-graphql-rest", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -16,11 +16,11 @@ "generate": "tsx ./scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-search": "^9.0.0-canary.82", - "@graphcommerce/next-config": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82" + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-search": "^9.0.0-canary.83", + "@graphcommerce/next-config": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83" }, "devDependencies": { "graphql": "^16.0.0", diff --git a/packages/magento-graphql/CHANGELOG.md b/packages/magento-graphql/CHANGELOG.md index 45efb58d9c..7702253515 100644 --- a/packages/magento-graphql/CHANGELOG.md +++ b/packages/magento-graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-graphql/package.json b/packages/magento-graphql/package.json index 6d1dcdaa1e..1ed55fbcf1 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,10 +13,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "next": "*", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/magento-newsletter/CHANGELOG.md b/packages/magento-newsletter/CHANGELOG.md index 02594ae26e..bb10914888 100644 --- a/packages/magento-newsletter/CHANGELOG.md +++ b/packages/magento-newsletter/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-newsletter/package.json b/packages/magento-newsletter/package.json index 2272d00371..c2b6cf966c 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-pagebuilder/CHANGELOG.md b/packages/magento-pagebuilder/CHANGELOG.md index e23db5070d..8471a1480a 100644 --- a/packages/magento-pagebuilder/CHANGELOG.md +++ b/packages/magento-pagebuilder/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-pagebuilder +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-pagebuilder/package.json b/packages/magento-pagebuilder/package.json index 2efdd85905..fb542bb786 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,15 +18,15 @@ "jsdom": "^23.2.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/magento-category": "^9.0.0-canary.82", - "@graphcommerce/magento-cms": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/magento-category": "^9.0.0-canary.83", + "@graphcommerce/magento-cms": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-adyen/CHANGELOG.md b/packages/magento-payment-adyen/CHANGELOG.md index a4913b6245..47912adb15 100644 --- a/packages/magento-payment-adyen/CHANGELOG.md +++ b/packages/magento-payment-adyen/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-adyen +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-payment-adyen/package.json b/packages/magento-payment-adyen/package.json index 384b295a63..4af0251b00 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-braintree/CHANGELOG.md b/packages/magento-payment-braintree/CHANGELOG.md index 21205509e1..1a1720bc4f 100644 --- a/packages/magento-payment-braintree/CHANGELOG.md +++ b/packages/magento-payment-braintree/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-payment-braintree/package.json b/packages/magento-payment-braintree/package.json index 3eafbd4311..16a1ddf943 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,19 +18,19 @@ "braintree-web": "^3.103.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-included/CHANGELOG.md b/packages/magento-payment-included/CHANGELOG.md index 8d08bc5e26..5a98d7fc4f 100644 --- a/packages/magento-payment-included/CHANGELOG.md +++ b/packages/magento-payment-included/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-payment-included/package.json b/packages/magento-payment-included/package.json index 07569a64c8..dbf4f27154 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-klarna/CHANGELOG.md b/packages/magento-payment-klarna/CHANGELOG.md index 0acf6d2529..8ee918ebd1 100644 --- a/packages/magento-payment-klarna/CHANGELOG.md +++ b/packages/magento-payment-klarna/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-payment-klarna/package.json b/packages/magento-payment-klarna/package.json index fc76462a3c..269d7fb31a 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,14 +13,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-multisafepay/CHANGELOG.md b/packages/magento-payment-multisafepay/CHANGELOG.md index c84207259b..6198c72224 100644 --- a/packages/magento-payment-multisafepay/CHANGELOG.md +++ b/packages/magento-payment-multisafepay/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-multisafepay +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-payment-multisafepay/package.json b/packages/magento-payment-multisafepay/package.json index 2c704ed1ed..bd9de23758 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,22 +12,22 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-checkout": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-checkout": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-paypal/CHANGELOG.md b/packages/magento-payment-paypal/CHANGELOG.md index 439c9064ff..9f8eccb1a2 100644 --- a/packages/magento-payment-paypal/CHANGELOG.md +++ b/packages/magento-payment-paypal/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-paypal +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-payment-paypal/package.json b/packages/magento-payment-paypal/package.json index ab6095201e..afd066f81f 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-bundle/CHANGELOG.md b/packages/magento-product-bundle/CHANGELOG.md index 48a2b5314b..d8593fdb9d 100644 --- a/packages/magento-product-bundle/CHANGELOG.md +++ b/packages/magento-product-bundle/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-product-bundle/package.json b/packages/magento-product-bundle/package.json index 2333bccd9a..4e24b58aef 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-product-simple": "^9.0.0-canary.82", - "@graphcommerce/magento-product-virtual": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-product-simple": "^9.0.0-canary.83", + "@graphcommerce/magento-product-virtual": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-configurable/CHANGELOG.md b/packages/magento-product-configurable/CHANGELOG.md index 5a0618f1c8..45f3ee284a 100644 --- a/packages/magento-product-configurable/CHANGELOG.md +++ b/packages/magento-product-configurable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-product-configurable/package.json b/packages/magento-product-configurable/package.json index c1512e9edb..9b05a5ef0e 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,23 +12,23 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/lingui-next": "9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.82", - "@graphcommerce/magento-category": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-product-simple": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/lingui-next": "9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.83", + "@graphcommerce/magento-category": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-product-simple": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-downloadable/CHANGELOG.md b/packages/magento-product-downloadable/CHANGELOG.md index a22ee739aa..63a12c9aa6 100644 --- a/packages/magento-product-downloadable/CHANGELOG.md +++ b/packages/magento-product-downloadable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-product-downloadable/package.json b/packages/magento-product-downloadable/package.json index b408ad9ee5..4f854bef0d 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-grouped/CHANGELOG.md b/packages/magento-product-grouped/CHANGELOG.md index 0e126c8182..51ff691aa4 100644 --- a/packages/magento-product-grouped/CHANGELOG.md +++ b/packages/magento-product-grouped/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-product-grouped/package.json b/packages/magento-product-grouped/package.json index 405073ff53..24852d9d9f 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-product-simple": "^9.0.0-canary.82", - "@graphcommerce/magento-product-virtual": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-product-simple": "^9.0.0-canary.83", + "@graphcommerce/magento-product-virtual": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-simple/CHANGELOG.md b/packages/magento-product-simple/CHANGELOG.md index 7c28a6cfc8..3b83a385ad 100644 --- a/packages/magento-product-simple/CHANGELOG.md +++ b/packages/magento-product-simple/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-product-simple/package.json b/packages/magento-product-simple/package.json index 8856d8f0b0..20f5ec9a67 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-virtual/CHANGELOG.md b/packages/magento-product-virtual/CHANGELOG.md index 6369adcdb7..7bf85a756d 100644 --- a/packages/magento-product-virtual/CHANGELOG.md +++ b/packages/magento-product-virtual/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-product-virtual/package.json b/packages/magento-product-virtual/package.json index 7cda9152fe..7feb9ac40c 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product/CHANGELOG.md b/packages/magento-product/CHANGELOG.md index 51723553b2..c853e1e92d 100644 --- a/packages/magento-product/CHANGELOG.md +++ b/packages/magento-product/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-product/package.json b/packages/magento-product/package.json index 17d71733ea..8f993597dc 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.5.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.82", - "@graphcommerce/framer-scroller": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.83", + "@graphcommerce/framer-scroller": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-recently-viewed-products/CHANGELOG.md b/packages/magento-recently-viewed-products/CHANGELOG.md index b210688ab9..73572b4601 100644 --- a/packages/magento-recently-viewed-products/CHANGELOG.md +++ b/packages/magento-recently-viewed-products/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-recently-viewed-products +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-recently-viewed-products/package.json b/packages/magento-recently-viewed-products/package.json index 4d9ee3dd5a..04b4de2405 100644 --- a/packages/magento-recently-viewed-products/package.json +++ b/packages/magento-recently-viewed-products/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-recently-viewed-products", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.82", - "@graphcommerce/next-config": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.83", + "@graphcommerce/next-config": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@mui/material": "^5.10.16", "framer-motion": "^10.0.0", "next": "*", diff --git a/packages/magento-review/CHANGELOG.md b/packages/magento-review/CHANGELOG.md index dadf53b411..9008e5fdb1 100644 --- a/packages/magento-review/CHANGELOG.md +++ b/packages/magento-review/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-review/package.json b/packages/magento-review/package.json index ee0034d933..22ee6141e1 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.5.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-search/CHANGELOG.md b/packages/magento-search/CHANGELOG.md index cbfa31c662..1298093ce8 100644 --- a/packages/magento-search/CHANGELOG.md +++ b/packages/magento-search/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-search/package.json b/packages/magento-search/package.json index cbee48d302..a9d66d82d9 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-store/CHANGELOG.md b/packages/magento-store/CHANGELOG.md index fc349ca6d6..6cbc89ed27 100644 --- a/packages/magento-store/CHANGELOG.md +++ b/packages/magento-store/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 9.0.0-canary.83 + +### Patch Changes + +- [#2374](https://github.com/graphcommerce-org/graphcommerce/pull/2374) [`e61e1f4`](https://github.com/graphcommerce-org/graphcommerce/commit/e61e1f4fb1086f7a6341b42502135abf1839e43d) - Default to permanent redirects unless specified ([@hnsr](https://github.com/hnsr)) + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-store/package.json b/packages/magento-store/package.json index 8c320bdcda..671baeb63d 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-store/utils/redirectOrNotFound.ts b/packages/magento-store/utils/redirectOrNotFound.ts index d21a8d0b1a..eb3d3e4c40 100644 --- a/packages/magento-store/utils/redirectOrNotFound.ts +++ b/packages/magento-store/utils/redirectOrNotFound.ts @@ -105,8 +105,8 @@ export async function redirectOrNotFound( ? routeData.route.relative_url : undefined - // There is a URL, so we need to check if it can be found in the database. - const permanent = routeData.route?.redirect_code === 301 + // For implicit redirects, always use permanent, otherwise use the given redirect type + const permanent = !routeData.route?.redirect_code || routeData.route?.redirect_code === 301 if ( isTypename(routeData.route, [ diff --git a/packages/magento-wishlist/CHANGELOG.md b/packages/magento-wishlist/CHANGELOG.md index 1475c56857..eae4f58ba0 100644 --- a/packages/magento-wishlist/CHANGELOG.md +++ b/packages/magento-wishlist/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-wishlist +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/magento-wishlist/package.json b/packages/magento-wishlist/package.json index ea9f26964e..45c456bcda 100644 --- a/packages/magento-wishlist/package.json +++ b/packages/magento-wishlist/package.json @@ -1,6 +1,6 @@ { "name": "@graphcommerce/magento-wishlist", - "version": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,20 +13,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-customer": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-config": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-customer": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-config": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/mollie-magento-payment/CHANGELOG.md b/packages/mollie-magento-payment/CHANGELOG.md index e7d9cf9af6..3774c4918b 100644 --- a/packages/mollie-magento-payment/CHANGELOG.md +++ b/packages/mollie-magento-payment/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/mollie-magento-payment/package.json b/packages/mollie-magento-payment/package.json index 2119650abc..61b7cc552b 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.82", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/graphql": "^9.0.0-canary.82", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/magento-cart": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.82", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.82", - "@graphcommerce/magento-product": "^9.0.0-canary.82", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.82", - "@graphcommerce/magento-store": "^9.0.0-canary.82", - "@graphcommerce/next-ui": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/react-hook-form": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.83", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/graphql": "^9.0.0-canary.83", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/magento-cart": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.83", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.83", + "@graphcommerce/magento-product": "^9.0.0-canary.83", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.83", + "@graphcommerce/magento-store": "^9.0.0-canary.83", + "@graphcommerce/next-ui": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/react-hook-form": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/next-ui/CHANGELOG.md b/packages/next-ui/CHANGELOG.md index db0d9b2274..5234f12a94 100644 --- a/packages/next-ui/CHANGELOG.md +++ b/packages/next-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/next-ui/package.json b/packages/next-ui/package.json index dca1381e38..3542f7898c 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -26,13 +26,13 @@ "typescript": "5.5.3" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.82", - "@graphcommerce/framer-scroller": "^9.0.0-canary.82", - "@graphcommerce/framer-utils": "^9.0.0-canary.82", - "@graphcommerce/image": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.83", + "@graphcommerce/framer-scroller": "^9.0.0-canary.83", + "@graphcommerce/framer-utils": "^9.0.0-canary.83", + "@graphcommerce/image": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/react-hook-form/CHANGELOG.md b/packages/react-hook-form/CHANGELOG.md index e08707e7e0..693b42baba 100644 --- a/packages/react-hook-form/CHANGELOG.md +++ b/packages/react-hook-form/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packages/react-hook-form/package.json b/packages/react-hook-form/package.json index 64d38864fd..904af26499 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,9 +16,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "@mui/utils": "^5", "graphql": "^16.6.0", "react": "^18.2.0", diff --git a/packagesDev/browserslist-config/CHANGELOG.md b/packagesDev/browserslist-config/CHANGELOG.md index 0131ac2c4c..c0f5d11488 100644 --- a/packagesDev/browserslist-config/CHANGELOG.md +++ b/packagesDev/browserslist-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packagesDev/browserslist-config/package.json b/packagesDev/browserslist-config/package.json index 0736cdafbd..bce7d0c7e6 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "main": "index.js", "sideEffects": false } diff --git a/packagesDev/changeset-changelog/CHANGELOG.md b/packagesDev/changeset-changelog/CHANGELOG.md index 7409677e33..ef077042b0 100644 --- a/packagesDev/changeset-changelog/CHANGELOG.md +++ b/packagesDev/changeset-changelog/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/changeset-changelog +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packagesDev/changeset-changelog/package.json b/packagesDev/changeset-changelog/package.json index d44bd59bbb..3c672d4101 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "type": "commonjs", "main": "dist/index.js", "types": "src/index.ts", diff --git a/packagesDev/eslint-config/CHANGELOG.md b/packagesDev/eslint-config/CHANGELOG.md index 00e40f86ab..0a8fa3d408 100644 --- a/packagesDev/eslint-config/CHANGELOG.md +++ b/packagesDev/eslint-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packagesDev/eslint-config/package.json b/packagesDev/eslint-config/package.json index eac9897890..cd1d0e7eea 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "main": "index.js", "dependencies": { - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.82", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.83", "@next/eslint-plugin-next": "14.2.5", "@typescript-eslint/eslint-plugin": "^7.16.1", "@typescript-eslint/parser": "^7.16.1", diff --git a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md index 985611b347..460d4f91d8 100644 --- a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md +++ b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packagesDev/graphql-codegen-markdown-docs/package.json b/packagesDev/graphql-codegen-markdown-docs/package.json index ebf8caf48e..37a4c96c57 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -29,9 +29,9 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "graphql": "^16.7.1" } } diff --git a/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md b/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md index cd2e14a045..bceb4fd222 100644 --- a/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md +++ b/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packagesDev/graphql-codegen-near-operation-file/package.json b/packagesDev/graphql-codegen-near-operation-file/package.json index 4f81b6b967..c0ea4b92cf 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -28,9 +28,9 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.83", "graphql": "^16.7.1" } } diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md b/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md index 2b9e46d1e5..3bfa1e30c6 100644 --- a/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md +++ b/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json index 5405883698..a1c7191240 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "description": "GraphQL Code Generator plugin for optimizing your GraphQL queries relay style.", "type": "commonjs", "main": "dist/index.js", @@ -21,8 +21,8 @@ "typescript": "5.5.3" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.82", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.82", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.83", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.83", "graphql": "^16.7.1" }, "prettier": "@graphcommerce/prettier-config-pwa", diff --git a/packagesDev/next-config/CHANGELOG.md b/packagesDev/next-config/CHANGELOG.md index 39b713a32c..729f5bebb3 100644 --- a/packagesDev/next-config/CHANGELOG.md +++ b/packagesDev/next-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packagesDev/next-config/package.json b/packagesDev/next-config/package.json index f10e0500f2..e5faa194fc 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "type": "commonjs", "main": "dist/index.js", "types": "src/index.ts", diff --git a/packagesDev/prettier-config/CHANGELOG.md b/packagesDev/prettier-config/CHANGELOG.md index 97197d7248..cba9730fb7 100644 --- a/packagesDev/prettier-config/CHANGELOG.md +++ b/packagesDev/prettier-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packagesDev/prettier-config/package.json b/packagesDev/prettier-config/package.json index fb5c874924..a7c232e1f5 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "dependencies": { "prettier-plugin-jsdoc": "^1.3.0" }, diff --git a/packagesDev/typescript-config/CHANGELOG.md b/packagesDev/typescript-config/CHANGELOG.md index b99e339fcf..45a0bd4b47 100644 --- a/packagesDev/typescript-config/CHANGELOG.md +++ b/packagesDev/typescript-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.83 + ## 9.0.0-canary.82 ## 9.0.0-canary.81 diff --git a/packagesDev/typescript-config/package.json b/packagesDev/typescript-config/package.json index be781eb97f..da229be890 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": "9.0.0-canary.82", + "version": "9.0.0-canary.83", "sideEffects": false, "devDependencies": { "@tsconfig/node18": "^18.2.4" diff --git a/yarn.lock b/yarn.lock index 90543d750b..b099b79b5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2801,14 +2801,14 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/address-fields-nl@workspace:packages/address-fields-nl" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -2846,14 +2846,14 @@ __metadata: graphql: "npm:^16.0.0" tsx: "npm:^4.16.2" peerDependencies: - "@graphcommerce/algolia-products": ^9.0.0-canary.76 - "@graphcommerce/google-datalayer": ^9.0.0-canary.76 - "@graphcommerce/graphql": ^9.0.0-canary.76 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.76 - "@graphcommerce/magento-customer": ^9.0.0-canary.76 - "@graphcommerce/magento-product": ^9.0.0-canary.76 - "@graphcommerce/next-config": ^9.0.0-canary.76 - "@graphcommerce/next-ui": ^9.0.0-canary.76 + "@graphcommerce/algolia-products": ^9.0.0-canary.83 + "@graphcommerce/google-datalayer": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/next-config": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 react: ^18.2.0 languageName: unknown linkType: soft @@ -2865,14 +2865,14 @@ __metadata: graphql: "npm:^16.0.0" tsx: "npm:^4.16.2" peerDependencies: - "@graphcommerce/google-datalayer": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-search": ^9.0.0-canary.82 - "@graphcommerce/next-config": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 + "@graphcommerce/google-datalayer": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-search": ^9.0.0-canary.83 + "@graphcommerce/next-config": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 react: ^18.2.0 languageName: unknown linkType: soft @@ -2900,17 +2900,17 @@ __metadata: algoliasearch: "npm:^4.24.0" react-instantsearch-hooks-web: "npm:^6.47.3" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-search": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-config": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-search": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-config": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -2935,7 +2935,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/cli@npm:9.0.0-canary.82, @graphcommerce/cli@workspace:packages/cli": +"@graphcommerce/cli@npm:9.0.0-canary.83, @graphcommerce/cli@workspace:packages/cli": version: 0.0.0-use.local resolution: "@graphcommerce/cli@workspace:packages/cli" dependencies: @@ -2955,11 +2955,11 @@ __metadata: tslib: "npm:^2.6.3" tsx: "npm:^4.16.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/hygraph-cli": ^9.0.0-canary.82 - "@graphcommerce/next-config": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/hygraph-cli": ^9.0.0-canary.83 + "@graphcommerce/next-config": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 graphql: ^16.7.1 react: ^18.2.0 bin: @@ -2974,18 +2974,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/demo-magento-graphcommerce@npm:9.0.0-canary.82, @graphcommerce/demo-magento-graphcommerce@workspace:packages/demo-magento-graphcommerce": +"@graphcommerce/demo-magento-graphcommerce@npm:9.0.0-canary.83, @graphcommerce/demo-magento-graphcommerce@workspace:packages/demo-magento-graphcommerce": version: 0.0.0-use.local resolution: "@graphcommerce/demo-magento-graphcommerce@workspace:packages/demo-magento-graphcommerce" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-scroller": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.82 - "@graphcommerce/magento-recently-viewed-products": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-scroller": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.83 + "@graphcommerce/magento-recently-viewed-products": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 next: "*" @@ -2998,20 +2998,20 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/docs@workspace:docs" peerDependencies: - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 languageName: unknown linkType: soft -"@graphcommerce/ecommerce-ui@npm:9.0.0-canary.82, @graphcommerce/ecommerce-ui@workspace:packages/ecommerce-ui": +"@graphcommerce/ecommerce-ui@npm:9.0.0-canary.83, @graphcommerce/ecommerce-ui@workspace:packages/ecommerce-ui": version: 0.0.0-use.local resolution: "@graphcommerce/ecommerce-ui@workspace:packages/ecommerce-ui" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3023,11 +3023,11 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/eslint-config-pwa@npm:9.0.0-canary.82, @graphcommerce/eslint-config-pwa@workspace:packagesDev/eslint-config": +"@graphcommerce/eslint-config-pwa@npm:9.0.0-canary.83, @graphcommerce/eslint-config-pwa@workspace:packagesDev/eslint-config": version: 0.0.0-use.local resolution: "@graphcommerce/eslint-config-pwa@workspace:packagesDev/eslint-config" dependencies: - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.82" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.83" "@next/eslint-plugin-next": "npm:14.2.5" "@typescript-eslint/eslint-plugin": "npm:^7.16.1" "@typescript-eslint/parser": "npm:^7.16.1" @@ -3045,9 +3045,9 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/framer-next-pages-example@workspace:packages/framer-next-pages/example" dependencies: - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.82" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.82" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.82" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.83" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.83" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.83" "@lingui/cli": "npm:4.11.2" "@lingui/core": "npm:4.11.2" "@lingui/macro": "npm:4.11.2" @@ -3081,14 +3081,14 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-next-pages@npm:9.0.0-canary.82, @graphcommerce/framer-next-pages@workspace:packages/framer-next-pages": +"@graphcommerce/framer-next-pages@npm:9.0.0-canary.83, @graphcommerce/framer-next-pages@workspace:packages/framer-next-pages": version: 0.0.0-use.local resolution: "@graphcommerce/framer-next-pages@workspace:packages/framer-next-pages" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-utils": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-utils": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 framer-motion: ^10.0.0 next: "*" react: ^18.2.0 @@ -3100,9 +3100,9 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/framer-scroller-example@workspace:packages/framer-scroller/example" dependencies: - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.82" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.82" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.82" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.83" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.83" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.83" "@lingui/cli": "npm:4.11.2" "@lingui/core": "npm:4.11.2" "@lingui/macro": "npm:4.11.2" @@ -3136,17 +3136,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-scroller@npm:9.0.0-canary.82, @graphcommerce/framer-scroller@workspace:packages/framer-scroller": +"@graphcommerce/framer-scroller@npm:9.0.0-canary.83, @graphcommerce/framer-scroller@workspace:packages/framer-scroller": version: 0.0.0-use.local resolution: "@graphcommerce/framer-scroller@workspace:packages/framer-scroller" dependencies: popmotion: "npm:11.0.5" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-utils": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-utils": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 @@ -3157,35 +3157,35 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-utils@npm:9.0.0-canary.82, @graphcommerce/framer-utils@workspace:packages/framer-utils": +"@graphcommerce/framer-utils@npm:9.0.0-canary.83, @graphcommerce/framer-utils@workspace:packages/framer-utils": version: 0.0.0-use.local resolution: "@graphcommerce/framer-utils@workspace:packages/framer-utils" dependencies: framesync: "npm:^6.1.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 framer-motion: ^10.0.0 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/google-datalayer@npm:9.0.0-canary.82, @graphcommerce/google-datalayer@workspace:packages/google-datalayer": +"@graphcommerce/google-datalayer@npm:9.0.0-canary.83, @graphcommerce/google-datalayer@workspace:packages/google-datalayer": version: 0.0.0-use.local resolution: "@graphcommerce/google-datalayer@workspace:packages/google-datalayer" dependencies: web-vitals: "npm:^3.5.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@mui/material": ^5.14.20 next: ^14 react: ^18.2.0 @@ -3204,22 +3204,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googleanalytics@npm:9.0.0-canary.82, @graphcommerce/googleanalytics@workspace:packages/googleanalytics": +"@graphcommerce/googleanalytics@npm:9.0.0-canary.83, @graphcommerce/googleanalytics@workspace:packages/googleanalytics": version: 0.0.0-use.local resolution: "@graphcommerce/googleanalytics@workspace:packages/googleanalytics" dependencies: - "@graphcommerce/google-datalayer": "npm:9.0.0-canary.82" - peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/next-config": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/google-datalayer": "npm:9.0.0-canary.83" + peerDependencies: + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/next-config": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3236,17 +3236,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googlerecaptcha@npm:9.0.0-canary.82, @graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha": +"@graphcommerce/googlerecaptcha@npm:9.0.0-canary.83, @graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha": version: 0.0.0-use.local resolution: "@graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha" dependencies: "@types/grecaptcha": "npm:^3.0.9" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3254,17 +3254,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googletagmanager@npm:9.0.0-canary.82, @graphcommerce/googletagmanager@workspace:packages/googletagmanager": +"@graphcommerce/googletagmanager@npm:9.0.0-canary.83, @graphcommerce/googletagmanager@workspace:packages/googletagmanager": version: 0.0.0-use.local resolution: "@graphcommerce/googletagmanager@workspace:packages/googletagmanager" dependencies: - "@graphcommerce/google-datalayer": "npm:9.0.0-canary.82" + "@graphcommerce/google-datalayer": "npm:9.0.0-canary.83" "@types/gapi.client.tagmanager": "npm:^2.0.4" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3272,17 +3272,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/graphcms-ui@npm:9.0.0-canary.82, @graphcommerce/graphcms-ui@workspace:packages/hygraph-ui": +"@graphcommerce/graphcms-ui@npm:9.0.0-canary.83, @graphcommerce/graphcms-ui@workspace:packages/hygraph-ui": version: 0.0.0-use.local resolution: "@graphcommerce/graphcms-ui@workspace:packages/hygraph-ui" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3301,14 +3301,14 @@ __metadata: "@types/parse-filepath": "npm:^1.0.2" parse-filepath: "npm:^1.0.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql-codegen-near-operation-file@npm:9.0.0-canary.82, @graphcommerce/graphql-codegen-near-operation-file@workspace:packagesDev/graphql-codegen-near-operation-file": +"@graphcommerce/graphql-codegen-near-operation-file@npm:9.0.0-canary.83, @graphcommerce/graphql-codegen-near-operation-file@workspace:packagesDev/graphql-codegen-near-operation-file": version: 0.0.0-use.local resolution: "@graphcommerce/graphql-codegen-near-operation-file@workspace:packagesDev/graphql-codegen-near-operation-file" dependencies: @@ -3319,14 +3319,14 @@ __metadata: "@types/parse-filepath": "npm:^1.0.2" parse-filepath: "npm:^1.0.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql-codegen-relay-optimizer-plugin@npm:9.0.0-canary.82, @graphcommerce/graphql-codegen-relay-optimizer-plugin@workspace:packagesDev/graphql-codegen-relay-optimizer-plugin": +"@graphcommerce/graphql-codegen-relay-optimizer-plugin@npm:9.0.0-canary.83, @graphcommerce/graphql-codegen-relay-optimizer-plugin@workspace:packagesDev/graphql-codegen-relay-optimizer-plugin": version: 0.0.0-use.local resolution: "@graphcommerce/graphql-codegen-relay-optimizer-plugin@workspace:packagesDev/graphql-codegen-relay-optimizer-plugin" dependencies: @@ -3335,13 +3335,13 @@ __metadata: "@types/relay-compiler": "npm:8.0.4" typescript: "npm:5.5.3" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql-mesh@npm:9.0.0-canary.82, @graphcommerce/graphql-mesh@workspace:packages/graphql-mesh": +"@graphcommerce/graphql-mesh@npm:9.0.0-canary.83, @graphcommerce/graphql-mesh@workspace:packages/graphql-mesh": version: 0.0.0-use.local resolution: "@graphcommerce/graphql-mesh@workspace:packages/graphql-mesh" dependencies: @@ -3376,19 +3376,19 @@ __metadata: uglify-es: "npm:3.3.10" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql@npm:9.0.0-canary.82, @graphcommerce/graphql@workspace:packages/graphql": +"@graphcommerce/graphql@npm:9.0.0-canary.83, @graphcommerce/graphql@workspace:packages/graphql": version: 0.0.0-use.local resolution: "@graphcommerce/graphql@workspace:packages/graphql" dependencies: - "@graphcommerce/graphql-codegen-near-operation-file": "npm:9.0.0-canary.82" - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:9.0.0-canary.82" + "@graphcommerce/graphql-codegen-near-operation-file": "npm:9.0.0-canary.83" + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:9.0.0-canary.83" "@graphql-codegen/add": "npm:5.0.3" "@graphql-codegen/fragment-matcher": "npm:5.0.2" "@graphql-codegen/introspection": "npm:4.0.3" @@ -3401,16 +3401,16 @@ __metadata: apollo3-cache-persist: "npm:^0.15.0" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 graphql: ^16.7.1 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/hygraph-cli@npm:9.0.0-canary.82, @graphcommerce/hygraph-cli@workspace:packages/hygraph-cli": +"@graphcommerce/hygraph-cli@npm:9.0.0-canary.83, @graphcommerce/hygraph-cli@workspace:packages/hygraph-cli": version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-cli@workspace:packages/hygraph-cli" dependencies: @@ -3422,10 +3422,10 @@ __metadata: typescript: "npm:5.5.3" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/next-config": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/next-config": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 dotenv: ^16.1.4 graphql: ^16.7.1 languageName: unknown @@ -3436,10 +3436,10 @@ __metadata: resolution: "@graphcommerce/hygraph-dynamic-rows-ui@workspace:packages/hygraph-dynamic-rows-ui" dependencies: "@apollo/client": "npm:~3.10.8" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.82" - "@graphcommerce/next-config": "npm:9.0.0-canary.82" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.82" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.82" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.83" + "@graphcommerce/next-config": "npm:9.0.0-canary.83" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.83" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.83" "@hygraph/app-sdk-react": "npm:^0.0.4" "@lingui/core": "npm:^4.11.2" "@lingui/macro": "npm:^4.11.2" @@ -3460,17 +3460,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/hygraph-dynamic-rows@npm:9.0.0-canary.82, @graphcommerce/hygraph-dynamic-rows@workspace:packages/hygraph-dynamic-rows": +"@graphcommerce/hygraph-dynamic-rows@npm:9.0.0-canary.83, @graphcommerce/hygraph-dynamic-rows@workspace:packages/hygraph-dynamic-rows": version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-dynamic-rows@workspace:packages/hygraph-dynamic-rows" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphcms-ui": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphcms-ui": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3482,9 +3482,9 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/image-example@workspace:packages/image/example" dependencies: - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.82" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.82" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.82" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.83" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.83" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.83" "@lingui/cli": "npm:4.11.2" "@lingui/core": "npm:4.11.2" "@lingui/macro": "npm:4.11.2" @@ -3518,14 +3518,14 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/image@npm:9.0.0-canary.82, @graphcommerce/image@workspace:packages/image": +"@graphcommerce/image@npm:9.0.0-canary.83, @graphcommerce/image@workspace:packages/image": version: 0.0.0-use.local resolution: "@graphcommerce/image@workspace:packages/image" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-utils": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-utils": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3537,22 +3537,22 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/lighthouse@workspace:packages/lighthouse" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 next: "*" languageName: unknown linkType: soft -"@graphcommerce/lingui-next@npm:9.0.0-canary.82, @graphcommerce/lingui-next@workspace:packages/lingui-next": +"@graphcommerce/lingui-next@npm:9.0.0-canary.83, @graphcommerce/lingui-next@workspace:packages/lingui-next": version: 0.0.0-use.local resolution: "@graphcommerce/lingui-next@workspace:packages/lingui-next" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/next-config": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/next-config": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/conf": ^4.7.0 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 @@ -3563,23 +3563,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-billing-address@npm:9.0.0-canary.82, @graphcommerce/magento-cart-billing-address@workspace:packages/magento-cart-billing-address": +"@graphcommerce/magento-cart-billing-address@npm:9.0.0-canary.83, @graphcommerce/magento-cart-billing-address@workspace:packages/magento-cart-billing-address": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-billing-address@workspace:packages/magento-cart-billing-address" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3591,22 +3591,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-checkout@npm:9.0.0-canary.82, @graphcommerce/magento-cart-checkout@workspace:packages/magento-cart-checkout": +"@graphcommerce/magento-cart-checkout@npm:9.0.0-canary.83, @graphcommerce/magento-cart-checkout@workspace:packages/magento-cart-checkout": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-checkout@workspace:packages/magento-cart-checkout" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-coupon": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-coupon": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3618,20 +3618,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-coupon@npm:9.0.0-canary.82, @graphcommerce/magento-cart-coupon@workspace:packages/magento-cart-coupon": +"@graphcommerce/magento-cart-coupon@npm:9.0.0-canary.83, @graphcommerce/magento-cart-coupon@workspace:packages/magento-cart-coupon": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-coupon@workspace:packages/magento-cart-coupon" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3643,22 +3643,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-email@npm:9.0.0-canary.82, @graphcommerce/magento-cart-email@workspace:packages/magento-cart-email": +"@graphcommerce/magento-cart-email@npm:9.0.0-canary.83, @graphcommerce/magento-cart-email@workspace:packages/magento-cart-email": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-email@workspace:packages/magento-cart-email" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3670,24 +3670,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-items@npm:9.0.0-canary.82, @graphcommerce/magento-cart-items@workspace:packages/magento-cart-items": +"@graphcommerce/magento-cart-items@npm:9.0.0-canary.83, @graphcommerce/magento-cart-items@workspace:packages/magento-cart-items": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-items@workspace:packages/magento-cart-items" dependencies: type-fest: "npm:^4.22.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3699,22 +3699,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-payment-method@npm:9.0.0-canary.82, @graphcommerce/magento-cart-payment-method@workspace:packages/magento-cart-payment-method": +"@graphcommerce/magento-cart-payment-method@npm:9.0.0-canary.83, @graphcommerce/magento-cart-payment-method@workspace:packages/magento-cart-payment-method": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-payment-method@workspace:packages/magento-cart-payment-method" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-scroller": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-scroller": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3730,18 +3730,18 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-pickup@workspace:packages/magento-cart-pickup" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3753,21 +3753,21 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-shipping-address@npm:9.0.0-canary.82, @graphcommerce/magento-cart-shipping-address@workspace:packages/magento-cart-shipping-address": +"@graphcommerce/magento-cart-shipping-address@npm:9.0.0-canary.83, @graphcommerce/magento-cart-shipping-address@workspace:packages/magento-cart-shipping-address": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-shipping-address@workspace:packages/magento-cart-shipping-address" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3779,22 +3779,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-shipping-method@npm:9.0.0-canary.82, @graphcommerce/magento-cart-shipping-method@workspace:packages/magento-cart-shipping-method": +"@graphcommerce/magento-cart-shipping-method@npm:9.0.0-canary.83, @graphcommerce/magento-cart-shipping-method@workspace:packages/magento-cart-shipping-method": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-shipping-method@workspace:packages/magento-cart-shipping-method" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-scroller": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-scroller": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3806,24 +3806,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart@npm:9.0.0-canary.82, @graphcommerce/magento-cart@workspace:packages/magento-cart": +"@graphcommerce/magento-cart@npm:9.0.0-canary.83, @graphcommerce/magento-cart@workspace:packages/magento-cart": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart@workspace:packages/magento-cart" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.82 - "@graphcommerce/framer-scroller": ^9.0.0-canary.82 - "@graphcommerce/framer-utils": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/magento-graphql": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.83 + "@graphcommerce/framer-scroller": ^9.0.0-canary.83 + "@graphcommerce/framer-utils": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-graphql": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3836,18 +3836,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-category@npm:9.0.0-canary.82, @graphcommerce/magento-category@workspace:packages/magento-category": +"@graphcommerce/magento-category@npm:9.0.0-canary.83, @graphcommerce/magento-category@workspace:packages/magento-category": version: 0.0.0-use.local resolution: "@graphcommerce/magento-category@workspace:packages/magento-category" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-scroller": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-scroller": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3858,15 +3858,15 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cms@npm:9.0.0-canary.82, @graphcommerce/magento-cms@workspace:packages/magento-cms": +"@graphcommerce/magento-cms@npm:9.0.0-canary.83, @graphcommerce/magento-cms@workspace:packages/magento-cms": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cms@workspace:packages/magento-cms" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3877,20 +3877,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-compare@npm:9.0.0-canary.82, @graphcommerce/magento-compare@workspace:packages/magento-compare": +"@graphcommerce/magento-compare@npm:9.0.0-canary.83, @graphcommerce/magento-compare@workspace:packages/magento-compare": version: 0.0.0-use.local resolution: "@graphcommerce/magento-compare@workspace:packages/magento-compare" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.82 - "@graphcommerce/framer-utils": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.83 + "@graphcommerce/framer-utils": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3907,10 +3907,10 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-customer-account@workspace:packages/magento-customer-account" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 languageName: unknown linkType: soft @@ -3918,16 +3918,16 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-customer-order@workspace:packages/magento-customer-order" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/magento-graphql": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-graphql": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3939,23 +3939,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-customer@npm:9.0.0-canary.82, @graphcommerce/magento-customer@workspace:packages/magento-customer": +"@graphcommerce/magento-customer@npm:9.0.0-canary.83, @graphcommerce/magento-customer@workspace:packages/magento-customer": version: 0.0.0-use.local resolution: "@graphcommerce/magento-customer@workspace:packages/magento-customer" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.82 - "@graphcommerce/framer-utils": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-graphql": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.83 + "@graphcommerce/framer-utils": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-graphql": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3974,57 +3974,57 @@ __metadata: dependencies: "@apollo/client": "npm:~3.10.8" "@ducanh2912/next-pwa": "npm:9.7.2" - "@graphcommerce/cli": "npm:9.0.0-canary.82" - "@graphcommerce/demo-magento-graphcommerce": "npm:9.0.0-canary.82" - "@graphcommerce/ecommerce-ui": "npm:9.0.0-canary.82" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.82" - "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.82" - "@graphcommerce/framer-scroller": "npm:9.0.0-canary.82" - "@graphcommerce/framer-utils": "npm:9.0.0-canary.82" - "@graphcommerce/googleanalytics": "npm:9.0.0-canary.82" - "@graphcommerce/googlerecaptcha": "npm:9.0.0-canary.82" - "@graphcommerce/googletagmanager": "npm:9.0.0-canary.82" - "@graphcommerce/graphcms-ui": "npm:9.0.0-canary.82" - "@graphcommerce/graphql": "npm:9.0.0-canary.82" - "@graphcommerce/graphql-mesh": "npm:9.0.0-canary.82" - "@graphcommerce/hygraph-cli": "npm:9.0.0-canary.82" - "@graphcommerce/hygraph-dynamic-rows": "npm:9.0.0-canary.82" - "@graphcommerce/image": "npm:9.0.0-canary.82" - "@graphcommerce/lingui-next": "npm:9.0.0-canary.82" - "@graphcommerce/magento-cart": "npm:9.0.0-canary.82" - "@graphcommerce/magento-cart-billing-address": "npm:9.0.0-canary.82" - "@graphcommerce/magento-cart-checkout": "npm:9.0.0-canary.82" - "@graphcommerce/magento-cart-coupon": "npm:9.0.0-canary.82" - "@graphcommerce/magento-cart-email": "npm:9.0.0-canary.82" - "@graphcommerce/magento-cart-items": "npm:9.0.0-canary.82" - "@graphcommerce/magento-cart-payment-method": "npm:9.0.0-canary.82" - "@graphcommerce/magento-cart-shipping-address": "npm:9.0.0-canary.82" - "@graphcommerce/magento-cart-shipping-method": "npm:9.0.0-canary.82" - "@graphcommerce/magento-category": "npm:9.0.0-canary.82" - "@graphcommerce/magento-cms": "npm:9.0.0-canary.82" - "@graphcommerce/magento-compare": "npm:9.0.0-canary.82" - "@graphcommerce/magento-customer": "npm:9.0.0-canary.82" - "@graphcommerce/magento-graphql": "npm:9.0.0-canary.82" - "@graphcommerce/magento-graphql-rest": "npm:9.0.0-canary.82" - "@graphcommerce/magento-newsletter": "npm:9.0.0-canary.82" - "@graphcommerce/magento-payment-included": "npm:9.0.0-canary.82" - "@graphcommerce/magento-product": "npm:9.0.0-canary.82" - "@graphcommerce/magento-product-bundle": "npm:9.0.0-canary.82" - "@graphcommerce/magento-product-configurable": "npm:9.0.0-canary.82" - "@graphcommerce/magento-product-downloadable": "npm:9.0.0-canary.82" - "@graphcommerce/magento-product-grouped": "npm:9.0.0-canary.82" - "@graphcommerce/magento-product-simple": "npm:9.0.0-canary.82" - "@graphcommerce/magento-product-virtual": "npm:9.0.0-canary.82" - "@graphcommerce/magento-recently-viewed-products": "npm:9.0.0-canary.82" - "@graphcommerce/magento-review": "npm:9.0.0-canary.82" - "@graphcommerce/magento-search": "npm:9.0.0-canary.82" - "@graphcommerce/magento-store": "npm:9.0.0-canary.82" - "@graphcommerce/magento-wishlist": "npm:9.0.0-canary.82" - "@graphcommerce/next-config": "npm:9.0.0-canary.82" - "@graphcommerce/next-ui": "npm:9.0.0-canary.82" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.82" - "@graphcommerce/react-hook-form": "npm:9.0.0-canary.82" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.82" + "@graphcommerce/cli": "npm:9.0.0-canary.83" + "@graphcommerce/demo-magento-graphcommerce": "npm:9.0.0-canary.83" + "@graphcommerce/ecommerce-ui": "npm:9.0.0-canary.83" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.83" + "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.83" + "@graphcommerce/framer-scroller": "npm:9.0.0-canary.83" + "@graphcommerce/framer-utils": "npm:9.0.0-canary.83" + "@graphcommerce/googleanalytics": "npm:9.0.0-canary.83" + "@graphcommerce/googlerecaptcha": "npm:9.0.0-canary.83" + "@graphcommerce/googletagmanager": "npm:9.0.0-canary.83" + "@graphcommerce/graphcms-ui": "npm:9.0.0-canary.83" + "@graphcommerce/graphql": "npm:9.0.0-canary.83" + "@graphcommerce/graphql-mesh": "npm:9.0.0-canary.83" + "@graphcommerce/hygraph-cli": "npm:9.0.0-canary.83" + "@graphcommerce/hygraph-dynamic-rows": "npm:9.0.0-canary.83" + "@graphcommerce/image": "npm:9.0.0-canary.83" + "@graphcommerce/lingui-next": "npm:9.0.0-canary.83" + "@graphcommerce/magento-cart": "npm:9.0.0-canary.83" + "@graphcommerce/magento-cart-billing-address": "npm:9.0.0-canary.83" + "@graphcommerce/magento-cart-checkout": "npm:9.0.0-canary.83" + "@graphcommerce/magento-cart-coupon": "npm:9.0.0-canary.83" + "@graphcommerce/magento-cart-email": "npm:9.0.0-canary.83" + "@graphcommerce/magento-cart-items": "npm:9.0.0-canary.83" + "@graphcommerce/magento-cart-payment-method": "npm:9.0.0-canary.83" + "@graphcommerce/magento-cart-shipping-address": "npm:9.0.0-canary.83" + "@graphcommerce/magento-cart-shipping-method": "npm:9.0.0-canary.83" + "@graphcommerce/magento-category": "npm:9.0.0-canary.83" + "@graphcommerce/magento-cms": "npm:9.0.0-canary.83" + "@graphcommerce/magento-compare": "npm:9.0.0-canary.83" + "@graphcommerce/magento-customer": "npm:9.0.0-canary.83" + "@graphcommerce/magento-graphql": "npm:9.0.0-canary.83" + "@graphcommerce/magento-graphql-rest": "npm:9.0.0-canary.83" + "@graphcommerce/magento-newsletter": "npm:9.0.0-canary.83" + "@graphcommerce/magento-payment-included": "npm:9.0.0-canary.83" + "@graphcommerce/magento-product": "npm:9.0.0-canary.83" + "@graphcommerce/magento-product-bundle": "npm:9.0.0-canary.83" + "@graphcommerce/magento-product-configurable": "npm:9.0.0-canary.83" + "@graphcommerce/magento-product-downloadable": "npm:9.0.0-canary.83" + "@graphcommerce/magento-product-grouped": "npm:9.0.0-canary.83" + "@graphcommerce/magento-product-simple": "npm:9.0.0-canary.83" + "@graphcommerce/magento-product-virtual": "npm:9.0.0-canary.83" + "@graphcommerce/magento-recently-viewed-products": "npm:9.0.0-canary.83" + "@graphcommerce/magento-review": "npm:9.0.0-canary.83" + "@graphcommerce/magento-search": "npm:9.0.0-canary.83" + "@graphcommerce/magento-store": "npm:9.0.0-canary.83" + "@graphcommerce/magento-wishlist": "npm:9.0.0-canary.83" + "@graphcommerce/next-config": "npm:9.0.0-canary.83" + "@graphcommerce/next-ui": "npm:9.0.0-canary.83" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.83" + "@graphcommerce/react-hook-form": "npm:9.0.0-canary.83" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.83" "@lingui/cli": "npm:4.11.2" "@lingui/conf": "npm:4.11.2" "@lingui/core": "npm:4.11.2" @@ -4060,48 +4060,48 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-graphql-rest@npm:9.0.0-canary.82, @graphcommerce/magento-graphql-rest@workspace:packages/magento-graphql-rest": +"@graphcommerce/magento-graphql-rest@npm:9.0.0-canary.83, @graphcommerce/magento-graphql-rest@workspace:packages/magento-graphql-rest": version: 0.0.0-use.local resolution: "@graphcommerce/magento-graphql-rest@workspace:packages/magento-graphql-rest" dependencies: graphql: "npm:^16.0.0" tsx: "npm:^4.16.2" peerDependencies: - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-search": ^9.0.0-canary.82 - "@graphcommerce/next-config": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-search": ^9.0.0-canary.83 + "@graphcommerce/next-config": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 languageName: unknown linkType: soft -"@graphcommerce/magento-graphql@npm:9.0.0-canary.82, @graphcommerce/magento-graphql@workspace:packages/magento-graphql": +"@graphcommerce/magento-graphql@npm:9.0.0-canary.83, @graphcommerce/magento-graphql@workspace:packages/magento-graphql": version: 0.0.0-use.local resolution: "@graphcommerce/magento-graphql@workspace:packages/magento-graphql" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-newsletter@npm:9.0.0-canary.82, @graphcommerce/magento-newsletter@workspace:packages/magento-newsletter": +"@graphcommerce/magento-newsletter@npm:9.0.0-canary.83, @graphcommerce/magento-newsletter@workspace:packages/magento-newsletter": version: 0.0.0-use.local resolution: "@graphcommerce/magento-newsletter@workspace:packages/magento-newsletter" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4120,15 +4120,15 @@ __metadata: "@types/jsdom": "npm:^21.1.7" jsdom: "npm:^23.2.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/magento-category": ^9.0.0-canary.82 - "@graphcommerce/magento-cms": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/magento-category": ^9.0.0-canary.83 + "@graphcommerce/magento-cms": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4144,18 +4144,18 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-adyen@workspace:packages/magento-payment-adyen" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4173,19 +4173,19 @@ __metadata: "@types/braintree-web": "npm:^3.96.12" braintree-web: "npm:^3.103.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4197,24 +4197,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-payment-included@npm:9.0.0-canary.82, @graphcommerce/magento-payment-included@workspace:packages/magento-payment-included": +"@graphcommerce/magento-payment-included@npm:9.0.0-canary.83, @graphcommerce/magento-payment-included@workspace:packages/magento-payment-included": version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-included@workspace:packages/magento-payment-included" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4230,14 +4230,14 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-klarna@workspace:packages/magento-payment-klarna" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4253,22 +4253,22 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-multisafepay@workspace:packages/magento-payment-multisafepay" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-checkout": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-checkout": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4283,16 +4283,16 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-paypal@workspace:packages/magento-payment-paypal" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4304,23 +4304,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-bundle@npm:9.0.0-canary.82, @graphcommerce/magento-product-bundle@workspace:packages/magento-product-bundle": +"@graphcommerce/magento-product-bundle@npm:9.0.0-canary.83, @graphcommerce/magento-product-bundle@workspace:packages/magento-product-bundle": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-bundle@workspace:packages/magento-product-bundle" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-product-simple": ^9.0.0-canary.82 - "@graphcommerce/magento-product-virtual": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-product-simple": ^9.0.0-canary.83 + "@graphcommerce/magento-product-virtual": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4331,27 +4331,27 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-configurable@npm:9.0.0-canary.82, @graphcommerce/magento-product-configurable@workspace:packages/magento-product-configurable": +"@graphcommerce/magento-product-configurable@npm:9.0.0-canary.83, @graphcommerce/magento-product-configurable@workspace:packages/magento-product-configurable": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-configurable@workspace:packages/magento-product-configurable" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/lingui-next": 9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.82 - "@graphcommerce/magento-category": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-product-simple": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/lingui-next": 9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.83 + "@graphcommerce/magento-category": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-product-simple": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4363,19 +4363,19 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-downloadable@npm:9.0.0-canary.82, @graphcommerce/magento-product-downloadable@workspace:packages/magento-product-downloadable": +"@graphcommerce/magento-product-downloadable@npm:9.0.0-canary.83, @graphcommerce/magento-product-downloadable@workspace:packages/magento-product-downloadable": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-downloadable@workspace:packages/magento-product-downloadable" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4385,22 +4385,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-grouped@npm:9.0.0-canary.82, @graphcommerce/magento-product-grouped@workspace:packages/magento-product-grouped": +"@graphcommerce/magento-product-grouped@npm:9.0.0-canary.83, @graphcommerce/magento-product-grouped@workspace:packages/magento-product-grouped": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-grouped@workspace:packages/magento-product-grouped" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-product-simple": ^9.0.0-canary.82 - "@graphcommerce/magento-product-virtual": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-product-simple": ^9.0.0-canary.83 + "@graphcommerce/magento-product-virtual": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4411,18 +4411,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-simple@npm:9.0.0-canary.82, @graphcommerce/magento-product-simple@workspace:packages/magento-product-simple": +"@graphcommerce/magento-product-simple@npm:9.0.0-canary.83, @graphcommerce/magento-product-simple@workspace:packages/magento-product-simple": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-simple@workspace:packages/magento-product-simple" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4432,18 +4432,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-virtual@npm:9.0.0-canary.82, @graphcommerce/magento-product-virtual@workspace:packages/magento-product-virtual": +"@graphcommerce/magento-product-virtual@npm:9.0.0-canary.83, @graphcommerce/magento-product-virtual@workspace:packages/magento-product-virtual": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-virtual@workspace:packages/magento-product-virtual" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4453,25 +4453,25 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product@npm:9.0.0-canary.82, @graphcommerce/magento-product@workspace:packages/magento-product": +"@graphcommerce/magento-product@npm:9.0.0-canary.83, @graphcommerce/magento-product@workspace:packages/magento-product": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product@workspace:packages/magento-product" dependencies: schema-dts: "npm:^1.1.2" typescript: "npm:5.5.3" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.82 - "@graphcommerce/framer-scroller": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.83 + "@graphcommerce/framer-scroller": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4483,20 +4483,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-recently-viewed-products@npm:9.0.0-canary.82, @graphcommerce/magento-recently-viewed-products@workspace:packages/magento-recently-viewed-products": +"@graphcommerce/magento-recently-viewed-products@npm:9.0.0-canary.83, @graphcommerce/magento-recently-viewed-products@workspace:packages/magento-recently-viewed-products": version: 0.0.0-use.local resolution: "@graphcommerce/magento-recently-viewed-products@workspace:packages/magento-recently-viewed-products" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.82 - "@graphcommerce/next-config": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.83 + "@graphcommerce/next-config": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 next: "*" @@ -4505,25 +4505,25 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-review@npm:9.0.0-canary.82, @graphcommerce/magento-review@workspace:packages/magento-review": +"@graphcommerce/magento-review@npm:9.0.0-canary.83, @graphcommerce/magento-review@workspace:packages/magento-review": version: 0.0.0-use.local resolution: "@graphcommerce/magento-review@workspace:packages/magento-review" dependencies: schema-dts: "npm:^1.1.2" typescript: "npm:5.5.3" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4534,20 +4534,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-search@npm:9.0.0-canary.82, @graphcommerce/magento-search@workspace:packages/magento-search": +"@graphcommerce/magento-search@npm:9.0.0-canary.83, @graphcommerce/magento-search@workspace:packages/magento-search": version: 0.0.0-use.local resolution: "@graphcommerce/magento-search@workspace:packages/magento-search" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4558,17 +4558,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-store@npm:9.0.0-canary.82, @graphcommerce/magento-store@workspace:packages/magento-store": +"@graphcommerce/magento-store@npm:9.0.0-canary.83, @graphcommerce/magento-store@workspace:packages/magento-store": version: 0.0.0-use.local resolution: "@graphcommerce/magento-store@workspace:packages/magento-store" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4579,24 +4579,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-wishlist@npm:9.0.0-canary.82, @graphcommerce/magento-wishlist@workspace:packages/magento-wishlist": +"@graphcommerce/magento-wishlist@npm:9.0.0-canary.83, @graphcommerce/magento-wishlist@workspace:packages/magento-wishlist": version: 0.0.0-use.local resolution: "@graphcommerce/magento-wishlist@workspace:packages/magento-wishlist" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-customer": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-config": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-customer": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-config": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4612,21 +4612,21 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/mollie-magento-payment@workspace:packages/mollie-magento-payment" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.82 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/graphql": ^9.0.0-canary.82 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/magento-cart": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.82 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.82 - "@graphcommerce/magento-product": ^9.0.0-canary.82 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.82 - "@graphcommerce/magento-store": ^9.0.0-canary.82 - "@graphcommerce/next-ui": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/react-hook-form": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.83 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/graphql": ^9.0.0-canary.83 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/magento-cart": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.83 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.83 + "@graphcommerce/magento-product": ^9.0.0-canary.83 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.83 + "@graphcommerce/magento-store": ^9.0.0-canary.83 + "@graphcommerce/next-ui": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/react-hook-form": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4637,7 +4637,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/next-config@npm:9.0.0-canary.82, @graphcommerce/next-config@workspace:packagesDev/next-config": +"@graphcommerce/next-config@npm:9.0.0-canary.83, @graphcommerce/next-config@workspace:packagesDev/next-config": version: 0.0.0-use.local resolution: "@graphcommerce/next-config@workspace:packagesDev/next-config" dependencies: @@ -4664,7 +4664,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/next-ui@npm:9.0.0-canary.82, @graphcommerce/next-ui@workspace:packages/next-ui": +"@graphcommerce/next-ui@npm:9.0.0-canary.83, @graphcommerce/next-ui@workspace:packages/next-ui": version: 0.0.0-use.local resolution: "@graphcommerce/next-ui@workspace:packages/next-ui" dependencies: @@ -4679,13 +4679,13 @@ __metadata: react-is: "npm:^18.3.1" typescript: "npm:5.5.3" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.82 - "@graphcommerce/framer-scroller": ^9.0.0-canary.82 - "@graphcommerce/framer-utils": ^9.0.0-canary.82 - "@graphcommerce/image": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.83 + "@graphcommerce/framer-scroller": ^9.0.0-canary.83 + "@graphcommerce/framer-utils": ^9.0.0-canary.83 + "@graphcommerce/image": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4698,7 +4698,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/prettier-config-pwa@npm:9.0.0-canary.82, @graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config": +"@graphcommerce/prettier-config-pwa@npm:9.0.0-canary.83, @graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config": version: 0.0.0-use.local resolution: "@graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config" dependencies: @@ -4708,7 +4708,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/react-hook-form@npm:9.0.0-canary.82, @graphcommerce/react-hook-form@workspace:packages/react-hook-form": +"@graphcommerce/react-hook-form@npm:9.0.0-canary.83, @graphcommerce/react-hook-form@workspace:packages/react-hook-form": version: 0.0.0-use.local resolution: "@graphcommerce/react-hook-form@workspace:packages/react-hook-form" dependencies: @@ -4717,9 +4717,9 @@ __metadata: lodash: "npm:^4.17.21" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.82 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.82 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.83 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.83 "@mui/utils": ^5 graphql: ^16.6.0 react: ^18.2.0 @@ -4728,7 +4728,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/typescript-config-pwa@npm:9.0.0-canary.82, @graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config": +"@graphcommerce/typescript-config-pwa@npm:9.0.0-canary.83, @graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config": version: 0.0.0-use.local resolution: "@graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config" dependencies: