diff --git a/.changeset/pre.json b/.changeset/pre.json index 277bb268fd..dc729c893f 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -84,7 +84,8 @@ "@graphcommerce/algolia-insights": "9.0.0-canary.83", "@graphcommerce/algolia-products": "9.0.0-canary.83", "@graphcommerce/algolia-recommend": "9.0.0-canary.76", - "@graphcommerce/hygraph-ui": "9.0.0-canary.102" + "@graphcommerce/hygraph-ui": "9.0.0-canary.102", + "@graphcommerce/magento-open-source": "9.0.0-canary.103" }, "changesets": [ "afraid-islands-remain", @@ -145,6 +146,7 @@ "fluffy-rockets-collect", "forty-parrots-sparkle", "four-drinks-decide", + "four-ladybugs-nail", "friendly-cheetahs-cry", "fuzzy-cycles-impress", "fuzzy-hornets-remain", @@ -161,6 +163,7 @@ "grumpy-spies-sniff", "happy-hats-train", "healthy-lies-act", + "healthy-plums-rescue", "heavy-houses-attack", "heavy-spiders-grow", "hip-pianos-sip", diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 26b2c73b8e..81022c32f6 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.62 @@ -289,8 +291,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/docs/package.json b/docs/package.json index 4804ce7f50..8280cbc297 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.103", + "version": "9.0.0-canary.104", "sideEffects": true, "peerDependencies": { - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103" + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104" }, "prettier": "@graphcommerce/prettier-config-pwa" } diff --git a/examples/magento-graphcms/CHANGELOG.md b/examples/magento-graphcms/CHANGELOG.md index a25ecc5c31..420a7bc45f 100644 --- a/examples/magento-graphcms/CHANGELOG.md +++ b/examples/magento-graphcms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.98 diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index 406bc4b42d..68a5bb2373 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.103", + "version": "9.0.0-canary.104", "private": true, "sideEffects": false, "packageManager": "yarn@4.1.1", @@ -26,57 +26,57 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/cli": "9.0.0-canary.103", - "@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.103", - "@graphcommerce/ecommerce-ui": "9.0.0-canary.103", - "@graphcommerce/framer-next-pages": "9.0.0-canary.103", - "@graphcommerce/framer-scroller": "9.0.0-canary.103", - "@graphcommerce/framer-utils": "9.0.0-canary.103", - "@graphcommerce/google-datalayer": "9.0.0-canary.103", - "@graphcommerce/googleanalytics": "9.0.0-canary.103", - "@graphcommerce/googlerecaptcha": "9.0.0-canary.103", - "@graphcommerce/googletagmanager": "9.0.0-canary.103", - "@graphcommerce/graphql": "9.0.0-canary.103", - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.103", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "9.0.0-canary.103", - "@graphcommerce/hygraph-cli": "9.0.0-canary.103", - "@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.103", - "@graphcommerce/hygraph-ui": "9.0.0-canary.103", - "@graphcommerce/image": "9.0.0-canary.103", - "@graphcommerce/lingui-next": "9.0.0-canary.103", - "@graphcommerce/magento-cart": "9.0.0-canary.103", - "@graphcommerce/magento-cart-billing-address": "9.0.0-canary.103", - "@graphcommerce/magento-cart-checkout": "9.0.0-canary.103", - "@graphcommerce/magento-cart-coupon": "9.0.0-canary.103", - "@graphcommerce/magento-cart-email": "9.0.0-canary.103", - "@graphcommerce/magento-cart-items": "9.0.0-canary.103", - "@graphcommerce/magento-cart-payment-method": "9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.103", - "@graphcommerce/magento-category": "9.0.0-canary.103", - "@graphcommerce/magento-cms": "9.0.0-canary.103", - "@graphcommerce/magento-compare": "9.0.0-canary.103", - "@graphcommerce/magento-customer": "9.0.0-canary.103", - "@graphcommerce/magento-graphql": "9.0.0-canary.103", - "@graphcommerce/magento-graphql-rest": "9.0.0-canary.103", - "@graphcommerce/magento-newsletter": "9.0.0-canary.103", - "@graphcommerce/magento-payment-included": "9.0.0-canary.103", - "@graphcommerce/magento-product": "9.0.0-canary.103", - "@graphcommerce/magento-product-bundle": "9.0.0-canary.103", - "@graphcommerce/magento-product-configurable": "9.0.0-canary.103", - "@graphcommerce/magento-product-downloadable": "9.0.0-canary.103", - "@graphcommerce/magento-product-grouped": "9.0.0-canary.103", - "@graphcommerce/magento-product-simple": "9.0.0-canary.103", - "@graphcommerce/magento-product-virtual": "9.0.0-canary.103", - "@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.103", - "@graphcommerce/magento-review": "9.0.0-canary.103", - "@graphcommerce/magento-search": "9.0.0-canary.103", - "@graphcommerce/magento-store": "9.0.0-canary.103", - "@graphcommerce/magento-wishlist": "9.0.0-canary.103", - "@graphcommerce/next-config": "9.0.0-canary.103", - "@graphcommerce/next-ui": "9.0.0-canary.103", - "@graphcommerce/react-hook-form": "9.0.0-canary.103", + "@graphcommerce/cli": "9.0.0-canary.104", + "@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.104", + "@graphcommerce/ecommerce-ui": "9.0.0-canary.104", + "@graphcommerce/framer-next-pages": "9.0.0-canary.104", + "@graphcommerce/framer-scroller": "9.0.0-canary.104", + "@graphcommerce/framer-utils": "9.0.0-canary.104", + "@graphcommerce/google-datalayer": "9.0.0-canary.104", + "@graphcommerce/googleanalytics": "9.0.0-canary.104", + "@graphcommerce/googlerecaptcha": "9.0.0-canary.104", + "@graphcommerce/googletagmanager": "9.0.0-canary.104", + "@graphcommerce/graphql": "9.0.0-canary.104", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.104", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "9.0.0-canary.104", + "@graphcommerce/hygraph-cli": "9.0.0-canary.104", + "@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.104", + "@graphcommerce/hygraph-ui": "9.0.0-canary.104", + "@graphcommerce/image": "9.0.0-canary.104", + "@graphcommerce/lingui-next": "9.0.0-canary.104", + "@graphcommerce/magento-cart": "9.0.0-canary.104", + "@graphcommerce/magento-cart-billing-address": "9.0.0-canary.104", + "@graphcommerce/magento-cart-checkout": "9.0.0-canary.104", + "@graphcommerce/magento-cart-coupon": "9.0.0-canary.104", + "@graphcommerce/magento-cart-email": "9.0.0-canary.104", + "@graphcommerce/magento-cart-items": "9.0.0-canary.104", + "@graphcommerce/magento-cart-payment-method": "9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.104", + "@graphcommerce/magento-category": "9.0.0-canary.104", + "@graphcommerce/magento-cms": "9.0.0-canary.104", + "@graphcommerce/magento-compare": "9.0.0-canary.104", + "@graphcommerce/magento-customer": "9.0.0-canary.104", + "@graphcommerce/magento-graphql": "9.0.0-canary.104", + "@graphcommerce/magento-graphql-rest": "9.0.0-canary.104", + "@graphcommerce/magento-newsletter": "9.0.0-canary.104", + "@graphcommerce/magento-payment-included": "9.0.0-canary.104", + "@graphcommerce/magento-product": "9.0.0-canary.104", + "@graphcommerce/magento-product-bundle": "9.0.0-canary.104", + "@graphcommerce/magento-product-configurable": "9.0.0-canary.104", + "@graphcommerce/magento-product-downloadable": "9.0.0-canary.104", + "@graphcommerce/magento-product-grouped": "9.0.0-canary.104", + "@graphcommerce/magento-product-simple": "9.0.0-canary.104", + "@graphcommerce/magento-product-virtual": "9.0.0-canary.104", + "@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.104", + "@graphcommerce/magento-review": "9.0.0-canary.104", + "@graphcommerce/magento-search": "9.0.0-canary.104", + "@graphcommerce/magento-store": "9.0.0-canary.104", + "@graphcommerce/magento-wishlist": "9.0.0-canary.104", + "@graphcommerce/next-config": "9.0.0-canary.104", + "@graphcommerce/next-ui": "9.0.0-canary.104", + "@graphcommerce/react-hook-form": "9.0.0-canary.104", "@lingui/conf": "4.11.4", "@lingui/core": "4.11.4", "@lingui/macro": "4.11.4", @@ -103,9 +103,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.104", "@lingui/cli": "4.11.4", "@playwright/test": "1.47.2", "@testing-library/react": "^14.3.1", diff --git a/examples/magento-open-source/CHANGELOG.md b/examples/magento-open-source/CHANGELOG.md index 420e6f23d0..c38548d51e 100644 --- a/examples/magento-open-source/CHANGELOG.md +++ b/examples/magento-open-source/CHANGELOG.md @@ -1 +1,3 @@ # Change Log + +## 9.0.0-canary.104 diff --git a/examples/magento-open-source/package.json b/examples/magento-open-source/package.json index 4a950aa7d6..7d708a583e 100644 --- a/examples/magento-open-source/package.json +++ b/examples/magento-open-source/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-open-source", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.103", + "version": "9.0.0-canary.104", "private": true, "sideEffects": false, "packageManager": "yarn@4.1.1", @@ -26,53 +26,53 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/cli": "9.0.0-canary.103", - "@graphcommerce/ecommerce-ui": "9.0.0-canary.103", - "@graphcommerce/framer-next-pages": "9.0.0-canary.103", - "@graphcommerce/framer-scroller": "9.0.0-canary.103", - "@graphcommerce/framer-utils": "9.0.0-canary.103", - "@graphcommerce/google-datalayer": "9.0.0-canary.103", - "@graphcommerce/googleanalytics": "9.0.0-canary.103", - "@graphcommerce/googlerecaptcha": "9.0.0-canary.103", - "@graphcommerce/googletagmanager": "9.0.0-canary.103", - "@graphcommerce/graphql": "9.0.0-canary.103", - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.103", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "9.0.0-canary.103", - "@graphcommerce/image": "9.0.0-canary.103", - "@graphcommerce/lingui-next": "9.0.0-canary.103", - "@graphcommerce/magento-cart": "9.0.0-canary.103", - "@graphcommerce/magento-cart-billing-address": "9.0.0-canary.103", - "@graphcommerce/magento-cart-checkout": "9.0.0-canary.103", - "@graphcommerce/magento-cart-coupon": "9.0.0-canary.103", - "@graphcommerce/magento-cart-email": "9.0.0-canary.103", - "@graphcommerce/magento-cart-items": "9.0.0-canary.103", - "@graphcommerce/magento-cart-payment-method": "9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.103", - "@graphcommerce/magento-category": "9.0.0-canary.103", - "@graphcommerce/magento-cms": "9.0.0-canary.103", - "@graphcommerce/magento-compare": "9.0.0-canary.103", - "@graphcommerce/magento-customer": "9.0.0-canary.103", - "@graphcommerce/magento-graphql": "9.0.0-canary.103", - "@graphcommerce/magento-graphql-rest": "9.0.0-canary.103", - "@graphcommerce/magento-newsletter": "9.0.0-canary.103", - "@graphcommerce/magento-payment-included": "9.0.0-canary.103", - "@graphcommerce/magento-product": "9.0.0-canary.103", - "@graphcommerce/magento-product-bundle": "9.0.0-canary.103", - "@graphcommerce/magento-product-configurable": "9.0.0-canary.103", - "@graphcommerce/magento-product-downloadable": "9.0.0-canary.103", - "@graphcommerce/magento-product-grouped": "9.0.0-canary.103", - "@graphcommerce/magento-product-simple": "9.0.0-canary.103", - "@graphcommerce/magento-product-virtual": "9.0.0-canary.103", - "@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.103", - "@graphcommerce/magento-review": "9.0.0-canary.103", - "@graphcommerce/magento-search": "9.0.0-canary.103", - "@graphcommerce/magento-store": "9.0.0-canary.103", - "@graphcommerce/magento-wishlist": "9.0.0-canary.103", - "@graphcommerce/next-config": "9.0.0-canary.103", - "@graphcommerce/next-ui": "9.0.0-canary.103", - "@graphcommerce/react-hook-form": "9.0.0-canary.103", + "@graphcommerce/cli": "9.0.0-canary.104", + "@graphcommerce/ecommerce-ui": "9.0.0-canary.104", + "@graphcommerce/framer-next-pages": "9.0.0-canary.104", + "@graphcommerce/framer-scroller": "9.0.0-canary.104", + "@graphcommerce/framer-utils": "9.0.0-canary.104", + "@graphcommerce/google-datalayer": "9.0.0-canary.104", + "@graphcommerce/googleanalytics": "9.0.0-canary.104", + "@graphcommerce/googlerecaptcha": "9.0.0-canary.104", + "@graphcommerce/googletagmanager": "9.0.0-canary.104", + "@graphcommerce/graphql": "9.0.0-canary.104", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.104", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "9.0.0-canary.104", + "@graphcommerce/image": "9.0.0-canary.104", + "@graphcommerce/lingui-next": "9.0.0-canary.104", + "@graphcommerce/magento-cart": "9.0.0-canary.104", + "@graphcommerce/magento-cart-billing-address": "9.0.0-canary.104", + "@graphcommerce/magento-cart-checkout": "9.0.0-canary.104", + "@graphcommerce/magento-cart-coupon": "9.0.0-canary.104", + "@graphcommerce/magento-cart-email": "9.0.0-canary.104", + "@graphcommerce/magento-cart-items": "9.0.0-canary.104", + "@graphcommerce/magento-cart-payment-method": "9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.104", + "@graphcommerce/magento-category": "9.0.0-canary.104", + "@graphcommerce/magento-cms": "9.0.0-canary.104", + "@graphcommerce/magento-compare": "9.0.0-canary.104", + "@graphcommerce/magento-customer": "9.0.0-canary.104", + "@graphcommerce/magento-graphql": "9.0.0-canary.104", + "@graphcommerce/magento-graphql-rest": "9.0.0-canary.104", + "@graphcommerce/magento-newsletter": "9.0.0-canary.104", + "@graphcommerce/magento-payment-included": "9.0.0-canary.104", + "@graphcommerce/magento-product": "9.0.0-canary.104", + "@graphcommerce/magento-product-bundle": "9.0.0-canary.104", + "@graphcommerce/magento-product-configurable": "9.0.0-canary.104", + "@graphcommerce/magento-product-downloadable": "9.0.0-canary.104", + "@graphcommerce/magento-product-grouped": "9.0.0-canary.104", + "@graphcommerce/magento-product-simple": "9.0.0-canary.104", + "@graphcommerce/magento-product-virtual": "9.0.0-canary.104", + "@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.104", + "@graphcommerce/magento-review": "9.0.0-canary.104", + "@graphcommerce/magento-search": "9.0.0-canary.104", + "@graphcommerce/magento-store": "9.0.0-canary.104", + "@graphcommerce/magento-wishlist": "9.0.0-canary.104", + "@graphcommerce/next-config": "9.0.0-canary.104", + "@graphcommerce/next-ui": "9.0.0-canary.104", + "@graphcommerce/react-hook-form": "9.0.0-canary.104", "@lingui/conf": "4.11.4", "@lingui/core": "4.11.4", "@lingui/macro": "4.11.4", @@ -99,9 +99,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.104", "@lingui/cli": "4.11.4", "@playwright/test": "1.47.2", "@testing-library/react": "^14.3.1", diff --git a/packages/address-fields-nl/CHANGELOG.md b/packages/address-fields-nl/CHANGELOG.md index 3d0403a1c9..d7766cfbb5 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.104 + ## 9.0.0-canary.103 ## 8.0.5 diff --git a/packages/address-fields-nl/package.json b/packages/address-fields-nl/package.json index 85a5c59fce..bf2a9d5e40 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/algolia-categories/CHANGELOG.md b/packages/algolia-categories/CHANGELOG.md index 6539c86980..ff8c789d44 100644 --- a/packages/algolia-categories/CHANGELOG.md +++ b/packages/algolia-categories/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-categories +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.84 diff --git a/packages/algolia-categories/package.json b/packages/algolia-categories/package.json index 50d3626797..8f3377b274 100644 --- a/packages/algolia-categories/package.json +++ b/packages/algolia-categories/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-categories", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.0-canary.103", - "@graphcommerce/google-datalayer": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-search": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", + "@graphcommerce/algolia-products": "^9.0.0-canary.104", + "@graphcommerce/google-datalayer": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-search": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-insights/CHANGELOG.md b/packages/algolia-insights/CHANGELOG.md index a0dc43e66b..c6369c9a1e 100644 --- a/packages/algolia-insights/CHANGELOG.md +++ b/packages/algolia-insights/CHANGELOG.md @@ -1,3 +1,5 @@ # @graphcommerce/algolia-personalization +## 9.0.0-canary.104 + ## 9.0.0-canary.103 diff --git a/packages/algolia-insights/package.json b/packages/algolia-insights/package.json index 34243a321e..a34af171e0 100644 --- a/packages/algolia-insights/package.json +++ b/packages/algolia-insights/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-insights", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-insights-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.0-canary.103", - "@graphcommerce/google-datalayer": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", + "@graphcommerce/algolia-products": "^9.0.0-canary.104", + "@graphcommerce/google-datalayer": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", "@mui/material": "*", "react": "^18.2.0" }, diff --git a/packages/algolia-personalization/CHANGELOG.md b/packages/algolia-personalization/CHANGELOG.md index 6833830fb2..8a606acce0 100644 --- a/packages/algolia-personalization/CHANGELOG.md +++ b/packages/algolia-personalization/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-personalization +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.84 diff --git a/packages/algolia-personalization/package.json b/packages/algolia-personalization/package.json index 62963f36de..5b9bd76929 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-insights-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-insights": "^9.0.0-canary.103", - "@graphcommerce/algolia-products": "^9.0.0-canary.103", - "@graphcommerce/google-datalayer": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", + "@graphcommerce/algolia-insights": "^9.0.0-canary.104", + "@graphcommerce/algolia-products": "^9.0.0-canary.104", + "@graphcommerce/google-datalayer": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-products/CHANGELOG.md b/packages/algolia-products/CHANGELOG.md index 97ddab6432..786e7da6c4 100644 --- a/packages/algolia-products/CHANGELOG.md +++ b/packages/algolia-products/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-products +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.100 diff --git a/packages/algolia-products/package.json b/packages/algolia-products/package.json index 4d2c8d0406..a99f11ce04 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.103", + "version": "9.0.0-canary.104", "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.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-search": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", + "@graphcommerce/google-datalayer": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-search": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-recommend/CHANGELOG.md b/packages/algolia-recommend/CHANGELOG.md index c04686d919..70bb7c9a6d 100644 --- a/packages/algolia-recommend/CHANGELOG.md +++ b/packages/algolia-recommend/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-recommend +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.86 diff --git a/packages/algolia-recommend/package.json b/packages/algolia-recommend/package.json index adb0d718f9..dd9c603af2 100644 --- a/packages/algolia-recommend/package.json +++ b/packages/algolia-recommend/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-recommend", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "generate": "tsx scripts/generate-recommend-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", + "@graphcommerce/algolia-products": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-search/CHANGELOG.md b/packages/algolia-search/CHANGELOG.md index 014462d7e2..959fff43d0 100644 --- a/packages/algolia-search/CHANGELOG.md +++ b/packages/algolia-search/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-search +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 8.0.0 diff --git a/packages/algolia-search/package.json b/packages/algolia-search/package.json index 0c3cc9da8e..5ffadcf024 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,17 +15,17 @@ "algoliasearch": "^4.24.0" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-search": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-search": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 0e07d2ecc0..3fcd2ce1e4 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/cli +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index adceb45bbf..bf8376d89f 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.103", + "version": "9.0.0-canary.104", "scripts": { "dev": "pkgroll --watch", "build": "pkgroll", @@ -40,12 +40,12 @@ "yaml": "2.5.1" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/hygraph-cli": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/hygraph-cli": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "react": "^18.2.0" }, "sideEffects": false, diff --git a/packages/demo-magento-graphcommerce/CHANGELOG.md b/packages/demo-magento-graphcommerce/CHANGELOG.md index cbe6c91f20..b8696cf0c4 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.60 diff --git a/packages/demo-magento-graphcommerce/package.json b/packages/demo-magento-graphcommerce/package.json index 9f99c6fe3e..cfb7227efb 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,14 +15,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-scroller": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.103", - "@graphcommerce/magento-recently-viewed-products": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-scroller": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.104", + "@graphcommerce/magento-recently-viewed-products": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@mui/material": "^5.10.16", "framer-motion": "^11.0.0", "next": "*", diff --git a/packages/ecommerce-ui/CHANGELOG.md b/packages/ecommerce-ui/CHANGELOG.md index 121d85ce41..195463870d 100644 --- a/packages/ecommerce-ui/CHANGELOG.md +++ b/packages/ecommerce-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/ecommerce-ui +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes @@ -528,8 +530,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/ecommerce-ui/package.json b/packages/ecommerce-ui/package.json index a469c812f3..6f78dcfcfb 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,12 +12,12 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 151e396943..24ed7c280a 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.79 diff --git a/packages/framer-next-pages/example/CHANGELOG.md b/packages/framer-next-pages/example/CHANGELOG.md index f2ce0dc884..048e95159f 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.104 + ## 9.0.0-canary.103 ## 7.0.1 diff --git a/packages/framer-next-pages/example/package.json b/packages/framer-next-pages/example/package.json index fb759be2ea..976765ecc5 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.103", + "version": "9.0.0-canary.104", "scripts": { "dev": "next", "build": "next build", @@ -21,11 +21,11 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/framer-next-pages": "9.0.0-canary.103", - "@graphcommerce/framer-scroller": "9.0.0-canary.103", - "@graphcommerce/framer-utils": "9.0.0-canary.103", - "@graphcommerce/image": "9.0.0-canary.103", - "@graphcommerce/next-ui": "9.0.0-canary.103", + "@graphcommerce/framer-next-pages": "9.0.0-canary.104", + "@graphcommerce/framer-scroller": "9.0.0-canary.104", + "@graphcommerce/framer-utils": "9.0.0-canary.104", + "@graphcommerce/image": "9.0.0-canary.104", + "@graphcommerce/next-ui": "9.0.0-canary.104", "@lingui/core": "4.11.4", "@lingui/macro": "4.11.4", "@lingui/react": "4.11.4", @@ -47,9 +47,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.104", "@lingui/cli": "4.11.4", "@playwright/test": "1.47.2", "@types/node": "^18.19.54", diff --git a/packages/framer-next-pages/package.json b/packages/framer-next-pages/package.json index aaddb118fb..9fe6ef63e5 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,10 +12,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-utils": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-utils": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "framer-motion": "^11.0.0", "next": "*", "react": "^18.2.0", diff --git a/packages/framer-scroller/CHANGELOG.md b/packages/framer-scroller/CHANGELOG.md index 3cd7786d8e..4c82811d03 100644 --- a/packages/framer-scroller/CHANGELOG.md +++ b/packages/framer-scroller/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.80 @@ -455,8 +457,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/framer-scroller/example/CHANGELOG.md b/packages/framer-scroller/example/CHANGELOG.md index 9c04164eb9..2777cce6c8 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.104 + ## 9.0.0-canary.103 ## 7.0.1 diff --git a/packages/framer-scroller/example/package.json b/packages/framer-scroller/example/package.json index 7a0027cfce..a8a9574228 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.103", + "version": "9.0.0-canary.104", "scripts": { "dev": "next", "build": "next build", @@ -14,13 +14,13 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/framer-next-pages": "9.0.0-canary.103", - "@graphcommerce/framer-scroller": "9.0.0-canary.103", - "@graphcommerce/framer-utils": "9.0.0-canary.103", - "@graphcommerce/image": "9.0.0-canary.103", - "@graphcommerce/lingui-next": "9.0.0-canary.103", - "@graphcommerce/next-config": "9.0.0-canary.103", - "@graphcommerce/next-ui": "9.0.0-canary.103", + "@graphcommerce/framer-next-pages": "9.0.0-canary.104", + "@graphcommerce/framer-scroller": "9.0.0-canary.104", + "@graphcommerce/framer-utils": "9.0.0-canary.104", + "@graphcommerce/image": "9.0.0-canary.104", + "@graphcommerce/lingui-next": "9.0.0-canary.104", + "@graphcommerce/next-config": "9.0.0-canary.104", + "@graphcommerce/next-ui": "9.0.0-canary.104", "@lingui/conf": "4.11.4", "@lingui/core": "4.11.4", "@lingui/macro": "4.11.4", @@ -43,9 +43,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.104", "@lingui/cli": "4.11.4", "@playwright/test": "1.47.2", "@types/node": "^18.19.54", diff --git a/packages/framer-scroller/package.json b/packages/framer-scroller/package.json index a2b8a28ad0..2185112912 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,11 +18,11 @@ "popmotion": "11.0.5" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-utils": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-utils": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 d6b9d577c7..7138376cf1 100644 --- a/packages/framer-utils/CHANGELOG.md +++ b/packages/framer-utils/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 7.0.0 diff --git a/packages/framer-utils/package.json b/packages/framer-utils/package.json index 247fb7127a..088b72d293 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,9 +15,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "framer-motion": "^11.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 3f0333e2c0..dd8fd8c355 100644 --- a/packages/google-datalayer/CHANGELOG.md +++ b/packages/google-datalayer/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/google-datalayer +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packages/google-datalayer/package.json b/packages/google-datalayer/package.json index 1be0898c3a..f8c698a363 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@mui/material": "^5.14.20", "next": "^14", "react": "^18.2.0", diff --git a/packages/googleanalytics/CHANGELOG.md b/packages/googleanalytics/CHANGELOG.md index 1bbd52a2ec..66ae9bcde1 100644 --- a/packages/googleanalytics/CHANGELOG.md +++ b/packages/googleanalytics/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packages/googleanalytics/package.json b/packages/googleanalytics/package.json index c14527c189..40427628f3 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/google-datalayer": "9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/google-datalayer": "9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/googlerecaptcha/CHANGELOG.md b/packages/googlerecaptcha/CHANGELOG.md index b055fb9d68..01574c4f4f 100644 --- a/packages/googlerecaptcha/CHANGELOG.md +++ b/packages/googlerecaptcha/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.60 diff --git a/packages/googlerecaptcha/package.json b/packages/googlerecaptcha/package.json index 279aa2f5f0..f3d45c11af 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.103", + "version": "9.0.0-canary.104", "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.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@mui/material": "^5.10.16", "graphql": "^16.9.0", "next": "*", diff --git a/packages/googletagmanager/CHANGELOG.md b/packages/googletagmanager/CHANGELOG.md index 8c6a8ab3be..169ee7264b 100644 --- a/packages/googletagmanager/CHANGELOG.md +++ b/packages/googletagmanager/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packages/googletagmanager/package.json b/packages/googletagmanager/package.json index 050ce6662f..f9a01cd6b5 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "@types/gapi.client.tagmanager": "^2.0.4" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/google-datalayer": "9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/google-datalayer": "9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/graphcms-ui/CHANGELOG.md b/packages/graphcms-ui/CHANGELOG.md index b6408aadde..ba6d8e43ec 100644 --- a/packages/graphcms-ui/CHANGELOG.md +++ b/packages/graphcms-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packages/graphcms-ui/package.json b/packages/graphcms-ui/package.json index 4dd87a1abe..e393497ed7 100644 --- a/packages/graphcms-ui/package.json +++ b/packages/graphcms-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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,6 +12,6 @@ } }, "peerDependencies": { - "@graphcommerce/hygraph-ui": "^9.0.0-canary.103" + "@graphcommerce/hygraph-ui": "^9.0.0-canary.104" } } diff --git a/packages/graphql-mesh/CHANGELOG.md b/packages/graphql-mesh/CHANGELOG.md index 159f7626b1..7820e6a377 100644 --- a/packages/graphql-mesh/CHANGELOG.md +++ b/packages/graphql-mesh/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packages/graphql-mesh/package.json b/packages/graphql-mesh/package.json index 04db4d4516..ecd5e76090 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.103", + "version": "9.0.0-canary.104", "main": "index.ts", "dependencies": { "@graphql-mesh/config": "latest", @@ -35,9 +35,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103" + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104" }, "devDependencies": { "@types/uglify-es": "^3.0.3", diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index f6ec1c3618..660062e1f3 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 9.0.0-canary.104 + +### Patch Changes + +- [#2423](https://github.com/graphcommerce-org/graphcommerce/pull/2423) [`a4f0b48`](https://github.com/graphcommerce-org/graphcommerce/commit/a4f0b480f234e50d62f02e56716be80a30720475) - Added back ApolloClient caching for SSR requests to projects ([@paales](https://github.com/paales)) + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packages/graphql/package.json b/packages/graphql/package.json index 9d8e34252f..49e731d700 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -27,11 +27,11 @@ "graphql": "^16.7.1" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.103", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.104", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "react": "^18.2.0", "react-dom": "^18.2.0" } diff --git a/packages/hygraph-cli/CHANGELOG.md b/packages/hygraph-cli/CHANGELOG.md index 9e9e39a127..f20a10925d 100644 --- a/packages/hygraph-cli/CHANGELOG.md +++ b/packages/hygraph-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-cli +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packages/hygraph-cli/package.json b/packages/hygraph-cli/package.json index d42e45c08c..12715413d3 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.103", + "version": "9.0.0-canary.104", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -20,10 +20,10 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "dotenv": "^16.1.4" }, "devDependencies": { diff --git a/packages/hygraph-dynamic-rows-ui/CHANGELOG.md b/packages/hygraph-dynamic-rows-ui/CHANGELOG.md index c9b2b891b6..ccfc901844 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.97 diff --git a/packages/hygraph-dynamic-rows-ui/package.json b/packages/hygraph-dynamic-rows-ui/package.json index 9bc68bf17c..2ca81da149 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "type": "commonjs", "prettier": "@graphcommerce/prettier-config-pwa", @@ -17,7 +17,7 @@ }, "dependencies": { "@apollo/client": "~3.11.8", - "@graphcommerce/next-config": "9.0.0-canary.103", + "@graphcommerce/next-config": "9.0.0-canary.104", "@hygraph/app-sdk-react": "^0.0.5", "@lingui/core": "4.11.4", "@lingui/macro": "4.11.4", @@ -32,9 +32,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.104", "@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 16314b3596..036af709c9 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.76 diff --git a/packages/hygraph-dynamic-rows/package.json b/packages/hygraph-dynamic-rows/package.json index 9379d92f1f..391663ee97 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/hygraph-ui": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/hygraph-ui": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 0a31bb9d7a..ac34616ef7 100644 --- a/packages/hygraph-ui/CHANGELOG.md +++ b/packages/hygraph-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packages/hygraph-ui/package.json b/packages/hygraph-ui/package.json index 5fedccf605..bb3a9c01f1 100644 --- a/packages/hygraph-ui/package.json +++ b/packages/hygraph-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/image/CHANGELOG.md b/packages/image/CHANGELOG.md index 8ea0f8c8c8..15225e0afd 100644 --- a/packages/image/CHANGELOG.md +++ b/packages/image/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.101 diff --git a/packages/image/example/CHANGELOG.md b/packages/image/example/CHANGELOG.md index a3812ab847..5cbd3642e7 100644 --- a/packages/image/example/CHANGELOG.md +++ b/packages/image/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 7.0.1 diff --git a/packages/image/example/package.json b/packages/image/example/package.json index b95554ed48..a91ec9cb51 100644 --- a/packages/image/example/package.json +++ b/packages/image/example/package.json @@ -3,15 +3,15 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "9.0.0-canary.103", + "version": "9.0.0-canary.104", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { - "@graphcommerce/framer-utils": "9.0.0-canary.103", - "@graphcommerce/image": "9.0.0-canary.103", + "@graphcommerce/framer-utils": "9.0.0-canary.104", + "@graphcommerce/image": "9.0.0-canary.104", "@lingui/core": "4.11.4", "@lingui/macro": "4.11.4", "@lingui/react": "4.11.4", @@ -33,9 +33,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.104", "@lingui/cli": "4.11.4", "@playwright/test": "1.47.2", "@types/node": "^18.19.54", diff --git a/packages/image/package.json b/packages/image/package.json index 889d5de3de..cf66c3457f 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,10 +15,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-utils": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-utils": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/lighthouse/CHANGELOG.md b/packages/lighthouse/CHANGELOG.md index e871e35da7..238c55c45b 100644 --- a/packages/lighthouse/CHANGELOG.md +++ b/packages/lighthouse/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 6.0.0 diff --git a/packages/lighthouse/package.json b/packages/lighthouse/package.json index 4cb04f283e..adac30aaf2 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.103", + "version": "9.0.0-canary.104", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,9 +13,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "next": "*" } } diff --git a/packages/lingui-next/CHANGELOG.md b/packages/lingui-next/CHANGELOG.md index 71b471f47b..09a09a6414 100644 --- a/packages/lingui-next/CHANGELOG.md +++ b/packages/lingui-next/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 8.1.0-canary.46 @@ -121,8 +123,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/lingui-next/package.json b/packages/lingui-next/package.json index 67109646ca..cb211930fb 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,11 +15,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 b023601135..bfd49f75d2 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.104 + ## 9.0.0-canary.103 ## 8.1.0-canary.48 @@ -601,8 +603,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-cart-billing-address/package.json b/packages/magento-cart-billing-address/package.json index 52a469b1e1..ac4d7adf5f 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 7a4d8a66c6..8a4780c450 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.80 @@ -682,8 +684,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-cart-checkout/package.json b/packages/magento-cart-checkout/package.json index e7f683e4dc..cd128ff9fa 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-coupon": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-coupon": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 f4f278b258..f0a01be68a 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.104 + ## 9.0.0-canary.103 ## 8.0.6-canary.2 @@ -524,8 +526,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-cart-coupon/package.json b/packages/magento-cart-coupon/package.json index cc0f0201db..5d677b22fc 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 d8dbedf4c6..066bfc7031 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.82 @@ -673,8 +675,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-cart-email/package.json b/packages/magento-cart-email/package.json index f8d66508fe..cc817c5b22 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 a52e046808..6f23644308 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.80 @@ -711,8 +713,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-cart-items/package.json b/packages/magento-cart-items/package.json index f51adc44ae..9a586ab4ff 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 a39fa3e49a..ef351d3474 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.104 + ## 9.0.0-canary.103 ## 8.1.0-canary.38 @@ -665,8 +667,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-cart-payment-method/package.json b/packages/magento-cart-payment-method/package.json index db0b3e6f85..96358d0731 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-scroller": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-scroller": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 4049ebe159..617861ac7c 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.60 @@ -555,8 +557,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-cart-pickup/package.json b/packages/magento-cart-pickup/package.json index b0a5e318c6..f35f7ed6a0 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 aa4728995f..8b8d32b433 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.80 @@ -700,8 +702,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-cart-shipping-address/package.json b/packages/magento-cart-shipping-address/package.json index 8c0f2e2684..95a21a56df 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 1f9df19e43..36c1d5240d 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.80 @@ -678,8 +680,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-cart-shipping-method/package.json b/packages/magento-cart-shipping-method/package.json index 8979b2510c..2f9eb872e5 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-scroller": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-scroller": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 733b75d767..976b016ad1 100644 --- a/packages/magento-cart/CHANGELOG.md +++ b/packages/magento-cart/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes @@ -845,8 +847,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-cart/package.json b/packages/magento-cart/package.json index 2a16b806a9..d487a2138c 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.103", - "@graphcommerce/framer-scroller": "^9.0.0-canary.103", - "@graphcommerce/framer-utils": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-graphql": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.104", + "@graphcommerce/framer-scroller": "^9.0.0-canary.104", + "@graphcommerce/framer-utils": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-graphql": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 c8d7c2b591..424832e594 100644 --- a/packages/magento-category/CHANGELOG.md +++ b/packages/magento-category/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.91 @@ -659,8 +661,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-category/package.json b/packages/magento-category/package.json index 8ccb33aa69..3e4121a997 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-scroller": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-scroller": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 fb8d2e92bd..a16e1f1314 100644 --- a/packages/magento-cms/CHANGELOG.md +++ b/packages/magento-cms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 5.1.0 @@ -346,8 +348,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-cms/package.json b/packages/magento-cms/package.json index 0811cc9f34..a42844abf5 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,11 +12,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 9385f4226d..e9f8e31095 100644 --- a/packages/magento-compare/CHANGELOG.md +++ b/packages/magento-compare/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-compare +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.60 diff --git a/packages/magento-compare/package.json b/packages/magento-compare/package.json index fc434571ee..8da48a2fa7 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.103", - "@graphcommerce/framer-utils": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.104", + "@graphcommerce/framer-utils": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 59015deb70..450854735d 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.104 + ## 9.0.0-canary.103 ## 6.0.0 @@ -567,8 +569,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-customer-account/package.json b/packages/magento-customer-account/package.json index be19856ff5..1367679e3c 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,9 +12,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103" + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104" } } diff --git a/packages/magento-customer-order/CHANGELOG.md b/packages/magento-customer-order/CHANGELOG.md index 1e0e8c9331..15c7062994 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.104 + ## 9.0.0-canary.103 ## 6.0.0 @@ -436,8 +438,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-customer-order/package.json b/packages/magento-customer-order/package.json index 8e7d97f9ca..69e80fa76d 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-graphql": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-graphql": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 8ea33548c6..b1befc88a4 100644 --- a/packages/magento-customer/CHANGELOG.md +++ b/packages/magento-customer/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes @@ -919,8 +921,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-customer/package.json b/packages/magento-customer/package.json index 2e75a8ecc7..da59fbc103 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.103", - "@graphcommerce/framer-utils": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-graphql": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.104", + "@graphcommerce/framer-utils": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-graphql": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 aca962ab16..e064d0e967 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.64 diff --git a/packages/magento-graphql-rest/package.json b/packages/magento-graphql-rest/package.json index a2a4116e64..7802a54fc4 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.103", + "version": "9.0.0-canary.104", "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.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-search": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-search": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", "graphql": "^16.0.0" }, "devDependencies": { diff --git a/packages/magento-graphql/CHANGELOG.md b/packages/magento-graphql/CHANGELOG.md index 41fe23bbe2..ba65be8c45 100644 --- a/packages/magento-graphql/CHANGELOG.md +++ b/packages/magento-graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.99 diff --git a/packages/magento-graphql/package.json b/packages/magento-graphql/package.json index f840a6fc65..50151ba732 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,10 +13,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "graphql": "^16.0.0", "next": "*", "react": "^18.2.0", diff --git a/packages/magento-newsletter/CHANGELOG.md b/packages/magento-newsletter/CHANGELOG.md index 1512f1ee42..996db108da 100644 --- a/packages/magento-newsletter/CHANGELOG.md +++ b/packages/magento-newsletter/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 8.1.0-canary.52 @@ -561,8 +563,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-newsletter/package.json b/packages/magento-newsletter/package.json index ba15e14c90..d18a15d409 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 f99afc7e2d..4c6d607c69 100644 --- a/packages/magento-pagebuilder/CHANGELOG.md +++ b/packages/magento-pagebuilder/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-pagebuilder +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 7.0.1 @@ -576,8 +578,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-pagebuilder/package.json b/packages/magento-pagebuilder/package.json index 05d595755a..5b496a54eb 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.103", + "version": "9.0.0-canary.104", "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.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/magento-category": "^9.0.0-canary.103", - "@graphcommerce/magento-cms": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/magento-category": "^9.0.0-canary.104", + "@graphcommerce/magento-cms": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 ea7b99517a..9d42fd6493 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.80 diff --git a/packages/magento-payment-adyen/package.json b/packages/magento-payment-adyen/package.json index 7e8aad529d..2fd4339078 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 a71805fa49..d047ab9926 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.80 @@ -632,8 +634,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-payment-braintree/package.json b/packages/magento-payment-braintree/package.json index 25feeea560..2ee055c65d 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,19 +18,19 @@ "braintree-web": "^3.109.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 f156cb790f..95ba00c480 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.80 @@ -612,8 +614,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-payment-included/package.json b/packages/magento-payment-included/package.json index 9c5ecb5e78..69015ac63d 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 5233ff1361..e4d564c5e5 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.60 @@ -509,8 +511,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-payment-klarna/package.json b/packages/magento-payment-klarna/package.json index 021c1636af..2e2988ab71 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.103", + "version": "9.0.0-canary.104", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,14 +13,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 f73a417f2c..97b7427efb 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.80 diff --git a/packages/magento-payment-multisafepay/package.json b/packages/magento-payment-multisafepay/package.json index 59da0d2226..9e809958bb 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,22 +12,22 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-checkout": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-checkout": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 346a83095b..09c0d3301e 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.60 diff --git a/packages/magento-payment-paypal/package.json b/packages/magento-payment-paypal/package.json index 81d8c3c4c4..bae8b0b8d8 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 2796811780..7b59246407 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.104 + ## 9.0.0-canary.103 ## 8.0.0 @@ -679,8 +681,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-product-bundle/package.json b/packages/magento-product-bundle/package.json index 4828b15b8a..7d169a4c79 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-product-simple": "^9.0.0-canary.103", - "@graphcommerce/magento-product-virtual": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-product-simple": "^9.0.0-canary.104", + "@graphcommerce/magento-product-virtual": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 bbcd07f95c..43710d9e61 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.90 @@ -939,8 +941,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-product-configurable/package.json b/packages/magento-product-configurable/package.json index c52cc8eb5e..64b200e709 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,23 +12,23 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/lingui-next": "9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.103", - "@graphcommerce/magento-category": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-product-simple": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/lingui-next": "9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.104", + "@graphcommerce/magento-category": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-product-simple": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 e96717c535..f4ff59ec86 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.104 + ## 9.0.0-canary.103 ## 7.0.0 @@ -498,8 +500,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-product-downloadable/package.json b/packages/magento-product-downloadable/package.json index 1c83d96c4b..03c1a830cf 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 03f1dea345..1c72fd3494 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.104 + ## 9.0.0-canary.103 ## 5.1.0 @@ -580,8 +582,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-product-grouped/package.json b/packages/magento-product-grouped/package.json index 3ac62a4d55..1ed52d0b9b 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-product-simple": "^9.0.0-canary.103", - "@graphcommerce/magento-product-virtual": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-product-simple": "^9.0.0-canary.104", + "@graphcommerce/magento-product-virtual": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 3480c3ce3a..d864ceac4b 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.104 + ## 9.0.0-canary.103 ## 8.0.0 @@ -490,8 +492,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-product-simple/package.json b/packages/magento-product-simple/package.json index c135b23d90..5cbb10460a 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 777f3190a9..9fd054ec51 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.104 + ## 9.0.0-canary.103 ## 8.0.0 @@ -492,8 +494,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-product-virtual/package.json b/packages/magento-product-virtual/package.json index cbe00b0ab4..01bd19ab0b 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 1aa9efb873..8133205fa0 100644 --- a/packages/magento-product/CHANGELOG.md +++ b/packages/magento-product/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.91 @@ -922,8 +924,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-product/package.json b/packages/magento-product/package.json index d1dfeb047e..24ed32b32d 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.6.2" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.103", - "@graphcommerce/framer-scroller": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.104", + "@graphcommerce/framer-scroller": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 9931b70118..66f4a37a2f 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.86 diff --git a/packages/magento-recently-viewed-products/package.json b/packages/magento-recently-viewed-products/package.json index 2c6fb12212..265f955c41 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@mui/material": "^5.10.16", "framer-motion": "^11.0.0", "next": "*", diff --git a/packages/magento-review/CHANGELOG.md b/packages/magento-review/CHANGELOG.md index 5cde92fa3b..7d73b00bc4 100644 --- a/packages/magento-review/CHANGELOG.md +++ b/packages/magento-review/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.77 @@ -627,8 +629,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-review/package.json b/packages/magento-review/package.json index d4d9781b57..6e4c23ecb8 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.6.2" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 e77aaa8cad..1b80b5891e 100644 --- a/packages/magento-search/CHANGELOG.md +++ b/packages/magento-search/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.101 @@ -437,8 +439,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-search/package.json b/packages/magento-search/package.json index b279fe265d..459c846f43 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 8264fa8c01..a619351448 100644 --- a/packages/magento-store/CHANGELOG.md +++ b/packages/magento-store/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.91 @@ -485,8 +487,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-store/package.json b/packages/magento-store/package.json index daf3986f0d..a7103a8c5d 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-wishlist/CHANGELOG.md b/packages/magento-wishlist/CHANGELOG.md index a0e79e48f1..146c93fd93 100644 --- a/packages/magento-wishlist/CHANGELOG.md +++ b/packages/magento-wishlist/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-wishlist +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes @@ -807,8 +809,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/magento-wishlist/package.json b/packages/magento-wishlist/package.json index caca49525b..477e0f52b5 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,20 +13,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-customer": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-config": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-customer": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-config": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 4401647a4a..f2f564e4b2 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.104 + ## 9.0.0-canary.103 ## 9.0.0-canary.80 @@ -671,8 +673,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/mollie-magento-payment/package.json b/packages/mollie-magento-payment/package.json index 3fee502ba3..3b6646ae69 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.103", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/graphql": "^9.0.0-canary.103", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/magento-cart": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.103", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.103", - "@graphcommerce/magento-product": "^9.0.0-canary.103", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.103", - "@graphcommerce/magento-store": "^9.0.0-canary.103", - "@graphcommerce/next-ui": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/react-hook-form": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.104", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/graphql": "^9.0.0-canary.104", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/magento-cart": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.104", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.104", + "@graphcommerce/magento-product": "^9.0.0-canary.104", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.104", + "@graphcommerce/magento-store": "^9.0.0-canary.104", + "@graphcommerce/next-ui": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/react-hook-form": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 cab96395ab..2c19d5d080 100644 --- a/packages/next-ui/CHANGELOG.md +++ b/packages/next-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes @@ -965,8 +967,8 @@ Needs to be replaced with: ```tsx - import { Trans } from '@lingui/react' import { i18n } from '@lingui/core' + import { Trans } from '@lingui/react' function MyComponent() { const foo = 'bar' diff --git a/packages/next-ui/package.json b/packages/next-ui/package.json index c8cbc61165..408ef3c9fc 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -25,13 +25,13 @@ "@emotion/react": "^11", "@emotion/server": "^11", "@emotion/styled": "^11", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.103", - "@graphcommerce/framer-scroller": "^9.0.0-canary.103", - "@graphcommerce/framer-utils": "^9.0.0-canary.103", - "@graphcommerce/image": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.104", + "@graphcommerce/framer-scroller": "^9.0.0-canary.104", + "@graphcommerce/framer-utils": "^9.0.0-canary.104", + "@graphcommerce/image": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@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 1c1ceb32fa..9d75826074 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.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packages/react-hook-form/package.json b/packages/react-hook-form/package.json index 343c60a068..1157a77e03 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -13,9 +13,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104", "@mui/utils": "^5", "@testing-library/react": "^14.3.1", "graphql": "^16.6.0", diff --git a/packagesDev/browserslist-config/CHANGELOG.md b/packagesDev/browserslist-config/CHANGELOG.md index 6e252f43fb..2a5473078f 100644 --- a/packagesDev/browserslist-config/CHANGELOG.md +++ b/packagesDev/browserslist-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 5.1.0 diff --git a/packagesDev/browserslist-config/package.json b/packagesDev/browserslist-config/package.json index 6123d96755..dba5b9d484 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.103", + "version": "9.0.0-canary.104", "main": "index.js", "sideEffects": false } diff --git a/packagesDev/changeset-changelog/CHANGELOG.md b/packagesDev/changeset-changelog/CHANGELOG.md index 37e9067f29..145ae75db1 100644 --- a/packagesDev/changeset-changelog/CHANGELOG.md +++ b/packagesDev/changeset-changelog/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/changeset-changelog +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 6.0.0 diff --git a/packagesDev/changeset-changelog/package.json b/packagesDev/changeset-changelog/package.json index b13a77532e..3652991f5f 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.103", + "version": "9.0.0-canary.104", "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 b1fda81ec3..f009701fe0 100644 --- a/packagesDev/eslint-config/CHANGELOG.md +++ b/packagesDev/eslint-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packagesDev/eslint-config/package.json b/packagesDev/eslint-config/package.json index 20120455fd..7242cf4c56 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.103", + "version": "9.0.0-canary.104", "main": "index.js", "dependencies": { - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.103", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.104", "@next/eslint-plugin-next": "14.2.14", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", diff --git a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md index ae0fdb1af3..59d59c60e0 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.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packagesDev/graphql-codegen-markdown-docs/package.json b/packagesDev/graphql-codegen-markdown-docs/package.json index f993015b43..49495ab422 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -30,8 +30,8 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103" + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104" } } diff --git a/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md b/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md index ce26d4c35b..05d46e475b 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.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packagesDev/graphql-codegen-near-operation-file/package.json b/packagesDev/graphql-codegen-near-operation-file/package.json index 98ab94ea07..647c6c742c 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -29,8 +29,8 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103" + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104" } } diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md b/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md index 862cfe5359..6e22c55d4d 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.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json index 9b9fcd59dc..fcf2ad4504 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.103", + "version": "9.0.0-canary.104", "description": "GraphQL Code Generator plugin for optimizing your GraphQL queries relay style.", "type": "commonjs", "main": "dist/index.js", @@ -22,8 +22,8 @@ "typescript": "5.6.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103" + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104" }, "prettier": "@graphcommerce/prettier-config-pwa", "eslint": { diff --git a/packagesDev/next-config/CHANGELOG.md b/packagesDev/next-config/CHANGELOG.md index 0c3dd25580..3a09cdf452 100644 --- a/packagesDev/next-config/CHANGELOG.md +++ b/packagesDev/next-config/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 9.0.0-canary.104 + +### Patch Changes + +- [#2423](https://github.com/graphcommerce-org/graphcommerce/pull/2423) [`dbf233b`](https://github.com/graphcommerce-org/graphcommerce/commit/dbf233bb6d11432a8effc38fd4672aaa0856e1aa) - Added graphql.config.ts to projects ([@paales](https://github.com/paales)) + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packagesDev/next-config/package.json b/packagesDev/next-config/package.json index 375d617777..683e5fe397 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.103", + "version": "9.0.0-canary.104", "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 0e32ec61c7..cb88a73f94 100644 --- a/packagesDev/prettier-config/CHANGELOG.md +++ b/packagesDev/prettier-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ### Patch Changes diff --git a/packagesDev/prettier-config/package.json b/packagesDev/prettier-config/package.json index 8d97015f46..35be63b044 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.103", + "version": "9.0.0-canary.104", "dependencies": { "@trivago/prettier-plugin-sort-imports": "^4.3.0", "prettier": "^3", diff --git a/packagesDev/typescript-config/CHANGELOG.md b/packagesDev/typescript-config/CHANGELOG.md index 4e1cfd231c..eb20f745d2 100644 --- a/packagesDev/typescript-config/CHANGELOG.md +++ b/packagesDev/typescript-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.104 + ## 9.0.0-canary.103 ## 7.0.1 diff --git a/packagesDev/typescript-config/package.json b/packagesDev/typescript-config/package.json index 6b1ec3fc72..da5cfed3dd 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.103", + "version": "9.0.0-canary.104", "sideEffects": false, "devDependencies": { "@tsconfig/node18": "^18.2.4" diff --git a/yarn.lock b/yarn.lock index 43c9805897..9360965b23 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2764,14 +2764,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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -2789,15 +2789,15 @@ __metadata: graphql: "npm:^16.9.0" tsx: "npm:^4.19.1" peerDependencies: - "@graphcommerce/algolia-products": ^9.0.0-canary.103 - "@graphcommerce/google-datalayer": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-search": ^9.0.0-canary.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 + "@graphcommerce/algolia-products": ^9.0.0-canary.104 + "@graphcommerce/google-datalayer": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-search": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 react: ^18.2.0 languageName: unknown linkType: soft @@ -2809,15 +2809,15 @@ __metadata: graphql: "npm:^16.9.0" tsx: "npm:^4.19.1" peerDependencies: - "@graphcommerce/algolia-products": ^9.0.0-canary.103 - "@graphcommerce/google-datalayer": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 + "@graphcommerce/algolia-products": ^9.0.0-canary.104 + "@graphcommerce/google-datalayer": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 "@mui/material": "*" react: ^18.2.0 languageName: unknown @@ -2830,15 +2830,15 @@ __metadata: graphql: "npm:^16.9.0" tsx: "npm:^4.19.1" peerDependencies: - "@graphcommerce/algolia-insights": ^9.0.0-canary.103 - "@graphcommerce/algolia-products": ^9.0.0-canary.103 - "@graphcommerce/google-datalayer": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 + "@graphcommerce/algolia-insights": ^9.0.0-canary.104 + "@graphcommerce/algolia-products": ^9.0.0-canary.104 + "@graphcommerce/google-datalayer": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 react: ^18.2.0 languageName: unknown linkType: soft @@ -2850,14 +2850,14 @@ __metadata: graphql: "npm:^16.9.0" tsx: "npm:^4.19.1" peerDependencies: - "@graphcommerce/google-datalayer": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-search": ^9.0.0-canary.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 + "@graphcommerce/google-datalayer": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-search": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 react: ^18.2.0 languageName: unknown linkType: soft @@ -2869,11 +2869,11 @@ __metadata: graphql: "npm:^16.9.0" tsx: "npm:^4.19.1" peerDependencies: - "@graphcommerce/algolia-products": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 + "@graphcommerce/algolia-products": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 react: ^18.2.0 languageName: unknown linkType: soft @@ -2884,17 +2884,17 @@ __metadata: dependencies: algoliasearch: "npm:^4.24.0" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-search": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-search": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -2919,7 +2919,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/cli@npm:9.0.0-canary.103, @graphcommerce/cli@workspace:packages/cli": +"@graphcommerce/cli@npm:9.0.0-canary.104, @graphcommerce/cli@workspace:packages/cli": version: 0.0.0-use.local resolution: "@graphcommerce/cli@workspace:packages/cli" dependencies: @@ -2943,12 +2943,12 @@ __metadata: tsx: "npm:^4.19.1" yaml: "npm:2.5.1" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/hygraph-cli": ^9.0.0-canary.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/hygraph-cli": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 react: ^18.2.0 bin: gql-gen: dist/bin/codegen.js @@ -2962,18 +2962,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/demo-magento-graphcommerce@npm:9.0.0-canary.103, @graphcommerce/demo-magento-graphcommerce@workspace:packages/demo-magento-graphcommerce": +"@graphcommerce/demo-magento-graphcommerce@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/framer-scroller": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.103 - "@graphcommerce/magento-recently-viewed-products": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-scroller": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.104 + "@graphcommerce/magento-recently-viewed-products": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@mui/material": ^5.10.16 framer-motion: ^11.0.0 next: "*" @@ -2986,20 +2986,20 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/docs@workspace:docs" peerDependencies: - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 languageName: unknown linkType: soft -"@graphcommerce/ecommerce-ui@npm:9.0.0-canary.103, @graphcommerce/ecommerce-ui@workspace:packages/ecommerce-ui": +"@graphcommerce/ecommerce-ui@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3011,11 +3011,11 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/eslint-config-pwa@npm:9.0.0-canary.103, @graphcommerce/eslint-config-pwa@workspace:packagesDev/eslint-config": +"@graphcommerce/eslint-config-pwa@npm:9.0.0-canary.104, @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.103" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.104" "@next/eslint-plugin-next": "npm:14.2.14" "@typescript-eslint/eslint-plugin": "npm:^7.18.0" "@typescript-eslint/parser": "npm:^7.18.0" @@ -3039,14 +3039,14 @@ __metadata: "@emotion/react": "npm:11.12.0" "@emotion/server": "npm:^11.11.0" "@emotion/styled": "npm:^11.13.0" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.103" - "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.103" - "@graphcommerce/framer-scroller": "npm:9.0.0-canary.103" - "@graphcommerce/framer-utils": "npm:9.0.0-canary.103" - "@graphcommerce/image": "npm:9.0.0-canary.103" - "@graphcommerce/next-ui": "npm:9.0.0-canary.103" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.103" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.103" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.104" + "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.104" + "@graphcommerce/framer-scroller": "npm:9.0.0-canary.104" + "@graphcommerce/framer-utils": "npm:9.0.0-canary.104" + "@graphcommerce/image": "npm:9.0.0-canary.104" + "@graphcommerce/next-ui": "npm:9.0.0-canary.104" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.104" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.104" "@lingui/cli": "npm:4.11.4" "@lingui/core": "npm:4.11.4" "@lingui/macro": "npm:4.11.4" @@ -3080,14 +3080,14 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-next-pages@npm:9.0.0-canary.103, @graphcommerce/framer-next-pages@workspace:packages/framer-next-pages": +"@graphcommerce/framer-next-pages@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/framer-utils": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-utils": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 framer-motion: ^11.0.0 next: "*" react: ^18.2.0 @@ -3103,16 +3103,16 @@ __metadata: "@emotion/react": "npm:11.12.0" "@emotion/server": "npm:^11.11.0" "@emotion/styled": "npm:^11.13.0" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.103" - "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.103" - "@graphcommerce/framer-scroller": "npm:9.0.0-canary.103" - "@graphcommerce/framer-utils": "npm:9.0.0-canary.103" - "@graphcommerce/image": "npm:9.0.0-canary.103" - "@graphcommerce/lingui-next": "npm:9.0.0-canary.103" - "@graphcommerce/next-config": "npm:9.0.0-canary.103" - "@graphcommerce/next-ui": "npm:9.0.0-canary.103" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.103" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.103" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.104" + "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.104" + "@graphcommerce/framer-scroller": "npm:9.0.0-canary.104" + "@graphcommerce/framer-utils": "npm:9.0.0-canary.104" + "@graphcommerce/image": "npm:9.0.0-canary.104" + "@graphcommerce/lingui-next": "npm:9.0.0-canary.104" + "@graphcommerce/next-config": "npm:9.0.0-canary.104" + "@graphcommerce/next-ui": "npm:9.0.0-canary.104" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.104" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.104" "@lingui/cli": "npm:4.11.4" "@lingui/conf": "npm:4.11.4" "@lingui/core": "npm:4.11.4" @@ -3147,17 +3147,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-scroller@npm:9.0.0-canary.103, @graphcommerce/framer-scroller@workspace:packages/framer-scroller": +"@graphcommerce/framer-scroller@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/framer-utils": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-utils": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 @@ -3168,36 +3168,36 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-utils@npm:9.0.0-canary.103, @graphcommerce/framer-utils@workspace:packages/framer-utils": +"@graphcommerce/framer-utils@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 framer-motion: ^11.0.0 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/google-datalayer@npm:9.0.0-canary.103, @graphcommerce/google-datalayer@workspace:packages/google-datalayer": +"@graphcommerce/google-datalayer@npm:9.0.0-canary.104, @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:^4.2.3" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@mui/material": ^5.14.20 next: ^14 react: ^18.2.0 @@ -3216,21 +3216,21 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googleanalytics@npm:9.0.0-canary.103, @graphcommerce/googleanalytics@workspace:packages/googleanalytics": +"@graphcommerce/googleanalytics@npm:9.0.0-canary.104, @graphcommerce/googleanalytics@workspace:packages/googleanalytics": version: 0.0.0-use.local resolution: "@graphcommerce/googleanalytics@workspace:packages/googleanalytics" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/google-datalayer": 9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/google-datalayer": 9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3247,17 +3247,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googlerecaptcha@npm:9.0.0-canary.103, @graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha": +"@graphcommerce/googlerecaptcha@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@mui/material": ^5.10.16 graphql: ^16.9.0 next: "*" @@ -3266,17 +3266,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googletagmanager@npm:9.0.0-canary.103, @graphcommerce/googletagmanager@workspace:packages/googletagmanager": +"@graphcommerce/googletagmanager@npm:9.0.0-canary.104, @graphcommerce/googletagmanager@workspace:packages/googletagmanager": version: 0.0.0-use.local resolution: "@graphcommerce/googletagmanager@workspace:packages/googletagmanager" dependencies: "@types/gapi.client.tagmanager": "npm:^2.0.4" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/google-datalayer": 9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/google-datalayer": 9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3288,7 +3288,7 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/graphcms-ui@workspace:packages/graphcms-ui" peerDependencies: - "@graphcommerce/hygraph-ui": ^9.0.0-canary.103 + "@graphcommerce/hygraph-ui": ^9.0.0-canary.104 languageName: unknown linkType: soft @@ -3304,13 +3304,13 @@ __metadata: graphql: "npm:^16.7.1" parse-filepath: "npm:^1.0.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 languageName: unknown linkType: soft -"@graphcommerce/graphql-codegen-near-operation-file@npm:9.0.0-canary.103, @graphcommerce/graphql-codegen-near-operation-file@workspace:packagesDev/graphql-codegen-near-operation-file": +"@graphcommerce/graphql-codegen-near-operation-file@npm:9.0.0-canary.104, @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: @@ -3322,13 +3322,13 @@ __metadata: graphql: "npm:^16.7.1" parse-filepath: "npm:^1.0.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 languageName: unknown linkType: soft -"@graphcommerce/graphql-codegen-relay-optimizer-plugin@npm:9.0.0-canary.103, @graphcommerce/graphql-codegen-relay-optimizer-plugin@workspace:packagesDev/graphql-codegen-relay-optimizer-plugin": +"@graphcommerce/graphql-codegen-relay-optimizer-plugin@npm:9.0.0-canary.104, @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: @@ -3338,12 +3338,12 @@ __metadata: graphql: "npm:^16.7.1" typescript: "npm:5.6.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 languageName: unknown linkType: soft -"@graphcommerce/graphql-mesh@npm:9.0.0-canary.103, @graphcommerce/graphql-mesh@workspace:packages/graphql-mesh": +"@graphcommerce/graphql-mesh@npm:9.0.0-canary.104, @graphcommerce/graphql-mesh@workspace:packages/graphql-mesh": version: 0.0.0-use.local resolution: "@graphcommerce/graphql-mesh@workspace:packages/graphql-mesh" dependencies: @@ -3378,13 +3378,13 @@ __metadata: uglify-es: "npm:3.3.10" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 languageName: unknown linkType: soft -"@graphcommerce/graphql@npm:9.0.0-canary.103, @graphcommerce/graphql@workspace:packages/graphql": +"@graphcommerce/graphql@npm:9.0.0-canary.104, @graphcommerce/graphql@workspace:packages/graphql": version: 0.0.0-use.local resolution: "@graphcommerce/graphql@workspace:packages/graphql" dependencies: @@ -3401,17 +3401,17 @@ __metadata: apollo3-cache-persist: "npm:^0.15.0" graphql: "npm:^16.7.1" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql-codegen-near-operation-file": 9.0.0-canary.103 - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": 9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql-codegen-near-operation-file": 9.0.0-canary.104 + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": 9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/hygraph-cli@npm:9.0.0-canary.103, @graphcommerce/hygraph-cli@workspace:packages/hygraph-cli": +"@graphcommerce/hygraph-cli@npm:9.0.0-canary.104, @graphcommerce/hygraph-cli@workspace:packages/hygraph-cli": version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-cli@workspace:packages/hygraph-cli" dependencies: @@ -3424,10 +3424,10 @@ __metadata: typescript: "npm:5.6.2" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 dotenv: ^16.1.4 languageName: unknown linkType: soft @@ -3437,10 +3437,10 @@ __metadata: resolution: "@graphcommerce/hygraph-dynamic-rows-ui@workspace:packages/hygraph-dynamic-rows-ui" dependencies: "@apollo/client": "npm:~3.11.8" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.103" - "@graphcommerce/next-config": "npm:9.0.0-canary.103" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.103" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.103" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.104" + "@graphcommerce/next-config": "npm:9.0.0-canary.104" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.104" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.104" "@hygraph/app-sdk-react": "npm:^0.0.5" "@lingui/core": "npm:4.11.4" "@lingui/macro": "npm:4.11.4" @@ -3461,17 +3461,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/hygraph-dynamic-rows@npm:9.0.0-canary.103, @graphcommerce/hygraph-dynamic-rows@workspace:packages/hygraph-dynamic-rows": +"@graphcommerce/hygraph-dynamic-rows@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/hygraph-ui": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/hygraph-ui": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3479,17 +3479,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/hygraph-ui@npm:9.0.0-canary.103, @graphcommerce/hygraph-ui@workspace:packages/hygraph-ui": +"@graphcommerce/hygraph-ui@npm:9.0.0-canary.104, @graphcommerce/hygraph-ui@workspace:packages/hygraph-ui": version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-ui@workspace:packages/hygraph-ui" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3501,11 +3501,11 @@ __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.103" - "@graphcommerce/framer-utils": "npm:9.0.0-canary.103" - "@graphcommerce/image": "npm:9.0.0-canary.103" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.103" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.103" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.104" + "@graphcommerce/framer-utils": "npm:9.0.0-canary.104" + "@graphcommerce/image": "npm:9.0.0-canary.104" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.104" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.104" "@lingui/cli": "npm:4.11.4" "@lingui/core": "npm:4.11.4" "@lingui/macro": "npm:4.11.4" @@ -3539,14 +3539,14 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/image@npm:9.0.0-canary.103, @graphcommerce/image@workspace:packages/image": +"@graphcommerce/image@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/framer-utils": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-utils": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3558,22 +3558,22 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/lighthouse@workspace:packages/lighthouse" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 next: "*" languageName: unknown linkType: soft -"@graphcommerce/lingui-next@npm:9.0.0-canary.103, @graphcommerce/lingui-next@workspace:packages/lingui-next": +"@graphcommerce/lingui-next@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/conf": ^4.7.0 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 @@ -3584,23 +3584,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-billing-address@npm:9.0.0-canary.103, @graphcommerce/magento-cart-billing-address@workspace:packages/magento-cart-billing-address": +"@graphcommerce/magento-cart-billing-address@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3612,22 +3612,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-checkout@npm:9.0.0-canary.103, @graphcommerce/magento-cart-checkout@workspace:packages/magento-cart-checkout": +"@graphcommerce/magento-cart-checkout@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-coupon": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-coupon": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3639,20 +3639,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-coupon@npm:9.0.0-canary.103, @graphcommerce/magento-cart-coupon@workspace:packages/magento-cart-coupon": +"@graphcommerce/magento-cart-coupon@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3664,22 +3664,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-email@npm:9.0.0-canary.103, @graphcommerce/magento-cart-email@workspace:packages/magento-cart-email": +"@graphcommerce/magento-cart-email@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3691,25 +3691,25 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-items@npm:9.0.0-canary.103, @graphcommerce/magento-cart-items@workspace:packages/magento-cart-items": +"@graphcommerce/magento-cart-items@npm:9.0.0-canary.104, @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.26.1" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3721,22 +3721,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-payment-method@npm:9.0.0-canary.103, @graphcommerce/magento-cart-payment-method@workspace:packages/magento-cart-payment-method": +"@graphcommerce/magento-cart-payment-method@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/framer-scroller": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-scroller": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3752,18 +3752,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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3775,21 +3775,21 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-shipping-address@npm:9.0.0-canary.103, @graphcommerce/magento-cart-shipping-address@workspace:packages/magento-cart-shipping-address": +"@graphcommerce/magento-cart-shipping-address@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3801,22 +3801,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-shipping-method@npm:9.0.0-canary.103, @graphcommerce/magento-cart-shipping-method@workspace:packages/magento-cart-shipping-method": +"@graphcommerce/magento-cart-shipping-method@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/framer-scroller": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-scroller": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3828,24 +3828,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart@npm:9.0.0-canary.103, @graphcommerce/magento-cart@workspace:packages/magento-cart": +"@graphcommerce/magento-cart@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.103 - "@graphcommerce/framer-scroller": ^9.0.0-canary.103 - "@graphcommerce/framer-utils": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-graphql": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.104 + "@graphcommerce/framer-scroller": ^9.0.0-canary.104 + "@graphcommerce/framer-utils": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-graphql": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3858,18 +3858,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-category@npm:9.0.0-canary.103, @graphcommerce/magento-category@workspace:packages/magento-category": +"@graphcommerce/magento-category@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/framer-scroller": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-scroller": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3880,15 +3880,15 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cms@npm:9.0.0-canary.103, @graphcommerce/magento-cms@workspace:packages/magento-cms": +"@graphcommerce/magento-cms@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3899,20 +3899,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-compare@npm:9.0.0-canary.103, @graphcommerce/magento-compare@workspace:packages/magento-compare": +"@graphcommerce/magento-compare@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.103 - "@graphcommerce/framer-utils": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.104 + "@graphcommerce/framer-utils": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3929,10 +3929,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.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 languageName: unknown linkType: soft @@ -3940,16 +3940,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.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-graphql": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-graphql": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3961,23 +3961,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-customer@npm:9.0.0-canary.103, @graphcommerce/magento-customer@workspace:packages/magento-customer": +"@graphcommerce/magento-customer@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.103 - "@graphcommerce/framer-utils": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-graphql": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.104 + "@graphcommerce/framer-utils": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-graphql": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4000,60 +4000,60 @@ __metadata: "@emotion/react": "npm:11.12.0" "@emotion/server": "npm:^11.11.0" "@emotion/styled": "npm:^11.13.0" - "@graphcommerce/cli": "npm:9.0.0-canary.103" - "@graphcommerce/demo-magento-graphcommerce": "npm:9.0.0-canary.103" - "@graphcommerce/ecommerce-ui": "npm:9.0.0-canary.103" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.103" - "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.103" - "@graphcommerce/framer-scroller": "npm:9.0.0-canary.103" - "@graphcommerce/framer-utils": "npm:9.0.0-canary.103" - "@graphcommerce/google-datalayer": "npm:9.0.0-canary.103" - "@graphcommerce/googleanalytics": "npm:9.0.0-canary.103" - "@graphcommerce/googlerecaptcha": "npm:9.0.0-canary.103" - "@graphcommerce/googletagmanager": "npm:9.0.0-canary.103" - "@graphcommerce/graphql": "npm:9.0.0-canary.103" - "@graphcommerce/graphql-codegen-near-operation-file": "npm:9.0.0-canary.103" - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:9.0.0-canary.103" - "@graphcommerce/graphql-mesh": "npm:9.0.0-canary.103" - "@graphcommerce/hygraph-cli": "npm:9.0.0-canary.103" - "@graphcommerce/hygraph-dynamic-rows": "npm:9.0.0-canary.103" - "@graphcommerce/hygraph-ui": "npm:9.0.0-canary.103" - "@graphcommerce/image": "npm:9.0.0-canary.103" - "@graphcommerce/lingui-next": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-billing-address": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-checkout": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-coupon": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-email": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-items": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-payment-method": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-shipping-address": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-shipping-method": "npm:9.0.0-canary.103" - "@graphcommerce/magento-category": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cms": "npm:9.0.0-canary.103" - "@graphcommerce/magento-compare": "npm:9.0.0-canary.103" - "@graphcommerce/magento-customer": "npm:9.0.0-canary.103" - "@graphcommerce/magento-graphql": "npm:9.0.0-canary.103" - "@graphcommerce/magento-graphql-rest": "npm:9.0.0-canary.103" - "@graphcommerce/magento-newsletter": "npm:9.0.0-canary.103" - "@graphcommerce/magento-payment-included": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product-bundle": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product-configurable": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product-downloadable": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product-grouped": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product-simple": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product-virtual": "npm:9.0.0-canary.103" - "@graphcommerce/magento-recently-viewed-products": "npm:9.0.0-canary.103" - "@graphcommerce/magento-review": "npm:9.0.0-canary.103" - "@graphcommerce/magento-search": "npm:9.0.0-canary.103" - "@graphcommerce/magento-store": "npm:9.0.0-canary.103" - "@graphcommerce/magento-wishlist": "npm:9.0.0-canary.103" - "@graphcommerce/next-config": "npm:9.0.0-canary.103" - "@graphcommerce/next-ui": "npm:9.0.0-canary.103" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.103" - "@graphcommerce/react-hook-form": "npm:9.0.0-canary.103" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.103" + "@graphcommerce/cli": "npm:9.0.0-canary.104" + "@graphcommerce/demo-magento-graphcommerce": "npm:9.0.0-canary.104" + "@graphcommerce/ecommerce-ui": "npm:9.0.0-canary.104" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.104" + "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.104" + "@graphcommerce/framer-scroller": "npm:9.0.0-canary.104" + "@graphcommerce/framer-utils": "npm:9.0.0-canary.104" + "@graphcommerce/google-datalayer": "npm:9.0.0-canary.104" + "@graphcommerce/googleanalytics": "npm:9.0.0-canary.104" + "@graphcommerce/googlerecaptcha": "npm:9.0.0-canary.104" + "@graphcommerce/googletagmanager": "npm:9.0.0-canary.104" + "@graphcommerce/graphql": "npm:9.0.0-canary.104" + "@graphcommerce/graphql-codegen-near-operation-file": "npm:9.0.0-canary.104" + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:9.0.0-canary.104" + "@graphcommerce/graphql-mesh": "npm:9.0.0-canary.104" + "@graphcommerce/hygraph-cli": "npm:9.0.0-canary.104" + "@graphcommerce/hygraph-dynamic-rows": "npm:9.0.0-canary.104" + "@graphcommerce/hygraph-ui": "npm:9.0.0-canary.104" + "@graphcommerce/image": "npm:9.0.0-canary.104" + "@graphcommerce/lingui-next": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-billing-address": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-checkout": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-coupon": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-email": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-items": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-payment-method": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-shipping-address": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-shipping-method": "npm:9.0.0-canary.104" + "@graphcommerce/magento-category": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cms": "npm:9.0.0-canary.104" + "@graphcommerce/magento-compare": "npm:9.0.0-canary.104" + "@graphcommerce/magento-customer": "npm:9.0.0-canary.104" + "@graphcommerce/magento-graphql": "npm:9.0.0-canary.104" + "@graphcommerce/magento-graphql-rest": "npm:9.0.0-canary.104" + "@graphcommerce/magento-newsletter": "npm:9.0.0-canary.104" + "@graphcommerce/magento-payment-included": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product-bundle": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product-configurable": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product-downloadable": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product-grouped": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product-simple": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product-virtual": "npm:9.0.0-canary.104" + "@graphcommerce/magento-recently-viewed-products": "npm:9.0.0-canary.104" + "@graphcommerce/magento-review": "npm:9.0.0-canary.104" + "@graphcommerce/magento-search": "npm:9.0.0-canary.104" + "@graphcommerce/magento-store": "npm:9.0.0-canary.104" + "@graphcommerce/magento-wishlist": "npm:9.0.0-canary.104" + "@graphcommerce/next-config": "npm:9.0.0-canary.104" + "@graphcommerce/next-ui": "npm:9.0.0-canary.104" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.104" + "@graphcommerce/react-hook-form": "npm:9.0.0-canary.104" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.104" "@lingui/cli": "npm:4.11.4" "@lingui/conf": "npm:4.11.4" "@lingui/core": "npm:4.11.4" @@ -4093,30 +4093,30 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-graphql-rest@npm:9.0.0-canary.103, @graphcommerce/magento-graphql-rest@workspace:packages/magento-graphql-rest": +"@graphcommerce/magento-graphql-rest@npm:9.0.0-canary.104, @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.9.0" tsx: "npm:^4.19.1" peerDependencies: - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-search": ^9.0.0-canary.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-search": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 graphql: ^16.0.0 languageName: unknown linkType: soft -"@graphcommerce/magento-graphql@npm:9.0.0-canary.103, @graphcommerce/magento-graphql@workspace:packages/magento-graphql": +"@graphcommerce/magento-graphql@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 graphql: ^16.0.0 next: "*" react: ^18.2.0 @@ -4124,19 +4124,19 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-newsletter@npm:9.0.0-canary.103, @graphcommerce/magento-newsletter@workspace:packages/magento-newsletter": +"@graphcommerce/magento-newsletter@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4158,56 +4158,56 @@ __metadata: "@emotion/react": "npm:11.12.0" "@emotion/server": "npm:^11.11.0" "@emotion/styled": "npm:^11.13.0" - "@graphcommerce/cli": "npm:9.0.0-canary.103" - "@graphcommerce/ecommerce-ui": "npm:9.0.0-canary.103" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.103" - "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.103" - "@graphcommerce/framer-scroller": "npm:9.0.0-canary.103" - "@graphcommerce/framer-utils": "npm:9.0.0-canary.103" - "@graphcommerce/google-datalayer": "npm:9.0.0-canary.103" - "@graphcommerce/googleanalytics": "npm:9.0.0-canary.103" - "@graphcommerce/googlerecaptcha": "npm:9.0.0-canary.103" - "@graphcommerce/googletagmanager": "npm:9.0.0-canary.103" - "@graphcommerce/graphql": "npm:9.0.0-canary.103" - "@graphcommerce/graphql-codegen-near-operation-file": "npm:9.0.0-canary.103" - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:9.0.0-canary.103" - "@graphcommerce/graphql-mesh": "npm:9.0.0-canary.103" - "@graphcommerce/image": "npm:9.0.0-canary.103" - "@graphcommerce/lingui-next": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-billing-address": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-checkout": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-coupon": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-email": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-items": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-payment-method": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-shipping-address": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cart-shipping-method": "npm:9.0.0-canary.103" - "@graphcommerce/magento-category": "npm:9.0.0-canary.103" - "@graphcommerce/magento-cms": "npm:9.0.0-canary.103" - "@graphcommerce/magento-compare": "npm:9.0.0-canary.103" - "@graphcommerce/magento-customer": "npm:9.0.0-canary.103" - "@graphcommerce/magento-graphql": "npm:9.0.0-canary.103" - "@graphcommerce/magento-graphql-rest": "npm:9.0.0-canary.103" - "@graphcommerce/magento-newsletter": "npm:9.0.0-canary.103" - "@graphcommerce/magento-payment-included": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product-bundle": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product-configurable": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product-downloadable": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product-grouped": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product-simple": "npm:9.0.0-canary.103" - "@graphcommerce/magento-product-virtual": "npm:9.0.0-canary.103" - "@graphcommerce/magento-recently-viewed-products": "npm:9.0.0-canary.103" - "@graphcommerce/magento-review": "npm:9.0.0-canary.103" - "@graphcommerce/magento-search": "npm:9.0.0-canary.103" - "@graphcommerce/magento-store": "npm:9.0.0-canary.103" - "@graphcommerce/magento-wishlist": "npm:9.0.0-canary.103" - "@graphcommerce/next-config": "npm:9.0.0-canary.103" - "@graphcommerce/next-ui": "npm:9.0.0-canary.103" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.103" - "@graphcommerce/react-hook-form": "npm:9.0.0-canary.103" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.103" + "@graphcommerce/cli": "npm:9.0.0-canary.104" + "@graphcommerce/ecommerce-ui": "npm:9.0.0-canary.104" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.104" + "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.104" + "@graphcommerce/framer-scroller": "npm:9.0.0-canary.104" + "@graphcommerce/framer-utils": "npm:9.0.0-canary.104" + "@graphcommerce/google-datalayer": "npm:9.0.0-canary.104" + "@graphcommerce/googleanalytics": "npm:9.0.0-canary.104" + "@graphcommerce/googlerecaptcha": "npm:9.0.0-canary.104" + "@graphcommerce/googletagmanager": "npm:9.0.0-canary.104" + "@graphcommerce/graphql": "npm:9.0.0-canary.104" + "@graphcommerce/graphql-codegen-near-operation-file": "npm:9.0.0-canary.104" + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:9.0.0-canary.104" + "@graphcommerce/graphql-mesh": "npm:9.0.0-canary.104" + "@graphcommerce/image": "npm:9.0.0-canary.104" + "@graphcommerce/lingui-next": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-billing-address": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-checkout": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-coupon": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-email": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-items": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-payment-method": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-shipping-address": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cart-shipping-method": "npm:9.0.0-canary.104" + "@graphcommerce/magento-category": "npm:9.0.0-canary.104" + "@graphcommerce/magento-cms": "npm:9.0.0-canary.104" + "@graphcommerce/magento-compare": "npm:9.0.0-canary.104" + "@graphcommerce/magento-customer": "npm:9.0.0-canary.104" + "@graphcommerce/magento-graphql": "npm:9.0.0-canary.104" + "@graphcommerce/magento-graphql-rest": "npm:9.0.0-canary.104" + "@graphcommerce/magento-newsletter": "npm:9.0.0-canary.104" + "@graphcommerce/magento-payment-included": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product-bundle": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product-configurable": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product-downloadable": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product-grouped": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product-simple": "npm:9.0.0-canary.104" + "@graphcommerce/magento-product-virtual": "npm:9.0.0-canary.104" + "@graphcommerce/magento-recently-viewed-products": "npm:9.0.0-canary.104" + "@graphcommerce/magento-review": "npm:9.0.0-canary.104" + "@graphcommerce/magento-search": "npm:9.0.0-canary.104" + "@graphcommerce/magento-store": "npm:9.0.0-canary.104" + "@graphcommerce/magento-wishlist": "npm:9.0.0-canary.104" + "@graphcommerce/next-config": "npm:9.0.0-canary.104" + "@graphcommerce/next-ui": "npm:9.0.0-canary.104" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.104" + "@graphcommerce/react-hook-form": "npm:9.0.0-canary.104" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.104" "@lingui/cli": "npm:4.11.4" "@lingui/conf": "npm:4.11.4" "@lingui/core": "npm:4.11.4" @@ -4254,15 +4254,15 @@ __metadata: "@types/jsdom": "npm:^21.1.7" jsdom: "npm:^23.2.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/magento-category": ^9.0.0-canary.103 - "@graphcommerce/magento-cms": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/magento-category": ^9.0.0-canary.104 + "@graphcommerce/magento-cms": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4278,18 +4278,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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4307,19 +4307,19 @@ __metadata: "@types/braintree-web": "npm:^3.96.15" braintree-web: "npm:^3.109.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4331,24 +4331,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-payment-included@npm:9.0.0-canary.103, @graphcommerce/magento-payment-included@workspace:packages/magento-payment-included": +"@graphcommerce/magento-payment-included@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4364,14 +4364,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.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4387,22 +4387,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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-checkout": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-checkout": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4417,16 +4417,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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4438,23 +4438,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-bundle@npm:9.0.0-canary.103, @graphcommerce/magento-product-bundle@workspace:packages/magento-product-bundle": +"@graphcommerce/magento-product-bundle@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-product-simple": ^9.0.0-canary.103 - "@graphcommerce/magento-product-virtual": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-product-simple": ^9.0.0-canary.104 + "@graphcommerce/magento-product-virtual": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4465,27 +4465,27 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-configurable@npm:9.0.0-canary.103, @graphcommerce/magento-product-configurable@workspace:packages/magento-product-configurable": +"@graphcommerce/magento-product-configurable@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/lingui-next": 9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.103 - "@graphcommerce/magento-category": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-product-simple": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/lingui-next": 9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.104 + "@graphcommerce/magento-category": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-product-simple": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4497,19 +4497,19 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-downloadable@npm:9.0.0-canary.103, @graphcommerce/magento-product-downloadable@workspace:packages/magento-product-downloadable": +"@graphcommerce/magento-product-downloadable@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4519,22 +4519,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-grouped@npm:9.0.0-canary.103, @graphcommerce/magento-product-grouped@workspace:packages/magento-product-grouped": +"@graphcommerce/magento-product-grouped@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-product-simple": ^9.0.0-canary.103 - "@graphcommerce/magento-product-virtual": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-product-simple": ^9.0.0-canary.104 + "@graphcommerce/magento-product-virtual": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4545,18 +4545,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-simple@npm:9.0.0-canary.103, @graphcommerce/magento-product-simple@workspace:packages/magento-product-simple": +"@graphcommerce/magento-product-simple@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4566,18 +4566,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-virtual@npm:9.0.0-canary.103, @graphcommerce/magento-product-virtual@workspace:packages/magento-product-virtual": +"@graphcommerce/magento-product-virtual@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4587,25 +4587,25 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product@npm:9.0.0-canary.103, @graphcommerce/magento-product@workspace:packages/magento-product": +"@graphcommerce/magento-product@npm:9.0.0-canary.104, @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.6.2" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.103 - "@graphcommerce/framer-scroller": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.104 + "@graphcommerce/framer-scroller": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4617,20 +4617,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-recently-viewed-products@npm:9.0.0-canary.103, @graphcommerce/magento-recently-viewed-products@workspace:packages/magento-recently-viewed-products": +"@graphcommerce/magento-recently-viewed-products@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@mui/material": ^5.10.16 framer-motion: ^11.0.0 next: "*" @@ -4639,25 +4639,25 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-review@npm:9.0.0-canary.103, @graphcommerce/magento-review@workspace:packages/magento-review": +"@graphcommerce/magento-review@npm:9.0.0-canary.104, @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.6.2" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4668,20 +4668,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-search@npm:9.0.0-canary.103, @graphcommerce/magento-search@workspace:packages/magento-search": +"@graphcommerce/magento-search@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4692,17 +4692,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-store@npm:9.0.0-canary.103, @graphcommerce/magento-store@workspace:packages/magento-store": +"@graphcommerce/magento-store@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4713,24 +4713,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-wishlist@npm:9.0.0-canary.103, @graphcommerce/magento-wishlist@workspace:packages/magento-wishlist": +"@graphcommerce/magento-wishlist@npm:9.0.0-canary.104, @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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-customer": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-config": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-customer": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-config": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4746,21 +4746,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.103 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/graphql": ^9.0.0-canary.103 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/magento-cart": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.103 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.103 - "@graphcommerce/magento-product": ^9.0.0-canary.103 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.103 - "@graphcommerce/magento-store": ^9.0.0-canary.103 - "@graphcommerce/next-ui": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/react-hook-form": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.104 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/graphql": ^9.0.0-canary.104 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/magento-cart": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.104 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.104 + "@graphcommerce/magento-product": ^9.0.0-canary.104 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.104 + "@graphcommerce/magento-store": ^9.0.0-canary.104 + "@graphcommerce/next-ui": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/react-hook-form": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4771,7 +4771,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/next-config@npm:9.0.0-canary.103, @graphcommerce/next-config@workspace:packagesDev/next-config": +"@graphcommerce/next-config@npm:9.0.0-canary.104, @graphcommerce/next-config@workspace:packagesDev/next-config": version: 0.0.0-use.local resolution: "@graphcommerce/next-config@workspace:packagesDev/next-config" dependencies: @@ -4802,7 +4802,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/next-ui@npm:9.0.0-canary.103, @graphcommerce/next-ui@workspace:packages/next-ui": +"@graphcommerce/next-ui@npm:9.0.0-canary.104, @graphcommerce/next-ui@workspace:packages/next-ui": version: 0.0.0-use.local resolution: "@graphcommerce/next-ui@workspace:packages/next-ui" dependencies: @@ -4816,13 +4816,13 @@ __metadata: "@emotion/react": ^11 "@emotion/server": ^11 "@emotion/styled": ^11 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.103 - "@graphcommerce/framer-scroller": ^9.0.0-canary.103 - "@graphcommerce/framer-utils": ^9.0.0-canary.103 - "@graphcommerce/image": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.104 + "@graphcommerce/framer-scroller": ^9.0.0-canary.104 + "@graphcommerce/framer-utils": ^9.0.0-canary.104 + "@graphcommerce/image": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4836,7 +4836,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/prettier-config-pwa@npm:9.0.0-canary.103, @graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config": +"@graphcommerce/prettier-config-pwa@npm:9.0.0-canary.104, @graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config": version: 0.0.0-use.local resolution: "@graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config" dependencies: @@ -4846,7 +4846,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/react-hook-form@npm:9.0.0-canary.103, @graphcommerce/react-hook-form@workspace:packages/react-hook-form": +"@graphcommerce/react-hook-form@npm:9.0.0-canary.104, @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: @@ -4854,9 +4854,9 @@ __metadata: lodash: "npm:^4.17.21" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.103 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.103 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.104 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.104 "@mui/utils": ^5 "@testing-library/react": ^14.3.1 graphql: ^16.6.0 @@ -4866,7 +4866,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/typescript-config-pwa@npm:9.0.0-canary.103, @graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config": +"@graphcommerce/typescript-config-pwa@npm:9.0.0-canary.104, @graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config": version: 0.0.0-use.local resolution: "@graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config" dependencies: