diff --git a/.changeset/pre.json b/.changeset/pre.json index 8bc83dd0c8..8dce110734 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -100,6 +100,7 @@ "fuzzy-cycles-impress", "gentle-carrots-repeat", "gentle-gifts-float", + "gorgeous-coins-poke", "happy-hats-train", "heavy-spiders-grow", "hip-pianos-sip", diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index cb4e704545..a2a0f71a33 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/docs/package.json b/docs/package.json index 4ab081905f..c69c140bfe 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": true, "peerDependencies": { - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43" + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44" }, "prettier": "@graphcommerce/prettier-config-pwa" } diff --git a/examples/magento-graphcms/CHANGELOG.md b/examples/magento-graphcms/CHANGELOG.md index 2d5cc6b127..c87e712ddb 100644 --- a/examples/magento-graphcms/CHANGELOG.md +++ b/examples/magento-graphcms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index e0a018cb20..f2177b7660 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "private": true, "sideEffects": false, "packageManager": "yarn@4.1.1", @@ -22,53 +22,53 @@ "dependencies": { "@apollo/client": "~3.8.10", "@ducanh2912/next-pwa": "9.7.2", - "@graphcommerce/cli": "8.1.0-canary.43", - "@graphcommerce/demo-magento-graphcommerce": "8.1.0-canary.43", - "@graphcommerce/ecommerce-ui": "8.1.0-canary.43", - "@graphcommerce/framer-next-pages": "8.1.0-canary.43", - "@graphcommerce/framer-scroller": "8.1.0-canary.43", - "@graphcommerce/framer-utils": "8.1.0-canary.43", - "@graphcommerce/googleanalytics": "8.1.0-canary.43", - "@graphcommerce/googlerecaptcha": "8.1.0-canary.43", - "@graphcommerce/googletagmanager": "8.1.0-canary.43", - "@graphcommerce/graphcms-ui": "8.1.0-canary.43", - "@graphcommerce/graphql": "8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "8.1.0-canary.43", - "@graphcommerce/hygraph-cli": "8.1.0-canary.43", - "@graphcommerce/hygraph-dynamic-rows": "8.1.0-canary.43", - "@graphcommerce/image": "8.1.0-canary.43", - "@graphcommerce/lingui-next": "8.1.0-canary.43", - "@graphcommerce/magento-cart": "8.1.0-canary.43", - "@graphcommerce/magento-cart-billing-address": "8.1.0-canary.43", - "@graphcommerce/magento-cart-checkout": "8.1.0-canary.43", - "@graphcommerce/magento-cart-coupon": "8.1.0-canary.43", - "@graphcommerce/magento-cart-email": "8.1.0-canary.43", - "@graphcommerce/magento-cart-items": "8.1.0-canary.43", - "@graphcommerce/magento-cart-payment-method": "8.1.0-canary.43", - "@graphcommerce/magento-cart-shipping-address": "8.1.0-canary.43", - "@graphcommerce/magento-cart-shipping-method": "8.1.0-canary.43", - "@graphcommerce/magento-category": "8.1.0-canary.43", - "@graphcommerce/magento-cms": "8.1.0-canary.43", - "@graphcommerce/magento-compare": "8.1.0-canary.43", - "@graphcommerce/magento-customer": "8.1.0-canary.43", - "@graphcommerce/magento-graphql": "8.1.0-canary.43", - "@graphcommerce/magento-newsletter": "8.1.0-canary.43", - "@graphcommerce/magento-payment-included": "8.1.0-canary.43", - "@graphcommerce/magento-product": "8.1.0-canary.43", - "@graphcommerce/magento-product-bundle": "8.1.0-canary.43", - "@graphcommerce/magento-product-configurable": "8.1.0-canary.43", - "@graphcommerce/magento-product-downloadable": "8.1.0-canary.43", - "@graphcommerce/magento-product-grouped": "8.1.0-canary.43", - "@graphcommerce/magento-product-simple": "8.1.0-canary.43", - "@graphcommerce/magento-product-virtual": "8.1.0-canary.43", - "@graphcommerce/magento-recently-viewed-products": "8.1.0-canary.43", - "@graphcommerce/magento-review": "8.1.0-canary.43", - "@graphcommerce/magento-search": "8.1.0-canary.43", - "@graphcommerce/magento-store": "8.1.0-canary.43", - "@graphcommerce/magento-wishlist": "8.1.0-canary.43", - "@graphcommerce/next-config": "8.1.0-canary.43", - "@graphcommerce/next-ui": "8.1.0-canary.43", - "@graphcommerce/react-hook-form": "8.1.0-canary.43", + "@graphcommerce/cli": "8.1.0-canary.44", + "@graphcommerce/demo-magento-graphcommerce": "8.1.0-canary.44", + "@graphcommerce/ecommerce-ui": "8.1.0-canary.44", + "@graphcommerce/framer-next-pages": "8.1.0-canary.44", + "@graphcommerce/framer-scroller": "8.1.0-canary.44", + "@graphcommerce/framer-utils": "8.1.0-canary.44", + "@graphcommerce/googleanalytics": "8.1.0-canary.44", + "@graphcommerce/googlerecaptcha": "8.1.0-canary.44", + "@graphcommerce/googletagmanager": "8.1.0-canary.44", + "@graphcommerce/graphcms-ui": "8.1.0-canary.44", + "@graphcommerce/graphql": "8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "8.1.0-canary.44", + "@graphcommerce/hygraph-cli": "8.1.0-canary.44", + "@graphcommerce/hygraph-dynamic-rows": "8.1.0-canary.44", + "@graphcommerce/image": "8.1.0-canary.44", + "@graphcommerce/lingui-next": "8.1.0-canary.44", + "@graphcommerce/magento-cart": "8.1.0-canary.44", + "@graphcommerce/magento-cart-billing-address": "8.1.0-canary.44", + "@graphcommerce/magento-cart-checkout": "8.1.0-canary.44", + "@graphcommerce/magento-cart-coupon": "8.1.0-canary.44", + "@graphcommerce/magento-cart-email": "8.1.0-canary.44", + "@graphcommerce/magento-cart-items": "8.1.0-canary.44", + "@graphcommerce/magento-cart-payment-method": "8.1.0-canary.44", + "@graphcommerce/magento-cart-shipping-address": "8.1.0-canary.44", + "@graphcommerce/magento-cart-shipping-method": "8.1.0-canary.44", + "@graphcommerce/magento-category": "8.1.0-canary.44", + "@graphcommerce/magento-cms": "8.1.0-canary.44", + "@graphcommerce/magento-compare": "8.1.0-canary.44", + "@graphcommerce/magento-customer": "8.1.0-canary.44", + "@graphcommerce/magento-graphql": "8.1.0-canary.44", + "@graphcommerce/magento-newsletter": "8.1.0-canary.44", + "@graphcommerce/magento-payment-included": "8.1.0-canary.44", + "@graphcommerce/magento-product": "8.1.0-canary.44", + "@graphcommerce/magento-product-bundle": "8.1.0-canary.44", + "@graphcommerce/magento-product-configurable": "8.1.0-canary.44", + "@graphcommerce/magento-product-downloadable": "8.1.0-canary.44", + "@graphcommerce/magento-product-grouped": "8.1.0-canary.44", + "@graphcommerce/magento-product-simple": "8.1.0-canary.44", + "@graphcommerce/magento-product-virtual": "8.1.0-canary.44", + "@graphcommerce/magento-recently-viewed-products": "8.1.0-canary.44", + "@graphcommerce/magento-review": "8.1.0-canary.44", + "@graphcommerce/magento-search": "8.1.0-canary.44", + "@graphcommerce/magento-store": "8.1.0-canary.44", + "@graphcommerce/magento-wishlist": "8.1.0-canary.44", + "@graphcommerce/next-config": "8.1.0-canary.44", + "@graphcommerce/next-ui": "8.1.0-canary.44", + "@graphcommerce/react-hook-form": "8.1.0-canary.44", "@lingui/core": "4.7.0", "@lingui/macro": "4.7.0", "@lingui/react": "4.7.0", @@ -90,9 +90,9 @@ "webpack": "5.89.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "8.1.0-canary.44", "@lingui/cli": "4.7.0", "@playwright/test": "1.41.0", "@types/node": "^18", diff --git a/packages/address-fields-nl/CHANGELOG.md b/packages/address-fields-nl/CHANGELOG.md index c7f6c23cd0..90e8453847 100644 --- a/packages/address-fields-nl/CHANGELOG.md +++ b/packages/address-fields-nl/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/address-fields-nl +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/address-fields-nl/package.json b/packages/address-fields-nl/package.json index 68fb6f1ccb..26ba09198b 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/algolia-search/CHANGELOG.md b/packages/algolia-search/CHANGELOG.md index 3a1ec9ea21..45913104ad 100644 --- a/packages/algolia-search/CHANGELOG.md +++ b/packages/algolia-search/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-search +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/algolia-search/package.json b/packages/algolia-search/package.json index 1531e50fd4..6c9e77a5cc 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,17 +16,17 @@ "react-instantsearch-hooks-web": "^6.47.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-search": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-config": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-search": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-config": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 6c9f96f8d3..59bc0be3d3 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphcommerce/cli +## 8.1.0-canary.44 + +### Patch Changes + +- [`44ea147`](https://github.com/graphcommerce-org/graphcommerce/commit/44ea1474d1429d05f535df903beb1fb2c0ca7754) - Added missing tsx package + ([@paales](https://github.com/paales)) + ## 8.1.0-canary.43 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 349a42d020..0e33259c96 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -39,11 +39,11 @@ "tsx": "^4.16.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/hygraph-cli": "^8.1.0-canary.43", - "@graphcommerce/next-config": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/hygraph-cli": "^8.1.0-canary.44", + "@graphcommerce/next-config": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "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 3eaa12185c..8aba9d751f 100644 --- a/packages/demo-magento-graphcommerce/CHANGELOG.md +++ b/packages/demo-magento-graphcommerce/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/demo-magento-graphcommerce +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/demo-magento-graphcommerce/package.json b/packages/demo-magento-graphcommerce/package.json index 5f8a1cdd51..4ca1de2bc0 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,14 +15,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-scroller": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-product-configurable": "^8.1.0-canary.43", - "@graphcommerce/magento-recently-viewed-products": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-scroller": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-product-configurable": "^8.1.0-canary.44", + "@graphcommerce/magento-recently-viewed-products": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 f2946a1cc7..0e4f97ce9a 100644 --- a/packages/ecommerce-ui/CHANGELOG.md +++ b/packages/ecommerce-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/ecommerce-ui +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/ecommerce-ui/package.json b/packages/ecommerce-ui/package.json index a4f9118c86..f5eab6c93c 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,12 +12,12 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 fd5a6cf618..28a12013da 100644 --- a/packages/framer-next-pages/CHANGELOG.md +++ b/packages/framer-next-pages/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/framer-next-pages/example/CHANGELOG.md b/packages/framer-next-pages/example/CHANGELOG.md index 1ef6cd596f..5b838189b1 100644 --- a/packages/framer-next-pages/example/CHANGELOG.md +++ b/packages/framer-next-pages/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/framer-next-pages/example/package.json b/packages/framer-next-pages/example/package.json index f2c3ead4a8..01971f0247 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "scripts": { "dev": "next", "build": "next build", @@ -38,9 +38,9 @@ "webpack": "5.89.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "8.1.0-canary.44", "@lingui/cli": "4.7.0", "@playwright/test": "1.41.0", "@types/node": "^18", diff --git a/packages/framer-next-pages/package.json b/packages/framer-next-pages/package.json index 88cbaf46be..cda3be12d9 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,10 +12,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-utils": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-utils": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "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 bab0858124..56379ac238 100644 --- a/packages/framer-scroller/CHANGELOG.md +++ b/packages/framer-scroller/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/framer-scroller/example/CHANGELOG.md b/packages/framer-scroller/example/CHANGELOG.md index 048c8ad8be..f000ecf243 100644 --- a/packages/framer-scroller/example/CHANGELOG.md +++ b/packages/framer-scroller/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/framer-scroller/example/package.json b/packages/framer-scroller/example/package.json index ed5bbc0b1e..ba95c971fd 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "scripts": { "dev": "next", "build": "next build", @@ -31,9 +31,9 @@ "webpack": "5.89.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "8.1.0-canary.44", "@lingui/cli": "4.7.0", "@playwright/test": "1.41.0", "@types/node": "^18", diff --git a/packages/framer-scroller/package.json b/packages/framer-scroller/package.json index e7b18e422d..0531c70cbc 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,11 +18,11 @@ "popmotion": "11.0.5" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-utils": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-utils": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 b1ef9764bf..3cb0ad62e3 100644 --- a/packages/framer-utils/CHANGELOG.md +++ b/packages/framer-utils/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/framer-utils/package.json b/packages/framer-utils/package.json index ad6d30728f..b6f107eec3 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,9 +15,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "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 90aa7e0d3a..d22e09ebbc 100644 --- a/packages/google-datalayer/CHANGELOG.md +++ b/packages/google-datalayer/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/google-datalayer +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/google-datalayer/package.json b/packages/google-datalayer/package.json index 27a0e55b8c..b6d4a0268e 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-shipping-method": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-shipping-method": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@mui/material": "^5.14.20", "next": "^14", "react": "^18.2.0", diff --git a/packages/googleanalytics/CHANGELOG.md b/packages/googleanalytics/CHANGELOG.md index a047c0d825..3c0c876ee7 100644 --- a/packages/googleanalytics/CHANGELOG.md +++ b/packages/googleanalytics/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/googleanalytics/package.json b/packages/googleanalytics/package.json index 640ecd2b5a..7980b99a0a 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "dependencies": { - "@graphcommerce/google-datalayer": "8.1.0-canary.43" + "@graphcommerce/google-datalayer": "8.1.0-canary.44" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-shipping-method": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/next-config": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-shipping-method": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/next-config": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/googlerecaptcha/CHANGELOG.md b/packages/googlerecaptcha/CHANGELOG.md index 8d536da8ca..4302404266 100644 --- a/packages/googlerecaptcha/CHANGELOG.md +++ b/packages/googlerecaptcha/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/googlerecaptcha/package.json b/packages/googlerecaptcha/package.json index 800277be10..841b7add03 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "@types/grecaptcha": "^3.0.7" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/googletagmanager/CHANGELOG.md b/packages/googletagmanager/CHANGELOG.md index f1593dddd9..2dc4915cee 100644 --- a/packages/googletagmanager/CHANGELOG.md +++ b/packages/googletagmanager/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/googletagmanager/package.json b/packages/googletagmanager/package.json index 530d704bae..6552460f82 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "dependencies": { - "@graphcommerce/google-datalayer": "8.1.0-canary.43" + "@graphcommerce/google-datalayer": "8.1.0-canary.44" }, "devDependencies": { "@types/gapi.client.tagmanager": "^2.0.4" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 4c6999b63a..30c2e07493 100644 --- a/packages/graphql-mesh/CHANGELOG.md +++ b/packages/graphql-mesh/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/graphql-mesh/package.json b/packages/graphql-mesh/package.json index 5031a6a781..45ba816db1 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "main": "index.ts", "dependencies": { "@graphql-mesh/apollo-link": "latest", @@ -26,9 +26,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "graphql": "^16.7.1" }, "devDependencies": { diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index 4e8bdf84ab..90cf38205b 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/graphql/package.json b/packages/graphql/package.json index 37c202c4ac..fe6376ddd0 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,8 +13,8 @@ } }, "dependencies": { - "@graphcommerce/graphql-codegen-near-operation-file": "8.1.0-canary.43", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "8.1.0-canary.43", + "@graphcommerce/graphql-codegen-near-operation-file": "8.1.0-canary.44", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "8.1.0-canary.44", "@graphql-codegen/add": "5.0.1", "@graphql-codegen/fragment-matcher": "5.0.1", "@graphql-codegen/introspection": "4.0.1", @@ -28,9 +28,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "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 0abe91fe22..64f0b014cb 100644 --- a/packages/hygraph-cli/CHANGELOG.md +++ b/packages/hygraph-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-cli +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/hygraph-cli/package.json b/packages/hygraph-cli/package.json index f24d16c7b3..e6eecb0935 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -19,10 +19,10 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/next-config": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/next-config": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "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 92969233a2..d957b8b785 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 +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/hygraph-dynamic-rows-ui/package.json b/packages/hygraph-dynamic-rows-ui/package.json index b047844d8b..2c3a8352bc 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "type": "commonjs", "prettier": "@graphcommerce/prettier-config-pwa", @@ -17,7 +17,7 @@ }, "dependencies": { "@apollo/client": "~3.8.10", - "@graphcommerce/next-config": "8.1.0-canary.43", + "@graphcommerce/next-config": "8.1.0-canary.44", "@hygraph/app-sdk-react": "^0.0.3", "@lingui/core": "^4.7.0", "@lingui/macro": "^4.7.0", @@ -32,9 +32,9 @@ "webpack": "5.89.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "8.1.0-canary.44", "@types/react-is": "^18.2.4", "babel-plugin-macros": "^3.1.0", "eslint": "8.56.0", diff --git a/packages/hygraph-dynamic-rows/CHANGELOG.md b/packages/hygraph-dynamic-rows/CHANGELOG.md index d99ab998ec..c17def782e 100644 --- a/packages/hygraph-dynamic-rows/CHANGELOG.md +++ b/packages/hygraph-dynamic-rows/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-dynamic-rows +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/hygraph-dynamic-rows/package.json b/packages/hygraph-dynamic-rows/package.json index 633888c390..10313d98b6 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphcms-ui": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphcms-ui": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 b4915d7522..8a914771a3 100644 --- a/packages/hygraph-ui/CHANGELOG.md +++ b/packages/hygraph-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/hygraph-ui/package.json b/packages/hygraph-ui/package.json index 876d6d6fd9..62552d6508 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/image/CHANGELOG.md b/packages/image/CHANGELOG.md index 75d0bf954a..290f59cd84 100644 --- a/packages/image/CHANGELOG.md +++ b/packages/image/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/image/example/CHANGELOG.md b/packages/image/example/CHANGELOG.md index 4e8baeb56e..0160b5aaab 100644 --- a/packages/image/example/CHANGELOG.md +++ b/packages/image/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/image/example/package.json b/packages/image/example/package.json index 59374b05da..9fab192e7d 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "scripts": { "dev": "next", "build": "next build", @@ -31,9 +31,9 @@ "webpack": "5.89.0" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "8.1.0-canary.44", "@lingui/cli": "4.7.0", "@playwright/test": "1.41.0", "@types/node": "^18", diff --git a/packages/image/package.json b/packages/image/package.json index b33583a9d4..ae260a9902 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,10 +15,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-utils": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-utils": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/lighthouse/CHANGELOG.md b/packages/lighthouse/CHANGELOG.md index 8cde1efa09..3b6c3323a0 100644 --- a/packages/lighthouse/CHANGELOG.md +++ b/packages/lighthouse/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/lighthouse/package.json b/packages/lighthouse/package.json index f09e8e1b75..cd1332148d 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,9 +13,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "next": "*" } } diff --git a/packages/lingui-next/CHANGELOG.md b/packages/lingui-next/CHANGELOG.md index a6351d35fc..a6ecd917ee 100644 --- a/packages/lingui-next/CHANGELOG.md +++ b/packages/lingui-next/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/lingui-next/package.json b/packages/lingui-next/package.json index 98ef8f80a7..9b73195b6c 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,11 +18,11 @@ "@lingui/conf": "4.7.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/next-config": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/next-config": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-billing-address/CHANGELOG.md b/packages/magento-cart-billing-address/CHANGELOG.md index e36c32e2a3..2ca48a4750 100644 --- a/packages/magento-cart-billing-address/CHANGELOG.md +++ b/packages/magento-cart-billing-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-cart-billing-address/package.json b/packages/magento-cart-billing-address/package.json index 5ac15f73bc..c2d72be6a5 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-next-pages": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-next-pages": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 21f10049a5..c3df9b6d6f 100644 --- a/packages/magento-cart-checkout/CHANGELOG.md +++ b/packages/magento-cart-checkout/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-cart-checkout/package.json b/packages/magento-cart-checkout/package.json index 1b2378938d..57387c6021 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-coupon": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-items": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-coupon": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-items": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 4cd2319439..4ac1efc30e 100644 --- a/packages/magento-cart-coupon/CHANGELOG.md +++ b/packages/magento-cart-coupon/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-cart-coupon/package.json b/packages/magento-cart-coupon/package.json index d184f9bb14..41780e01bc 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 88901b4ffb..ccd2080da2 100644 --- a/packages/magento-cart-email/CHANGELOG.md +++ b/packages/magento-cart-email/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-cart-email/package.json b/packages/magento-cart-email/package.json index f933261b75..d5cb0bdb6b 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 229665fa70..3e7e0d9521 100644 --- a/packages/magento-cart-items/CHANGELOG.md +++ b/packages/magento-cart-items/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-cart-items/package.json b/packages/magento-cart-items/package.json index 2b71975738..a27652e2e4 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-next-pages": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-next-pages": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 7d40554e52..1682749dee 100644 --- a/packages/magento-cart-payment-method/CHANGELOG.md +++ b/packages/magento-cart-payment-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-cart-payment-method/package.json b/packages/magento-cart-payment-method/package.json index 27dfd6db37..281802e03f 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-scroller": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-scroller": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 8dfad835b7..77cb85a657 100644 --- a/packages/magento-cart-pickup/CHANGELOG.md +++ b/packages/magento-cart-pickup/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-cart-pickup/package.json b/packages/magento-cart-pickup/package.json index fa5fdeaed8..cd39fff620 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-shipping-method": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-shipping-method": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 8371ecbad1..0826b2cade 100644 --- a/packages/magento-cart-shipping-address/CHANGELOG.md +++ b/packages/magento-cart-shipping-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-cart-shipping-address/package.json b/packages/magento-cart-shipping-address/package.json index b65b2827cf..dc494ada5e 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 e567239a08..a67be02637 100644 --- a/packages/magento-cart-shipping-method/CHANGELOG.md +++ b/packages/magento-cart-shipping-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-cart-shipping-method/package.json b/packages/magento-cart-shipping-method/package.json index 9264dac599..24fa33846e 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-scroller": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-scroller": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 8d49008fbf..7a6e771cd3 100644 --- a/packages/magento-cart/CHANGELOG.md +++ b/packages/magento-cart/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-cart/package.json b/packages/magento-cart/package.json index a53e321193..b217999cd8 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-next-pages": "^8.1.0-canary.43", - "@graphcommerce/framer-scroller": "^8.1.0-canary.43", - "@graphcommerce/framer-utils": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/magento-graphql": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-next-pages": "^8.1.0-canary.44", + "@graphcommerce/framer-scroller": "^8.1.0-canary.44", + "@graphcommerce/framer-utils": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/magento-graphql": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 0bfebedba5..3ef159a9a6 100644 --- a/packages/magento-category/CHANGELOG.md +++ b/packages/magento-category/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-category/package.json b/packages/magento-category/package.json index 60978ed886..a4b9ddc0cf 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-scroller": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-scroller": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 ccc5fda2a7..b6c5ed853f 100644 --- a/packages/magento-cms/CHANGELOG.md +++ b/packages/magento-cms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-cms/package.json b/packages/magento-cms/package.json index 99e1c2c9d2..ac63a17af9 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,11 +12,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 45bcf10a9f..ff01dbce5e 100644 --- a/packages/magento-compare/CHANGELOG.md +++ b/packages/magento-compare/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-compare +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-compare/package.json b/packages/magento-compare/package.json index 1555ea444d..6f751ec26c 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-next-pages": "^8.1.0-canary.43", - "@graphcommerce/framer-utils": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-next-pages": "^8.1.0-canary.44", + "@graphcommerce/framer-utils": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 459b91b997..08adeb51c6 100644 --- a/packages/magento-customer-account/CHANGELOG.md +++ b/packages/magento-customer-account/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-customer-account/package.json b/packages/magento-customer-account/package.json index 60a6500a7d..3fe55d9251 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,9 +12,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43" + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44" } } diff --git a/packages/magento-customer-order/CHANGELOG.md b/packages/magento-customer-order/CHANGELOG.md index 0d77af6675..acd228a1a8 100644 --- a/packages/magento-customer-order/CHANGELOG.md +++ b/packages/magento-customer-order/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-customer-order/package.json b/packages/magento-customer-order/package.json index b216241700..d4a20020b4 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/magento-graphql": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/magento-graphql": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 a68d0ef9ab..cb9c4c5b2e 100644 --- a/packages/magento-customer/CHANGELOG.md +++ b/packages/magento-customer/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-customer/package.json b/packages/magento-customer/package.json index 81e3e56c9a..8cab6946ff 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-next-pages": "^8.1.0-canary.43", - "@graphcommerce/framer-utils": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-graphql": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-next-pages": "^8.1.0-canary.44", + "@graphcommerce/framer-utils": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-graphql": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-graphql/CHANGELOG.md b/packages/magento-graphql/CHANGELOG.md index 03d5a4db1a..e7cd4fbaed 100644 --- a/packages/magento-graphql/CHANGELOG.md +++ b/packages/magento-graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-graphql/package.json b/packages/magento-graphql/package.json index a92de6b46c..9b65d0a07b 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,10 +13,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "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 a6ce4e65af..3d75123018 100644 --- a/packages/magento-newsletter/CHANGELOG.md +++ b/packages/magento-newsletter/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-newsletter/package.json b/packages/magento-newsletter/package.json index 2cb6eb48a7..c181ab512c 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 1c42b3d622..c3aac60ce2 100644 --- a/packages/magento-pagebuilder/CHANGELOG.md +++ b/packages/magento-pagebuilder/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-pagebuilder +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-pagebuilder/package.json b/packages/magento-pagebuilder/package.json index f9c2152e3a..302f83a53a 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,15 +18,15 @@ "jsdom": "^23.2.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/magento-category": "^8.1.0-canary.43", - "@graphcommerce/magento-cms": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/magento-category": "^8.1.0-canary.44", + "@graphcommerce/magento-cms": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 b40a266705..fb51b46a40 100644 --- a/packages/magento-payment-adyen/CHANGELOG.md +++ b/packages/magento-payment-adyen/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-adyen +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-payment-adyen/package.json b/packages/magento-payment-adyen/package.json index ad69373dc6..4e535a9e97 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 48810593c4..d5b3f416e3 100644 --- a/packages/magento-payment-braintree/CHANGELOG.md +++ b/packages/magento-payment-braintree/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-payment-braintree/package.json b/packages/magento-payment-braintree/package.json index d9c0800e05..35f8fbc994 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,19 +18,19 @@ "braintree-web": "^3.99.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-product-configurable": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-product-configurable": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 a5493fe9f1..d77d02af75 100644 --- a/packages/magento-payment-included/CHANGELOG.md +++ b/packages/magento-payment-included/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-payment-included/package.json b/packages/magento-payment-included/package.json index c0e3266471..bdbb1eaad8 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-product-configurable": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-product-configurable": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 7103a145cc..218d157f9e 100644 --- a/packages/magento-payment-klarna/CHANGELOG.md +++ b/packages/magento-payment-klarna/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-payment-klarna/package.json b/packages/magento-payment-klarna/package.json index afde9709f6..3ac298f823 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,14 +13,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 f70db25561..b1f0b15742 100644 --- a/packages/magento-payment-multisafepay/CHANGELOG.md +++ b/packages/magento-payment-multisafepay/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-multisafepay +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-payment-multisafepay/package.json b/packages/magento-payment-multisafepay/package.json index 359eb11bef..0e3a011024 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,22 +12,22 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-checkout": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-product-configurable": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-checkout": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-product-configurable": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 12ad1c7bfd..039dcac02f 100644 --- a/packages/magento-payment-paypal/CHANGELOG.md +++ b/packages/magento-payment-paypal/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-paypal +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-payment-paypal/package.json b/packages/magento-payment-paypal/package.json index ca1ea5acbd..f33136a7f9 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 21e757f371..7c9cb88e70 100644 --- a/packages/magento-product-bundle/CHANGELOG.md +++ b/packages/magento-product-bundle/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-product-bundle/package.json b/packages/magento-product-bundle/package.json index 729d089b7b..f67d4883e1 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-items": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-product-simple": "^8.1.0-canary.43", - "@graphcommerce/magento-product-virtual": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-items": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-product-simple": "^8.1.0-canary.44", + "@graphcommerce/magento-product-virtual": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 2992675809..c2084d5684 100644 --- a/packages/magento-product-configurable/CHANGELOG.md +++ b/packages/magento-product-configurable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-product-configurable/package.json b/packages/magento-product-configurable/package.json index bf2f5863f2..a86b1898f0 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,23 +12,23 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/lingui-next": "8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-items": "^8.1.0-canary.43", - "@graphcommerce/magento-category": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-product-simple": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/lingui-next": "8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-items": "^8.1.0-canary.44", + "@graphcommerce/magento-category": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-product-simple": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 c95e004e3c..c12453e7ee 100644 --- a/packages/magento-product-downloadable/CHANGELOG.md +++ b/packages/magento-product-downloadable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-product-downloadable/package.json b/packages/magento-product-downloadable/package.json index 04906e2f4e..ea78e00a32 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 ac28188cb2..0d5b6f3603 100644 --- a/packages/magento-product-grouped/CHANGELOG.md +++ b/packages/magento-product-grouped/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-product-grouped/package.json b/packages/magento-product-grouped/package.json index c1fb90613d..021fa2fd6d 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-product-simple": "^8.1.0-canary.43", - "@graphcommerce/magento-product-virtual": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-product-simple": "^8.1.0-canary.44", + "@graphcommerce/magento-product-virtual": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 139c6796a3..baa5626c57 100644 --- a/packages/magento-product-simple/CHANGELOG.md +++ b/packages/magento-product-simple/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-product-simple/package.json b/packages/magento-product-simple/package.json index 2b4f2eebd4..cf3688a12d 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-items": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-items": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 dd1962f872..43948768ed 100644 --- a/packages/magento-product-virtual/CHANGELOG.md +++ b/packages/magento-product-virtual/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-product-virtual/package.json b/packages/magento-product-virtual/package.json index 99305c36c1..9b1aa93ed1 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-items": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-items": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 93ddb5f544..bb5ea0d84f 100644 --- a/packages/magento-product/CHANGELOG.md +++ b/packages/magento-product/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-product/package.json b/packages/magento-product/package.json index 7508f6c8b7..6687e6be71 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,19 +18,19 @@ "typescript": "5.3.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-next-pages": "^8.1.0-canary.43", - "@graphcommerce/framer-scroller": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-category": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-next-pages": "^8.1.0-canary.44", + "@graphcommerce/framer-scroller": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-category": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 45875a6218..cbb3d336ed 100644 --- a/packages/magento-recently-viewed-products/CHANGELOG.md +++ b/packages/magento-recently-viewed-products/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-recently-viewed-products +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-recently-viewed-products/package.json b/packages/magento-recently-viewed-products/package.json index 8054d756de..0b5c6225f1 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-product-configurable": "^8.1.0-canary.43", - "@graphcommerce/next-config": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-product-configurable": "^8.1.0-canary.44", + "@graphcommerce/next-config": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 8427a0a532..38428e2f14 100644 --- a/packages/magento-review/CHANGELOG.md +++ b/packages/magento-review/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-review/package.json b/packages/magento-review/package.json index cc332fae6f..d4269adf35 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.3.3" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 898ce10678..df5457db9a 100644 --- a/packages/magento-search/CHANGELOG.md +++ b/packages/magento-search/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-search/package.json b/packages/magento-search/package.json index 2842943074..2234701fad 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 4172c092bc..8f7a28af85 100644 --- a/packages/magento-store/CHANGELOG.md +++ b/packages/magento-store/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-store/package.json b/packages/magento-store/package.json index da1ed5d900..fd1463eafb 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 90a4279c25..e062703127 100644 --- a/packages/magento-wishlist/CHANGELOG.md +++ b/packages/magento-wishlist/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-wishlist +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/magento-wishlist/package.json b/packages/magento-wishlist/package.json index a352f3e625..dab4ef0b84 100644 --- a/packages/magento-wishlist/package.json +++ b/packages/magento-wishlist/package.json @@ -1,6 +1,6 @@ { "name": "@graphcommerce/magento-wishlist", - "version": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,20 +13,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-customer": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-product-configurable": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-config": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-customer": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-product-configurable": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-config": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 0518cb639a..29bccfd87b 100644 --- a/packages/mollie-magento-payment/CHANGELOG.md +++ b/packages/mollie-magento-payment/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/mollie-magento-payment/package.json b/packages/mollie-magento-payment/package.json index 70f7d7998c..ace31f3c06 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^8.1.0-canary.43", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/graphql": "^8.1.0-canary.43", - "@graphcommerce/graphql-mesh": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/magento-cart": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.43", - "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.43", - "@graphcommerce/magento-product": "^8.1.0-canary.43", - "@graphcommerce/magento-product-configurable": "^8.1.0-canary.43", - "@graphcommerce/magento-store": "^8.1.0-canary.43", - "@graphcommerce/next-ui": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/react-hook-form": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/ecommerce-ui": "^8.1.0-canary.44", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/graphql": "^8.1.0-canary.44", + "@graphcommerce/graphql-mesh": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/magento-cart": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-payment-method": "^8.1.0-canary.44", + "@graphcommerce/magento-cart-shipping-address": "^8.1.0-canary.44", + "@graphcommerce/magento-product": "^8.1.0-canary.44", + "@graphcommerce/magento-product-configurable": "^8.1.0-canary.44", + "@graphcommerce/magento-store": "^8.1.0-canary.44", + "@graphcommerce/next-ui": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/react-hook-form": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 8a1ceb3277..ac4811fddb 100644 --- a/packages/next-ui/CHANGELOG.md +++ b/packages/next-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/next-ui/package.json b/packages/next-ui/package.json index 375fa47dad..2f71b49adc 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -26,14 +26,14 @@ "typescript": "5.3.3" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/framer-next-pages": "^8.1.0-canary.43", - "@graphcommerce/framer-scroller": "^8.1.0-canary.43", - "@graphcommerce/framer-utils": "^8.1.0-canary.43", - "@graphcommerce/image": "^8.1.0-canary.43", - "@graphcommerce/lingui-next": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/framer-next-pages": "^8.1.0-canary.44", + "@graphcommerce/framer-scroller": "^8.1.0-canary.44", + "@graphcommerce/framer-utils": "^8.1.0-canary.44", + "@graphcommerce/image": "^8.1.0-canary.44", + "@graphcommerce/lingui-next": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "@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 52cf891b22..be05c2d1f0 100644 --- a/packages/react-hook-form/CHANGELOG.md +++ b/packages/react-hook-form/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packages/react-hook-form/package.json b/packages/react-hook-form/package.json index a518c8f44a..b5deaec1a8 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -16,9 +16,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "graphql": "^16.6.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/packagesDev/browserslist-config/CHANGELOG.md b/packagesDev/browserslist-config/CHANGELOG.md index 4403a3873b..e49dd31b19 100644 --- a/packagesDev/browserslist-config/CHANGELOG.md +++ b/packagesDev/browserslist-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packagesDev/browserslist-config/package.json b/packagesDev/browserslist-config/package.json index 2be3c8b0fd..f87260b4e5 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "main": "index.js", "sideEffects": false } diff --git a/packagesDev/changeset-changelog/CHANGELOG.md b/packagesDev/changeset-changelog/CHANGELOG.md index 194f0819e3..a8201a1c1c 100644 --- a/packagesDev/changeset-changelog/CHANGELOG.md +++ b/packagesDev/changeset-changelog/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/changeset-changelog +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packagesDev/changeset-changelog/package.json b/packagesDev/changeset-changelog/package.json index 8a91c0d036..8e47d2f2f1 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "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 f2a3788e2f..d512f11b36 100644 --- a/packagesDev/eslint-config/CHANGELOG.md +++ b/packagesDev/eslint-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packagesDev/eslint-config/package.json b/packagesDev/eslint-config/package.json index 165eed1d37..05079fea03 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "main": "index.js", "dependencies": { - "@graphcommerce/typescript-config-pwa": "8.1.0-canary.43", + "@graphcommerce/typescript-config-pwa": "8.1.0-canary.44", "@next/eslint-plugin-next": "14.1.0", "@typescript-eslint/eslint-plugin": "^6.19.0", "@typescript-eslint/parser": "^6.19.0", diff --git a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md index 4914518f3a..bf8413036d 100644 --- a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md +++ b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packagesDev/graphql-codegen-markdown-docs/package.json b/packagesDev/graphql-codegen-markdown-docs/package.json index 5b84d7643e..c5467a3c02 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -29,9 +29,9 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "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 55248e619a..38974042dd 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 +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packagesDev/graphql-codegen-near-operation-file/package.json b/packagesDev/graphql-codegen-near-operation-file/package.json index f37a2b66df..0db37a4c21 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -28,9 +28,9 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/typescript-config-pwa": "^8.1.0-canary.44", "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 b6d2ed305e..2a22502fa0 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 +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json index 8149c7b62a..54fb0feb9e 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "description": "GraphQL Code Generator plugin for optimizing your GraphQL queries relay style.", "type": "commonjs", "main": "dist/index.js", @@ -21,8 +21,8 @@ "typescript": "5.3.3" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.43", - "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.43", + "@graphcommerce/eslint-config-pwa": "^8.1.0-canary.44", + "@graphcommerce/prettier-config-pwa": "^8.1.0-canary.44", "graphql": "^16.7.1" }, "prettier": "@graphcommerce/prettier-config-pwa", diff --git a/packagesDev/next-config/CHANGELOG.md b/packagesDev/next-config/CHANGELOG.md index d29dee37ea..bee72b3680 100644 --- a/packagesDev/next-config/CHANGELOG.md +++ b/packagesDev/next-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packagesDev/next-config/package.json b/packagesDev/next-config/package.json index a51d992f0e..b2bb66fc30 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "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 c83528ef8e..acaaebd2d6 100644 --- a/packagesDev/prettier-config/CHANGELOG.md +++ b/packagesDev/prettier-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packagesDev/prettier-config/package.json b/packagesDev/prettier-config/package.json index 6fd1d9b7cf..a90d12170b 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "dependencies": { "prettier-plugin-jsdoc": "^1.3.0" }, diff --git a/packagesDev/typescript-config/CHANGELOG.md b/packagesDev/typescript-config/CHANGELOG.md index ac4b9fad7a..8d3264a051 100644 --- a/packagesDev/typescript-config/CHANGELOG.md +++ b/packagesDev/typescript-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 8.1.0-canary.44 + ## 8.1.0-canary.43 ## 8.1.0-canary.42 diff --git a/packagesDev/typescript-config/package.json b/packagesDev/typescript-config/package.json index 0089e66cfe..2341df009e 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": "8.1.0-canary.43", + "version": "8.1.0-canary.44", "sideEffects": false, "devDependencies": { "@tsconfig/node18": "^18.2.2" diff --git a/yarn.lock b/yarn.lock index ab421f16bc..0372f031ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2836,14 +2836,14 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/address-fields-nl@workspace:packages/address-fields-nl" peerDependencies: - "@graphcommerce/ecommerce-ui": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -2861,17 +2861,17 @@ __metadata: algoliasearch: "npm:^4.22.1" react-instantsearch-hooks-web: "npm:^6.47.3" peerDependencies: - "@graphcommerce/ecommerce-ui": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-search": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-config": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-search": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-config": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -2896,7 +2896,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/cli@npm:8.1.0-canary.43, @graphcommerce/cli@workspace:packages/cli": +"@graphcommerce/cli@npm:8.1.0-canary.44, @graphcommerce/cli@workspace:packages/cli": version: 0.0.0-use.local resolution: "@graphcommerce/cli@workspace:packages/cli" dependencies: @@ -2916,11 +2916,11 @@ __metadata: tslib: "npm:^2.6.2" tsx: "npm:^4.16.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/hygraph-cli": ^8.1.0-canary.43 - "@graphcommerce/next-config": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/hygraph-cli": ^8.1.0-canary.44 + "@graphcommerce/next-config": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 graphql: ^16.7.1 react: ^18.2.0 bin: @@ -2935,18 +2935,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/demo-magento-graphcommerce@npm:8.1.0-canary.43, @graphcommerce/demo-magento-graphcommerce@workspace:packages/demo-magento-graphcommerce": +"@graphcommerce/demo-magento-graphcommerce@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/framer-scroller": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-product-configurable": ^8.1.0-canary.43 - "@graphcommerce/magento-recently-viewed-products": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-scroller": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-product-configurable": ^8.1.0-canary.44 + "@graphcommerce/magento-recently-viewed-products": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 next: "*" @@ -2959,20 +2959,20 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/docs@workspace:docs" peerDependencies: - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 languageName: unknown linkType: soft -"@graphcommerce/ecommerce-ui@npm:8.1.0-canary.43, @graphcommerce/ecommerce-ui@workspace:packages/ecommerce-ui": +"@graphcommerce/ecommerce-ui@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -2984,11 +2984,11 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/eslint-config-pwa@npm:8.1.0-canary.43, @graphcommerce/eslint-config-pwa@workspace:packagesDev/eslint-config": +"@graphcommerce/eslint-config-pwa@npm:8.1.0-canary.44, @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:8.1.0-canary.43" + "@graphcommerce/typescript-config-pwa": "npm:8.1.0-canary.44" "@next/eslint-plugin-next": "npm:14.1.0" "@typescript-eslint/eslint-plugin": "npm:^6.19.0" "@typescript-eslint/parser": "npm:^6.19.0" @@ -3008,9 +3008,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:8.1.0-canary.43" - "@graphcommerce/prettier-config-pwa": "npm:8.1.0-canary.43" - "@graphcommerce/typescript-config-pwa": "npm:8.1.0-canary.43" + "@graphcommerce/eslint-config-pwa": "npm:8.1.0-canary.44" + "@graphcommerce/prettier-config-pwa": "npm:8.1.0-canary.44" + "@graphcommerce/typescript-config-pwa": "npm:8.1.0-canary.44" "@lingui/cli": "npm:4.7.0" "@lingui/core": "npm:4.7.0" "@lingui/macro": "npm:4.7.0" @@ -3044,14 +3044,14 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-next-pages@npm:8.1.0-canary.43, @graphcommerce/framer-next-pages@workspace:packages/framer-next-pages": +"@graphcommerce/framer-next-pages@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/framer-utils": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-utils": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 framer-motion: ^10.0.0 next: "*" react: ^18.2.0 @@ -3063,9 +3063,9 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/framer-scroller-example@workspace:packages/framer-scroller/example" dependencies: - "@graphcommerce/eslint-config-pwa": "npm:8.1.0-canary.43" - "@graphcommerce/prettier-config-pwa": "npm:8.1.0-canary.43" - "@graphcommerce/typescript-config-pwa": "npm:8.1.0-canary.43" + "@graphcommerce/eslint-config-pwa": "npm:8.1.0-canary.44" + "@graphcommerce/prettier-config-pwa": "npm:8.1.0-canary.44" + "@graphcommerce/typescript-config-pwa": "npm:8.1.0-canary.44" "@lingui/cli": "npm:4.7.0" "@lingui/core": "npm:4.7.0" "@lingui/macro": "npm:4.7.0" @@ -3099,17 +3099,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-scroller@npm:8.1.0-canary.43, @graphcommerce/framer-scroller@workspace:packages/framer-scroller": +"@graphcommerce/framer-scroller@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/framer-utils": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-utils": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 @@ -3120,35 +3120,35 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-utils@npm:8.1.0-canary.43, @graphcommerce/framer-utils@workspace:packages/framer-utils": +"@graphcommerce/framer-utils@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 framer-motion: ^10.0.0 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/google-datalayer@npm:8.1.0-canary.43, @graphcommerce/google-datalayer@workspace:packages/google-datalayer": +"@graphcommerce/google-datalayer@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-shipping-method": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-shipping-method": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@mui/material": ^5.14.20 next: ^14 react: ^18.2.0 @@ -3165,22 +3165,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googleanalytics@npm:8.1.0-canary.43, @graphcommerce/googleanalytics@workspace:packages/googleanalytics": +"@graphcommerce/googleanalytics@npm:8.1.0-canary.44, @graphcommerce/googleanalytics@workspace:packages/googleanalytics": version: 0.0.0-use.local resolution: "@graphcommerce/googleanalytics@workspace:packages/googleanalytics" dependencies: - "@graphcommerce/google-datalayer": "npm:8.1.0-canary.43" - peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-shipping-method": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/next-config": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/google-datalayer": "npm:8.1.0-canary.44" + peerDependencies: + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-shipping-method": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/next-config": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3197,17 +3197,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googlerecaptcha@npm:8.1.0-canary.43, @graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha": +"@graphcommerce/googlerecaptcha@npm:8.1.0-canary.44, @graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha": version: 0.0.0-use.local resolution: "@graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha" dependencies: "@types/grecaptcha": "npm:^3.0.7" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3215,17 +3215,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googletagmanager@npm:8.1.0-canary.43, @graphcommerce/googletagmanager@workspace:packages/googletagmanager": +"@graphcommerce/googletagmanager@npm:8.1.0-canary.44, @graphcommerce/googletagmanager@workspace:packages/googletagmanager": version: 0.0.0-use.local resolution: "@graphcommerce/googletagmanager@workspace:packages/googletagmanager" dependencies: - "@graphcommerce/google-datalayer": "npm:8.1.0-canary.43" + "@graphcommerce/google-datalayer": "npm:8.1.0-canary.44" "@types/gapi.client.tagmanager": "npm:^2.0.4" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3233,17 +3233,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/graphcms-ui@npm:8.1.0-canary.43, @graphcommerce/graphcms-ui@workspace:packages/hygraph-ui": +"@graphcommerce/graphcms-ui@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3262,14 +3262,14 @@ __metadata: "@types/parse-filepath": "npm:^1.0.2" parse-filepath: "npm:^1.0.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql-codegen-near-operation-file@npm:8.1.0-canary.43, @graphcommerce/graphql-codegen-near-operation-file@workspace:packagesDev/graphql-codegen-near-operation-file": +"@graphcommerce/graphql-codegen-near-operation-file@npm:8.1.0-canary.44, @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: @@ -3280,14 +3280,14 @@ __metadata: "@types/parse-filepath": "npm:^1.0.2" parse-filepath: "npm:^1.0.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql-codegen-relay-optimizer-plugin@npm:8.1.0-canary.43, @graphcommerce/graphql-codegen-relay-optimizer-plugin@workspace:packagesDev/graphql-codegen-relay-optimizer-plugin": +"@graphcommerce/graphql-codegen-relay-optimizer-plugin@npm:8.1.0-canary.44, @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: @@ -3296,13 +3296,13 @@ __metadata: "@types/relay-compiler": "npm:8.0.4" typescript: "npm:5.3.3" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql-mesh@npm:8.1.0-canary.43, @graphcommerce/graphql-mesh@workspace:packages/graphql-mesh": +"@graphcommerce/graphql-mesh@npm:8.1.0-canary.44, @graphcommerce/graphql-mesh@workspace:packages/graphql-mesh": version: 0.0.0-use.local resolution: "@graphcommerce/graphql-mesh@workspace:packages/graphql-mesh" dependencies: @@ -3328,19 +3328,19 @@ __metadata: uglify-es: "npm:3.3.9" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql@npm:8.1.0-canary.43, @graphcommerce/graphql@workspace:packages/graphql": +"@graphcommerce/graphql@npm:8.1.0-canary.44, @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:8.1.0-canary.43" - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:8.1.0-canary.43" + "@graphcommerce/graphql-codegen-near-operation-file": "npm:8.1.0-canary.44" + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:8.1.0-canary.44" "@graphql-codegen/add": "npm:5.0.1" "@graphql-codegen/fragment-matcher": "npm:5.0.1" "@graphql-codegen/introspection": "npm:4.0.1" @@ -3353,16 +3353,16 @@ __metadata: apollo3-cache-persist: "npm:^0.14.1" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 graphql: ^16.7.1 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/hygraph-cli@npm:8.1.0-canary.43, @graphcommerce/hygraph-cli@workspace:packages/hygraph-cli": +"@graphcommerce/hygraph-cli@npm:8.1.0-canary.44, @graphcommerce/hygraph-cli@workspace:packages/hygraph-cli": version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-cli@workspace:packages/hygraph-cli" dependencies: @@ -3374,10 +3374,10 @@ __metadata: typescript: "npm:5.3.3" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/next-config": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/next-config": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 dotenv: ^16.1.4 graphql: ^16.7.1 languageName: unknown @@ -3388,10 +3388,10 @@ __metadata: resolution: "@graphcommerce/hygraph-dynamic-rows-ui@workspace:packages/hygraph-dynamic-rows-ui" dependencies: "@apollo/client": "npm:~3.8.10" - "@graphcommerce/eslint-config-pwa": "npm:8.1.0-canary.43" - "@graphcommerce/next-config": "npm:8.1.0-canary.43" - "@graphcommerce/prettier-config-pwa": "npm:8.1.0-canary.43" - "@graphcommerce/typescript-config-pwa": "npm:8.1.0-canary.43" + "@graphcommerce/eslint-config-pwa": "npm:8.1.0-canary.44" + "@graphcommerce/next-config": "npm:8.1.0-canary.44" + "@graphcommerce/prettier-config-pwa": "npm:8.1.0-canary.44" + "@graphcommerce/typescript-config-pwa": "npm:8.1.0-canary.44" "@hygraph/app-sdk-react": "npm:^0.0.3" "@lingui/core": "npm:^4.7.0" "@lingui/macro": "npm:^4.7.0" @@ -3412,17 +3412,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/hygraph-dynamic-rows@npm:8.1.0-canary.43, @graphcommerce/hygraph-dynamic-rows@workspace:packages/hygraph-dynamic-rows": +"@graphcommerce/hygraph-dynamic-rows@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/graphcms-ui": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphcms-ui": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3434,9 +3434,9 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/image-example@workspace:packages/image/example" dependencies: - "@graphcommerce/eslint-config-pwa": "npm:8.1.0-canary.43" - "@graphcommerce/prettier-config-pwa": "npm:8.1.0-canary.43" - "@graphcommerce/typescript-config-pwa": "npm:8.1.0-canary.43" + "@graphcommerce/eslint-config-pwa": "npm:8.1.0-canary.44" + "@graphcommerce/prettier-config-pwa": "npm:8.1.0-canary.44" + "@graphcommerce/typescript-config-pwa": "npm:8.1.0-canary.44" "@lingui/cli": "npm:4.7.0" "@lingui/core": "npm:4.7.0" "@lingui/macro": "npm:4.7.0" @@ -3470,14 +3470,14 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/image@npm:8.1.0-canary.43, @graphcommerce/image@workspace:packages/image": +"@graphcommerce/image@npm:8.1.0-canary.44, @graphcommerce/image@workspace:packages/image": version: 0.0.0-use.local resolution: "@graphcommerce/image@workspace:packages/image" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/framer-utils": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-utils": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3489,24 +3489,24 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/lighthouse@workspace:packages/lighthouse" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 next: "*" languageName: unknown linkType: soft -"@graphcommerce/lingui-next@npm:8.1.0-canary.43, @graphcommerce/lingui-next@workspace:packages/lingui-next": +"@graphcommerce/lingui-next@npm:8.1.0-canary.44, @graphcommerce/lingui-next@workspace:packages/lingui-next": version: 0.0.0-use.local resolution: "@graphcommerce/lingui-next@workspace:packages/lingui-next" dependencies: "@lingui/conf": "npm:4.7.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/next-config": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/next-config": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3516,23 +3516,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-billing-address@npm:8.1.0-canary.43, @graphcommerce/magento-cart-billing-address@workspace:packages/magento-cart-billing-address": +"@graphcommerce/magento-cart-billing-address@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/framer-next-pages": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-next-pages": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3544,22 +3544,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-checkout@npm:8.1.0-canary.43, @graphcommerce/magento-cart-checkout@workspace:packages/magento-cart-checkout": +"@graphcommerce/magento-cart-checkout@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-coupon": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-items": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-coupon": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-items": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3571,20 +3571,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-coupon@npm:8.1.0-canary.43, @graphcommerce/magento-cart-coupon@workspace:packages/magento-cart-coupon": +"@graphcommerce/magento-cart-coupon@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3596,22 +3596,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-email@npm:8.1.0-canary.43, @graphcommerce/magento-cart-email@workspace:packages/magento-cart-email": +"@graphcommerce/magento-cart-email@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3623,24 +3623,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-items@npm:8.1.0-canary.43, @graphcommerce/magento-cart-items@workspace:packages/magento-cart-items": +"@graphcommerce/magento-cart-items@npm:8.1.0-canary.44, @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.15.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/framer-next-pages": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-next-pages": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3652,21 +3652,21 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-payment-method@npm:8.1.0-canary.43, @graphcommerce/magento-cart-payment-method@workspace:packages/magento-cart-payment-method": +"@graphcommerce/magento-cart-payment-method@npm:8.1.0-canary.44, @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/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/framer-scroller": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-scroller": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3682,18 +3682,18 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-pickup@workspace:packages/magento-cart-pickup" peerDependencies: - "@graphcommerce/ecommerce-ui": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-shipping-method": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-shipping-method": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3705,21 +3705,21 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-shipping-address@npm:8.1.0-canary.43, @graphcommerce/magento-cart-shipping-address@workspace:packages/magento-cart-shipping-address": +"@graphcommerce/magento-cart-shipping-address@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3731,21 +3731,21 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-shipping-method@npm:8.1.0-canary.43, @graphcommerce/magento-cart-shipping-method@workspace:packages/magento-cart-shipping-method": +"@graphcommerce/magento-cart-shipping-method@npm:8.1.0-canary.44, @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/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/framer-scroller": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-scroller": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3757,24 +3757,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart@npm:8.1.0-canary.43, @graphcommerce/magento-cart@workspace:packages/magento-cart": +"@graphcommerce/magento-cart@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/framer-next-pages": ^8.1.0-canary.43 - "@graphcommerce/framer-scroller": ^8.1.0-canary.43 - "@graphcommerce/framer-utils": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/magento-graphql": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-next-pages": ^8.1.0-canary.44 + "@graphcommerce/framer-scroller": ^8.1.0-canary.44 + "@graphcommerce/framer-utils": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/magento-graphql": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3786,19 +3786,19 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-category@npm:8.1.0-canary.43, @graphcommerce/magento-category@workspace:packages/magento-category": +"@graphcommerce/magento-category@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/framer-scroller": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-scroller": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3809,15 +3809,15 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cms@npm:8.1.0-canary.43, @graphcommerce/magento-cms@workspace:packages/magento-cms": +"@graphcommerce/magento-cms@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3828,20 +3828,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-compare@npm:8.1.0-canary.43, @graphcommerce/magento-compare@workspace:packages/magento-compare": +"@graphcommerce/magento-compare@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/framer-next-pages": ^8.1.0-canary.43 - "@graphcommerce/framer-utils": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-next-pages": ^8.1.0-canary.44 + "@graphcommerce/framer-utils": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3858,10 +3858,10 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-customer-account@workspace:packages/magento-customer-account" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 languageName: unknown linkType: soft @@ -3869,16 +3869,16 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-customer-order@workspace:packages/magento-customer-order" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/magento-graphql": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/magento-graphql": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3890,23 +3890,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-customer@npm:8.1.0-canary.43, @graphcommerce/magento-customer@workspace:packages/magento-customer": +"@graphcommerce/magento-customer@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/framer-next-pages": ^8.1.0-canary.43 - "@graphcommerce/framer-utils": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-graphql": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-next-pages": ^8.1.0-canary.44 + "@graphcommerce/framer-utils": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-graphql": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3925,56 +3925,56 @@ __metadata: dependencies: "@apollo/client": "npm:~3.8.10" "@ducanh2912/next-pwa": "npm:9.7.2" - "@graphcommerce/cli": "npm:8.1.0-canary.43" - "@graphcommerce/demo-magento-graphcommerce": "npm:8.1.0-canary.43" - "@graphcommerce/ecommerce-ui": "npm:8.1.0-canary.43" - "@graphcommerce/eslint-config-pwa": "npm:8.1.0-canary.43" - "@graphcommerce/framer-next-pages": "npm:8.1.0-canary.43" - "@graphcommerce/framer-scroller": "npm:8.1.0-canary.43" - "@graphcommerce/framer-utils": "npm:8.1.0-canary.43" - "@graphcommerce/googleanalytics": "npm:8.1.0-canary.43" - "@graphcommerce/googlerecaptcha": "npm:8.1.0-canary.43" - "@graphcommerce/googletagmanager": "npm:8.1.0-canary.43" - "@graphcommerce/graphcms-ui": "npm:8.1.0-canary.43" - "@graphcommerce/graphql": "npm:8.1.0-canary.43" - "@graphcommerce/graphql-mesh": "npm:8.1.0-canary.43" - "@graphcommerce/hygraph-cli": "npm:8.1.0-canary.43" - "@graphcommerce/hygraph-dynamic-rows": "npm:8.1.0-canary.43" - "@graphcommerce/image": "npm:8.1.0-canary.43" - "@graphcommerce/lingui-next": "npm:8.1.0-canary.43" - "@graphcommerce/magento-cart": "npm:8.1.0-canary.43" - "@graphcommerce/magento-cart-billing-address": "npm:8.1.0-canary.43" - "@graphcommerce/magento-cart-checkout": "npm:8.1.0-canary.43" - "@graphcommerce/magento-cart-coupon": "npm:8.1.0-canary.43" - "@graphcommerce/magento-cart-email": "npm:8.1.0-canary.43" - "@graphcommerce/magento-cart-items": "npm:8.1.0-canary.43" - "@graphcommerce/magento-cart-payment-method": "npm:8.1.0-canary.43" - "@graphcommerce/magento-cart-shipping-address": "npm:8.1.0-canary.43" - "@graphcommerce/magento-cart-shipping-method": "npm:8.1.0-canary.43" - "@graphcommerce/magento-category": "npm:8.1.0-canary.43" - "@graphcommerce/magento-cms": "npm:8.1.0-canary.43" - "@graphcommerce/magento-compare": "npm:8.1.0-canary.43" - "@graphcommerce/magento-customer": "npm:8.1.0-canary.43" - "@graphcommerce/magento-graphql": "npm:8.1.0-canary.43" - "@graphcommerce/magento-newsletter": "npm:8.1.0-canary.43" - "@graphcommerce/magento-payment-included": "npm:8.1.0-canary.43" - "@graphcommerce/magento-product": "npm:8.1.0-canary.43" - "@graphcommerce/magento-product-bundle": "npm:8.1.0-canary.43" - "@graphcommerce/magento-product-configurable": "npm:8.1.0-canary.43" - "@graphcommerce/magento-product-downloadable": "npm:8.1.0-canary.43" - "@graphcommerce/magento-product-grouped": "npm:8.1.0-canary.43" - "@graphcommerce/magento-product-simple": "npm:8.1.0-canary.43" - "@graphcommerce/magento-product-virtual": "npm:8.1.0-canary.43" - "@graphcommerce/magento-recently-viewed-products": "npm:8.1.0-canary.43" - "@graphcommerce/magento-review": "npm:8.1.0-canary.43" - "@graphcommerce/magento-search": "npm:8.1.0-canary.43" - "@graphcommerce/magento-store": "npm:8.1.0-canary.43" - "@graphcommerce/magento-wishlist": "npm:8.1.0-canary.43" - "@graphcommerce/next-config": "npm:8.1.0-canary.43" - "@graphcommerce/next-ui": "npm:8.1.0-canary.43" - "@graphcommerce/prettier-config-pwa": "npm:8.1.0-canary.43" - "@graphcommerce/react-hook-form": "npm:8.1.0-canary.43" - "@graphcommerce/typescript-config-pwa": "npm:8.1.0-canary.43" + "@graphcommerce/cli": "npm:8.1.0-canary.44" + "@graphcommerce/demo-magento-graphcommerce": "npm:8.1.0-canary.44" + "@graphcommerce/ecommerce-ui": "npm:8.1.0-canary.44" + "@graphcommerce/eslint-config-pwa": "npm:8.1.0-canary.44" + "@graphcommerce/framer-next-pages": "npm:8.1.0-canary.44" + "@graphcommerce/framer-scroller": "npm:8.1.0-canary.44" + "@graphcommerce/framer-utils": "npm:8.1.0-canary.44" + "@graphcommerce/googleanalytics": "npm:8.1.0-canary.44" + "@graphcommerce/googlerecaptcha": "npm:8.1.0-canary.44" + "@graphcommerce/googletagmanager": "npm:8.1.0-canary.44" + "@graphcommerce/graphcms-ui": "npm:8.1.0-canary.44" + "@graphcommerce/graphql": "npm:8.1.0-canary.44" + "@graphcommerce/graphql-mesh": "npm:8.1.0-canary.44" + "@graphcommerce/hygraph-cli": "npm:8.1.0-canary.44" + "@graphcommerce/hygraph-dynamic-rows": "npm:8.1.0-canary.44" + "@graphcommerce/image": "npm:8.1.0-canary.44" + "@graphcommerce/lingui-next": "npm:8.1.0-canary.44" + "@graphcommerce/magento-cart": "npm:8.1.0-canary.44" + "@graphcommerce/magento-cart-billing-address": "npm:8.1.0-canary.44" + "@graphcommerce/magento-cart-checkout": "npm:8.1.0-canary.44" + "@graphcommerce/magento-cart-coupon": "npm:8.1.0-canary.44" + "@graphcommerce/magento-cart-email": "npm:8.1.0-canary.44" + "@graphcommerce/magento-cart-items": "npm:8.1.0-canary.44" + "@graphcommerce/magento-cart-payment-method": "npm:8.1.0-canary.44" + "@graphcommerce/magento-cart-shipping-address": "npm:8.1.0-canary.44" + "@graphcommerce/magento-cart-shipping-method": "npm:8.1.0-canary.44" + "@graphcommerce/magento-category": "npm:8.1.0-canary.44" + "@graphcommerce/magento-cms": "npm:8.1.0-canary.44" + "@graphcommerce/magento-compare": "npm:8.1.0-canary.44" + "@graphcommerce/magento-customer": "npm:8.1.0-canary.44" + "@graphcommerce/magento-graphql": "npm:8.1.0-canary.44" + "@graphcommerce/magento-newsletter": "npm:8.1.0-canary.44" + "@graphcommerce/magento-payment-included": "npm:8.1.0-canary.44" + "@graphcommerce/magento-product": "npm:8.1.0-canary.44" + "@graphcommerce/magento-product-bundle": "npm:8.1.0-canary.44" + "@graphcommerce/magento-product-configurable": "npm:8.1.0-canary.44" + "@graphcommerce/magento-product-downloadable": "npm:8.1.0-canary.44" + "@graphcommerce/magento-product-grouped": "npm:8.1.0-canary.44" + "@graphcommerce/magento-product-simple": "npm:8.1.0-canary.44" + "@graphcommerce/magento-product-virtual": "npm:8.1.0-canary.44" + "@graphcommerce/magento-recently-viewed-products": "npm:8.1.0-canary.44" + "@graphcommerce/magento-review": "npm:8.1.0-canary.44" + "@graphcommerce/magento-search": "npm:8.1.0-canary.44" + "@graphcommerce/magento-store": "npm:8.1.0-canary.44" + "@graphcommerce/magento-wishlist": "npm:8.1.0-canary.44" + "@graphcommerce/next-config": "npm:8.1.0-canary.44" + "@graphcommerce/next-ui": "npm:8.1.0-canary.44" + "@graphcommerce/prettier-config-pwa": "npm:8.1.0-canary.44" + "@graphcommerce/react-hook-form": "npm:8.1.0-canary.44" + "@graphcommerce/typescript-config-pwa": "npm:8.1.0-canary.44" "@lingui/cli": "npm:4.7.0" "@lingui/core": "npm:4.7.0" "@lingui/macro": "npm:4.7.0" @@ -4008,33 +4008,33 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-graphql@npm:8.1.0-canary.43, @graphcommerce/magento-graphql@workspace:packages/magento-graphql": +"@graphcommerce/magento-graphql@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-newsletter@npm:8.1.0-canary.43, @graphcommerce/magento-newsletter@workspace:packages/magento-newsletter": +"@graphcommerce/magento-newsletter@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4053,15 +4053,15 @@ __metadata: "@types/jsdom": "npm:^21.1.6" jsdom: "npm:^23.2.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/magento-category": ^8.1.0-canary.43 - "@graphcommerce/magento-cms": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/magento-category": ^8.1.0-canary.44 + "@graphcommerce/magento-cms": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4077,18 +4077,18 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-adyen@workspace:packages/magento-payment-adyen" peerDependencies: - "@graphcommerce/ecommerce-ui": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4106,19 +4106,19 @@ __metadata: "@types/braintree-web": "npm:^3.96.10" braintree-web: "npm:^3.99.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-product-configurable": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-product-configurable": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4130,24 +4130,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-payment-included@npm:8.1.0-canary.43, @graphcommerce/magento-payment-included@workspace:packages/magento-payment-included": +"@graphcommerce/magento-payment-included@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-product-configurable": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-product-configurable": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4163,14 +4163,14 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-klarna@workspace:packages/magento-payment-klarna" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4186,22 +4186,22 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-multisafepay@workspace:packages/magento-payment-multisafepay" peerDependencies: - "@graphcommerce/ecommerce-ui": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-checkout": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-product-configurable": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-checkout": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-product-configurable": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4216,16 +4216,16 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-paypal@workspace:packages/magento-payment-paypal" peerDependencies: - "@graphcommerce/ecommerce-ui": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4237,23 +4237,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-bundle@npm:8.1.0-canary.43, @graphcommerce/magento-product-bundle@workspace:packages/magento-product-bundle": +"@graphcommerce/magento-product-bundle@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-items": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-product-simple": ^8.1.0-canary.43 - "@graphcommerce/magento-product-virtual": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-items": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-product-simple": ^8.1.0-canary.44 + "@graphcommerce/magento-product-virtual": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4264,27 +4264,27 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-configurable@npm:8.1.0-canary.43, @graphcommerce/magento-product-configurable@workspace:packages/magento-product-configurable": +"@graphcommerce/magento-product-configurable@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/lingui-next": 8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-items": ^8.1.0-canary.43 - "@graphcommerce/magento-category": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-product-simple": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/lingui-next": 8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-items": ^8.1.0-canary.44 + "@graphcommerce/magento-category": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-product-simple": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4296,18 +4296,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-downloadable@npm:8.1.0-canary.43, @graphcommerce/magento-product-downloadable@workspace:packages/magento-product-downloadable": +"@graphcommerce/magento-product-downloadable@npm:8.1.0-canary.44, @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/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4317,22 +4317,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-grouped@npm:8.1.0-canary.43, @graphcommerce/magento-product-grouped@workspace:packages/magento-product-grouped": +"@graphcommerce/magento-product-grouped@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-product-simple": ^8.1.0-canary.43 - "@graphcommerce/magento-product-virtual": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-product-simple": ^8.1.0-canary.44 + "@graphcommerce/magento-product-virtual": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4343,18 +4343,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-simple@npm:8.1.0-canary.43, @graphcommerce/magento-product-simple@workspace:packages/magento-product-simple": +"@graphcommerce/magento-product-simple@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-items": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-items": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4364,18 +4364,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-virtual@npm:8.1.0-canary.43, @graphcommerce/magento-product-virtual@workspace:packages/magento-product-virtual": +"@graphcommerce/magento-product-virtual@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-items": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-items": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4385,26 +4385,26 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product@npm:8.1.0-canary.43, @graphcommerce/magento-product@workspace:packages/magento-product": +"@graphcommerce/magento-product@npm:8.1.0-canary.44, @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.3.3" peerDependencies: - "@graphcommerce/ecommerce-ui": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/framer-next-pages": ^8.1.0-canary.43 - "@graphcommerce/framer-scroller": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-category": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-next-pages": ^8.1.0-canary.44 + "@graphcommerce/framer-scroller": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-category": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4416,20 +4416,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-recently-viewed-products@npm:8.1.0-canary.43, @graphcommerce/magento-recently-viewed-products@workspace:packages/magento-recently-viewed-products": +"@graphcommerce/magento-recently-viewed-products@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-product-configurable": ^8.1.0-canary.43 - "@graphcommerce/next-config": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-product-configurable": ^8.1.0-canary.44 + "@graphcommerce/next-config": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 next: "*" @@ -4438,25 +4438,25 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-review@npm:8.1.0-canary.43, @graphcommerce/magento-review@workspace:packages/magento-review": +"@graphcommerce/magento-review@npm:8.1.0-canary.44, @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.3.3" peerDependencies: - "@graphcommerce/ecommerce-ui": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4467,20 +4467,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-search@npm:8.1.0-canary.43, @graphcommerce/magento-search@workspace:packages/magento-search": +"@graphcommerce/magento-search@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4491,17 +4491,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-store@npm:8.1.0-canary.43, @graphcommerce/magento-store@workspace:packages/magento-store": +"@graphcommerce/magento-store@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4512,24 +4512,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-wishlist@npm:8.1.0-canary.43, @graphcommerce/magento-wishlist@workspace:packages/magento-wishlist": +"@graphcommerce/magento-wishlist@npm:8.1.0-canary.44, @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": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-customer": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-product-configurable": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-config": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-customer": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-product-configurable": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-config": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4545,21 +4545,21 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/mollie-magento-payment@workspace:packages/mollie-magento-payment" peerDependencies: - "@graphcommerce/ecommerce-ui": ^8.1.0-canary.43 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/graphql": ^8.1.0-canary.43 - "@graphcommerce/graphql-mesh": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/magento-cart": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.43 - "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.43 - "@graphcommerce/magento-product": ^8.1.0-canary.43 - "@graphcommerce/magento-product-configurable": ^8.1.0-canary.43 - "@graphcommerce/magento-store": ^8.1.0-canary.43 - "@graphcommerce/next-ui": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/react-hook-form": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/ecommerce-ui": ^8.1.0-canary.44 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/graphql": ^8.1.0-canary.44 + "@graphcommerce/graphql-mesh": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/magento-cart": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-payment-method": ^8.1.0-canary.44 + "@graphcommerce/magento-cart-shipping-address": ^8.1.0-canary.44 + "@graphcommerce/magento-product": ^8.1.0-canary.44 + "@graphcommerce/magento-product-configurable": ^8.1.0-canary.44 + "@graphcommerce/magento-store": ^8.1.0-canary.44 + "@graphcommerce/next-ui": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/react-hook-form": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4570,7 +4570,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/next-config@npm:8.1.0-canary.43, @graphcommerce/next-config@workspace:packagesDev/next-config": +"@graphcommerce/next-config@npm:8.1.0-canary.44, @graphcommerce/next-config@workspace:packagesDev/next-config": version: 0.0.0-use.local resolution: "@graphcommerce/next-config@workspace:packagesDev/next-config" dependencies: @@ -4598,7 +4598,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/next-ui@npm:8.1.0-canary.43, @graphcommerce/next-ui@workspace:packages/next-ui": +"@graphcommerce/next-ui@npm:8.1.0-canary.44, @graphcommerce/next-ui@workspace:packages/next-ui": version: 0.0.0-use.local resolution: "@graphcommerce/next-ui@workspace:packages/next-ui" dependencies: @@ -4613,14 +4613,14 @@ __metadata: react-is: "npm:^18.2.0" typescript: "npm:5.3.3" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/framer-next-pages": ^8.1.0-canary.43 - "@graphcommerce/framer-scroller": ^8.1.0-canary.43 - "@graphcommerce/framer-utils": ^8.1.0-canary.43 - "@graphcommerce/image": ^8.1.0-canary.43 - "@graphcommerce/lingui-next": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/framer-next-pages": ^8.1.0-canary.44 + "@graphcommerce/framer-scroller": ^8.1.0-canary.44 + "@graphcommerce/framer-utils": ^8.1.0-canary.44 + "@graphcommerce/image": ^8.1.0-canary.44 + "@graphcommerce/lingui-next": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4633,7 +4633,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/prettier-config-pwa@npm:8.1.0-canary.43, @graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config": +"@graphcommerce/prettier-config-pwa@npm:8.1.0-canary.44, @graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config": version: 0.0.0-use.local resolution: "@graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config" dependencies: @@ -4643,16 +4643,16 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/react-hook-form@npm:8.1.0-canary.43, @graphcommerce/react-hook-form@workspace:packages/react-hook-form": +"@graphcommerce/react-hook-form@npm:8.1.0-canary.44, @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: "@testing-library/react": "npm:^14.1.2" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.43 - "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.43 + "@graphcommerce/eslint-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/prettier-config-pwa": ^8.1.0-canary.44 + "@graphcommerce/typescript-config-pwa": ^8.1.0-canary.44 graphql: ^16.6.0 react: ^18.2.0 react-dom: ^18.2.0 @@ -4660,7 +4660,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/typescript-config-pwa@npm:8.1.0-canary.43, @graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config": +"@graphcommerce/typescript-config-pwa@npm:8.1.0-canary.44, @graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config": version: 0.0.0-use.local resolution: "@graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config" dependencies: