diff --git a/.changeset/pre.json b/.changeset/pre.json index 95f3d503e9..b4ace2e1d8 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -97,6 +97,7 @@ "calm-humans-tickle", "calm-yaks-shave", "chatty-goats-deliver", + "chilly-nails-enjoy", "chilly-readers-enjoy", "clean-poets-think", "clean-toys-cheat", @@ -145,6 +146,7 @@ "great-apples-drive", "great-rules-pump", "green-flowers-double", + "grumpy-spies-sniff", "happy-hats-train", "healthy-lies-act", "heavy-houses-attack", @@ -181,6 +183,7 @@ "moody-eggs-vanish", "moody-vans-juggle", "nervous-bulldogs-relax", + "new-squids-clean", "nice-trainers-judge", "nine-poets-appear", "ninety-countries-perform", @@ -243,6 +246,8 @@ "tender-ads-rest", "tender-mangos-flow", "thick-snakes-explode", + "thin-teachers-try", + "tidy-timers-live", "tiny-ghosts-sit", "tiny-plums-pay", "tricky-spies-itch", @@ -254,6 +259,7 @@ "wild-news-notice", "witty-carpets-flow", "witty-geckos-flash", - "yellow-ladybugs-exist" + "yellow-ladybugs-exist", + "young-sloths-draw" ] } diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index fa7195f90e..ef3c31c5ff 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/docs/package.json b/docs/package.json index 232a833a28..3cca3cffaf 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.85", + "version": "9.0.0-canary.86", "sideEffects": true, "peerDependencies": { - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85" + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86" }, "prettier": "@graphcommerce/prettier-config-pwa" } diff --git a/examples/magento-graphcms/CHANGELOG.md b/examples/magento-graphcms/CHANGELOG.md index 98c5aa9c8e..4b72136344 100644 --- a/examples/magento-graphcms/CHANGELOG.md +++ b/examples/magento-graphcms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index 73c2296dee..db741392dd 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.85", + "version": "9.0.0-canary.86", "private": true, "sideEffects": false, "packageManager": "yarn@4.1.1", @@ -22,54 +22,54 @@ "dependencies": { "@apollo/client": "~3.10.8", "@ducanh2912/next-pwa": "9.7.2", - "@graphcommerce/cli": "9.0.0-canary.85", - "@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.85", - "@graphcommerce/ecommerce-ui": "9.0.0-canary.85", - "@graphcommerce/framer-next-pages": "9.0.0-canary.85", - "@graphcommerce/framer-scroller": "9.0.0-canary.85", - "@graphcommerce/framer-utils": "9.0.0-canary.85", - "@graphcommerce/googleanalytics": "9.0.0-canary.85", - "@graphcommerce/googlerecaptcha": "9.0.0-canary.85", - "@graphcommerce/googletagmanager": "9.0.0-canary.85", - "@graphcommerce/graphcms-ui": "9.0.0-canary.85", - "@graphcommerce/graphql": "9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "9.0.0-canary.85", - "@graphcommerce/hygraph-cli": "9.0.0-canary.85", - "@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.85", - "@graphcommerce/image": "9.0.0-canary.85", - "@graphcommerce/lingui-next": "9.0.0-canary.85", - "@graphcommerce/magento-cart": "9.0.0-canary.85", - "@graphcommerce/magento-cart-billing-address": "9.0.0-canary.85", - "@graphcommerce/magento-cart-checkout": "9.0.0-canary.85", - "@graphcommerce/magento-cart-coupon": "9.0.0-canary.85", - "@graphcommerce/magento-cart-email": "9.0.0-canary.85", - "@graphcommerce/magento-cart-items": "9.0.0-canary.85", - "@graphcommerce/magento-cart-payment-method": "9.0.0-canary.85", - "@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.85", - "@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.85", - "@graphcommerce/magento-category": "9.0.0-canary.85", - "@graphcommerce/magento-cms": "9.0.0-canary.85", - "@graphcommerce/magento-compare": "9.0.0-canary.85", - "@graphcommerce/magento-customer": "9.0.0-canary.85", - "@graphcommerce/magento-graphql": "9.0.0-canary.85", - "@graphcommerce/magento-graphql-rest": "9.0.0-canary.85", - "@graphcommerce/magento-newsletter": "9.0.0-canary.85", - "@graphcommerce/magento-payment-included": "9.0.0-canary.85", - "@graphcommerce/magento-product": "9.0.0-canary.85", - "@graphcommerce/magento-product-bundle": "9.0.0-canary.85", - "@graphcommerce/magento-product-configurable": "9.0.0-canary.85", - "@graphcommerce/magento-product-downloadable": "9.0.0-canary.85", - "@graphcommerce/magento-product-grouped": "9.0.0-canary.85", - "@graphcommerce/magento-product-simple": "9.0.0-canary.85", - "@graphcommerce/magento-product-virtual": "9.0.0-canary.85", - "@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.85", - "@graphcommerce/magento-review": "9.0.0-canary.85", - "@graphcommerce/magento-search": "9.0.0-canary.85", - "@graphcommerce/magento-store": "9.0.0-canary.85", - "@graphcommerce/magento-wishlist": "9.0.0-canary.85", - "@graphcommerce/next-config": "9.0.0-canary.85", - "@graphcommerce/next-ui": "9.0.0-canary.85", - "@graphcommerce/react-hook-form": "9.0.0-canary.85", + "@graphcommerce/cli": "9.0.0-canary.86", + "@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.86", + "@graphcommerce/ecommerce-ui": "9.0.0-canary.86", + "@graphcommerce/framer-next-pages": "9.0.0-canary.86", + "@graphcommerce/framer-scroller": "9.0.0-canary.86", + "@graphcommerce/framer-utils": "9.0.0-canary.86", + "@graphcommerce/googleanalytics": "9.0.0-canary.86", + "@graphcommerce/googlerecaptcha": "9.0.0-canary.86", + "@graphcommerce/googletagmanager": "9.0.0-canary.86", + "@graphcommerce/graphcms-ui": "9.0.0-canary.86", + "@graphcommerce/graphql": "9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "9.0.0-canary.86", + "@graphcommerce/hygraph-cli": "9.0.0-canary.86", + "@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.86", + "@graphcommerce/image": "9.0.0-canary.86", + "@graphcommerce/lingui-next": "9.0.0-canary.86", + "@graphcommerce/magento-cart": "9.0.0-canary.86", + "@graphcommerce/magento-cart-billing-address": "9.0.0-canary.86", + "@graphcommerce/magento-cart-checkout": "9.0.0-canary.86", + "@graphcommerce/magento-cart-coupon": "9.0.0-canary.86", + "@graphcommerce/magento-cart-email": "9.0.0-canary.86", + "@graphcommerce/magento-cart-items": "9.0.0-canary.86", + "@graphcommerce/magento-cart-payment-method": "9.0.0-canary.86", + "@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.86", + "@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.86", + "@graphcommerce/magento-category": "9.0.0-canary.86", + "@graphcommerce/magento-cms": "9.0.0-canary.86", + "@graphcommerce/magento-compare": "9.0.0-canary.86", + "@graphcommerce/magento-customer": "9.0.0-canary.86", + "@graphcommerce/magento-graphql": "9.0.0-canary.86", + "@graphcommerce/magento-graphql-rest": "9.0.0-canary.86", + "@graphcommerce/magento-newsletter": "9.0.0-canary.86", + "@graphcommerce/magento-payment-included": "9.0.0-canary.86", + "@graphcommerce/magento-product": "9.0.0-canary.86", + "@graphcommerce/magento-product-bundle": "9.0.0-canary.86", + "@graphcommerce/magento-product-configurable": "9.0.0-canary.86", + "@graphcommerce/magento-product-downloadable": "9.0.0-canary.86", + "@graphcommerce/magento-product-grouped": "9.0.0-canary.86", + "@graphcommerce/magento-product-simple": "9.0.0-canary.86", + "@graphcommerce/magento-product-virtual": "9.0.0-canary.86", + "@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.86", + "@graphcommerce/magento-review": "9.0.0-canary.86", + "@graphcommerce/magento-search": "9.0.0-canary.86", + "@graphcommerce/magento-store": "9.0.0-canary.86", + "@graphcommerce/magento-wishlist": "9.0.0-canary.86", + "@graphcommerce/next-config": "9.0.0-canary.86", + "@graphcommerce/next-ui": "9.0.0-canary.86", + "@graphcommerce/react-hook-form": "9.0.0-canary.86", "@lingui/conf": "4.11.2", "@lingui/core": "4.11.2", "@lingui/macro": "4.11.2", @@ -93,9 +93,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.86", "@lingui/cli": "4.11.2", "@playwright/test": "1.45.1", "@types/node": "^18.19.40", diff --git a/packages/address-fields-nl/CHANGELOG.md b/packages/address-fields-nl/CHANGELOG.md index 2385378ac1..b1905193a3 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/address-fields-nl/package.json b/packages/address-fields-nl/package.json index 330464d8e4..b4f100de9e 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 f63d9714ed..a1cfcb1bb9 100644 --- a/packages/algolia-categories/CHANGELOG.md +++ b/packages/algolia-categories/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-categories +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/algolia-categories/package.json b/packages/algolia-categories/package.json index 304342b37a..8d8af3b505 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.85", + "version": "9.0.0-canary.86", "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.85", - "@graphcommerce/google-datalayer": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-search": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", + "@graphcommerce/algolia-products": "^9.0.0-canary.86", + "@graphcommerce/google-datalayer": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-search": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-insights/CHANGELOG.md b/packages/algolia-insights/CHANGELOG.md index 9ceda34b01..e69398bc91 100644 --- a/packages/algolia-insights/CHANGELOG.md +++ b/packages/algolia-insights/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-personalization +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/algolia-insights/package.json b/packages/algolia-insights/package.json index 654a15729c..2626a66d0c 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.85", + "version": "9.0.0-canary.86", "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.85", - "@graphcommerce/google-datalayer": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", + "@graphcommerce/algolia-products": "^9.0.0-canary.86", + "@graphcommerce/google-datalayer": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", "@mui/material": "*", "react": "^18.2.0" }, diff --git a/packages/algolia-personalization/CHANGELOG.md b/packages/algolia-personalization/CHANGELOG.md index e7767d5a38..e0b39500f7 100644 --- a/packages/algolia-personalization/CHANGELOG.md +++ b/packages/algolia-personalization/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-personalization +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/algolia-personalization/package.json b/packages/algolia-personalization/package.json index adc772dc1b..73b495af2c 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.85", + "version": "9.0.0-canary.86", "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.85", - "@graphcommerce/algolia-products": "^9.0.0-canary.85", - "@graphcommerce/google-datalayer": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", + "@graphcommerce/algolia-insights": "^9.0.0-canary.86", + "@graphcommerce/algolia-products": "^9.0.0-canary.86", + "@graphcommerce/google-datalayer": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-products/CHANGELOG.md b/packages/algolia-products/CHANGELOG.md index c91973bd10..574b40cff5 100644 --- a/packages/algolia-products/CHANGELOG.md +++ b/packages/algolia-products/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-products +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/algolia-products/package.json b/packages/algolia-products/package.json index 418c483dda..782849ea69 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.85", + "version": "9.0.0-canary.86", "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.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-search": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", + "@graphcommerce/google-datalayer": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-search": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-recommend/CHANGELOG.md b/packages/algolia-recommend/CHANGELOG.md index 489e1e212f..6c4eea8037 100644 --- a/packages/algolia-recommend/CHANGELOG.md +++ b/packages/algolia-recommend/CHANGELOG.md @@ -1,5 +1,11 @@ # @graphcommerce/algolia-recommend +## 9.0.0-canary.86 + +### Patch Changes + +- [#2379](https://github.com/graphcommerce-org/graphcommerce/pull/2379) [`ce30678`](https://github.com/graphcommerce-org/graphcommerce/commit/ce30678ad353ac4c7c38d79e96a2bb3de55f6fcb) - Automatically fall back to existing upsells/related products if they are defined and Algolia returns an error ([@paales](https://github.com/paales)) + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/algolia-recommend/package.json b/packages/algolia-recommend/package.json index fb94b4f5ad..ff8c80f6d4 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.85", + "version": "9.0.0-canary.86", "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.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", + "@graphcommerce/algolia-products": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-search/CHANGELOG.md b/packages/algolia-search/CHANGELOG.md index 8b0e85fb90..5b44a2f9b4 100644 --- a/packages/algolia-search/CHANGELOG.md +++ b/packages/algolia-search/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-search +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/algolia-search/package.json b/packages/algolia-search/package.json index 182f90f4e5..d78d0f2abf 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,17 +16,17 @@ "react-instantsearch-hooks-web": "^6.47.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-search": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-search": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 37891ccb29..283fb5f61f 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/cli +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/cli/package.json b/packages/cli/package.json index 4067f3b007..4653f20e11 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.85", + "version": "9.0.0-canary.86", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -39,11 +39,11 @@ "tsx": "^4.16.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/hygraph-cli": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/hygraph-cli": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "graphql": "^16.7.1", "react": "^18.2.0" }, diff --git a/packages/demo-magento-graphcommerce/CHANGELOG.md b/packages/demo-magento-graphcommerce/CHANGELOG.md index 4b1fa0b8c4..9519e62bce 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/demo-magento-graphcommerce/package.json b/packages/demo-magento-graphcommerce/package.json index 0e621fa1e9..7485ff8193 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,14 +15,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-scroller": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.85", - "@graphcommerce/magento-recently-viewed-products": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-scroller": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.86", + "@graphcommerce/magento-recently-viewed-products": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@mui/material": "^5.10.16", "framer-motion": "^10.0.0", "next": "*", diff --git a/packages/ecommerce-ui/CHANGELOG.md b/packages/ecommerce-ui/CHANGELOG.md index dc059685d8..f398b0e5b8 100644 --- a/packages/ecommerce-ui/CHANGELOG.md +++ b/packages/ecommerce-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/ecommerce-ui +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/ecommerce-ui/package.json b/packages/ecommerce-ui/package.json index c4cc013796..8264d8da57 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,12 +12,12 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 a5f524b144..63b1acd50f 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/framer-next-pages/example/CHANGELOG.md b/packages/framer-next-pages/example/CHANGELOG.md index 2f05500a5b..dd50c932da 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/framer-next-pages/example/package.json b/packages/framer-next-pages/example/package.json index ea72a2810d..2dc30b90bf 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.85", + "version": "9.0.0-canary.86", "scripts": { "dev": "next", "build": "next build", @@ -38,9 +38,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.86", "@lingui/cli": "4.11.2", "@playwright/test": "1.45.1", "@types/node": "^18.19.40", diff --git a/packages/framer-next-pages/package.json b/packages/framer-next-pages/package.json index 3dd9197125..8be64fe5d7 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,10 +12,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-utils": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-utils": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "framer-motion": "^10.0.0", "next": "*", "react": "^18.2.0", diff --git a/packages/framer-scroller/CHANGELOG.md b/packages/framer-scroller/CHANGELOG.md index 44c13f463a..e29908938d 100644 --- a/packages/framer-scroller/CHANGELOG.md +++ b/packages/framer-scroller/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/framer-scroller/example/CHANGELOG.md b/packages/framer-scroller/example/CHANGELOG.md index 2a81b57542..1b19387f9b 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/framer-scroller/example/package.json b/packages/framer-scroller/example/package.json index 13face7d6e..b4c2502b10 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.85", + "version": "9.0.0-canary.86", "scripts": { "dev": "next", "build": "next build", @@ -31,9 +31,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.86", "@lingui/cli": "4.11.2", "@playwright/test": "1.45.1", "@types/node": "^18.19.40", diff --git a/packages/framer-scroller/package.json b/packages/framer-scroller/package.json index cc39f7df54..ba2c454ddd 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,11 +18,11 @@ "popmotion": "11.0.5" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-utils": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-utils": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 8e7e299f73..4b2abfb219 100644 --- a/packages/framer-utils/CHANGELOG.md +++ b/packages/framer-utils/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/framer-utils/package.json b/packages/framer-utils/package.json index d24de97f94..59ebfc268f 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,9 +15,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "framer-motion": "^10.0.0", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/google-datalayer/CHANGELOG.md b/packages/google-datalayer/CHANGELOG.md index ab7069225c..936105fa74 100644 --- a/packages/google-datalayer/CHANGELOG.md +++ b/packages/google-datalayer/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/google-datalayer +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/google-datalayer/package.json b/packages/google-datalayer/package.json index 070cca7f9c..5d12ac0a03 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@mui/material": "^5.14.20", "next": "^14", "react": "^18.2.0", diff --git a/packages/googleanalytics/CHANGELOG.md b/packages/googleanalytics/CHANGELOG.md index 11af7f9e26..92aec1c85e 100644 --- a/packages/googleanalytics/CHANGELOG.md +++ b/packages/googleanalytics/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/googleanalytics/package.json b/packages/googleanalytics/package.json index e7eed52c48..69615f38b5 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "dependencies": { - "@graphcommerce/google-datalayer": "9.0.0-canary.85" + "@graphcommerce/google-datalayer": "9.0.0-canary.86" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/googlerecaptcha/CHANGELOG.md b/packages/googlerecaptcha/CHANGELOG.md index 6bcf936cc5..c980c38828 100644 --- a/packages/googlerecaptcha/CHANGELOG.md +++ b/packages/googlerecaptcha/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/googlerecaptcha/package.json b/packages/googlerecaptcha/package.json index 5a79fcc35b..06881b7503 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.85", + "version": "9.0.0-canary.86", "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.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/googletagmanager/CHANGELOG.md b/packages/googletagmanager/CHANGELOG.md index b70b905ade..157d42a0de 100644 --- a/packages/googletagmanager/CHANGELOG.md +++ b/packages/googletagmanager/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/googletagmanager/package.json b/packages/googletagmanager/package.json index ff998f5424..3ec149a6b7 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "dependencies": { - "@graphcommerce/google-datalayer": "9.0.0-canary.85" + "@graphcommerce/google-datalayer": "9.0.0-canary.86" }, "devDependencies": { "@types/gapi.client.tagmanager": "^2.0.4" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/graphql-mesh/CHANGELOG.md b/packages/graphql-mesh/CHANGELOG.md index 498af5de18..88b456bace 100644 --- a/packages/graphql-mesh/CHANGELOG.md +++ b/packages/graphql-mesh/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/graphql-mesh/package.json b/packages/graphql-mesh/package.json index 57c5be8f3a..e78355702f 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.85", + "version": "9.0.0-canary.86", "main": "index.ts", "dependencies": { "@graphql-mesh/apollo-link": "latest", @@ -35,9 +35,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "graphql": "^16.7.1" }, "devDependencies": { diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index 39d6af8999..f8ef643096 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 9.0.0-canary.86 + +### Patch Changes + +- [#2379](https://github.com/graphcommerce-org/graphcommerce/pull/2379) [`c4ff06d`](https://github.com/graphcommerce-org/graphcommerce/commit/c4ff06da58e01de47c48aa55f4f822223202570c) - When a useInContextQuery is called, only execute when there is no InContextMaskContext defined above ([@paales](https://github.com/paales)) + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/graphql/package.json b/packages/graphql/package.json index 3f7202f2fb..ecbbf28418 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,8 +13,8 @@ } }, "dependencies": { - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.85", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.85", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.86", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.86", "@graphql-codegen/add": "5.0.3", "@graphql-codegen/fragment-matcher": "5.0.2", "@graphql-codegen/introspection": "4.0.3", @@ -28,9 +28,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "graphql": "^16.7.1", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/hygraph-cli/CHANGELOG.md b/packages/hygraph-cli/CHANGELOG.md index 86a796b984..8410b919c1 100644 --- a/packages/hygraph-cli/CHANGELOG.md +++ b/packages/hygraph-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-cli +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/hygraph-cli/package.json b/packages/hygraph-cli/package.json index 677d716926..ca103fb37f 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.85", + "version": "9.0.0-canary.86", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -19,10 +19,10 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "dotenv": "^16.1.4", "graphql": "^16.7.1" }, diff --git a/packages/hygraph-dynamic-rows-ui/CHANGELOG.md b/packages/hygraph-dynamic-rows-ui/CHANGELOG.md index 900a59fc81..a355fc5dc2 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/hygraph-dynamic-rows-ui/package.json b/packages/hygraph-dynamic-rows-ui/package.json index f3c12f0834..81fcd72cc1 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "type": "commonjs", "prettier": "@graphcommerce/prettier-config-pwa", @@ -17,7 +17,7 @@ }, "dependencies": { "@apollo/client": "~3.10.8", - "@graphcommerce/next-config": "9.0.0-canary.85", + "@graphcommerce/next-config": "9.0.0-canary.86", "@hygraph/app-sdk-react": "^0.0.4", "@lingui/core": "^4.11.2", "@lingui/macro": "^4.11.2", @@ -32,9 +32,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.86", "@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 a865946298..f186622914 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/hygraph-dynamic-rows/package.json b/packages/hygraph-dynamic-rows/package.json index e56ec4fbc8..bfb48256ff 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphcms-ui": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphcms-ui": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 aefdc0fd3d..2211f1aa78 100644 --- a/packages/hygraph-ui/CHANGELOG.md +++ b/packages/hygraph-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/hygraph-ui/package.json b/packages/hygraph-ui/package.json index 70471987a7..c5ba13af13 100644 --- a/packages/hygraph-ui/package.json +++ b/packages/hygraph-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphcms-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/image/CHANGELOG.md b/packages/image/CHANGELOG.md index 07f9d06f4e..6953a063bc 100644 --- a/packages/image/CHANGELOG.md +++ b/packages/image/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/image/example/CHANGELOG.md b/packages/image/example/CHANGELOG.md index 4b35d0d6e4..d63aeb17e4 100644 --- a/packages/image/example/CHANGELOG.md +++ b/packages/image/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/image/example/package.json b/packages/image/example/package.json index 56215897d6..e07daef086 100644 --- a/packages/image/example/package.json +++ b/packages/image/example/package.json @@ -3,7 +3,7 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "9.0.0-canary.85", + "version": "9.0.0-canary.86", "scripts": { "dev": "next", "build": "next build", @@ -31,9 +31,9 @@ "webpack": "~5.93.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.86", "@lingui/cli": "4.11.2", "@playwright/test": "1.45.1", "@types/node": "^18.19.40", diff --git a/packages/image/package.json b/packages/image/package.json index 5ec9b6ad79..8f05e1afe1 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,10 +15,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-utils": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-utils": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/lighthouse/CHANGELOG.md b/packages/lighthouse/CHANGELOG.md index ee192ad4b2..a572c7e5f9 100644 --- a/packages/lighthouse/CHANGELOG.md +++ b/packages/lighthouse/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/lighthouse/package.json b/packages/lighthouse/package.json index e1044a61d3..d3cbeafa28 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.85", + "version": "9.0.0-canary.86", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,9 +13,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "next": "*" } } diff --git a/packages/lingui-next/CHANGELOG.md b/packages/lingui-next/CHANGELOG.md index 602a249007..226914cfc9 100644 --- a/packages/lingui-next/CHANGELOG.md +++ b/packages/lingui-next/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/lingui-next/package.json b/packages/lingui-next/package.json index 5fef8a6890..6fe100b1af 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,11 +15,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 2aae2278dc..7f18ec1c2b 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-cart-billing-address/package.json b/packages/magento-cart-billing-address/package.json index e76b1b34bb..ffa9fdfc02 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 24246b5ed7..fb12fd7d84 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-cart-checkout/package.json b/packages/magento-cart-checkout/package.json index d210cfcdfd..0ff02fe71b 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-coupon": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-coupon": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 c4a04e93da..feaa9e69f0 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-cart-coupon/package.json b/packages/magento-cart-coupon/package.json index 9925b69392..a223159458 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 379a92df95..6b88a455c2 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-cart-email/package.json b/packages/magento-cart-email/package.json index 16641381ec..5570faf89f 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 14a6682f7b..4b9a6d8708 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-cart-items/package.json b/packages/magento-cart-items/package.json index e914cfd29d..7ed3f0e760 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 258ded2691..511b9ad40c 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-cart-payment-method/package.json b/packages/magento-cart-payment-method/package.json index afe1e13dfe..16dd029bb9 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-scroller": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-scroller": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 721be973c6..9db202104a 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-cart-pickup/package.json b/packages/magento-cart-pickup/package.json index 3afae7434e..a95bdde985 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 fc7bc369e7..b2d639b280 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-cart-shipping-address/package.json b/packages/magento-cart-shipping-address/package.json index 56dccbf00f..5605e36a84 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 c27aea4eec..a8691de820 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-cart-shipping-method/package.json b/packages/magento-cart-shipping-method/package.json index 92f69e5ba9..9dffb4a441 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-scroller": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-scroller": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 ce8248f5de..b22ee7ec1e 100644 --- a/packages/magento-cart/CHANGELOG.md +++ b/packages/magento-cart/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-cart/package.json b/packages/magento-cart/package.json index efc1ac465c..cde7fc4355 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.85", - "@graphcommerce/framer-scroller": "^9.0.0-canary.85", - "@graphcommerce/framer-utils": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-graphql": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.86", + "@graphcommerce/framer-scroller": "^9.0.0-canary.86", + "@graphcommerce/framer-utils": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-graphql": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 df63e861a4..defeaa072a 100644 --- a/packages/magento-category/CHANGELOG.md +++ b/packages/magento-category/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-category/package.json b/packages/magento-category/package.json index f89552a793..8445fb9f27 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-scroller": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-scroller": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 ad1819b214..b2b4cb6a2b 100644 --- a/packages/magento-cms/CHANGELOG.md +++ b/packages/magento-cms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-cms/package.json b/packages/magento-cms/package.json index 1c3eedad99..01f4fb6eec 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,11 +12,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 c46741896d..eda7a34ebe 100644 --- a/packages/magento-compare/CHANGELOG.md +++ b/packages/magento-compare/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-compare +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-compare/package.json b/packages/magento-compare/package.json index 4768290f83..229e6ff326 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.85", - "@graphcommerce/framer-utils": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.86", + "@graphcommerce/framer-utils": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 31d75f469a..1e3a981ed7 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-customer-account/package.json b/packages/magento-customer-account/package.json index 0ab3483f2d..8db7bf7c87 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,9 +12,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85" + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86" } } diff --git a/packages/magento-customer-order/CHANGELOG.md b/packages/magento-customer-order/CHANGELOG.md index fe552e243b..8971e6338a 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-customer-order/package.json b/packages/magento-customer-order/package.json index 53cd17d055..bde218359a 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-graphql": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-graphql": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 52b708ebaa..212aef3f63 100644 --- a/packages/magento-customer/CHANGELOG.md +++ b/packages/magento-customer/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 9.0.0-canary.86 + +### Patch Changes + +- [#2379](https://github.com/graphcommerce-org/graphcommerce/pull/2379) [`6202fc7`](https://github.com/graphcommerce-org/graphcommerce/commit/6202fc7d2f36d5d1f2fedb74b2f2d93b308d5885) - In some cases the xMagentoCacheId wasn't defined in the returned query, make sure the application doesn't crash ([@paales](https://github.com/paales)) + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-customer/package.json b/packages/magento-customer/package.json index ebb418cd76..24924e1341 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.85", - "@graphcommerce/framer-utils": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-graphql": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.86", + "@graphcommerce/framer-utils": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-graphql": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 d3f5637037..c5b5d8058a 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-graphql-rest/package.json b/packages/magento-graphql-rest/package.json index 100f9b49bf..4b0e09ecb2 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.85", + "version": "9.0.0-canary.86", "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.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-search": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85" + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-search": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86" }, "devDependencies": { "graphql": "^16.0.0", diff --git a/packages/magento-graphql/CHANGELOG.md b/packages/magento-graphql/CHANGELOG.md index 31a2492f65..57cd0e619d 100644 --- a/packages/magento-graphql/CHANGELOG.md +++ b/packages/magento-graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-graphql/package.json b/packages/magento-graphql/package.json index c7f1a94199..853cd7bd81 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,10 +13,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "next": "*", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/magento-newsletter/CHANGELOG.md b/packages/magento-newsletter/CHANGELOG.md index 86e4373d97..eaafeffe11 100644 --- a/packages/magento-newsletter/CHANGELOG.md +++ b/packages/magento-newsletter/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-newsletter/package.json b/packages/magento-newsletter/package.json index dadd0a8046..8033962372 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 8389b3ff12..c65d279b05 100644 --- a/packages/magento-pagebuilder/CHANGELOG.md +++ b/packages/magento-pagebuilder/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-pagebuilder +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-pagebuilder/package.json b/packages/magento-pagebuilder/package.json index a9cc306dda..d91b97506b 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.85", + "version": "9.0.0-canary.86", "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.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/magento-category": "^9.0.0-canary.85", - "@graphcommerce/magento-cms": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/magento-category": "^9.0.0-canary.86", + "@graphcommerce/magento-cms": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 4aae246e27..2030ecda47 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-payment-adyen/package.json b/packages/magento-payment-adyen/package.json index 75affcb8c8..914c5e1214 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 059d399114..02b5f5fa13 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-payment-braintree/package.json b/packages/magento-payment-braintree/package.json index 0f1cbe0854..2c82244431 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,19 +18,19 @@ "braintree-web": "^3.103.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 3e413c6df0..c19181c941 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-payment-included/package.json b/packages/magento-payment-included/package.json index c6aad247ee..8272b4dc94 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 64430e7b3f..7375885041 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-payment-klarna/package.json b/packages/magento-payment-klarna/package.json index 37717debe8..0a593dea20 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.85", + "version": "9.0.0-canary.86", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,14 +13,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 cc2a19912b..6fa68dea34 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-payment-multisafepay/package.json b/packages/magento-payment-multisafepay/package.json index c7edd5d303..e84b779965 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,22 +12,22 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-checkout": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-checkout": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 45850a79c3..4a2fec2ab8 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-payment-paypal/package.json b/packages/magento-payment-paypal/package.json index 82977fc332..8f7b604bdd 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 9194fec39f..32823ebd83 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-product-bundle/package.json b/packages/magento-product-bundle/package.json index d05a6f3314..8f4c99456d 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-product-simple": "^9.0.0-canary.85", - "@graphcommerce/magento-product-virtual": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-product-simple": "^9.0.0-canary.86", + "@graphcommerce/magento-product-virtual": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 413b158abf..814dfe2d61 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-product-configurable/package.json b/packages/magento-product-configurable/package.json index e70e9e1b23..18cf68cbe2 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,23 +12,23 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/lingui-next": "9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.85", - "@graphcommerce/magento-category": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-product-simple": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/lingui-next": "9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.86", + "@graphcommerce/magento-category": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-product-simple": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 fa8e274d55..0905b2c1dc 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-product-downloadable/package.json b/packages/magento-product-downloadable/package.json index f9da1eeda3..8c9e50ab96 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 79ace7fd1e..c4f8c111db 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-product-grouped/package.json b/packages/magento-product-grouped/package.json index f99d3e6085..fc743e83e4 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-product-simple": "^9.0.0-canary.85", - "@graphcommerce/magento-product-virtual": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-product-simple": "^9.0.0-canary.86", + "@graphcommerce/magento-product-virtual": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 9634a7f0a7..65622da948 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-product-simple/package.json b/packages/magento-product-simple/package.json index ade39558fb..bf9af4a3fd 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 e243fe7c3d..08d0ee5aa2 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-product-virtual/package.json b/packages/magento-product-virtual/package.json index 1e682f2e24..90301c38ef 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 9eab1e7d00..08e7138151 100644 --- a/packages/magento-product/CHANGELOG.md +++ b/packages/magento-product/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 9.0.0-canary.86 + +### Patch Changes + +- [#2379](https://github.com/graphcommerce-org/graphcommerce/pull/2379) [`959e0dd`](https://github.com/graphcommerce-org/graphcommerce/commit/959e0dd81a7943648250be6a2bf8f1bc27be8a3b) - Render multiple items in the RowSpecs table as a list ([@paales](https://github.com/paales)) + ## 9.0.0-canary.85 ### Patch Changes diff --git a/packages/magento-product/package.json b/packages/magento-product/package.json index 0b1e3fcf69..40aa883010 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.5.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.85", - "@graphcommerce/framer-scroller": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.86", + "@graphcommerce/framer-scroller": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 e00aaff748..40dbda6e7f 100644 --- a/packages/magento-recently-viewed-products/CHANGELOG.md +++ b/packages/magento-recently-viewed-products/CHANGELOG.md @@ -1,5 +1,11 @@ # @graphcommerce/magento-recently-viewed-products +## 9.0.0-canary.86 + +### Patch Changes + +- [#2379](https://github.com/graphcommerce-org/graphcommerce/pull/2379) [`5832c9d`](https://github.com/graphcommerce-org/graphcommerce/commit/5832c9d891e288f47e3b181f4a2f5529847dee2b) - Solved issue where Recently Viewed Products would execute a query even if there were no products to display. ([@paales](https://github.com/paales)) + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-recently-viewed-products/package.json b/packages/magento-recently-viewed-products/package.json index daa8e75edc..f5918b5624 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@mui/material": "^5.10.16", "framer-motion": "^10.0.0", "next": "*", diff --git a/packages/magento-review/CHANGELOG.md b/packages/magento-review/CHANGELOG.md index 9be04d2169..cbc97b3d92 100644 --- a/packages/magento-review/CHANGELOG.md +++ b/packages/magento-review/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-review/package.json b/packages/magento-review/package.json index 39a6ef5fbf..b5551bc7cc 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.5.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 7fd45d22bc..808b799186 100644 --- a/packages/magento-search/CHANGELOG.md +++ b/packages/magento-search/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-search/package.json b/packages/magento-search/package.json index 107e99fa79..f0dbb9e897 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 75aa1e5965..8577824006 100644 --- a/packages/magento-store/CHANGELOG.md +++ b/packages/magento-store/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-store/package.json b/packages/magento-store/package.json index 78a57a9fb2..536af9ae07 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 f176adb64f..21dd7240ef 100644 --- a/packages/magento-wishlist/CHANGELOG.md +++ b/packages/magento-wishlist/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-wishlist +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/magento-wishlist/package.json b/packages/magento-wishlist/package.json index 9f1dcf3d59..d95eb523a1 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,20 +13,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-customer": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-config": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-customer": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-config": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 5d30c15fbf..89e2efc1f7 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/mollie-magento-payment/package.json b/packages/mollie-magento-payment/package.json index 256c731555..4b983c1466 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.85", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/graphql": "^9.0.0-canary.85", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/magento-cart": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.85", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.85", - "@graphcommerce/magento-product": "^9.0.0-canary.85", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.85", - "@graphcommerce/magento-store": "^9.0.0-canary.85", - "@graphcommerce/next-ui": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/react-hook-form": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.86", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/graphql": "^9.0.0-canary.86", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/magento-cart": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.86", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.86", + "@graphcommerce/magento-product": "^9.0.0-canary.86", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.86", + "@graphcommerce/magento-store": "^9.0.0-canary.86", + "@graphcommerce/next-ui": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/react-hook-form": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 22ec296dd5..447e0e0dda 100644 --- a/packages/next-ui/CHANGELOG.md +++ b/packages/next-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/next-ui/package.json b/packages/next-ui/package.json index 6ea0fc1bb9..f568e23a2f 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -26,13 +26,13 @@ "typescript": "5.5.3" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.85", - "@graphcommerce/framer-scroller": "^9.0.0-canary.85", - "@graphcommerce/framer-utils": "^9.0.0-canary.85", - "@graphcommerce/image": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.86", + "@graphcommerce/framer-scroller": "^9.0.0-canary.86", + "@graphcommerce/framer-utils": "^9.0.0-canary.86", + "@graphcommerce/image": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@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 99ad4d4890..71574ffc69 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packages/react-hook-form/package.json b/packages/react-hook-form/package.json index a7bc91acc5..c8709393ae 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,9 +16,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "@mui/utils": "^5", "graphql": "^16.6.0", "react": "^18.2.0", diff --git a/packagesDev/browserslist-config/CHANGELOG.md b/packagesDev/browserslist-config/CHANGELOG.md index 1a61a88e59..1d6fc26742 100644 --- a/packagesDev/browserslist-config/CHANGELOG.md +++ b/packagesDev/browserslist-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packagesDev/browserslist-config/package.json b/packagesDev/browserslist-config/package.json index 6774b280ac..8332bbc9e1 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.85", + "version": "9.0.0-canary.86", "main": "index.js", "sideEffects": false } diff --git a/packagesDev/changeset-changelog/CHANGELOG.md b/packagesDev/changeset-changelog/CHANGELOG.md index 3c541dff1a..01b4e11752 100644 --- a/packagesDev/changeset-changelog/CHANGELOG.md +++ b/packagesDev/changeset-changelog/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/changeset-changelog +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packagesDev/changeset-changelog/package.json b/packagesDev/changeset-changelog/package.json index 9d09121afd..ce2d720de0 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.85", + "version": "9.0.0-canary.86", "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 6ca8befe50..00bd07db56 100644 --- a/packagesDev/eslint-config/CHANGELOG.md +++ b/packagesDev/eslint-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packagesDev/eslint-config/package.json b/packagesDev/eslint-config/package.json index a1e37cb8a4..afa898860e 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.85", + "version": "9.0.0-canary.86", "main": "index.js", "dependencies": { - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.85", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.86", "@next/eslint-plugin-next": "14.2.5", "@typescript-eslint/eslint-plugin": "^7.16.1", "@typescript-eslint/parser": "^7.16.1", diff --git a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md index c797458bb6..5c2fddeaa9 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packagesDev/graphql-codegen-markdown-docs/package.json b/packagesDev/graphql-codegen-markdown-docs/package.json index f44ae25ef6..e20af8a299 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -29,9 +29,9 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "graphql": "^16.7.1" } } diff --git a/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md b/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md index a98445d685..5bf6909261 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packagesDev/graphql-codegen-near-operation-file/package.json b/packagesDev/graphql-codegen-near-operation-file/package.json index fcca5f44cb..b24a404ba6 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -28,9 +28,9 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.86", "graphql": "^16.7.1" } } diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md b/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md index 350df184ba..3686087d66 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.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json index 0e9f1ca756..732f800d47 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.85", + "version": "9.0.0-canary.86", "description": "GraphQL Code Generator plugin for optimizing your GraphQL queries relay style.", "type": "commonjs", "main": "dist/index.js", @@ -21,8 +21,8 @@ "typescript": "5.5.3" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.85", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.85", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.86", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.86", "graphql": "^16.7.1" }, "prettier": "@graphcommerce/prettier-config-pwa", diff --git a/packagesDev/next-config/CHANGELOG.md b/packagesDev/next-config/CHANGELOG.md index 2e7307e4b6..ddd2bd76df 100644 --- a/packagesDev/next-config/CHANGELOG.md +++ b/packagesDev/next-config/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 9.0.0-canary.86 + +### Patch Changes + +- [#2379](https://github.com/graphcommerce-org/graphcommerce/pull/2379) [`9828754`](https://github.com/graphcommerce-org/graphcommerce/commit/9828754192348b966fb9736d7b0e1c78c4a909fa) - All automatically generated interceptor files are now read-only in vscode to prevent accedental changes. ([@paales](https://github.com/paales)) + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packagesDev/next-config/package.json b/packagesDev/next-config/package.json index d5c42b55b0..bf2c815ba1 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.85", + "version": "9.0.0-canary.86", "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 3befea55d9..7c8e087b03 100644 --- a/packagesDev/prettier-config/CHANGELOG.md +++ b/packagesDev/prettier-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packagesDev/prettier-config/package.json b/packagesDev/prettier-config/package.json index 3ef99e86bb..67931c0936 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.85", + "version": "9.0.0-canary.86", "dependencies": { "prettier-plugin-jsdoc": "^1.3.0" }, diff --git a/packagesDev/typescript-config/CHANGELOG.md b/packagesDev/typescript-config/CHANGELOG.md index 957acf7f15..09427bfe1e 100644 --- a/packagesDev/typescript-config/CHANGELOG.md +++ b/packagesDev/typescript-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.86 + ## 9.0.0-canary.85 ## 9.0.0-canary.84 diff --git a/packagesDev/typescript-config/package.json b/packagesDev/typescript-config/package.json index 486b6093d5..2b79ae2b83 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.85", + "version": "9.0.0-canary.86", "sideEffects": false, "devDependencies": { "@tsconfig/node18": "^18.2.4" diff --git a/yarn.lock b/yarn.lock index 21092d048d..5f55031d1c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2801,14 +2801,14 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/address-fields-nl@workspace:packages/address-fields-nl" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -2826,15 +2826,15 @@ __metadata: graphql: "npm:^16.0.0" tsx: "npm:^4.16.2" peerDependencies: - "@graphcommerce/algolia-products": ^9.0.0-canary.85 - "@graphcommerce/google-datalayer": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-search": ^9.0.0-canary.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 + "@graphcommerce/algolia-products": ^9.0.0-canary.86 + "@graphcommerce/google-datalayer": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-search": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 react: ^18.2.0 languageName: unknown linkType: soft @@ -2846,15 +2846,15 @@ __metadata: graphql: "npm:^16.0.0" tsx: "npm:^4.16.2" peerDependencies: - "@graphcommerce/algolia-products": ^9.0.0-canary.85 - "@graphcommerce/google-datalayer": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 + "@graphcommerce/algolia-products": ^9.0.0-canary.86 + "@graphcommerce/google-datalayer": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 "@mui/material": "*" react: ^18.2.0 languageName: unknown @@ -2867,15 +2867,15 @@ __metadata: graphql: "npm:^16.0.0" tsx: "npm:^4.16.2" peerDependencies: - "@graphcommerce/algolia-insights": ^9.0.0-canary.85 - "@graphcommerce/algolia-products": ^9.0.0-canary.85 - "@graphcommerce/google-datalayer": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 + "@graphcommerce/algolia-insights": ^9.0.0-canary.86 + "@graphcommerce/algolia-products": ^9.0.0-canary.86 + "@graphcommerce/google-datalayer": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 react: ^18.2.0 languageName: unknown linkType: soft @@ -2887,14 +2887,14 @@ __metadata: graphql: "npm:^16.0.0" tsx: "npm:^4.16.2" peerDependencies: - "@graphcommerce/google-datalayer": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-search": ^9.0.0-canary.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 + "@graphcommerce/google-datalayer": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-search": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 react: ^18.2.0 languageName: unknown linkType: soft @@ -2906,11 +2906,11 @@ __metadata: graphql: "npm:^16.0.0" tsx: "npm:^4.16.2" peerDependencies: - "@graphcommerce/algolia-products": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 + "@graphcommerce/algolia-products": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 react: ^18.2.0 languageName: unknown linkType: soft @@ -2922,17 +2922,17 @@ __metadata: algoliasearch: "npm:^4.24.0" react-instantsearch-hooks-web: "npm:^6.47.3" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-search": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-search": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -2957,7 +2957,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/cli@npm:9.0.0-canary.85, @graphcommerce/cli@workspace:packages/cli": +"@graphcommerce/cli@npm:9.0.0-canary.86, @graphcommerce/cli@workspace:packages/cli": version: 0.0.0-use.local resolution: "@graphcommerce/cli@workspace:packages/cli" dependencies: @@ -2977,11 +2977,11 @@ __metadata: tslib: "npm:^2.6.3" tsx: "npm:^4.16.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/hygraph-cli": ^9.0.0-canary.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/hygraph-cli": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 graphql: ^16.7.1 react: ^18.2.0 bin: @@ -2996,18 +2996,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/demo-magento-graphcommerce@npm:9.0.0-canary.85, @graphcommerce/demo-magento-graphcommerce@workspace:packages/demo-magento-graphcommerce": +"@graphcommerce/demo-magento-graphcommerce@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/framer-scroller": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.85 - "@graphcommerce/magento-recently-viewed-products": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-scroller": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.86 + "@graphcommerce/magento-recently-viewed-products": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 next: "*" @@ -3020,20 +3020,20 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/docs@workspace:docs" peerDependencies: - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 languageName: unknown linkType: soft -"@graphcommerce/ecommerce-ui@npm:9.0.0-canary.85, @graphcommerce/ecommerce-ui@workspace:packages/ecommerce-ui": +"@graphcommerce/ecommerce-ui@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3045,11 +3045,11 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/eslint-config-pwa@npm:9.0.0-canary.85, @graphcommerce/eslint-config-pwa@workspace:packagesDev/eslint-config": +"@graphcommerce/eslint-config-pwa@npm:9.0.0-canary.86, @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.85" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.86" "@next/eslint-plugin-next": "npm:14.2.5" "@typescript-eslint/eslint-plugin": "npm:^7.16.1" "@typescript-eslint/parser": "npm:^7.16.1" @@ -3067,9 +3067,9 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/framer-next-pages-example@workspace:packages/framer-next-pages/example" dependencies: - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.85" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.85" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.85" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.86" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.86" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.86" "@lingui/cli": "npm:4.11.2" "@lingui/core": "npm:4.11.2" "@lingui/macro": "npm:4.11.2" @@ -3103,14 +3103,14 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-next-pages@npm:9.0.0-canary.85, @graphcommerce/framer-next-pages@workspace:packages/framer-next-pages": +"@graphcommerce/framer-next-pages@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/framer-utils": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-utils": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 framer-motion: ^10.0.0 next: "*" react: ^18.2.0 @@ -3122,9 +3122,9 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/framer-scroller-example@workspace:packages/framer-scroller/example" dependencies: - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.85" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.85" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.85" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.86" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.86" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.86" "@lingui/cli": "npm:4.11.2" "@lingui/core": "npm:4.11.2" "@lingui/macro": "npm:4.11.2" @@ -3158,17 +3158,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-scroller@npm:9.0.0-canary.85, @graphcommerce/framer-scroller@workspace:packages/framer-scroller": +"@graphcommerce/framer-scroller@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/framer-utils": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-utils": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 @@ -3179,35 +3179,35 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-utils@npm:9.0.0-canary.85, @graphcommerce/framer-utils@workspace:packages/framer-utils": +"@graphcommerce/framer-utils@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 framer-motion: ^10.0.0 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/google-datalayer@npm:9.0.0-canary.85, @graphcommerce/google-datalayer@workspace:packages/google-datalayer": +"@graphcommerce/google-datalayer@npm:9.0.0-canary.86, @graphcommerce/google-datalayer@workspace:packages/google-datalayer": version: 0.0.0-use.local resolution: "@graphcommerce/google-datalayer@workspace:packages/google-datalayer" dependencies: web-vitals: "npm:^3.5.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@mui/material": ^5.14.20 next: ^14 react: ^18.2.0 @@ -3226,22 +3226,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googleanalytics@npm:9.0.0-canary.85, @graphcommerce/googleanalytics@workspace:packages/googleanalytics": +"@graphcommerce/googleanalytics@npm:9.0.0-canary.86, @graphcommerce/googleanalytics@workspace:packages/googleanalytics": version: 0.0.0-use.local resolution: "@graphcommerce/googleanalytics@workspace:packages/googleanalytics" dependencies: - "@graphcommerce/google-datalayer": "npm:9.0.0-canary.85" - peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/google-datalayer": "npm:9.0.0-canary.86" + peerDependencies: + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3258,17 +3258,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googlerecaptcha@npm:9.0.0-canary.85, @graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha": +"@graphcommerce/googlerecaptcha@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3276,17 +3276,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googletagmanager@npm:9.0.0-canary.85, @graphcommerce/googletagmanager@workspace:packages/googletagmanager": +"@graphcommerce/googletagmanager@npm:9.0.0-canary.86, @graphcommerce/googletagmanager@workspace:packages/googletagmanager": version: 0.0.0-use.local resolution: "@graphcommerce/googletagmanager@workspace:packages/googletagmanager" dependencies: - "@graphcommerce/google-datalayer": "npm:9.0.0-canary.85" + "@graphcommerce/google-datalayer": "npm:9.0.0-canary.86" "@types/gapi.client.tagmanager": "npm:^2.0.4" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3294,17 +3294,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/graphcms-ui@npm:9.0.0-canary.85, @graphcommerce/graphcms-ui@workspace:packages/hygraph-ui": +"@graphcommerce/graphcms-ui@npm:9.0.0-canary.86, @graphcommerce/graphcms-ui@workspace:packages/hygraph-ui": version: 0.0.0-use.local resolution: "@graphcommerce/graphcms-ui@workspace:packages/hygraph-ui" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3323,14 +3323,14 @@ __metadata: "@types/parse-filepath": "npm:^1.0.2" parse-filepath: "npm:^1.0.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql-codegen-near-operation-file@npm:9.0.0-canary.85, @graphcommerce/graphql-codegen-near-operation-file@workspace:packagesDev/graphql-codegen-near-operation-file": +"@graphcommerce/graphql-codegen-near-operation-file@npm:9.0.0-canary.86, @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: @@ -3341,14 +3341,14 @@ __metadata: "@types/parse-filepath": "npm:^1.0.2" parse-filepath: "npm:^1.0.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql-codegen-relay-optimizer-plugin@npm:9.0.0-canary.85, @graphcommerce/graphql-codegen-relay-optimizer-plugin@workspace:packagesDev/graphql-codegen-relay-optimizer-plugin": +"@graphcommerce/graphql-codegen-relay-optimizer-plugin@npm:9.0.0-canary.86, @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: @@ -3357,13 +3357,13 @@ __metadata: "@types/relay-compiler": "npm:8.0.4" typescript: "npm:5.5.3" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql-mesh@npm:9.0.0-canary.85, @graphcommerce/graphql-mesh@workspace:packages/graphql-mesh": +"@graphcommerce/graphql-mesh@npm:9.0.0-canary.86, @graphcommerce/graphql-mesh@workspace:packages/graphql-mesh": version: 0.0.0-use.local resolution: "@graphcommerce/graphql-mesh@workspace:packages/graphql-mesh" dependencies: @@ -3398,19 +3398,19 @@ __metadata: uglify-es: "npm:3.3.10" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql@npm:9.0.0-canary.85, @graphcommerce/graphql@workspace:packages/graphql": +"@graphcommerce/graphql@npm:9.0.0-canary.86, @graphcommerce/graphql@workspace:packages/graphql": version: 0.0.0-use.local resolution: "@graphcommerce/graphql@workspace:packages/graphql" dependencies: - "@graphcommerce/graphql-codegen-near-operation-file": "npm:9.0.0-canary.85" - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:9.0.0-canary.85" + "@graphcommerce/graphql-codegen-near-operation-file": "npm:9.0.0-canary.86" + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:9.0.0-canary.86" "@graphql-codegen/add": "npm:5.0.3" "@graphql-codegen/fragment-matcher": "npm:5.0.2" "@graphql-codegen/introspection": "npm:4.0.3" @@ -3423,16 +3423,16 @@ __metadata: apollo3-cache-persist: "npm:^0.15.0" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 graphql: ^16.7.1 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/hygraph-cli@npm:9.0.0-canary.85, @graphcommerce/hygraph-cli@workspace:packages/hygraph-cli": +"@graphcommerce/hygraph-cli@npm:9.0.0-canary.86, @graphcommerce/hygraph-cli@workspace:packages/hygraph-cli": version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-cli@workspace:packages/hygraph-cli" dependencies: @@ -3444,10 +3444,10 @@ __metadata: typescript: "npm:5.5.3" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 dotenv: ^16.1.4 graphql: ^16.7.1 languageName: unknown @@ -3458,10 +3458,10 @@ __metadata: resolution: "@graphcommerce/hygraph-dynamic-rows-ui@workspace:packages/hygraph-dynamic-rows-ui" dependencies: "@apollo/client": "npm:~3.10.8" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.85" - "@graphcommerce/next-config": "npm:9.0.0-canary.85" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.85" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.85" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.86" + "@graphcommerce/next-config": "npm:9.0.0-canary.86" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.86" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.86" "@hygraph/app-sdk-react": "npm:^0.0.4" "@lingui/core": "npm:^4.11.2" "@lingui/macro": "npm:^4.11.2" @@ -3482,17 +3482,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/hygraph-dynamic-rows@npm:9.0.0-canary.85, @graphcommerce/hygraph-dynamic-rows@workspace:packages/hygraph-dynamic-rows": +"@graphcommerce/hygraph-dynamic-rows@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/graphcms-ui": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphcms-ui": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3504,9 +3504,9 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/image-example@workspace:packages/image/example" dependencies: - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.85" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.85" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.85" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.86" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.86" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.86" "@lingui/cli": "npm:4.11.2" "@lingui/core": "npm:4.11.2" "@lingui/macro": "npm:4.11.2" @@ -3540,14 +3540,14 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/image@npm:9.0.0-canary.85, @graphcommerce/image@workspace:packages/image": +"@graphcommerce/image@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/framer-utils": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-utils": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3559,22 +3559,22 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/lighthouse@workspace:packages/lighthouse" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 next: "*" languageName: unknown linkType: soft -"@graphcommerce/lingui-next@npm:9.0.0-canary.85, @graphcommerce/lingui-next@workspace:packages/lingui-next": +"@graphcommerce/lingui-next@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/conf": ^4.7.0 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 @@ -3585,23 +3585,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-billing-address@npm:9.0.0-canary.85, @graphcommerce/magento-cart-billing-address@workspace:packages/magento-cart-billing-address": +"@graphcommerce/magento-cart-billing-address@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3613,22 +3613,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-checkout@npm:9.0.0-canary.85, @graphcommerce/magento-cart-checkout@workspace:packages/magento-cart-checkout": +"@graphcommerce/magento-cart-checkout@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-coupon": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-coupon": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3640,20 +3640,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-coupon@npm:9.0.0-canary.85, @graphcommerce/magento-cart-coupon@workspace:packages/magento-cart-coupon": +"@graphcommerce/magento-cart-coupon@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3665,22 +3665,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-email@npm:9.0.0-canary.85, @graphcommerce/magento-cart-email@workspace:packages/magento-cart-email": +"@graphcommerce/magento-cart-email@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3692,24 +3692,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-items@npm:9.0.0-canary.85, @graphcommerce/magento-cart-items@workspace:packages/magento-cart-items": +"@graphcommerce/magento-cart-items@npm:9.0.0-canary.86, @graphcommerce/magento-cart-items@workspace:packages/magento-cart-items": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-items@workspace:packages/magento-cart-items" dependencies: type-fest: "npm:^4.22.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@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.85, @graphcommerce/magento-cart-payment-method@workspace:packages/magento-cart-payment-method": +"@graphcommerce/magento-cart-payment-method@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/framer-scroller": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-scroller": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@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.85, @graphcommerce/magento-cart-shipping-address@workspace:packages/magento-cart-shipping-address": +"@graphcommerce/magento-cart-shipping-address@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@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.85, @graphcommerce/magento-cart-shipping-method@workspace:packages/magento-cart-shipping-method": +"@graphcommerce/magento-cart-shipping-method@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/framer-scroller": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-scroller": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@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.85, @graphcommerce/magento-cart@workspace:packages/magento-cart": +"@graphcommerce/magento-cart@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.85 - "@graphcommerce/framer-scroller": ^9.0.0-canary.85 - "@graphcommerce/framer-utils": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-graphql": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.86 + "@graphcommerce/framer-scroller": ^9.0.0-canary.86 + "@graphcommerce/framer-utils": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-graphql": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@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.85, @graphcommerce/magento-category@workspace:packages/magento-category": +"@graphcommerce/magento-category@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/framer-scroller": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-scroller": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@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.85, @graphcommerce/magento-cms@workspace:packages/magento-cms": +"@graphcommerce/magento-cms@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@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.85, @graphcommerce/magento-compare@workspace:packages/magento-compare": +"@graphcommerce/magento-compare@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.85 - "@graphcommerce/framer-utils": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.86 + "@graphcommerce/framer-utils": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@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.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 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.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-graphql": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-graphql": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@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.85, @graphcommerce/magento-customer@workspace:packages/magento-customer": +"@graphcommerce/magento-customer@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.85 - "@graphcommerce/framer-utils": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-graphql": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.86 + "@graphcommerce/framer-utils": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-graphql": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3996,57 +3996,57 @@ __metadata: dependencies: "@apollo/client": "npm:~3.10.8" "@ducanh2912/next-pwa": "npm:9.7.2" - "@graphcommerce/cli": "npm:9.0.0-canary.85" - "@graphcommerce/demo-magento-graphcommerce": "npm:9.0.0-canary.85" - "@graphcommerce/ecommerce-ui": "npm:9.0.0-canary.85" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.85" - "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.85" - "@graphcommerce/framer-scroller": "npm:9.0.0-canary.85" - "@graphcommerce/framer-utils": "npm:9.0.0-canary.85" - "@graphcommerce/googleanalytics": "npm:9.0.0-canary.85" - "@graphcommerce/googlerecaptcha": "npm:9.0.0-canary.85" - "@graphcommerce/googletagmanager": "npm:9.0.0-canary.85" - "@graphcommerce/graphcms-ui": "npm:9.0.0-canary.85" - "@graphcommerce/graphql": "npm:9.0.0-canary.85" - "@graphcommerce/graphql-mesh": "npm:9.0.0-canary.85" - "@graphcommerce/hygraph-cli": "npm:9.0.0-canary.85" - "@graphcommerce/hygraph-dynamic-rows": "npm:9.0.0-canary.85" - "@graphcommerce/image": "npm:9.0.0-canary.85" - "@graphcommerce/lingui-next": "npm:9.0.0-canary.85" - "@graphcommerce/magento-cart": "npm:9.0.0-canary.85" - "@graphcommerce/magento-cart-billing-address": "npm:9.0.0-canary.85" - "@graphcommerce/magento-cart-checkout": "npm:9.0.0-canary.85" - "@graphcommerce/magento-cart-coupon": "npm:9.0.0-canary.85" - "@graphcommerce/magento-cart-email": "npm:9.0.0-canary.85" - "@graphcommerce/magento-cart-items": "npm:9.0.0-canary.85" - "@graphcommerce/magento-cart-payment-method": "npm:9.0.0-canary.85" - "@graphcommerce/magento-cart-shipping-address": "npm:9.0.0-canary.85" - "@graphcommerce/magento-cart-shipping-method": "npm:9.0.0-canary.85" - "@graphcommerce/magento-category": "npm:9.0.0-canary.85" - "@graphcommerce/magento-cms": "npm:9.0.0-canary.85" - "@graphcommerce/magento-compare": "npm:9.0.0-canary.85" - "@graphcommerce/magento-customer": "npm:9.0.0-canary.85" - "@graphcommerce/magento-graphql": "npm:9.0.0-canary.85" - "@graphcommerce/magento-graphql-rest": "npm:9.0.0-canary.85" - "@graphcommerce/magento-newsletter": "npm:9.0.0-canary.85" - "@graphcommerce/magento-payment-included": "npm:9.0.0-canary.85" - "@graphcommerce/magento-product": "npm:9.0.0-canary.85" - "@graphcommerce/magento-product-bundle": "npm:9.0.0-canary.85" - "@graphcommerce/magento-product-configurable": "npm:9.0.0-canary.85" - "@graphcommerce/magento-product-downloadable": "npm:9.0.0-canary.85" - "@graphcommerce/magento-product-grouped": "npm:9.0.0-canary.85" - "@graphcommerce/magento-product-simple": "npm:9.0.0-canary.85" - "@graphcommerce/magento-product-virtual": "npm:9.0.0-canary.85" - "@graphcommerce/magento-recently-viewed-products": "npm:9.0.0-canary.85" - "@graphcommerce/magento-review": "npm:9.0.0-canary.85" - "@graphcommerce/magento-search": "npm:9.0.0-canary.85" - "@graphcommerce/magento-store": "npm:9.0.0-canary.85" - "@graphcommerce/magento-wishlist": "npm:9.0.0-canary.85" - "@graphcommerce/next-config": "npm:9.0.0-canary.85" - "@graphcommerce/next-ui": "npm:9.0.0-canary.85" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.85" - "@graphcommerce/react-hook-form": "npm:9.0.0-canary.85" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.85" + "@graphcommerce/cli": "npm:9.0.0-canary.86" + "@graphcommerce/demo-magento-graphcommerce": "npm:9.0.0-canary.86" + "@graphcommerce/ecommerce-ui": "npm:9.0.0-canary.86" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.86" + "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.86" + "@graphcommerce/framer-scroller": "npm:9.0.0-canary.86" + "@graphcommerce/framer-utils": "npm:9.0.0-canary.86" + "@graphcommerce/googleanalytics": "npm:9.0.0-canary.86" + "@graphcommerce/googlerecaptcha": "npm:9.0.0-canary.86" + "@graphcommerce/googletagmanager": "npm:9.0.0-canary.86" + "@graphcommerce/graphcms-ui": "npm:9.0.0-canary.86" + "@graphcommerce/graphql": "npm:9.0.0-canary.86" + "@graphcommerce/graphql-mesh": "npm:9.0.0-canary.86" + "@graphcommerce/hygraph-cli": "npm:9.0.0-canary.86" + "@graphcommerce/hygraph-dynamic-rows": "npm:9.0.0-canary.86" + "@graphcommerce/image": "npm:9.0.0-canary.86" + "@graphcommerce/lingui-next": "npm:9.0.0-canary.86" + "@graphcommerce/magento-cart": "npm:9.0.0-canary.86" + "@graphcommerce/magento-cart-billing-address": "npm:9.0.0-canary.86" + "@graphcommerce/magento-cart-checkout": "npm:9.0.0-canary.86" + "@graphcommerce/magento-cart-coupon": "npm:9.0.0-canary.86" + "@graphcommerce/magento-cart-email": "npm:9.0.0-canary.86" + "@graphcommerce/magento-cart-items": "npm:9.0.0-canary.86" + "@graphcommerce/magento-cart-payment-method": "npm:9.0.0-canary.86" + "@graphcommerce/magento-cart-shipping-address": "npm:9.0.0-canary.86" + "@graphcommerce/magento-cart-shipping-method": "npm:9.0.0-canary.86" + "@graphcommerce/magento-category": "npm:9.0.0-canary.86" + "@graphcommerce/magento-cms": "npm:9.0.0-canary.86" + "@graphcommerce/magento-compare": "npm:9.0.0-canary.86" + "@graphcommerce/magento-customer": "npm:9.0.0-canary.86" + "@graphcommerce/magento-graphql": "npm:9.0.0-canary.86" + "@graphcommerce/magento-graphql-rest": "npm:9.0.0-canary.86" + "@graphcommerce/magento-newsletter": "npm:9.0.0-canary.86" + "@graphcommerce/magento-payment-included": "npm:9.0.0-canary.86" + "@graphcommerce/magento-product": "npm:9.0.0-canary.86" + "@graphcommerce/magento-product-bundle": "npm:9.0.0-canary.86" + "@graphcommerce/magento-product-configurable": "npm:9.0.0-canary.86" + "@graphcommerce/magento-product-downloadable": "npm:9.0.0-canary.86" + "@graphcommerce/magento-product-grouped": "npm:9.0.0-canary.86" + "@graphcommerce/magento-product-simple": "npm:9.0.0-canary.86" + "@graphcommerce/magento-product-virtual": "npm:9.0.0-canary.86" + "@graphcommerce/magento-recently-viewed-products": "npm:9.0.0-canary.86" + "@graphcommerce/magento-review": "npm:9.0.0-canary.86" + "@graphcommerce/magento-search": "npm:9.0.0-canary.86" + "@graphcommerce/magento-store": "npm:9.0.0-canary.86" + "@graphcommerce/magento-wishlist": "npm:9.0.0-canary.86" + "@graphcommerce/next-config": "npm:9.0.0-canary.86" + "@graphcommerce/next-ui": "npm:9.0.0-canary.86" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.86" + "@graphcommerce/react-hook-form": "npm:9.0.0-canary.86" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.86" "@lingui/cli": "npm:4.11.2" "@lingui/conf": "npm:4.11.2" "@lingui/core": "npm:4.11.2" @@ -4082,48 +4082,48 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-graphql-rest@npm:9.0.0-canary.85, @graphcommerce/magento-graphql-rest@workspace:packages/magento-graphql-rest": +"@graphcommerce/magento-graphql-rest@npm:9.0.0-canary.86, @graphcommerce/magento-graphql-rest@workspace:packages/magento-graphql-rest": version: 0.0.0-use.local resolution: "@graphcommerce/magento-graphql-rest@workspace:packages/magento-graphql-rest" dependencies: graphql: "npm:^16.0.0" tsx: "npm:^4.16.2" peerDependencies: - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-search": ^9.0.0-canary.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-search": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 languageName: unknown linkType: soft -"@graphcommerce/magento-graphql@npm:9.0.0-canary.85, @graphcommerce/magento-graphql@workspace:packages/magento-graphql": +"@graphcommerce/magento-graphql@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-newsletter@npm:9.0.0-canary.85, @graphcommerce/magento-newsletter@workspace:packages/magento-newsletter": +"@graphcommerce/magento-newsletter@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4142,15 +4142,15 @@ __metadata: "@types/jsdom": "npm:^21.1.7" jsdom: "npm:^23.2.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/magento-category": ^9.0.0-canary.85 - "@graphcommerce/magento-cms": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/magento-category": ^9.0.0-canary.86 + "@graphcommerce/magento-cms": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4166,18 +4166,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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4195,19 +4195,19 @@ __metadata: "@types/braintree-web": "npm:^3.96.12" braintree-web: "npm:^3.103.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4219,24 +4219,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-payment-included@npm:9.0.0-canary.85, @graphcommerce/magento-payment-included@workspace:packages/magento-payment-included": +"@graphcommerce/magento-payment-included@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4252,14 +4252,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.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4275,22 +4275,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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-checkout": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-checkout": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4305,16 +4305,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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4326,23 +4326,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-bundle@npm:9.0.0-canary.85, @graphcommerce/magento-product-bundle@workspace:packages/magento-product-bundle": +"@graphcommerce/magento-product-bundle@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-product-simple": ^9.0.0-canary.85 - "@graphcommerce/magento-product-virtual": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-product-simple": ^9.0.0-canary.86 + "@graphcommerce/magento-product-virtual": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4353,27 +4353,27 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-configurable@npm:9.0.0-canary.85, @graphcommerce/magento-product-configurable@workspace:packages/magento-product-configurable": +"@graphcommerce/magento-product-configurable@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/lingui-next": 9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.85 - "@graphcommerce/magento-category": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-product-simple": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/lingui-next": 9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.86 + "@graphcommerce/magento-category": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-product-simple": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4385,19 +4385,19 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-downloadable@npm:9.0.0-canary.85, @graphcommerce/magento-product-downloadable@workspace:packages/magento-product-downloadable": +"@graphcommerce/magento-product-downloadable@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4407,22 +4407,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-grouped@npm:9.0.0-canary.85, @graphcommerce/magento-product-grouped@workspace:packages/magento-product-grouped": +"@graphcommerce/magento-product-grouped@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-product-simple": ^9.0.0-canary.85 - "@graphcommerce/magento-product-virtual": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-product-simple": ^9.0.0-canary.86 + "@graphcommerce/magento-product-virtual": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4433,18 +4433,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-simple@npm:9.0.0-canary.85, @graphcommerce/magento-product-simple@workspace:packages/magento-product-simple": +"@graphcommerce/magento-product-simple@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4454,18 +4454,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-virtual@npm:9.0.0-canary.85, @graphcommerce/magento-product-virtual@workspace:packages/magento-product-virtual": +"@graphcommerce/magento-product-virtual@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4475,25 +4475,25 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product@npm:9.0.0-canary.85, @graphcommerce/magento-product@workspace:packages/magento-product": +"@graphcommerce/magento-product@npm:9.0.0-canary.86, @graphcommerce/magento-product@workspace:packages/magento-product": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product@workspace:packages/magento-product" dependencies: schema-dts: "npm:^1.1.2" typescript: "npm:5.5.3" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.85 - "@graphcommerce/framer-scroller": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.86 + "@graphcommerce/framer-scroller": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4505,20 +4505,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-recently-viewed-products@npm:9.0.0-canary.85, @graphcommerce/magento-recently-viewed-products@workspace:packages/magento-recently-viewed-products": +"@graphcommerce/magento-recently-viewed-products@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 next: "*" @@ -4527,25 +4527,25 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-review@npm:9.0.0-canary.85, @graphcommerce/magento-review@workspace:packages/magento-review": +"@graphcommerce/magento-review@npm:9.0.0-canary.86, @graphcommerce/magento-review@workspace:packages/magento-review": version: 0.0.0-use.local resolution: "@graphcommerce/magento-review@workspace:packages/magento-review" dependencies: schema-dts: "npm:^1.1.2" typescript: "npm:5.5.3" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4556,20 +4556,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-search@npm:9.0.0-canary.85, @graphcommerce/magento-search@workspace:packages/magento-search": +"@graphcommerce/magento-search@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4580,17 +4580,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-store@npm:9.0.0-canary.85, @graphcommerce/magento-store@workspace:packages/magento-store": +"@graphcommerce/magento-store@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4601,24 +4601,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-wishlist@npm:9.0.0-canary.85, @graphcommerce/magento-wishlist@workspace:packages/magento-wishlist": +"@graphcommerce/magento-wishlist@npm:9.0.0-canary.86, @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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-customer": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-config": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-customer": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-config": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4634,21 +4634,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.85 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/graphql": ^9.0.0-canary.85 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/magento-cart": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.85 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.85 - "@graphcommerce/magento-product": ^9.0.0-canary.85 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.85 - "@graphcommerce/magento-store": ^9.0.0-canary.85 - "@graphcommerce/next-ui": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/react-hook-form": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.86 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/graphql": ^9.0.0-canary.86 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/magento-cart": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.86 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.86 + "@graphcommerce/magento-product": ^9.0.0-canary.86 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.86 + "@graphcommerce/magento-store": ^9.0.0-canary.86 + "@graphcommerce/next-ui": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/react-hook-form": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4659,7 +4659,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/next-config@npm:9.0.0-canary.85, @graphcommerce/next-config@workspace:packagesDev/next-config": +"@graphcommerce/next-config@npm:9.0.0-canary.86, @graphcommerce/next-config@workspace:packagesDev/next-config": version: 0.0.0-use.local resolution: "@graphcommerce/next-config@workspace:packagesDev/next-config" dependencies: @@ -4686,7 +4686,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/next-ui@npm:9.0.0-canary.85, @graphcommerce/next-ui@workspace:packages/next-ui": +"@graphcommerce/next-ui@npm:9.0.0-canary.86, @graphcommerce/next-ui@workspace:packages/next-ui": version: 0.0.0-use.local resolution: "@graphcommerce/next-ui@workspace:packages/next-ui" dependencies: @@ -4701,13 +4701,13 @@ __metadata: react-is: "npm:^18.3.1" typescript: "npm:5.5.3" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.85 - "@graphcommerce/framer-scroller": ^9.0.0-canary.85 - "@graphcommerce/framer-utils": ^9.0.0-canary.85 - "@graphcommerce/image": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.86 + "@graphcommerce/framer-scroller": ^9.0.0-canary.86 + "@graphcommerce/framer-utils": ^9.0.0-canary.86 + "@graphcommerce/image": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4720,7 +4720,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/prettier-config-pwa@npm:9.0.0-canary.85, @graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config": +"@graphcommerce/prettier-config-pwa@npm:9.0.0-canary.86, @graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config": version: 0.0.0-use.local resolution: "@graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config" dependencies: @@ -4730,7 +4730,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/react-hook-form@npm:9.0.0-canary.85, @graphcommerce/react-hook-form@workspace:packages/react-hook-form": +"@graphcommerce/react-hook-form@npm:9.0.0-canary.86, @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: @@ -4739,9 +4739,9 @@ __metadata: lodash: "npm:^4.17.21" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.85 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.85 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.86 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.86 "@mui/utils": ^5 graphql: ^16.6.0 react: ^18.2.0 @@ -4750,7 +4750,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/typescript-config-pwa@npm:9.0.0-canary.85, @graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config": +"@graphcommerce/typescript-config-pwa@npm:9.0.0-canary.86, @graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config": version: 0.0.0-use.local resolution: "@graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config" dependencies: