diff --git a/.changeset/pre.json b/.changeset/pre.json index 637efe4e6e..392fcb7a32 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -109,6 +109,7 @@ "clever-cups-sort", "clever-eagles-lie", "clever-ears-change", + "clever-fireants-reply", "clever-hats-sort", "clever-shirts-invite", "cold-eels-end", @@ -213,6 +214,7 @@ "ninety-pillows-deny", "odd-mails-yell", "old-chefs-deny", + "old-dodos-listen", "olive-days-brush", "olive-pumas-perform", "perfect-wombats-raise", @@ -283,6 +285,7 @@ "tender-mangos-flow", "thick-snakes-explode", "thin-teachers-try", + "three-eels-kiss", "three-mails-rescue", "tidy-timers-live", "tiny-ghosts-sit", diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index c0346e0742..48b085932e 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ### Patch Changes diff --git a/docs/package.json b/docs/package.json index 3c2380c64a..37d037de58 100644 --- a/docs/package.json +++ b/docs/package.json @@ -2,10 +2,10 @@ "name": "@graphcommerce/docs", "homepage": "https://www.graphcommerce.org/docs", "repository": "github:graphcommerce-org/graphcommerce/docs", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": true, "peerDependencies": { - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105" + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106" }, "prettier": "@graphcommerce/prettier-config-pwa" } diff --git a/examples/magento-graphcms/CHANGELOG.md b/examples/magento-graphcms/CHANGELOG.md index cc457cd7af..671707b703 100644 --- a/examples/magento-graphcms/CHANGELOG.md +++ b/examples/magento-graphcms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index 9c77cd20f2..edddafa207 100644 --- a/examples/magento-graphcms/package.json +++ b/examples/magento-graphcms/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-graphcms", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "private": true, "sideEffects": false, "packageManager": "yarn@4.1.1", @@ -27,57 +27,57 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/cli": "9.0.0-canary.105", - "@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.105", - "@graphcommerce/ecommerce-ui": "9.0.0-canary.105", - "@graphcommerce/framer-next-pages": "9.0.0-canary.105", - "@graphcommerce/framer-scroller": "9.0.0-canary.105", - "@graphcommerce/framer-utils": "9.0.0-canary.105", - "@graphcommerce/google-datalayer": "9.0.0-canary.105", - "@graphcommerce/googleanalytics": "9.0.0-canary.105", - "@graphcommerce/googlerecaptcha": "9.0.0-canary.105", - "@graphcommerce/googletagmanager": "9.0.0-canary.105", - "@graphcommerce/graphql": "9.0.0-canary.105", - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.105", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "9.0.0-canary.105", - "@graphcommerce/hygraph-cli": "9.0.0-canary.105", - "@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.105", - "@graphcommerce/hygraph-ui": "9.0.0-canary.105", - "@graphcommerce/image": "9.0.0-canary.105", - "@graphcommerce/lingui-next": "9.0.0-canary.105", - "@graphcommerce/magento-cart": "9.0.0-canary.105", - "@graphcommerce/magento-cart-billing-address": "9.0.0-canary.105", - "@graphcommerce/magento-cart-checkout": "9.0.0-canary.105", - "@graphcommerce/magento-cart-coupon": "9.0.0-canary.105", - "@graphcommerce/magento-cart-email": "9.0.0-canary.105", - "@graphcommerce/magento-cart-items": "9.0.0-canary.105", - "@graphcommerce/magento-cart-payment-method": "9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.105", - "@graphcommerce/magento-category": "9.0.0-canary.105", - "@graphcommerce/magento-cms": "9.0.0-canary.105", - "@graphcommerce/magento-compare": "9.0.0-canary.105", - "@graphcommerce/magento-customer": "9.0.0-canary.105", - "@graphcommerce/magento-graphql": "9.0.0-canary.105", - "@graphcommerce/magento-graphql-rest": "9.0.0-canary.105", - "@graphcommerce/magento-newsletter": "9.0.0-canary.105", - "@graphcommerce/magento-payment-included": "9.0.0-canary.105", - "@graphcommerce/magento-product": "9.0.0-canary.105", - "@graphcommerce/magento-product-bundle": "9.0.0-canary.105", - "@graphcommerce/magento-product-configurable": "9.0.0-canary.105", - "@graphcommerce/magento-product-downloadable": "9.0.0-canary.105", - "@graphcommerce/magento-product-grouped": "9.0.0-canary.105", - "@graphcommerce/magento-product-simple": "9.0.0-canary.105", - "@graphcommerce/magento-product-virtual": "9.0.0-canary.105", - "@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.105", - "@graphcommerce/magento-review": "9.0.0-canary.105", - "@graphcommerce/magento-search": "9.0.0-canary.105", - "@graphcommerce/magento-store": "9.0.0-canary.105", - "@graphcommerce/magento-wishlist": "9.0.0-canary.105", - "@graphcommerce/next-config": "9.0.0-canary.105", - "@graphcommerce/next-ui": "9.0.0-canary.105", - "@graphcommerce/react-hook-form": "9.0.0-canary.105", + "@graphcommerce/cli": "9.0.0-canary.106", + "@graphcommerce/demo-magento-graphcommerce": "9.0.0-canary.106", + "@graphcommerce/ecommerce-ui": "9.0.0-canary.106", + "@graphcommerce/framer-next-pages": "9.0.0-canary.106", + "@graphcommerce/framer-scroller": "9.0.0-canary.106", + "@graphcommerce/framer-utils": "9.0.0-canary.106", + "@graphcommerce/google-datalayer": "9.0.0-canary.106", + "@graphcommerce/googleanalytics": "9.0.0-canary.106", + "@graphcommerce/googlerecaptcha": "9.0.0-canary.106", + "@graphcommerce/googletagmanager": "9.0.0-canary.106", + "@graphcommerce/graphql": "9.0.0-canary.106", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.106", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "9.0.0-canary.106", + "@graphcommerce/hygraph-cli": "9.0.0-canary.106", + "@graphcommerce/hygraph-dynamic-rows": "9.0.0-canary.106", + "@graphcommerce/hygraph-ui": "9.0.0-canary.106", + "@graphcommerce/image": "9.0.0-canary.106", + "@graphcommerce/lingui-next": "9.0.0-canary.106", + "@graphcommerce/magento-cart": "9.0.0-canary.106", + "@graphcommerce/magento-cart-billing-address": "9.0.0-canary.106", + "@graphcommerce/magento-cart-checkout": "9.0.0-canary.106", + "@graphcommerce/magento-cart-coupon": "9.0.0-canary.106", + "@graphcommerce/magento-cart-email": "9.0.0-canary.106", + "@graphcommerce/magento-cart-items": "9.0.0-canary.106", + "@graphcommerce/magento-cart-payment-method": "9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.106", + "@graphcommerce/magento-category": "9.0.0-canary.106", + "@graphcommerce/magento-cms": "9.0.0-canary.106", + "@graphcommerce/magento-compare": "9.0.0-canary.106", + "@graphcommerce/magento-customer": "9.0.0-canary.106", + "@graphcommerce/magento-graphql": "9.0.0-canary.106", + "@graphcommerce/magento-graphql-rest": "9.0.0-canary.106", + "@graphcommerce/magento-newsletter": "9.0.0-canary.106", + "@graphcommerce/magento-payment-included": "9.0.0-canary.106", + "@graphcommerce/magento-product": "9.0.0-canary.106", + "@graphcommerce/magento-product-bundle": "9.0.0-canary.106", + "@graphcommerce/magento-product-configurable": "9.0.0-canary.106", + "@graphcommerce/magento-product-downloadable": "9.0.0-canary.106", + "@graphcommerce/magento-product-grouped": "9.0.0-canary.106", + "@graphcommerce/magento-product-simple": "9.0.0-canary.106", + "@graphcommerce/magento-product-virtual": "9.0.0-canary.106", + "@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.106", + "@graphcommerce/magento-review": "9.0.0-canary.106", + "@graphcommerce/magento-search": "9.0.0-canary.106", + "@graphcommerce/magento-store": "9.0.0-canary.106", + "@graphcommerce/magento-wishlist": "9.0.0-canary.106", + "@graphcommerce/next-config": "9.0.0-canary.106", + "@graphcommerce/next-ui": "9.0.0-canary.106", + "@graphcommerce/react-hook-form": "9.0.0-canary.106", "@lingui/conf": "4.14.0", "@lingui/core": "4.14.0", "@lingui/macro": "4.14.0", @@ -104,9 +104,9 @@ "webpack": "^5.96.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.106", "@lingui/cli": "4.14.0", "@playwright/test": "1.47.2", "@testing-library/react": "^14.3.1", diff --git a/examples/magento-open-source/CHANGELOG.md b/examples/magento-open-source/CHANGELOG.md index 037937fba0..526a5d4e31 100644 --- a/examples/magento-open-source/CHANGELOG.md +++ b/examples/magento-open-source/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/examples/magento-open-source/package.json b/examples/magento-open-source/package.json index e05d37ee9b..7f02ba9121 100644 --- a/examples/magento-open-source/package.json +++ b/examples/magento-open-source/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-open-source", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "private": true, "sideEffects": false, "packageManager": "yarn@4.1.1", @@ -27,53 +27,53 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/cli": "9.0.0-canary.105", - "@graphcommerce/ecommerce-ui": "9.0.0-canary.105", - "@graphcommerce/framer-next-pages": "9.0.0-canary.105", - "@graphcommerce/framer-scroller": "9.0.0-canary.105", - "@graphcommerce/framer-utils": "9.0.0-canary.105", - "@graphcommerce/google-datalayer": "9.0.0-canary.105", - "@graphcommerce/googleanalytics": "9.0.0-canary.105", - "@graphcommerce/googlerecaptcha": "9.0.0-canary.105", - "@graphcommerce/googletagmanager": "9.0.0-canary.105", - "@graphcommerce/graphql": "9.0.0-canary.105", - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.105", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "9.0.0-canary.105", - "@graphcommerce/image": "9.0.0-canary.105", - "@graphcommerce/lingui-next": "9.0.0-canary.105", - "@graphcommerce/magento-cart": "9.0.0-canary.105", - "@graphcommerce/magento-cart-billing-address": "9.0.0-canary.105", - "@graphcommerce/magento-cart-checkout": "9.0.0-canary.105", - "@graphcommerce/magento-cart-coupon": "9.0.0-canary.105", - "@graphcommerce/magento-cart-email": "9.0.0-canary.105", - "@graphcommerce/magento-cart-items": "9.0.0-canary.105", - "@graphcommerce/magento-cart-payment-method": "9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.105", - "@graphcommerce/magento-category": "9.0.0-canary.105", - "@graphcommerce/magento-cms": "9.0.0-canary.105", - "@graphcommerce/magento-compare": "9.0.0-canary.105", - "@graphcommerce/magento-customer": "9.0.0-canary.105", - "@graphcommerce/magento-graphql": "9.0.0-canary.105", - "@graphcommerce/magento-graphql-rest": "9.0.0-canary.105", - "@graphcommerce/magento-newsletter": "9.0.0-canary.105", - "@graphcommerce/magento-payment-included": "9.0.0-canary.105", - "@graphcommerce/magento-product": "9.0.0-canary.105", - "@graphcommerce/magento-product-bundle": "9.0.0-canary.105", - "@graphcommerce/magento-product-configurable": "9.0.0-canary.105", - "@graphcommerce/magento-product-downloadable": "9.0.0-canary.105", - "@graphcommerce/magento-product-grouped": "9.0.0-canary.105", - "@graphcommerce/magento-product-simple": "9.0.0-canary.105", - "@graphcommerce/magento-product-virtual": "9.0.0-canary.105", - "@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.105", - "@graphcommerce/magento-review": "9.0.0-canary.105", - "@graphcommerce/magento-search": "9.0.0-canary.105", - "@graphcommerce/magento-store": "9.0.0-canary.105", - "@graphcommerce/magento-wishlist": "9.0.0-canary.105", - "@graphcommerce/next-config": "9.0.0-canary.105", - "@graphcommerce/next-ui": "9.0.0-canary.105", - "@graphcommerce/react-hook-form": "9.0.0-canary.105", + "@graphcommerce/cli": "9.0.0-canary.106", + "@graphcommerce/ecommerce-ui": "9.0.0-canary.106", + "@graphcommerce/framer-next-pages": "9.0.0-canary.106", + "@graphcommerce/framer-scroller": "9.0.0-canary.106", + "@graphcommerce/framer-utils": "9.0.0-canary.106", + "@graphcommerce/google-datalayer": "9.0.0-canary.106", + "@graphcommerce/googleanalytics": "9.0.0-canary.106", + "@graphcommerce/googlerecaptcha": "9.0.0-canary.106", + "@graphcommerce/googletagmanager": "9.0.0-canary.106", + "@graphcommerce/graphql": "9.0.0-canary.106", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.106", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "9.0.0-canary.106", + "@graphcommerce/image": "9.0.0-canary.106", + "@graphcommerce/lingui-next": "9.0.0-canary.106", + "@graphcommerce/magento-cart": "9.0.0-canary.106", + "@graphcommerce/magento-cart-billing-address": "9.0.0-canary.106", + "@graphcommerce/magento-cart-checkout": "9.0.0-canary.106", + "@graphcommerce/magento-cart-coupon": "9.0.0-canary.106", + "@graphcommerce/magento-cart-email": "9.0.0-canary.106", + "@graphcommerce/magento-cart-items": "9.0.0-canary.106", + "@graphcommerce/magento-cart-payment-method": "9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-address": "9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-method": "9.0.0-canary.106", + "@graphcommerce/magento-category": "9.0.0-canary.106", + "@graphcommerce/magento-cms": "9.0.0-canary.106", + "@graphcommerce/magento-compare": "9.0.0-canary.106", + "@graphcommerce/magento-customer": "9.0.0-canary.106", + "@graphcommerce/magento-graphql": "9.0.0-canary.106", + "@graphcommerce/magento-graphql-rest": "9.0.0-canary.106", + "@graphcommerce/magento-newsletter": "9.0.0-canary.106", + "@graphcommerce/magento-payment-included": "9.0.0-canary.106", + "@graphcommerce/magento-product": "9.0.0-canary.106", + "@graphcommerce/magento-product-bundle": "9.0.0-canary.106", + "@graphcommerce/magento-product-configurable": "9.0.0-canary.106", + "@graphcommerce/magento-product-downloadable": "9.0.0-canary.106", + "@graphcommerce/magento-product-grouped": "9.0.0-canary.106", + "@graphcommerce/magento-product-simple": "9.0.0-canary.106", + "@graphcommerce/magento-product-virtual": "9.0.0-canary.106", + "@graphcommerce/magento-recently-viewed-products": "9.0.0-canary.106", + "@graphcommerce/magento-review": "9.0.0-canary.106", + "@graphcommerce/magento-search": "9.0.0-canary.106", + "@graphcommerce/magento-store": "9.0.0-canary.106", + "@graphcommerce/magento-wishlist": "9.0.0-canary.106", + "@graphcommerce/next-config": "9.0.0-canary.106", + "@graphcommerce/next-ui": "9.0.0-canary.106", + "@graphcommerce/react-hook-form": "9.0.0-canary.106", "@lingui/conf": "4.14.0", "@lingui/core": "4.14.0", "@lingui/macro": "4.14.0", @@ -100,9 +100,9 @@ "webpack": "^5.96.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.106", "@lingui/cli": "4.14.0", "@playwright/test": "1.47.2", "@testing-library/react": "^14.3.1", diff --git a/packages/address-fields-nl/CHANGELOG.md b/packages/address-fields-nl/CHANGELOG.md index d9a4082470..8332098e59 100644 --- a/packages/address-fields-nl/CHANGELOG.md +++ b/packages/address-fields-nl/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/address-fields-nl +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/address-fields-nl/package.json b/packages/address-fields-nl/package.json index 5a97dcf8bb..b5ab019dfb 100644 --- a/packages/address-fields-nl/package.json +++ b/packages/address-fields-nl/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/address-fields-nl", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/algolia-categories/CHANGELOG.md b/packages/algolia-categories/CHANGELOG.md index 74c1a8a355..ecc22be70c 100644 --- a/packages/algolia-categories/CHANGELOG.md +++ b/packages/algolia-categories/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-categories +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/algolia-categories/package.json b/packages/algolia-categories/package.json index 222288d7a0..0c40b6a503 100644 --- a/packages/algolia-categories/package.json +++ b/packages/algolia-categories/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-categories", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.0-canary.105", - "@graphcommerce/google-datalayer": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-search": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", + "@graphcommerce/algolia-products": "^9.0.0-canary.106", + "@graphcommerce/google-datalayer": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-search": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-insights/CHANGELOG.md b/packages/algolia-insights/CHANGELOG.md index bd8976f696..33e3ceefe1 100644 --- a/packages/algolia-insights/CHANGELOG.md +++ b/packages/algolia-insights/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-personalization +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/algolia-insights/package.json b/packages/algolia-insights/package.json index 8c7694080d..eb4812239e 100644 --- a/packages/algolia-insights/package.json +++ b/packages/algolia-insights/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-insights", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-insights-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.0-canary.105", - "@graphcommerce/google-datalayer": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", + "@graphcommerce/algolia-products": "^9.0.0-canary.106", + "@graphcommerce/google-datalayer": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", "@mui/material": "*", "react": "^18.2.0" }, diff --git a/packages/algolia-personalization/CHANGELOG.md b/packages/algolia-personalization/CHANGELOG.md index 783ac0dd26..46d0be5a0c 100644 --- a/packages/algolia-personalization/CHANGELOG.md +++ b/packages/algolia-personalization/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-personalization +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/algolia-personalization/package.json b/packages/algolia-personalization/package.json index ab254a84e1..c8f83df798 100644 --- a/packages/algolia-personalization/package.json +++ b/packages/algolia-personalization/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-personalization", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-insights-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-insights": "^9.0.0-canary.105", - "@graphcommerce/algolia-products": "^9.0.0-canary.105", - "@graphcommerce/google-datalayer": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", + "@graphcommerce/algolia-insights": "^9.0.0-canary.106", + "@graphcommerce/algolia-products": "^9.0.0-canary.106", + "@graphcommerce/google-datalayer": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-products/CHANGELOG.md b/packages/algolia-products/CHANGELOG.md index 56663b1b08..3ff6589239 100644 --- a/packages/algolia-products/CHANGELOG.md +++ b/packages/algolia-products/CHANGELOG.md @@ -1,5 +1,11 @@ # @graphcommerce/algolia-products +## 9.0.0-canary.106 + +### Patch Changes + +- [#2385](https://github.com/graphcommerce-org/graphcommerce/pull/2385) [`44f18b5`](https://github.com/graphcommerce-org/graphcommerce/commit/44f18b5a8986935728f7147d6f506dd1376fd594) - Added support for Adobe Commerce for Algolia. ([@paales](https://github.com/paales)) + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/algolia-products/package.json b/packages/algolia-products/package.json index 7817358651..2fc62006f7 100644 --- a/packages/algolia-products/package.json +++ b/packages/algolia-products/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-products", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,14 +15,14 @@ "generate": "tsx scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/google-datalayer": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-search": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", + "@graphcommerce/google-datalayer": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-search": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-recommend/CHANGELOG.md b/packages/algolia-recommend/CHANGELOG.md index eeab43b2d8..f49a1cc274 100644 --- a/packages/algolia-recommend/CHANGELOG.md +++ b/packages/algolia-recommend/CHANGELOG.md @@ -1,5 +1,11 @@ # @graphcommerce/algolia-recommend +## 9.0.0-canary.106 + +### Patch Changes + +- [#2385](https://github.com/graphcommerce-org/graphcommerce/pull/2385) [`44f18b5`](https://github.com/graphcommerce-org/graphcommerce/commit/44f18b5a8986935728f7147d6f506dd1376fd594) - Added support for Adobe Commerce for Algolia. ([@paales](https://github.com/paales)) + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/algolia-recommend/package.json b/packages/algolia-recommend/package.json index fc59db5f6a..a1a2dac635 100644 --- a/packages/algolia-recommend/package.json +++ b/packages/algolia-recommend/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-recommend", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "generate": "tsx scripts/generate-recommend-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", + "@graphcommerce/algolia-products": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-search/CHANGELOG.md b/packages/algolia-search/CHANGELOG.md index 1bb89cd658..b6d87760da 100644 --- a/packages/algolia-search/CHANGELOG.md +++ b/packages/algolia-search/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-search +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/algolia-search/package.json b/packages/algolia-search/package.json index 83e682d335..dfed9ec40a 100644 --- a/packages/algolia-search/package.json +++ b/packages/algolia-search/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-search", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,17 +15,17 @@ "algoliasearch": "^4.24.0" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-search": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-search": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 9cc50a6720..cb5a76ff7e 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/cli +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/cli/package.json b/packages/cli/package.json index 78b8ddc115..ded59af3db 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/cli", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "scripts": { "dev": "pkgroll --watch", "build": "pkgroll", @@ -40,12 +40,12 @@ "yaml": "2.5.1" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/hygraph-cli": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/hygraph-cli": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "react": "^18.2.0" }, "sideEffects": false, diff --git a/packages/demo-magento-graphcommerce/CHANGELOG.md b/packages/demo-magento-graphcommerce/CHANGELOG.md index b5fb3f5e8d..b5fddbdc59 100644 --- a/packages/demo-magento-graphcommerce/CHANGELOG.md +++ b/packages/demo-magento-graphcommerce/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/demo-magento-graphcommerce +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/demo-magento-graphcommerce/package.json b/packages/demo-magento-graphcommerce/package.json index f38641061b..433e1d41cc 100644 --- a/packages/demo-magento-graphcommerce/package.json +++ b/packages/demo-magento-graphcommerce/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/demo-magento-graphcommerce", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,14 +15,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-scroller": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.105", - "@graphcommerce/magento-recently-viewed-products": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-scroller": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.106", + "@graphcommerce/magento-recently-viewed-products": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@mui/material": "^5.10.16", "framer-motion": "^11.0.0", "next": "*", diff --git a/packages/ecommerce-ui/CHANGELOG.md b/packages/ecommerce-ui/CHANGELOG.md index 1db553da4a..6dcad9285a 100644 --- a/packages/ecommerce-ui/CHANGELOG.md +++ b/packages/ecommerce-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/ecommerce-ui +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/ecommerce-ui/package.json b/packages/ecommerce-ui/package.json index 48fdaff311..4327182711 100644 --- a/packages/ecommerce-ui/package.json +++ b/packages/ecommerce-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/ecommerce-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,12 +12,12 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 c19c8c3db5..0ba0ce275a 100644 --- a/packages/framer-next-pages/CHANGELOG.md +++ b/packages/framer-next-pages/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/framer-next-pages/example/CHANGELOG.md b/packages/framer-next-pages/example/CHANGELOG.md index 5596a7dbeb..43df680bb3 100644 --- a/packages/framer-next-pages/example/CHANGELOG.md +++ b/packages/framer-next-pages/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/framer-next-pages/example/package.json b/packages/framer-next-pages/example/package.json index e6fb3786c2..45a683b220 100644 --- a/packages/framer-next-pages/example/package.json +++ b/packages/framer-next-pages/example/package.json @@ -3,7 +3,7 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "scripts": { "dev": "next", "build": "next build", @@ -21,11 +21,11 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/framer-next-pages": "9.0.0-canary.105", - "@graphcommerce/framer-scroller": "9.0.0-canary.105", - "@graphcommerce/framer-utils": "9.0.0-canary.105", - "@graphcommerce/image": "9.0.0-canary.105", - "@graphcommerce/next-ui": "9.0.0-canary.105", + "@graphcommerce/framer-next-pages": "9.0.0-canary.106", + "@graphcommerce/framer-scroller": "9.0.0-canary.106", + "@graphcommerce/framer-utils": "9.0.0-canary.106", + "@graphcommerce/image": "9.0.0-canary.106", + "@graphcommerce/next-ui": "9.0.0-canary.106", "@lingui/core": "4.14.0", "@lingui/macro": "4.14.0", "@lingui/react": "4.14.0", @@ -47,9 +47,9 @@ "webpack": "^5.96.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.106", "@lingui/cli": "4.14.0", "@playwright/test": "1.47.2", "@types/node": "^18.19.66", diff --git a/packages/framer-next-pages/package.json b/packages/framer-next-pages/package.json index 199b6a4728..7032199b21 100644 --- a/packages/framer-next-pages/package.json +++ b/packages/framer-next-pages/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/framer-next-pages", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,10 +12,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-utils": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-utils": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "framer-motion": "^11.0.0", "next": "*", "react": "^18.2.0", diff --git a/packages/framer-scroller/CHANGELOG.md b/packages/framer-scroller/CHANGELOG.md index 8b81cdcc43..7404f9032a 100644 --- a/packages/framer-scroller/CHANGELOG.md +++ b/packages/framer-scroller/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/framer-scroller/example/CHANGELOG.md b/packages/framer-scroller/example/CHANGELOG.md index 6a3318db38..7bf26a8a7e 100644 --- a/packages/framer-scroller/example/CHANGELOG.md +++ b/packages/framer-scroller/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/framer-scroller/example/package.json b/packages/framer-scroller/example/package.json index c7ede3229c..caf8757872 100644 --- a/packages/framer-scroller/example/package.json +++ b/packages/framer-scroller/example/package.json @@ -3,7 +3,7 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "scripts": { "dev": "next", "build": "next build", @@ -14,13 +14,13 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/framer-next-pages": "9.0.0-canary.105", - "@graphcommerce/framer-scroller": "9.0.0-canary.105", - "@graphcommerce/framer-utils": "9.0.0-canary.105", - "@graphcommerce/image": "9.0.0-canary.105", - "@graphcommerce/lingui-next": "9.0.0-canary.105", - "@graphcommerce/next-config": "9.0.0-canary.105", - "@graphcommerce/next-ui": "9.0.0-canary.105", + "@graphcommerce/framer-next-pages": "9.0.0-canary.106", + "@graphcommerce/framer-scroller": "9.0.0-canary.106", + "@graphcommerce/framer-utils": "9.0.0-canary.106", + "@graphcommerce/image": "9.0.0-canary.106", + "@graphcommerce/lingui-next": "9.0.0-canary.106", + "@graphcommerce/next-config": "9.0.0-canary.106", + "@graphcommerce/next-ui": "9.0.0-canary.106", "@lingui/conf": "4.14.0", "@lingui/core": "4.14.0", "@lingui/macro": "4.14.0", @@ -43,9 +43,9 @@ "webpack": "^5.96.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.106", "@lingui/cli": "4.14.0", "@playwright/test": "1.47.2", "@types/node": "^18.19.66", diff --git a/packages/framer-scroller/package.json b/packages/framer-scroller/package.json index 8a8cae5d78..865978942b 100644 --- a/packages/framer-scroller/package.json +++ b/packages/framer-scroller/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/framer-scroller", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,11 +18,11 @@ "popmotion": "11.0.5" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-utils": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-utils": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 c64e48a6ca..c5a5bf3f62 100644 --- a/packages/framer-utils/CHANGELOG.md +++ b/packages/framer-utils/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/framer-utils/package.json b/packages/framer-utils/package.json index 3949c2c202..17163465f5 100644 --- a/packages/framer-utils/package.json +++ b/packages/framer-utils/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/framer-utils", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,9 +15,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "framer-motion": "^11.0.0", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/google-datalayer/CHANGELOG.md b/packages/google-datalayer/CHANGELOG.md index a7c647806a..1b8c9a7a51 100644 --- a/packages/google-datalayer/CHANGELOG.md +++ b/packages/google-datalayer/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/google-datalayer +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/google-datalayer/package.json b/packages/google-datalayer/package.json index f1c8b5d9ef..2830785bc6 100644 --- a/packages/google-datalayer/package.json +++ b/packages/google-datalayer/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/google-datalayer", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@mui/material": "^5.14.20", "next": "^14", "react": "^18.2.0", diff --git a/packages/googleanalytics/CHANGELOG.md b/packages/googleanalytics/CHANGELOG.md index 63479cb23c..462f1e094b 100644 --- a/packages/googleanalytics/CHANGELOG.md +++ b/packages/googleanalytics/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/googleanalytics/package.json b/packages/googleanalytics/package.json index a40dea722a..320ed61d4f 100644 --- a/packages/googleanalytics/package.json +++ b/packages/googleanalytics/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/googleanalytics", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/google-datalayer": "9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/google-datalayer": "9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/googlerecaptcha/CHANGELOG.md b/packages/googlerecaptcha/CHANGELOG.md index d18161b826..a53b66d2a3 100644 --- a/packages/googlerecaptcha/CHANGELOG.md +++ b/packages/googlerecaptcha/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/googlerecaptcha/package.json b/packages/googlerecaptcha/package.json index d662c1de15..45e0b8dece 100644 --- a/packages/googlerecaptcha/package.json +++ b/packages/googlerecaptcha/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/googlerecaptcha", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "@types/grecaptcha": "^3.0.9" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@mui/material": "^5.10.16", "graphql": "^16.9.0", "next": "*", diff --git a/packages/googletagmanager/CHANGELOG.md b/packages/googletagmanager/CHANGELOG.md index 230469db22..fea89ec3a9 100644 --- a/packages/googletagmanager/CHANGELOG.md +++ b/packages/googletagmanager/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/googletagmanager/package.json b/packages/googletagmanager/package.json index c87c21671c..7f8ac04a37 100644 --- a/packages/googletagmanager/package.json +++ b/packages/googletagmanager/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/googletagmanager", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "@types/gapi.client.tagmanager": "^2.0.4" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/google-datalayer": "9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/google-datalayer": "9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/graphcms-ui/CHANGELOG.md b/packages/graphcms-ui/CHANGELOG.md index f8df2f95ba..a62f34984d 100644 --- a/packages/graphcms-ui/CHANGELOG.md +++ b/packages/graphcms-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/graphcms-ui/package.json b/packages/graphcms-ui/package.json index c45543e261..52138af53c 100644 --- a/packages/graphcms-ui/package.json +++ b/packages/graphcms-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphcms-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,6 +12,6 @@ } }, "peerDependencies": { - "@graphcommerce/hygraph-ui": "^9.0.0-canary.105" + "@graphcommerce/hygraph-ui": "^9.0.0-canary.106" } } diff --git a/packages/graphql-mesh/CHANGELOG.md b/packages/graphql-mesh/CHANGELOG.md index f7f759c552..606a319430 100644 --- a/packages/graphql-mesh/CHANGELOG.md +++ b/packages/graphql-mesh/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/graphql-mesh/package.json b/packages/graphql-mesh/package.json index 177c8a3f7b..545e15543d 100644 --- a/packages/graphql-mesh/package.json +++ b/packages/graphql-mesh/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-mesh", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "main": "index.ts", "dependencies": { "@graphql-mesh/config": "latest", @@ -35,9 +35,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105" + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106" }, "devDependencies": { "@types/uglify-es": "^3.0.3", diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index 434ac88ddb..b171d99e89 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/graphql/package.json b/packages/graphql/package.json index 0803d44b45..2f68b3d9a8 100644 --- a/packages/graphql/package.json +++ b/packages/graphql/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -27,11 +27,11 @@ "graphql": "^16.7.1" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.105", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0-canary.106", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "react": "^18.2.0", "react-dom": "^18.2.0" } diff --git a/packages/hygraph-cli/CHANGELOG.md b/packages/hygraph-cli/CHANGELOG.md index bb6b4f57c6..5274ed22a5 100644 --- a/packages/hygraph-cli/CHANGELOG.md +++ b/packages/hygraph-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-cli +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/hygraph-cli/package.json b/packages/hygraph-cli/package.json index 9adf226615..f71e9eaac0 100644 --- a/packages/hygraph-cli/package.json +++ b/packages/hygraph-cli/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-cli", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -20,10 +20,10 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "dotenv": "^16.1.4" }, "devDependencies": { diff --git a/packages/hygraph-dynamic-rows-ui/CHANGELOG.md b/packages/hygraph-dynamic-rows-ui/CHANGELOG.md index 37cac6df41..eb96fa072d 100644 --- a/packages/hygraph-dynamic-rows-ui/CHANGELOG.md +++ b/packages/hygraph-dynamic-rows-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-dynamic-rows-ui +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/hygraph-dynamic-rows-ui/package.json b/packages/hygraph-dynamic-rows-ui/package.json index 884962c520..3008673efd 100644 --- a/packages/hygraph-dynamic-rows-ui/package.json +++ b/packages/hygraph-dynamic-rows-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-dynamic-rows-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "type": "commonjs", "prettier": "@graphcommerce/prettier-config-pwa", @@ -17,7 +17,7 @@ }, "dependencies": { "@apollo/client": "~3.11.10", - "@graphcommerce/next-config": "9.0.0-canary.105", + "@graphcommerce/next-config": "9.0.0-canary.106", "@hygraph/app-sdk-react": "^0.0.5", "@lingui/core": "4.14.0", "@lingui/macro": "4.14.0", @@ -32,9 +32,9 @@ "webpack": "^5.96.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.106", "@types/react-is": "^18.3.0", "babel-plugin-macros": "^3.1.0", "eslint": "^8", diff --git a/packages/hygraph-dynamic-rows/CHANGELOG.md b/packages/hygraph-dynamic-rows/CHANGELOG.md index 860eb21599..878073607b 100644 --- a/packages/hygraph-dynamic-rows/CHANGELOG.md +++ b/packages/hygraph-dynamic-rows/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-dynamic-rows +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/hygraph-dynamic-rows/package.json b/packages/hygraph-dynamic-rows/package.json index ec59c4d183..437b5dd1c1 100644 --- a/packages/hygraph-dynamic-rows/package.json +++ b/packages/hygraph-dynamic-rows/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-dynamic-rows", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/hygraph-ui": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/hygraph-ui": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 6e222b3caa..ac3058fac2 100644 --- a/packages/hygraph-ui/CHANGELOG.md +++ b/packages/hygraph-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/hygraph-ui/package.json b/packages/hygraph-ui/package.json index 889d802aa6..495f44e119 100644 --- a/packages/hygraph-ui/package.json +++ b/packages/hygraph-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/image/CHANGELOG.md b/packages/image/CHANGELOG.md index 6f91a13d81..a6fdea3eac 100644 --- a/packages/image/CHANGELOG.md +++ b/packages/image/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/image/example/CHANGELOG.md b/packages/image/example/CHANGELOG.md index 2dff7b6fec..c35d2b2002 100644 --- a/packages/image/example/CHANGELOG.md +++ b/packages/image/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/image/example/package.json b/packages/image/example/package.json index 87ca6a91f2..da708d7d64 100644 --- a/packages/image/example/package.json +++ b/packages/image/example/package.json @@ -3,14 +3,14 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { - "@graphcommerce/framer-utils": "9.0.0-canary.105", + "@graphcommerce/framer-utils": "9.0.0-canary.106", "@lingui/core": "4.14.0", "@lingui/macro": "4.14.0", "@lingui/react": "4.14.0", @@ -32,9 +32,9 @@ "webpack": "^5.96.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.106", "@lingui/cli": "4.14.0", "@types/node": "^18.19.66", "@types/react": "^18.3.12", diff --git a/packages/image/package.json b/packages/image/package.json index 6257aef1ad..8751b81066 100644 --- a/packages/image/package.json +++ b/packages/image/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/image", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,10 +15,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-utils": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-utils": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/lighthouse/CHANGELOG.md b/packages/lighthouse/CHANGELOG.md index 8c47cdba85..0ba7d8560a 100644 --- a/packages/lighthouse/CHANGELOG.md +++ b/packages/lighthouse/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/lighthouse/package.json b/packages/lighthouse/package.json index 12651f8207..03a971e6f1 100644 --- a/packages/lighthouse/package.json +++ b/packages/lighthouse/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/lighthouse", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,9 +13,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "next": "*" } } diff --git a/packages/lingui-next/CHANGELOG.md b/packages/lingui-next/CHANGELOG.md index 8c2bc5323a..65838eb2e3 100644 --- a/packages/lingui-next/CHANGELOG.md +++ b/packages/lingui-next/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/lingui-next/package.json b/packages/lingui-next/package.json index e378513343..7c9aa79d13 100644 --- a/packages/lingui-next/package.json +++ b/packages/lingui-next/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/lingui-next", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,11 +15,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@lingui/conf": "^4.7.0", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", diff --git a/packages/magento-cart-billing-address/CHANGELOG.md b/packages/magento-cart-billing-address/CHANGELOG.md index a3b288a436..5d43fa807a 100644 --- a/packages/magento-cart-billing-address/CHANGELOG.md +++ b/packages/magento-cart-billing-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-cart-billing-address/package.json b/packages/magento-cart-billing-address/package.json index c02ac71a05..98f3f4cbf8 100644 --- a/packages/magento-cart-billing-address/package.json +++ b/packages/magento-cart-billing-address/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-billing-address", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 70e3513971..28fa261607 100644 --- a/packages/magento-cart-checkout/CHANGELOG.md +++ b/packages/magento-cart-checkout/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-cart-checkout/package.json b/packages/magento-cart-checkout/package.json index aee8c491c8..9069b7ad64 100644 --- a/packages/magento-cart-checkout/package.json +++ b/packages/magento-cart-checkout/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-checkout", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-coupon": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-coupon": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 3e8f522033..55ccd6cede 100644 --- a/packages/magento-cart-coupon/CHANGELOG.md +++ b/packages/magento-cart-coupon/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-cart-coupon/package.json b/packages/magento-cart-coupon/package.json index 7355a514a3..7794e9ab45 100644 --- a/packages/magento-cart-coupon/package.json +++ b/packages/magento-cart-coupon/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-coupon", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 74f28282dd..6e081f05a8 100644 --- a/packages/magento-cart-email/CHANGELOG.md +++ b/packages/magento-cart-email/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-cart-email/package.json b/packages/magento-cart-email/package.json index 23ffc25d76..29d2bda26c 100644 --- a/packages/magento-cart-email/package.json +++ b/packages/magento-cart-email/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-email", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 982c3b83f3..55f9a0a737 100644 --- a/packages/magento-cart-items/CHANGELOG.md +++ b/packages/magento-cart-items/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-cart-items/package.json b/packages/magento-cart-items/package.json index 1802bf0bc2..9c3cbd446d 100644 --- a/packages/magento-cart-items/package.json +++ b/packages/magento-cart-items/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-items", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 4d69dcd1d3..dbc8dc93e4 100644 --- a/packages/magento-cart-payment-method/CHANGELOG.md +++ b/packages/magento-cart-payment-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-cart-payment-method/package.json b/packages/magento-cart-payment-method/package.json index 51d71cd1fc..faadb96949 100644 --- a/packages/magento-cart-payment-method/package.json +++ b/packages/magento-cart-payment-method/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-payment-method", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-scroller": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-scroller": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 f611558978..753436ef7f 100644 --- a/packages/magento-cart-pickup/CHANGELOG.md +++ b/packages/magento-cart-pickup/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-cart-pickup/package.json b/packages/magento-cart-pickup/package.json index 4493755ae5..264089bde7 100644 --- a/packages/magento-cart-pickup/package.json +++ b/packages/magento-cart-pickup/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-pickup", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 72290274c8..d1b86c7ff0 100644 --- a/packages/magento-cart-shipping-address/CHANGELOG.md +++ b/packages/magento-cart-shipping-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-cart-shipping-address/package.json b/packages/magento-cart-shipping-address/package.json index 606e0ab81e..8d13a31def 100644 --- a/packages/magento-cart-shipping-address/package.json +++ b/packages/magento-cart-shipping-address/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-shipping-address", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 8c04c5ebfa..89546e95d5 100644 --- a/packages/magento-cart-shipping-method/CHANGELOG.md +++ b/packages/magento-cart-shipping-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-cart-shipping-method/package.json b/packages/magento-cart-shipping-method/package.json index a4084c44ee..f2030b8e85 100644 --- a/packages/magento-cart-shipping-method/package.json +++ b/packages/magento-cart-shipping-method/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-shipping-method", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-scroller": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-scroller": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 bb4343e269..4029c08876 100644 --- a/packages/magento-cart/CHANGELOG.md +++ b/packages/magento-cart/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-cart/package.json b/packages/magento-cart/package.json index a4fb15feba..99071f13e4 100644 --- a/packages/magento-cart/package.json +++ b/packages/magento-cart/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.105", - "@graphcommerce/framer-scroller": "^9.0.0-canary.105", - "@graphcommerce/framer-utils": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-graphql": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.106", + "@graphcommerce/framer-scroller": "^9.0.0-canary.106", + "@graphcommerce/framer-utils": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-graphql": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 73fbe9ac91..8e26727fac 100644 --- a/packages/magento-category/CHANGELOG.md +++ b/packages/magento-category/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-category/package.json b/packages/magento-category/package.json index 37843042a5..222ea3364f 100644 --- a/packages/magento-category/package.json +++ b/packages/magento-category/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-category", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-scroller": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-scroller": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 c9b2938547..7d480dede6 100644 --- a/packages/magento-cms/CHANGELOG.md +++ b/packages/magento-cms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-cms/package.json b/packages/magento-cms/package.json index f26f168cee..5e6c9d96b9 100644 --- a/packages/magento-cms/package.json +++ b/packages/magento-cms/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cms", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,11 +12,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 e1ff15d6a2..47afefb91f 100644 --- a/packages/magento-compare/CHANGELOG.md +++ b/packages/magento-compare/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-compare +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-compare/package.json b/packages/magento-compare/package.json index fe5078e888..2c5826ec2d 100644 --- a/packages/magento-compare/package.json +++ b/packages/magento-compare/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-compare", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.105", - "@graphcommerce/framer-utils": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.106", + "@graphcommerce/framer-utils": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 5933fedf54..27f4aacd99 100644 --- a/packages/magento-customer-account/CHANGELOG.md +++ b/packages/magento-customer-account/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-customer-account/package.json b/packages/magento-customer-account/package.json index 3fe4290574..efd7a40c72 100644 --- a/packages/magento-customer-account/package.json +++ b/packages/magento-customer-account/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-customer-account", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,9 +12,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105" + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106" } } diff --git a/packages/magento-customer-order/CHANGELOG.md b/packages/magento-customer-order/CHANGELOG.md index 14d380ff2f..6384234b05 100644 --- a/packages/magento-customer-order/CHANGELOG.md +++ b/packages/magento-customer-order/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-customer-order/package.json b/packages/magento-customer-order/package.json index 185940c45f..107d9bbfe8 100644 --- a/packages/magento-customer-order/package.json +++ b/packages/magento-customer-order/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-customer-order", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-graphql": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-graphql": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 88313dbb9d..e2ca7426f1 100644 --- a/packages/magento-customer/CHANGELOG.md +++ b/packages/magento-customer/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-customer/package.json b/packages/magento-customer/package.json index 4278154927..2b05f2ebfb 100644 --- a/packages/magento-customer/package.json +++ b/packages/magento-customer/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-customer", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.105", - "@graphcommerce/framer-utils": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-graphql": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.106", + "@graphcommerce/framer-utils": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-graphql": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-graphql-rest/CHANGELOG.md b/packages/magento-graphql-rest/CHANGELOG.md index f02803254e..c30cd2a7d7 100644 --- a/packages/magento-graphql-rest/CHANGELOG.md +++ b/packages/magento-graphql-rest/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-graphql-rest +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-graphql-rest/package.json b/packages/magento-graphql-rest/package.json index fca7af3d40..c926fee5a1 100644 --- a/packages/magento-graphql-rest/package.json +++ b/packages/magento-graphql-rest/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-graphql-rest", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -16,11 +16,11 @@ "generate": "tsx ./scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-search": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-search": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", "graphql": "^16.0.0" }, "devDependencies": { diff --git a/packages/magento-graphql/CHANGELOG.md b/packages/magento-graphql/CHANGELOG.md index c93b41fde3..63bf3709ea 100644 --- a/packages/magento-graphql/CHANGELOG.md +++ b/packages/magento-graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-graphql/package.json b/packages/magento-graphql/package.json index e027128ccb..ed0aa67138 100644 --- a/packages/magento-graphql/package.json +++ b/packages/magento-graphql/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-graphql", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,10 +13,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "graphql": "^16.0.0", "next": "*", "react": "^18.2.0", diff --git a/packages/magento-newsletter/CHANGELOG.md b/packages/magento-newsletter/CHANGELOG.md index 71f143a43b..7502e0b0a7 100644 --- a/packages/magento-newsletter/CHANGELOG.md +++ b/packages/magento-newsletter/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-newsletter/package.json b/packages/magento-newsletter/package.json index 5459396768..fc8175fe06 100644 --- a/packages/magento-newsletter/package.json +++ b/packages/magento-newsletter/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-newsletter", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 dfca7b349e..c9b6c7232e 100644 --- a/packages/magento-pagebuilder/CHANGELOG.md +++ b/packages/magento-pagebuilder/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-pagebuilder +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-pagebuilder/package.json b/packages/magento-pagebuilder/package.json index e874d09827..a555cce8e9 100644 --- a/packages/magento-pagebuilder/package.json +++ b/packages/magento-pagebuilder/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-pagebuilder", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,15 +18,15 @@ "jsdom": "^23.2.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/magento-category": "^9.0.0-canary.105", - "@graphcommerce/magento-cms": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/magento-category": "^9.0.0-canary.106", + "@graphcommerce/magento-cms": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 bd882e9f84..d77f1e9c36 100644 --- a/packages/magento-payment-adyen/CHANGELOG.md +++ b/packages/magento-payment-adyen/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-adyen +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-payment-adyen/package.json b/packages/magento-payment-adyen/package.json index 77bd34faba..96ad985b83 100644 --- a/packages/magento-payment-adyen/package.json +++ b/packages/magento-payment-adyen/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-adyen", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 27147ed93e..048968dd73 100644 --- a/packages/magento-payment-braintree/CHANGELOG.md +++ b/packages/magento-payment-braintree/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-payment-braintree/package.json b/packages/magento-payment-braintree/package.json index 780f1565bf..be98f04afc 100644 --- a/packages/magento-payment-braintree/package.json +++ b/packages/magento-payment-braintree/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-braintree", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,19 +18,19 @@ "braintree-web": "^3.109.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 c0930a0db7..cb0ffc40a0 100644 --- a/packages/magento-payment-included/CHANGELOG.md +++ b/packages/magento-payment-included/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-payment-included/package.json b/packages/magento-payment-included/package.json index fbab6ad496..484308b285 100644 --- a/packages/magento-payment-included/package.json +++ b/packages/magento-payment-included/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-included", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 77518e5180..b1f53ba802 100644 --- a/packages/magento-payment-klarna/CHANGELOG.md +++ b/packages/magento-payment-klarna/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-payment-klarna/package.json b/packages/magento-payment-klarna/package.json index dce8800700..6320109303 100644 --- a/packages/magento-payment-klarna/package.json +++ b/packages/magento-payment-klarna/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-klarna", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,14 +13,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 02fd01c6d5..559fc23ef8 100644 --- a/packages/magento-payment-multisafepay/CHANGELOG.md +++ b/packages/magento-payment-multisafepay/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-multisafepay +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-payment-multisafepay/package.json b/packages/magento-payment-multisafepay/package.json index c1e58d095d..8e9c676590 100644 --- a/packages/magento-payment-multisafepay/package.json +++ b/packages/magento-payment-multisafepay/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-multisafepay", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,22 +12,22 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-checkout": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-checkout": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 bc662a1531..9562f5b1a7 100644 --- a/packages/magento-payment-paypal/CHANGELOG.md +++ b/packages/magento-payment-paypal/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-paypal +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-payment-paypal/package.json b/packages/magento-payment-paypal/package.json index 779bccb4ae..f42f6a6dc2 100644 --- a/packages/magento-payment-paypal/package.json +++ b/packages/magento-payment-paypal/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-paypal", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 20e2d5663c..83a722bdee 100644 --- a/packages/magento-product-bundle/CHANGELOG.md +++ b/packages/magento-product-bundle/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-product-bundle/package.json b/packages/magento-product-bundle/package.json index 7c3a5563a0..5ab2c9691a 100644 --- a/packages/magento-product-bundle/package.json +++ b/packages/magento-product-bundle/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-bundle", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-product-simple": "^9.0.0-canary.105", - "@graphcommerce/magento-product-virtual": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-product-simple": "^9.0.0-canary.106", + "@graphcommerce/magento-product-virtual": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 5c8cbc1d61..11ecdd1c31 100644 --- a/packages/magento-product-configurable/CHANGELOG.md +++ b/packages/magento-product-configurable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-product-configurable/package.json b/packages/magento-product-configurable/package.json index f6bff14abf..e75a4bc8a9 100644 --- a/packages/magento-product-configurable/package.json +++ b/packages/magento-product-configurable/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-configurable", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,23 +12,23 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/lingui-next": "9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.105", - "@graphcommerce/magento-category": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-product-simple": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/lingui-next": "9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.106", + "@graphcommerce/magento-category": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-product-simple": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 9699613c94..a4040d7ad4 100644 --- a/packages/magento-product-downloadable/CHANGELOG.md +++ b/packages/magento-product-downloadable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-product-downloadable/package.json b/packages/magento-product-downloadable/package.json index 2da3096a6f..0fed64e26d 100644 --- a/packages/magento-product-downloadable/package.json +++ b/packages/magento-product-downloadable/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-downloadable", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 b7d619d22f..b0c6ec057b 100644 --- a/packages/magento-product-grouped/CHANGELOG.md +++ b/packages/magento-product-grouped/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-product-grouped/package.json b/packages/magento-product-grouped/package.json index aeb5244cda..fd51ce8f55 100644 --- a/packages/magento-product-grouped/package.json +++ b/packages/magento-product-grouped/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-grouped", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-product-simple": "^9.0.0-canary.105", - "@graphcommerce/magento-product-virtual": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-product-simple": "^9.0.0-canary.106", + "@graphcommerce/magento-product-virtual": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 55300774dc..6d1861bcda 100644 --- a/packages/magento-product-simple/CHANGELOG.md +++ b/packages/magento-product-simple/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-product-simple/package.json b/packages/magento-product-simple/package.json index 790ddb260a..63ecd5446d 100644 --- a/packages/magento-product-simple/package.json +++ b/packages/magento-product-simple/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-simple", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 b4d8573ea8..e702ce55b9 100644 --- a/packages/magento-product-virtual/CHANGELOG.md +++ b/packages/magento-product-virtual/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-product-virtual/package.json b/packages/magento-product-virtual/package.json index 9297a65de0..502990b0fd 100644 --- a/packages/magento-product-virtual/package.json +++ b/packages/magento-product-virtual/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-virtual", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-items": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-items": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 5922e78c66..f365ebd9c1 100644 --- a/packages/magento-product/CHANGELOG.md +++ b/packages/magento-product/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-product/package.json b/packages/magento-product/package.json index 22bb8d6584..f2bdce204e 100644 --- a/packages/magento-product/package.json +++ b/packages/magento-product/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.7.2" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.105", - "@graphcommerce/framer-scroller": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.106", + "@graphcommerce/framer-scroller": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 d97331fbf4..394f3931ea 100644 --- a/packages/magento-recently-viewed-products/CHANGELOG.md +++ b/packages/magento-recently-viewed-products/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-recently-viewed-products +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-recently-viewed-products/package.json b/packages/magento-recently-viewed-products/package.json index fee961b0f4..3b031126f3 100644 --- a/packages/magento-recently-viewed-products/package.json +++ b/packages/magento-recently-viewed-products/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-recently-viewed-products", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@mui/material": "^5.10.16", "framer-motion": "^11.0.0", "next": "*", diff --git a/packages/magento-review/CHANGELOG.md b/packages/magento-review/CHANGELOG.md index 70b106974f..00a33880ed 100644 --- a/packages/magento-review/CHANGELOG.md +++ b/packages/magento-review/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-review/package.json b/packages/magento-review/package.json index 13a8019ad9..a90ce025db 100644 --- a/packages/magento-review/package.json +++ b/packages/magento-review/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-review", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.7.2" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 d71efb4eb0..fcbab14588 100644 --- a/packages/magento-search/CHANGELOG.md +++ b/packages/magento-search/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-search/package.json b/packages/magento-search/package.json index 5f206ee10c..8b7cb71c7e 100644 --- a/packages/magento-search/package.json +++ b/packages/magento-search/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-search", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 b99f27bab5..0fc305742d 100644 --- a/packages/magento-store/CHANGELOG.md +++ b/packages/magento-store/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-store/package.json b/packages/magento-store/package.json index 7e3133d33a..27272a1e98 100644 --- a/packages/magento-store/package.json +++ b/packages/magento-store/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-store", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 9559f5df38..eebc7824bb 100644 --- a/packages/magento-wishlist/CHANGELOG.md +++ b/packages/magento-wishlist/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-wishlist +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/magento-wishlist/package.json b/packages/magento-wishlist/package.json index 1e06484418..03682a9453 100644 --- a/packages/magento-wishlist/package.json +++ b/packages/magento-wishlist/package.json @@ -1,6 +1,6 @@ { "name": "@graphcommerce/magento-wishlist", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,20 +13,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-customer": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-config": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-customer": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-config": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 6d9b85632a..a52dbe7cf5 100644 --- a/packages/mollie-magento-payment/CHANGELOG.md +++ b/packages/mollie-magento-payment/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/mollie-magento-payment/package.json b/packages/mollie-magento-payment/package.json index 7587593edf..c40ead0f5f 100644 --- a/packages/mollie-magento-payment/package.json +++ b/packages/mollie-magento-payment/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/mollie-magento-payment", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.0-canary.105", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/graphql": "^9.0.0-canary.105", - "@graphcommerce/graphql-mesh": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/magento-cart": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.105", - "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.105", - "@graphcommerce/magento-product": "^9.0.0-canary.105", - "@graphcommerce/magento-product-configurable": "^9.0.0-canary.105", - "@graphcommerce/magento-store": "^9.0.0-canary.105", - "@graphcommerce/next-ui": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/react-hook-form": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/ecommerce-ui": "^9.0.0-canary.106", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/graphql": "^9.0.0-canary.106", + "@graphcommerce/graphql-mesh": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/magento-cart": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.106", + "@graphcommerce/magento-cart-shipping-address": "^9.0.0-canary.106", + "@graphcommerce/magento-product": "^9.0.0-canary.106", + "@graphcommerce/magento-product-configurable": "^9.0.0-canary.106", + "@graphcommerce/magento-store": "^9.0.0-canary.106", + "@graphcommerce/next-ui": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/react-hook-form": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 019ab2a21d..320da1ebaa 100644 --- a/packages/next-ui/CHANGELOG.md +++ b/packages/next-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/next-ui/package.json b/packages/next-ui/package.json index 224d098d2b..d5f240084e 100644 --- a/packages/next-ui/package.json +++ b/packages/next-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/next-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -24,13 +24,13 @@ "@emotion/react": "^11", "@emotion/server": "^11", "@emotion/styled": "^11", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/framer-next-pages": "^9.0.0-canary.105", - "@graphcommerce/framer-scroller": "^9.0.0-canary.105", - "@graphcommerce/framer-utils": "^9.0.0-canary.105", - "@graphcommerce/image": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/framer-next-pages": "^9.0.0-canary.106", + "@graphcommerce/framer-scroller": "^9.0.0-canary.106", + "@graphcommerce/framer-utils": "^9.0.0-canary.106", + "@graphcommerce/image": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@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 c82ae44765..2f3bf27f9b 100644 --- a/packages/react-hook-form/CHANGELOG.md +++ b/packages/react-hook-form/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packages/react-hook-form/package.json b/packages/react-hook-form/package.json index 97bb66f232..30ac44d775 100644 --- a/packages/react-hook-form/package.json +++ b/packages/react-hook-form/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/react-hook-form", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -13,9 +13,9 @@ }, "peerDependencies": { "@apollo/client": "^3", - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105", + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106", "@mui/utils": "^5", "@testing-library/react": "^14.3.1", "graphql": "^16.6.0", diff --git a/packagesDev/browserslist-config/CHANGELOG.md b/packagesDev/browserslist-config/CHANGELOG.md index 1577475f8b..150f46a1e2 100644 --- a/packagesDev/browserslist-config/CHANGELOG.md +++ b/packagesDev/browserslist-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packagesDev/browserslist-config/package.json b/packagesDev/browserslist-config/package.json index 25d3b6ca95..17473cc561 100644 --- a/packagesDev/browserslist-config/package.json +++ b/packagesDev/browserslist-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/browserslist-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "main": "index.js", "sideEffects": false } diff --git a/packagesDev/changeset-changelog/CHANGELOG.md b/packagesDev/changeset-changelog/CHANGELOG.md index 228d010f09..c4425f5e3c 100644 --- a/packagesDev/changeset-changelog/CHANGELOG.md +++ b/packagesDev/changeset-changelog/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/changeset-changelog +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packagesDev/changeset-changelog/package.json b/packagesDev/changeset-changelog/package.json index 904d67ecf5..550a6d55b3 100644 --- a/packagesDev/changeset-changelog/package.json +++ b/packagesDev/changeset-changelog/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/changeset-changelog", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "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 9025a9fbca..e8b293dff1 100644 --- a/packagesDev/eslint-config/CHANGELOG.md +++ b/packagesDev/eslint-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packagesDev/eslint-config/package.json b/packagesDev/eslint-config/package.json index 6bb2bd644b..85322dc5f3 100644 --- a/packagesDev/eslint-config/package.json +++ b/packagesDev/eslint-config/package.json @@ -2,10 +2,10 @@ "name": "@graphcommerce/eslint-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "main": "index.js", "dependencies": { - "@graphcommerce/typescript-config-pwa": "9.0.0-canary.105", + "@graphcommerce/typescript-config-pwa": "9.0.0-canary.106", "@next/eslint-plugin-next": "15.0.3", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", diff --git a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md index ef3a6155e4..6cb1890db6 100644 --- a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md +++ b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packagesDev/graphql-codegen-markdown-docs/package.json b/packagesDev/graphql-codegen-markdown-docs/package.json index b54b0615df..94eeb05167 100644 --- a/packagesDev/graphql-codegen-markdown-docs/package.json +++ b/packagesDev/graphql-codegen-markdown-docs/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-codegen-markdown-docs", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -30,8 +30,8 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105" + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106" } } diff --git a/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md b/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md index 406c931740..5f8488dba7 100644 --- a/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md +++ b/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packagesDev/graphql-codegen-near-operation-file/package.json b/packagesDev/graphql-codegen-near-operation-file/package.json index f8e779afd0..10c158df93 100644 --- a/packagesDev/graphql-codegen-near-operation-file/package.json +++ b/packagesDev/graphql-codegen-near-operation-file/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-codegen-near-operation-file", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -29,8 +29,8 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.105" + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.106" } } diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md b/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md index 6655a9f588..f3ae044379 100644 --- a/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md +++ b/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json index 76d57afa33..e7279024a9 100644 --- a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json +++ b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-codegen-relay-optimizer-plugin", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "description": "GraphQL Code Generator plugin for optimizing your GraphQL queries relay style.", "type": "commonjs", "main": "dist/index.js", @@ -22,8 +22,8 @@ "typescript": "5.7.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.105", - "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.105" + "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.106", + "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.106" }, "prettier": "@graphcommerce/prettier-config-pwa", "eslint": { diff --git a/packagesDev/next-config/CHANGELOG.md b/packagesDev/next-config/CHANGELOG.md index 8e1b8ac852..482018ecb6 100644 --- a/packagesDev/next-config/CHANGELOG.md +++ b/packagesDev/next-config/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 9.0.0-canary.106 + +### Minor Changes + +- [#2385](https://github.com/graphcommerce-org/graphcommerce/pull/2385) [`3434ede`](https://github.com/graphcommerce-org/graphcommerce/commit/3434ede37855c36949711d05d13eb01906b29ad0) - Added a functionality to copy directories from packages to the project and keep them managed with GraphCommerce ([@paales](https://github.com/paales)) + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packagesDev/next-config/package.json b/packagesDev/next-config/package.json index b6a479fbcd..930a36f588 100644 --- a/packagesDev/next-config/package.json +++ b/packagesDev/next-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/next-config", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "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 b76f83528d..95ee8342cc 100644 --- a/packagesDev/prettier-config/CHANGELOG.md +++ b/packagesDev/prettier-config/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 9.0.0-canary.106 + +### Patch Changes + +- [#2385](https://github.com/graphcommerce-org/graphcommerce/pull/2385) [`654be83`](https://github.com/graphcommerce-org/graphcommerce/commit/654be8309cab209d95935cf06c84469726c981e7) - Enable prettier-plugin-jsdoc ([@paales](https://github.com/paales)) + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packagesDev/prettier-config/package.json b/packagesDev/prettier-config/package.json index 662809064e..df8bc793a9 100644 --- a/packagesDev/prettier-config/package.json +++ b/packagesDev/prettier-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/prettier-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "dependencies": { "@ianvs/prettier-plugin-sort-imports": "^4.4.0", "prettier": "^3", diff --git a/packagesDev/typescript-config/CHANGELOG.md b/packagesDev/typescript-config/CHANGELOG.md index 8b9ef2c976..086b6ba8f0 100644 --- a/packagesDev/typescript-config/CHANGELOG.md +++ b/packagesDev/typescript-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.0-canary.106 + ## 9.0.0-canary.105 ## 9.0.0-canary.104 diff --git a/packagesDev/typescript-config/package.json b/packagesDev/typescript-config/package.json index 7138acc34f..3d6c5023e6 100644 --- a/packagesDev/typescript-config/package.json +++ b/packagesDev/typescript-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/typescript-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.0-canary.105", + "version": "9.0.0-canary.106", "sideEffects": false, "devDependencies": { "@tsconfig/node18": "^18.2.4" diff --git a/yarn.lock b/yarn.lock index 44625036d8..976cf9d345 100644 --- a/yarn.lock +++ b/yarn.lock @@ -186,7 +186,7 @@ __metadata: languageName: node linkType: hard -"@apollo/client@npm:^3, @apollo/client@npm:~3.11.8, @apollo/client@npm:~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0 || ~3.9.0 || ~3.10.0 || ~3.11.0": +"@apollo/client@npm:~3.11.10, @apollo/client@npm:~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0 || ~3.9.0 || ~3.10.0 || ~3.11.0": version: 3.11.10 resolution: "@apollo/client@npm:3.11.10" dependencies: @@ -540,7 +540,7 @@ __metadata: languageName: node linkType: hard -"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.0, @babel/parser@npm:^7.16.8, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.21.2, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.0, @babel/parser@npm:^7.26.2": +"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.0, @babel/parser@npm:^7.16.8, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.22.0, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.0, @babel/parser@npm:^7.26.2": version: 7.26.2 resolution: "@babel/parser@npm:7.26.2" dependencies: @@ -1715,7 +1715,7 @@ __metadata: languageName: node linkType: hard -"@changesets/apply-release-plan@npm:^7.0.5": +"@changesets/apply-release-plan@npm:^7.0.6": version: 7.0.6 resolution: "@changesets/apply-release-plan@npm:7.0.6" dependencies: @@ -1770,21 +1770,21 @@ __metadata: languageName: node linkType: hard -"@changesets/cli@npm:2.27.9": - version: 2.27.9 - resolution: "@changesets/cli@npm:2.27.9" +"@changesets/cli@npm:2.27.10": + version: 2.27.10 + resolution: "@changesets/cli@npm:2.27.10" dependencies: - "@changesets/apply-release-plan": "npm:^7.0.5" - "@changesets/assemble-release-plan": "npm:^6.0.4" + "@changesets/apply-release-plan": "npm:^7.0.6" + "@changesets/assemble-release-plan": "npm:^6.0.5" "@changesets/changelog-git": "npm:^0.2.0" - "@changesets/config": "npm:^3.0.3" + "@changesets/config": "npm:^3.0.4" "@changesets/errors": "npm:^0.2.0" "@changesets/get-dependents-graph": "npm:^2.1.2" - "@changesets/get-release-plan": "npm:^4.0.4" - "@changesets/git": "npm:^3.0.1" + "@changesets/get-release-plan": "npm:^4.0.5" + "@changesets/git": "npm:^3.0.2" "@changesets/logger": "npm:^0.1.1" "@changesets/pre": "npm:^2.0.1" - "@changesets/read": "npm:^0.6.1" + "@changesets/read": "npm:^0.6.2" "@changesets/should-skip-package": "npm:^0.1.1" "@changesets/types": "npm:^6.0.0" "@changesets/write": "npm:^0.3.2" @@ -1800,11 +1800,11 @@ __metadata: picocolors: "npm:^1.1.0" resolve-from: "npm:^5.0.0" semver: "npm:^7.5.3" - spawndamnit: "npm:^2.0.0" + spawndamnit: "npm:^3.0.1" term-size: "npm:^2.1.0" bin: changeset: bin.js - checksum: 10c0/bcd651aa177eb58eaee4c3c86f961c5411dbe7c77a9b421d22cd4a422f4802795d1cd51be6769c16bb30d3f88dc8a06ab4977fc6457430373b680fd5ee59b59a + checksum: 10c0/5faa80ee439a406be8a2a25443e329bd0be724606bbae615657bddb6a0602039f30fc550a493a6ba014619d413d4b4117f7c025566132020bf031ca3c406a26f languageName: node linkType: hard @@ -1876,7 +1876,7 @@ __metadata: languageName: node linkType: hard -"@changesets/get-release-plan@npm:^4.0.4": +"@changesets/get-release-plan@npm:^4.0.5": version: 4.0.5 resolution: "@changesets/get-release-plan@npm:4.0.5" dependencies: @@ -1897,7 +1897,7 @@ __metadata: languageName: node linkType: hard -"@changesets/git@npm:^3.0.1, @changesets/git@npm:^3.0.2": +"@changesets/git@npm:^3.0.2": version: 3.0.2 resolution: "@changesets/git@npm:3.0.2" dependencies: @@ -1950,7 +1950,7 @@ __metadata: languageName: node linkType: hard -"@changesets/read@npm:^0.6.1, @changesets/read@npm:^0.6.2": +"@changesets/read@npm:^0.6.2": version: 0.6.2 resolution: "@changesets/read@npm:0.6.2" dependencies: @@ -2688,14 +2688,14 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/address-fields-nl@workspace:packages/address-fields-nl" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -2706,26 +2706,6 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/adobe-commerce@workspace:packages/adobe-commerce": - version: 0.0.0-use.local - resolution: "@graphcommerce/adobe-commerce@workspace:packages/adobe-commerce" - dependencies: - graphql: "npm:^16.0.0" - tsx: "npm:^4.16.2" - peerDependencies: - "@graphcommerce/algolia-products": ^9.0.0-canary.86 - "@graphcommerce/google-datalayer": ^9.0.0-canary.86 - "@graphcommerce/graphql": ^9.0.0-canary.86 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.86 - "@graphcommerce/magento-customer": ^9.0.0-canary.86 - "@graphcommerce/magento-product": ^9.0.0-canary.86 - "@graphcommerce/magento-search": ^9.0.0-canary.86 - "@graphcommerce/next-config": ^9.0.0-canary.86 - "@graphcommerce/next-ui": ^9.0.0-canary.86 - react: ^18.2.0 - languageName: unknown - linkType: soft - "@graphcommerce/algolia-categories@workspace:packages/algolia-categories": version: 0.0.0-use.local resolution: "@graphcommerce/algolia-categories@workspace:packages/algolia-categories" @@ -2733,15 +2713,15 @@ __metadata: graphql: "npm:^16.9.0" tsx: "npm:^4.19.1" peerDependencies: - "@graphcommerce/algolia-products": ^9.0.0-canary.105 - "@graphcommerce/google-datalayer": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-search": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 + "@graphcommerce/algolia-products": ^9.0.0-canary.106 + "@graphcommerce/google-datalayer": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-search": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 react: ^18.2.0 languageName: unknown linkType: soft @@ -2753,15 +2733,15 @@ __metadata: graphql: "npm:^16.9.0" tsx: "npm:^4.19.1" peerDependencies: - "@graphcommerce/algolia-products": ^9.0.0-canary.105 - "@graphcommerce/google-datalayer": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 + "@graphcommerce/algolia-products": ^9.0.0-canary.106 + "@graphcommerce/google-datalayer": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 "@mui/material": "*" react: ^18.2.0 languageName: unknown @@ -2774,15 +2754,15 @@ __metadata: graphql: "npm:^16.9.0" tsx: "npm:^4.19.1" peerDependencies: - "@graphcommerce/algolia-insights": ^9.0.0-canary.105 - "@graphcommerce/algolia-products": ^9.0.0-canary.105 - "@graphcommerce/google-datalayer": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 + "@graphcommerce/algolia-insights": ^9.0.0-canary.106 + "@graphcommerce/algolia-products": ^9.0.0-canary.106 + "@graphcommerce/google-datalayer": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 react: ^18.2.0 languageName: unknown linkType: soft @@ -2794,14 +2774,14 @@ __metadata: graphql: "npm:^16.9.0" tsx: "npm:^4.19.1" peerDependencies: - "@graphcommerce/google-datalayer": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-search": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 + "@graphcommerce/google-datalayer": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-search": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 react: ^18.2.0 languageName: unknown linkType: soft @@ -2813,11 +2793,11 @@ __metadata: graphql: "npm:^16.9.0" tsx: "npm:^4.19.1" peerDependencies: - "@graphcommerce/algolia-products": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 + "@graphcommerce/algolia-products": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 react: ^18.2.0 languageName: unknown linkType: soft @@ -2828,17 +2808,17 @@ __metadata: dependencies: algoliasearch: "npm:^4.24.0" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-search": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-search": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -2863,18 +2843,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/cli@npm:9.0.0-canary.105, @graphcommerce/cli@workspace:packages/cli": +"@graphcommerce/cli@npm:9.0.0-canary.106, @graphcommerce/cli@workspace:packages/cli": version: 0.0.0-use.local resolution: "@graphcommerce/cli@workspace:packages/cli" dependencies: - "@graphql-codegen/cli": "npm:5.0.2" + "@graphql-codegen/cli": "npm:5.0.3" "@graphql-mesh/cli": "npm:latest" "@graphql-mesh/cross-helpers": "npm:latest" "@graphql-mesh/runtime": "npm:latest" "@graphql-mesh/store": "npm:latest" "@graphql-mesh/types": "npm:latest" "@graphql-mesh/utils": "npm:latest" - "@graphql-tools/utils": "npm:^10.3.2" + "@graphql-tools/utils": "npm:^10.6.0" cosmiconfig: "npm:^8.3.6" detect-package-manager: "npm:^3.0.2" dotenv: "npm:16.4.5" @@ -2887,12 +2867,12 @@ __metadata: tsx: "npm:^4.19.1" yaml: "npm:2.5.1" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/hygraph-cli": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/hygraph-cli": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 react: ^18.2.0 bin: gql-gen: dist/bin/codegen.js @@ -2906,18 +2886,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/demo-magento-graphcommerce@npm:9.0.0-canary.105, @graphcommerce/demo-magento-graphcommerce@workspace:packages/demo-magento-graphcommerce": +"@graphcommerce/demo-magento-graphcommerce@npm:9.0.0-canary.106, @graphcommerce/demo-magento-graphcommerce@workspace:packages/demo-magento-graphcommerce": version: 0.0.0-use.local resolution: "@graphcommerce/demo-magento-graphcommerce@workspace:packages/demo-magento-graphcommerce" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-scroller": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.105 - "@graphcommerce/magento-recently-viewed-products": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-scroller": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.106 + "@graphcommerce/magento-recently-viewed-products": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@mui/material": ^5.10.16 framer-motion: ^11.0.0 next: "*" @@ -2930,20 +2910,20 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/docs@workspace:docs" peerDependencies: - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 languageName: unknown linkType: soft -"@graphcommerce/ecommerce-ui@npm:9.0.0-canary.105, @graphcommerce/ecommerce-ui@workspace:packages/ecommerce-ui": +"@graphcommerce/ecommerce-ui@npm:9.0.0-canary.106, @graphcommerce/ecommerce-ui@workspace:packages/ecommerce-ui": version: 0.0.0-use.local resolution: "@graphcommerce/ecommerce-ui@workspace:packages/ecommerce-ui" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -2955,12 +2935,12 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/eslint-config-pwa@npm:9.0.0-canary.105, @graphcommerce/eslint-config-pwa@workspace:packagesDev/eslint-config": +"@graphcommerce/eslint-config-pwa@npm:9.0.0-canary.106, @graphcommerce/eslint-config-pwa@workspace:packagesDev/eslint-config": version: 0.0.0-use.local resolution: "@graphcommerce/eslint-config-pwa@workspace:packagesDev/eslint-config" dependencies: - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.105" - "@next/eslint-plugin-next": "npm:14.2.14" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.106" + "@next/eslint-plugin-next": "npm:15.0.3" "@typescript-eslint/eslint-plugin": "npm:^7.18.0" "@typescript-eslint/parser": "npm:^7.18.0" eslint: "npm:^8" @@ -2971,7 +2951,7 @@ __metadata: eslint-plugin-jsx-a11y: "npm:6.10.0" eslint-plugin-react: "npm:^7.37.1" eslint-plugin-react-hooks: "npm:4.6.2" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" languageName: unknown linkType: soft @@ -2983,26 +2963,26 @@ __metadata: "@emotion/react": "npm:11.12.0" "@emotion/server": "npm:^11.11.0" "@emotion/styled": "npm:^11.13.0" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.105" - "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.105" - "@graphcommerce/framer-scroller": "npm:9.0.0-canary.105" - "@graphcommerce/framer-utils": "npm:9.0.0-canary.105" - "@graphcommerce/image": "npm:9.0.0-canary.105" - "@graphcommerce/next-ui": "npm:9.0.0-canary.105" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.105" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.105" - "@lingui/cli": "npm:4.11.4" - "@lingui/core": "npm:4.11.4" - "@lingui/macro": "npm:4.11.4" - "@lingui/react": "npm:4.11.4" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.106" + "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.106" + "@graphcommerce/framer-scroller": "npm:9.0.0-canary.106" + "@graphcommerce/framer-utils": "npm:9.0.0-canary.106" + "@graphcommerce/image": "npm:9.0.0-canary.106" + "@graphcommerce/next-ui": "npm:9.0.0-canary.106" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.106" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.106" + "@lingui/cli": "npm:4.14.0" + "@lingui/core": "npm:4.14.0" + "@lingui/macro": "npm:4.14.0" + "@lingui/react": "npm:4.14.0" "@mui/lab": "npm:5.0.0-alpha.173" "@mui/material": "npm:5.16.7" - "@next/env": "npm:14.2.14" + "@next/env": "npm:15.0.3" "@parcel/watcher": "npm:^2.4.1" "@playwright/test": "npm:1.47.2" - "@types/node": "npm:^18.19.54" - "@types/react": "npm:^18.3.11" - "@types/react-dom": "npm:^18.3.0" + "@types/node": "npm:^18.19.66" + "@types/react": "npm:^18.3.12" + "@types/react-dom": "npm:^18.3.1" "@types/react-is": "npm:^18.3.0" "@unts/patch-package": "npm:^8.0.0" babel-plugin-macros: "npm:^3.1.0" @@ -3012,26 +2992,26 @@ __metadata: eslint: "npm:^8" framer-motion: "npm:11.11.1" graphql: "npm:^16.9.0" - next: "npm:14.2.14" + next: "npm:15.0.3" next-sitemap: "npm:4.2.3" - prettier: "npm:3.3.3" + prettier: "npm:^3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" sharp: "npm:0.33.5" type-fest: "npm:^4.26.1" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" webpack: "npm:^5.96.1" languageName: unknown linkType: soft -"@graphcommerce/framer-next-pages@npm:9.0.0-canary.105, @graphcommerce/framer-next-pages@workspace:packages/framer-next-pages": +"@graphcommerce/framer-next-pages@npm:9.0.0-canary.106, @graphcommerce/framer-next-pages@workspace:packages/framer-next-pages": version: 0.0.0-use.local resolution: "@graphcommerce/framer-next-pages@workspace:packages/framer-next-pages" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-utils": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-utils": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 framer-motion: ^11.0.0 next: "*" react: ^18.2.0 @@ -3047,29 +3027,29 @@ __metadata: "@emotion/react": "npm:11.12.0" "@emotion/server": "npm:^11.11.0" "@emotion/styled": "npm:^11.13.0" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.105" - "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.105" - "@graphcommerce/framer-scroller": "npm:9.0.0-canary.105" - "@graphcommerce/framer-utils": "npm:9.0.0-canary.105" - "@graphcommerce/image": "npm:9.0.0-canary.105" - "@graphcommerce/lingui-next": "npm:9.0.0-canary.105" - "@graphcommerce/next-config": "npm:9.0.0-canary.105" - "@graphcommerce/next-ui": "npm:9.0.0-canary.105" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.105" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.105" - "@lingui/cli": "npm:4.11.4" - "@lingui/conf": "npm:4.11.4" - "@lingui/core": "npm:4.11.4" - "@lingui/macro": "npm:4.11.4" - "@lingui/react": "npm:4.11.4" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.106" + "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.106" + "@graphcommerce/framer-scroller": "npm:9.0.0-canary.106" + "@graphcommerce/framer-utils": "npm:9.0.0-canary.106" + "@graphcommerce/image": "npm:9.0.0-canary.106" + "@graphcommerce/lingui-next": "npm:9.0.0-canary.106" + "@graphcommerce/next-config": "npm:9.0.0-canary.106" + "@graphcommerce/next-ui": "npm:9.0.0-canary.106" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.106" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.106" + "@lingui/cli": "npm:4.14.0" + "@lingui/conf": "npm:4.14.0" + "@lingui/core": "npm:4.14.0" + "@lingui/macro": "npm:4.14.0" + "@lingui/react": "npm:4.14.0" "@mui/lab": "npm:5.0.0-alpha.173" "@mui/material": "npm:5.16.7" - "@next/env": "npm:14.2.14" + "@next/env": "npm:15.0.3" "@parcel/watcher": "npm:^2.4.1" "@playwright/test": "npm:1.47.2" - "@types/node": "npm:^18.19.54" - "@types/react": "npm:^18.3.11" - "@types/react-dom": "npm:^18.3.0" + "@types/node": "npm:^18.19.66" + "@types/react": "npm:^18.3.12" + "@types/react-dom": "npm:^18.3.1" "@types/react-is": "npm:^18.3.0" "@unts/patch-package": "npm:^8.0.0" babel-plugin-macros: "npm:^3.1.0" @@ -3079,29 +3059,29 @@ __metadata: eslint: "npm:^8" framer-motion: "npm:11.11.1" graphql: "npm:^16.9.0" - next: "npm:14.2.14" + next: "npm:15.0.3" next-sitemap: "npm:4.2.3" - prettier: "npm:3.3.3" + prettier: "npm:^3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" sharp: "npm:0.33.5" type-fest: "npm:^4.26.1" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" webpack: "npm:^5.96.1" languageName: unknown linkType: soft -"@graphcommerce/framer-scroller@npm:9.0.0-canary.105, @graphcommerce/framer-scroller@workspace:packages/framer-scroller": +"@graphcommerce/framer-scroller@npm:9.0.0-canary.106, @graphcommerce/framer-scroller@workspace:packages/framer-scroller": version: 0.0.0-use.local resolution: "@graphcommerce/framer-scroller@workspace:packages/framer-scroller" dependencies: popmotion: "npm:11.0.5" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-utils": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-utils": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 @@ -3112,36 +3092,36 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/framer-utils@npm:9.0.0-canary.105, @graphcommerce/framer-utils@workspace:packages/framer-utils": +"@graphcommerce/framer-utils@npm:9.0.0-canary.106, @graphcommerce/framer-utils@workspace:packages/framer-utils": version: 0.0.0-use.local resolution: "@graphcommerce/framer-utils@workspace:packages/framer-utils" dependencies: framesync: "npm:^6.1.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 framer-motion: ^11.0.0 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/google-datalayer@npm:9.0.0-canary.105, @graphcommerce/google-datalayer@workspace:packages/google-datalayer": +"@graphcommerce/google-datalayer@npm:9.0.0-canary.106, @graphcommerce/google-datalayer@workspace:packages/google-datalayer": version: 0.0.0-use.local resolution: "@graphcommerce/google-datalayer@workspace:packages/google-datalayer" dependencies: web-vitals: "npm:^4.2.3" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@mui/material": ^5.14.20 next: ^14 react: ^18.2.0 @@ -3160,21 +3140,21 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googleanalytics@npm:9.0.0-canary.105, @graphcommerce/googleanalytics@workspace:packages/googleanalytics": +"@graphcommerce/googleanalytics@npm:9.0.0-canary.106, @graphcommerce/googleanalytics@workspace:packages/googleanalytics": version: 0.0.0-use.local resolution: "@graphcommerce/googleanalytics@workspace:packages/googleanalytics" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/google-datalayer": 9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/google-datalayer": 9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3191,17 +3171,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googlerecaptcha@npm:9.0.0-canary.105, @graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha": +"@graphcommerce/googlerecaptcha@npm:9.0.0-canary.106, @graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha": version: 0.0.0-use.local resolution: "@graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha" dependencies: "@types/grecaptcha": "npm:^3.0.9" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@mui/material": ^5.10.16 graphql: ^16.9.0 next: "*" @@ -3210,17 +3190,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googletagmanager@npm:9.0.0-canary.105, @graphcommerce/googletagmanager@workspace:packages/googletagmanager": +"@graphcommerce/googletagmanager@npm:9.0.0-canary.106, @graphcommerce/googletagmanager@workspace:packages/googletagmanager": version: 0.0.0-use.local resolution: "@graphcommerce/googletagmanager@workspace:packages/googletagmanager" dependencies: "@types/gapi.client.tagmanager": "npm:^2.0.4" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/google-datalayer": 9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/google-datalayer": 9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3232,7 +3212,7 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/graphcms-ui@workspace:packages/graphcms-ui" peerDependencies: - "@graphcommerce/hygraph-ui": ^9.0.0-canary.105 + "@graphcommerce/hygraph-ui": ^9.0.0-canary.106 languageName: unknown linkType: soft @@ -3241,53 +3221,53 @@ __metadata: resolution: "@graphcommerce/graphql-codegen-markdown-docs@workspace:packagesDev/graphql-codegen-markdown-docs" dependencies: "@graphql-codegen/add": "npm:5.0.3" - "@graphql-codegen/plugin-helpers": "npm:5.0.4" - "@graphql-codegen/visitor-plugin-common": "npm:5.3.1" - "@graphql-tools/utils": "npm:^10.3.2" + "@graphql-codegen/plugin-helpers": "npm:5.1.0" + "@graphql-codegen/visitor-plugin-common": "npm:5.6.0" + "@graphql-tools/utils": "npm:^10.6.0" "@types/parse-filepath": "npm:^1.0.2" graphql: "npm:^16.7.1" parse-filepath: "npm:^1.0.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 languageName: unknown linkType: soft -"@graphcommerce/graphql-codegen-near-operation-file@npm:9.0.0-canary.105, @graphcommerce/graphql-codegen-near-operation-file@workspace:packagesDev/graphql-codegen-near-operation-file": +"@graphcommerce/graphql-codegen-near-operation-file@npm:9.0.0-canary.106, @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: "@graphql-codegen/add": "npm:5.0.3" - "@graphql-codegen/plugin-helpers": "npm:5.0.4" - "@graphql-codegen/visitor-plugin-common": "npm:5.3.1" - "@graphql-tools/utils": "npm:^10.3.2" + "@graphql-codegen/plugin-helpers": "npm:5.1.0" + "@graphql-codegen/visitor-plugin-common": "npm:5.6.0" + "@graphql-tools/utils": "npm:^10.6.0" "@types/parse-filepath": "npm:^1.0.2" graphql: "npm:^16.7.1" parse-filepath: "npm:^1.0.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 languageName: unknown linkType: soft -"@graphcommerce/graphql-codegen-relay-optimizer-plugin@npm:9.0.0-canary.105, @graphcommerce/graphql-codegen-relay-optimizer-plugin@workspace:packagesDev/graphql-codegen-relay-optimizer-plugin": +"@graphcommerce/graphql-codegen-relay-optimizer-plugin@npm:9.0.0-canary.106, @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: "@ardatan/relay-compiler": "npm:12.0.0" - "@graphql-codegen/plugin-helpers": "npm:5.0.4" + "@graphql-codegen/plugin-helpers": "npm:5.1.0" "@types/relay-compiler": "npm:8.0.4" graphql: "npm:^16.7.1" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 languageName: unknown linkType: soft -"@graphcommerce/graphql-mesh@npm:9.0.0-canary.105, @graphcommerce/graphql-mesh@workspace:packages/graphql-mesh": +"@graphcommerce/graphql-mesh@npm:9.0.0-canary.106, @graphcommerce/graphql-mesh@workspace:packages/graphql-mesh": version: 0.0.0-use.local resolution: "@graphcommerce/graphql-mesh@workspace:packages/graphql-mesh" dependencies: @@ -3311,67 +3291,67 @@ __metadata: "@graphql-mesh/transform-type-merging": "npm:latest" "@graphql-mesh/types": "npm:latest" "@graphql-mesh/utils": "npm:latest" - "@graphql-tools/utils": "npm:^10.3.2" + "@graphql-tools/utils": "npm:^10.6.0" "@types/uglify-es": "npm:^3.0.3" - "@whatwg-node/fetch": "npm:^0.9.21" + "@whatwg-node/fetch": "npm:^0.10.1" fetch-retry: "npm:^5.0.6" graphql: "npm:^16.7.1" long: "npm:^5.2.3" tslib: "npm:^2.7.0" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" uglify-es: "npm:3.3.10" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 languageName: unknown linkType: soft -"@graphcommerce/graphql@npm:9.0.0-canary.105, @graphcommerce/graphql@workspace:packages/graphql": +"@graphcommerce/graphql@npm:9.0.0-canary.106, @graphcommerce/graphql@workspace:packages/graphql": version: 0.0.0-use.local resolution: "@graphcommerce/graphql@workspace:packages/graphql" dependencies: - "@apollo/client": "npm:^3" + "@apollo/client": "npm:~3.11.10" "@graphql-codegen/add": "npm:5.0.3" "@graphql-codegen/fragment-matcher": "npm:5.0.2" "@graphql-codegen/introspection": "npm:4.0.3" "@graphql-codegen/schema-ast": "npm:4.1.0" - "@graphql-codegen/typed-document-node": "npm:5.0.9" - "@graphql-codegen/typescript": "npm:4.0.9" - "@graphql-codegen/typescript-apollo-client-helpers": "npm:2.2.6" - "@graphql-codegen/typescript-document-nodes": "npm:4.0.9" - "@graphql-codegen/typescript-operations": "npm:4.2.3" + "@graphql-codegen/typed-document-node": "npm:5.0.12" + "@graphql-codegen/typescript": "npm:4.1.2" + "@graphql-codegen/typescript-apollo-client-helpers": "npm:3.0.0" + "@graphql-codegen/typescript-document-nodes": "npm:4.0.12" + "@graphql-codegen/typescript-operations": "npm:4.4.0" apollo3-cache-persist: "npm:^0.15.0" graphql: "npm:^16.7.1" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql-codegen-near-operation-file": 9.0.0-canary.105 - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": 9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql-codegen-near-operation-file": 9.0.0-canary.106 + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": 9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/hygraph-cli@npm:9.0.0-canary.105, @graphcommerce/hygraph-cli@workspace:packages/hygraph-cli": +"@graphcommerce/hygraph-cli@npm:9.0.0-canary.106, @graphcommerce/hygraph-cli@workspace:packages/hygraph-cli": version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-cli@workspace:packages/hygraph-cli" dependencies: "@hygraph/management-sdk": "npm:1.2.5" "@types/prompts": "npm:^2.4.9" - "@whatwg-node/fetch": "npm:^0.9.21" + "@whatwg-node/fetch": "npm:^0.10.1" graphql: "npm:^16.7.1" graphql-tag: "npm:^2.12.6" prompts: "npm:^2.4.2" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 dotenv: ^16.1.4 languageName: unknown linkType: soft @@ -3380,15 +3360,15 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-dynamic-rows-ui@workspace:packages/hygraph-dynamic-rows-ui" dependencies: - "@apollo/client": "npm:~3.11.8" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.105" - "@graphcommerce/next-config": "npm:9.0.0-canary.105" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.105" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.105" + "@apollo/client": "npm:~3.11.10" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.106" + "@graphcommerce/next-config": "npm:9.0.0-canary.106" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.106" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.106" "@hygraph/app-sdk-react": "npm:^0.0.5" - "@lingui/core": "npm:4.11.4" - "@lingui/macro": "npm:4.11.4" - "@lingui/react": "npm:4.11.4" + "@lingui/core": "npm:4.14.0" + "@lingui/macro": "npm:4.14.0" + "@lingui/react": "npm:4.14.0" "@mui/material": "npm:5.16.7" "@types/react-is": "npm:^18.3.0" babel-plugin-macros: "npm:^3.1.0" @@ -3396,26 +3376,26 @@ __metadata: dotenv: "npm:16.4.5" eslint: "npm:^8" graphql: "npm:^16.9.0" - next: "npm:14.2.14" - prettier: "npm:3.3.3" + next: "npm:15.0.3" + prettier: "npm:^3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" webpack: "npm:^5.96.1" languageName: unknown linkType: soft -"@graphcommerce/hygraph-dynamic-rows@npm:9.0.0-canary.105, @graphcommerce/hygraph-dynamic-rows@workspace:packages/hygraph-dynamic-rows": +"@graphcommerce/hygraph-dynamic-rows@npm:9.0.0-canary.106, @graphcommerce/hygraph-dynamic-rows@workspace:packages/hygraph-dynamic-rows": version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-dynamic-rows@workspace:packages/hygraph-dynamic-rows" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/hygraph-ui": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/hygraph-ui": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3423,17 +3403,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/hygraph-ui@npm:9.0.0-canary.105, @graphcommerce/hygraph-ui@workspace:packages/hygraph-ui": +"@graphcommerce/hygraph-ui@npm:9.0.0-canary.106, @graphcommerce/hygraph-ui@workspace:packages/hygraph-ui": version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-ui@workspace:packages/hygraph-ui" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3445,23 +3425,21 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/image-example@workspace:packages/image/example" dependencies: - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.105" - "@graphcommerce/framer-utils": "npm:9.0.0-canary.105" - "@graphcommerce/image": "npm:9.0.0-canary.105" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.105" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.105" - "@lingui/cli": "npm:4.11.4" - "@lingui/core": "npm:4.11.4" - "@lingui/macro": "npm:4.11.4" - "@lingui/react": "npm:4.11.4" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.106" + "@graphcommerce/framer-utils": "npm:9.0.0-canary.106" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.106" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.106" + "@lingui/cli": "npm:4.14.0" + "@lingui/core": "npm:4.14.0" + "@lingui/macro": "npm:4.14.0" + "@lingui/react": "npm:4.14.0" "@mui/lab": "npm:5.0.0-alpha.173" "@mui/material": "npm:5.16.7" - "@next/env": "npm:14.2.14" + "@next/env": "npm:15.0.3" "@parcel/watcher": "npm:^2.4.1" - "@playwright/test": "npm:1.47.2" - "@types/node": "npm:^18.19.54" - "@types/react": "npm:^18.3.11" - "@types/react-dom": "npm:^18.3.0" + "@types/node": "npm:^18.19.66" + "@types/react": "npm:^18.3.12" + "@types/react-dom": "npm:^18.3.1" "@types/react-is": "npm:^18.3.0" "@unts/patch-package": "npm:^8.0.0" babel-plugin-macros: "npm:^3.1.0" @@ -3471,26 +3449,26 @@ __metadata: eslint: "npm:^8" framer-motion: "npm:11.11.1" graphql: "npm:^16.9.0" - next: "npm:14.2.14" + next: "npm:15.0.3" next-sitemap: "npm:4.2.3" - prettier: "npm:3.3.3" + prettier: "npm:^3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" sharp: "npm:0.33.5" type-fest: "npm:^4.26.1" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" webpack: "npm:^5.96.1" languageName: unknown linkType: soft -"@graphcommerce/image@npm:9.0.0-canary.105, @graphcommerce/image@workspace:packages/image": +"@graphcommerce/image@npm:9.0.0-canary.106, @graphcommerce/image@workspace:packages/image": version: 0.0.0-use.local resolution: "@graphcommerce/image@workspace:packages/image" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-utils": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-utils": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@mui/material": ^5.10.16 next: "*" react: ^18.2.0 @@ -3502,22 +3480,22 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/lighthouse@workspace:packages/lighthouse" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 next: "*" languageName: unknown linkType: soft -"@graphcommerce/lingui-next@npm:9.0.0-canary.105, @graphcommerce/lingui-next@workspace:packages/lingui-next": +"@graphcommerce/lingui-next@npm:9.0.0-canary.106, @graphcommerce/lingui-next@workspace:packages/lingui-next": version: 0.0.0-use.local resolution: "@graphcommerce/lingui-next@workspace:packages/lingui-next" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/conf": ^4.7.0 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 @@ -3528,23 +3506,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-billing-address@npm:9.0.0-canary.105, @graphcommerce/magento-cart-billing-address@workspace:packages/magento-cart-billing-address": +"@graphcommerce/magento-cart-billing-address@npm:9.0.0-canary.106, @graphcommerce/magento-cart-billing-address@workspace:packages/magento-cart-billing-address": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-billing-address@workspace:packages/magento-cart-billing-address" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3556,22 +3534,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-checkout@npm:9.0.0-canary.105, @graphcommerce/magento-cart-checkout@workspace:packages/magento-cart-checkout": +"@graphcommerce/magento-cart-checkout@npm:9.0.0-canary.106, @graphcommerce/magento-cart-checkout@workspace:packages/magento-cart-checkout": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-checkout@workspace:packages/magento-cart-checkout" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-coupon": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-coupon": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3583,20 +3561,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-coupon@npm:9.0.0-canary.105, @graphcommerce/magento-cart-coupon@workspace:packages/magento-cart-coupon": +"@graphcommerce/magento-cart-coupon@npm:9.0.0-canary.106, @graphcommerce/magento-cart-coupon@workspace:packages/magento-cart-coupon": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-coupon@workspace:packages/magento-cart-coupon" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3608,22 +3586,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-email@npm:9.0.0-canary.105, @graphcommerce/magento-cart-email@workspace:packages/magento-cart-email": +"@graphcommerce/magento-cart-email@npm:9.0.0-canary.106, @graphcommerce/magento-cart-email@workspace:packages/magento-cart-email": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-email@workspace:packages/magento-cart-email" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3635,25 +3613,25 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-items@npm:9.0.0-canary.105, @graphcommerce/magento-cart-items@workspace:packages/magento-cart-items": +"@graphcommerce/magento-cart-items@npm:9.0.0-canary.106, @graphcommerce/magento-cart-items@workspace:packages/magento-cart-items": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-items@workspace:packages/magento-cart-items" dependencies: type-fest: "npm:^4.26.1" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3665,22 +3643,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-payment-method@npm:9.0.0-canary.105, @graphcommerce/magento-cart-payment-method@workspace:packages/magento-cart-payment-method": +"@graphcommerce/magento-cart-payment-method@npm:9.0.0-canary.106, @graphcommerce/magento-cart-payment-method@workspace:packages/magento-cart-payment-method": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-payment-method@workspace:packages/magento-cart-payment-method" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-scroller": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-scroller": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3696,18 +3674,18 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-pickup@workspace:packages/magento-cart-pickup" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-shipping-method": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3719,21 +3697,21 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-shipping-address@npm:9.0.0-canary.105, @graphcommerce/magento-cart-shipping-address@workspace:packages/magento-cart-shipping-address": +"@graphcommerce/magento-cart-shipping-address@npm:9.0.0-canary.106, @graphcommerce/magento-cart-shipping-address@workspace:packages/magento-cart-shipping-address": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-shipping-address@workspace:packages/magento-cart-shipping-address" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3745,22 +3723,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart-shipping-method@npm:9.0.0-canary.105, @graphcommerce/magento-cart-shipping-method@workspace:packages/magento-cart-shipping-method": +"@graphcommerce/magento-cart-shipping-method@npm:9.0.0-canary.106, @graphcommerce/magento-cart-shipping-method@workspace:packages/magento-cart-shipping-method": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-shipping-method@workspace:packages/magento-cart-shipping-method" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-scroller": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-scroller": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3772,24 +3750,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cart@npm:9.0.0-canary.105, @graphcommerce/magento-cart@workspace:packages/magento-cart": +"@graphcommerce/magento-cart@npm:9.0.0-canary.106, @graphcommerce/magento-cart@workspace:packages/magento-cart": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart@workspace:packages/magento-cart" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.105 - "@graphcommerce/framer-scroller": ^9.0.0-canary.105 - "@graphcommerce/framer-utils": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-graphql": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.106 + "@graphcommerce/framer-scroller": ^9.0.0-canary.106 + "@graphcommerce/framer-utils": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-graphql": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3802,18 +3780,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-category@npm:9.0.0-canary.105, @graphcommerce/magento-category@workspace:packages/magento-category": +"@graphcommerce/magento-category@npm:9.0.0-canary.106, @graphcommerce/magento-category@workspace:packages/magento-category": version: 0.0.0-use.local resolution: "@graphcommerce/magento-category@workspace:packages/magento-category" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-scroller": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-scroller": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3824,15 +3802,15 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-cms@npm:9.0.0-canary.105, @graphcommerce/magento-cms@workspace:packages/magento-cms": +"@graphcommerce/magento-cms@npm:9.0.0-canary.106, @graphcommerce/magento-cms@workspace:packages/magento-cms": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cms@workspace:packages/magento-cms" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3843,20 +3821,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-compare@npm:9.0.0-canary.105, @graphcommerce/magento-compare@workspace:packages/magento-compare": +"@graphcommerce/magento-compare@npm:9.0.0-canary.106, @graphcommerce/magento-compare@workspace:packages/magento-compare": version: 0.0.0-use.local resolution: "@graphcommerce/magento-compare@workspace:packages/magento-compare" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.105 - "@graphcommerce/framer-utils": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.106 + "@graphcommerce/framer-utils": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3873,10 +3851,10 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-customer-account@workspace:packages/magento-customer-account" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 languageName: unknown linkType: soft @@ -3884,16 +3862,16 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-customer-order@workspace:packages/magento-customer-order" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-graphql": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-graphql": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3905,23 +3883,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-customer@npm:9.0.0-canary.105, @graphcommerce/magento-customer@workspace:packages/magento-customer": +"@graphcommerce/magento-customer@npm:9.0.0-canary.106, @graphcommerce/magento-customer@workspace:packages/magento-customer": version: 0.0.0-use.local resolution: "@graphcommerce/magento-customer@workspace:packages/magento-customer" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.105 - "@graphcommerce/framer-utils": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-graphql": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.106 + "@graphcommerce/framer-utils": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-graphql": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -3938,81 +3916,81 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-graphcms@workspace:examples/magento-graphcms" dependencies: - "@apollo/client": "npm:~3.11.8" + "@apollo/client": "npm:~3.11.10" "@ducanh2912/next-pwa": "npm:9.7.2" "@emotion/cache": "npm:^11.13.1" "@emotion/react": "npm:11.12.0" "@emotion/server": "npm:^11.11.0" "@emotion/styled": "npm:^11.13.0" - "@graphcommerce/cli": "npm:9.0.0-canary.105" - "@graphcommerce/demo-magento-graphcommerce": "npm:9.0.0-canary.105" - "@graphcommerce/ecommerce-ui": "npm:9.0.0-canary.105" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.105" - "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.105" - "@graphcommerce/framer-scroller": "npm:9.0.0-canary.105" - "@graphcommerce/framer-utils": "npm:9.0.0-canary.105" - "@graphcommerce/google-datalayer": "npm:9.0.0-canary.105" - "@graphcommerce/googleanalytics": "npm:9.0.0-canary.105" - "@graphcommerce/googlerecaptcha": "npm:9.0.0-canary.105" - "@graphcommerce/googletagmanager": "npm:9.0.0-canary.105" - "@graphcommerce/graphql": "npm:9.0.0-canary.105" - "@graphcommerce/graphql-codegen-near-operation-file": "npm:9.0.0-canary.105" - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:9.0.0-canary.105" - "@graphcommerce/graphql-mesh": "npm:9.0.0-canary.105" - "@graphcommerce/hygraph-cli": "npm:9.0.0-canary.105" - "@graphcommerce/hygraph-dynamic-rows": "npm:9.0.0-canary.105" - "@graphcommerce/hygraph-ui": "npm:9.0.0-canary.105" - "@graphcommerce/image": "npm:9.0.0-canary.105" - "@graphcommerce/lingui-next": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-billing-address": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-checkout": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-coupon": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-email": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-items": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-payment-method": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-shipping-address": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-shipping-method": "npm:9.0.0-canary.105" - "@graphcommerce/magento-category": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cms": "npm:9.0.0-canary.105" - "@graphcommerce/magento-compare": "npm:9.0.0-canary.105" - "@graphcommerce/magento-customer": "npm:9.0.0-canary.105" - "@graphcommerce/magento-graphql": "npm:9.0.0-canary.105" - "@graphcommerce/magento-graphql-rest": "npm:9.0.0-canary.105" - "@graphcommerce/magento-newsletter": "npm:9.0.0-canary.105" - "@graphcommerce/magento-payment-included": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product-bundle": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product-configurable": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product-downloadable": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product-grouped": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product-simple": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product-virtual": "npm:9.0.0-canary.105" - "@graphcommerce/magento-recently-viewed-products": "npm:9.0.0-canary.105" - "@graphcommerce/magento-review": "npm:9.0.0-canary.105" - "@graphcommerce/magento-search": "npm:9.0.0-canary.105" - "@graphcommerce/magento-store": "npm:9.0.0-canary.105" - "@graphcommerce/magento-wishlist": "npm:9.0.0-canary.105" - "@graphcommerce/next-config": "npm:9.0.0-canary.105" - "@graphcommerce/next-ui": "npm:9.0.0-canary.105" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.105" - "@graphcommerce/react-hook-form": "npm:9.0.0-canary.105" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.105" - "@lingui/cli": "npm:4.11.4" - "@lingui/conf": "npm:4.11.4" - "@lingui/core": "npm:4.11.4" - "@lingui/macro": "npm:4.11.4" - "@lingui/react": "npm:4.11.4" + "@graphcommerce/cli": "npm:9.0.0-canary.106" + "@graphcommerce/demo-magento-graphcommerce": "npm:9.0.0-canary.106" + "@graphcommerce/ecommerce-ui": "npm:9.0.0-canary.106" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.106" + "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.106" + "@graphcommerce/framer-scroller": "npm:9.0.0-canary.106" + "@graphcommerce/framer-utils": "npm:9.0.0-canary.106" + "@graphcommerce/google-datalayer": "npm:9.0.0-canary.106" + "@graphcommerce/googleanalytics": "npm:9.0.0-canary.106" + "@graphcommerce/googlerecaptcha": "npm:9.0.0-canary.106" + "@graphcommerce/googletagmanager": "npm:9.0.0-canary.106" + "@graphcommerce/graphql": "npm:9.0.0-canary.106" + "@graphcommerce/graphql-codegen-near-operation-file": "npm:9.0.0-canary.106" + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:9.0.0-canary.106" + "@graphcommerce/graphql-mesh": "npm:9.0.0-canary.106" + "@graphcommerce/hygraph-cli": "npm:9.0.0-canary.106" + "@graphcommerce/hygraph-dynamic-rows": "npm:9.0.0-canary.106" + "@graphcommerce/hygraph-ui": "npm:9.0.0-canary.106" + "@graphcommerce/image": "npm:9.0.0-canary.106" + "@graphcommerce/lingui-next": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-billing-address": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-checkout": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-coupon": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-email": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-items": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-payment-method": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-shipping-address": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-shipping-method": "npm:9.0.0-canary.106" + "@graphcommerce/magento-category": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cms": "npm:9.0.0-canary.106" + "@graphcommerce/magento-compare": "npm:9.0.0-canary.106" + "@graphcommerce/magento-customer": "npm:9.0.0-canary.106" + "@graphcommerce/magento-graphql": "npm:9.0.0-canary.106" + "@graphcommerce/magento-graphql-rest": "npm:9.0.0-canary.106" + "@graphcommerce/magento-newsletter": "npm:9.0.0-canary.106" + "@graphcommerce/magento-payment-included": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product-bundle": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product-configurable": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product-downloadable": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product-grouped": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product-simple": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product-virtual": "npm:9.0.0-canary.106" + "@graphcommerce/magento-recently-viewed-products": "npm:9.0.0-canary.106" + "@graphcommerce/magento-review": "npm:9.0.0-canary.106" + "@graphcommerce/magento-search": "npm:9.0.0-canary.106" + "@graphcommerce/magento-store": "npm:9.0.0-canary.106" + "@graphcommerce/magento-wishlist": "npm:9.0.0-canary.106" + "@graphcommerce/next-config": "npm:9.0.0-canary.106" + "@graphcommerce/next-ui": "npm:9.0.0-canary.106" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.106" + "@graphcommerce/react-hook-form": "npm:9.0.0-canary.106" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.106" + "@lingui/cli": "npm:4.14.0" + "@lingui/conf": "npm:4.14.0" + "@lingui/core": "npm:4.14.0" + "@lingui/macro": "npm:4.14.0" + "@lingui/react": "npm:4.14.0" "@mui/lab": "npm:5.0.0-alpha.173" "@mui/material": "npm:5.16.7" "@mui/utils": "npm:^5.16.6" - "@next/env": "npm:14.2.14" + "@next/env": "npm:15.0.3" "@parcel/watcher": "npm:^2.4.1" "@playwright/test": "npm:1.47.2" "@testing-library/react": "npm:^14.3.1" - "@types/node": "npm:^18.19.54" - "@types/react": "npm:^18.3.11" - "@types/react-dom": "npm:^18.3.0" + "@types/node": "npm:^18.19.66" + "@types/react": "npm:^18.3.12" + "@types/react-dom": "npm:^18.3.1" "@types/react-is": "npm:^18.3.0" "@unts/patch-package": "npm:^8.0.0" babel-plugin-macros: "npm:^3.1.0" @@ -4022,45 +4000,45 @@ __metadata: eslint: "npm:^8" framer-motion: "npm:11.11.1" graphql: "npm:^16.9.0" - next: "npm:14.2.14" + next: "npm:15.0.3" next-assetlinks: "npm:^1.0.0" next-sitemap: "npm:4.2.3" - prettier: "npm:3.3.3" + prettier: "npm:^3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" react-hook-form: "npm:^7.53.0" sharp: "npm:0.33.5" ts-node: "npm:^10.9.2" type-fest: "npm:^4.26.1" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" webpack: "npm:^5.96.1" languageName: unknown linkType: soft -"@graphcommerce/magento-graphql-rest@npm:9.0.0-canary.105, @graphcommerce/magento-graphql-rest@workspace:packages/magento-graphql-rest": +"@graphcommerce/magento-graphql-rest@npm:9.0.0-canary.106, @graphcommerce/magento-graphql-rest@workspace:packages/magento-graphql-rest": version: 0.0.0-use.local resolution: "@graphcommerce/magento-graphql-rest@workspace:packages/magento-graphql-rest" dependencies: graphql: "npm:^16.9.0" tsx: "npm:^4.19.1" peerDependencies: - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-search": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-search": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 graphql: ^16.0.0 languageName: unknown linkType: soft -"@graphcommerce/magento-graphql@npm:9.0.0-canary.105, @graphcommerce/magento-graphql@workspace:packages/magento-graphql": +"@graphcommerce/magento-graphql@npm:9.0.0-canary.106, @graphcommerce/magento-graphql@workspace:packages/magento-graphql": version: 0.0.0-use.local resolution: "@graphcommerce/magento-graphql@workspace:packages/magento-graphql" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 graphql: ^16.0.0 next: "*" react: ^18.2.0 @@ -4068,19 +4046,19 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-newsletter@npm:9.0.0-canary.105, @graphcommerce/magento-newsletter@workspace:packages/magento-newsletter": +"@graphcommerce/magento-newsletter@npm:9.0.0-canary.106, @graphcommerce/magento-newsletter@workspace:packages/magento-newsletter": version: 0.0.0-use.local resolution: "@graphcommerce/magento-newsletter@workspace:packages/magento-newsletter" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4096,77 +4074,77 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-open-source@workspace:examples/magento-open-source" dependencies: - "@apollo/client": "npm:~3.11.8" + "@apollo/client": "npm:~3.11.10" "@ducanh2912/next-pwa": "npm:9.7.2" "@emotion/cache": "npm:^11.13.1" "@emotion/react": "npm:11.12.0" "@emotion/server": "npm:^11.11.0" "@emotion/styled": "npm:^11.13.0" - "@graphcommerce/cli": "npm:9.0.0-canary.105" - "@graphcommerce/ecommerce-ui": "npm:9.0.0-canary.105" - "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.105" - "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.105" - "@graphcommerce/framer-scroller": "npm:9.0.0-canary.105" - "@graphcommerce/framer-utils": "npm:9.0.0-canary.105" - "@graphcommerce/google-datalayer": "npm:9.0.0-canary.105" - "@graphcommerce/googleanalytics": "npm:9.0.0-canary.105" - "@graphcommerce/googlerecaptcha": "npm:9.0.0-canary.105" - "@graphcommerce/googletagmanager": "npm:9.0.0-canary.105" - "@graphcommerce/graphql": "npm:9.0.0-canary.105" - "@graphcommerce/graphql-codegen-near-operation-file": "npm:9.0.0-canary.105" - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:9.0.0-canary.105" - "@graphcommerce/graphql-mesh": "npm:9.0.0-canary.105" - "@graphcommerce/image": "npm:9.0.0-canary.105" - "@graphcommerce/lingui-next": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-billing-address": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-checkout": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-coupon": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-email": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-items": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-payment-method": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-shipping-address": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cart-shipping-method": "npm:9.0.0-canary.105" - "@graphcommerce/magento-category": "npm:9.0.0-canary.105" - "@graphcommerce/magento-cms": "npm:9.0.0-canary.105" - "@graphcommerce/magento-compare": "npm:9.0.0-canary.105" - "@graphcommerce/magento-customer": "npm:9.0.0-canary.105" - "@graphcommerce/magento-graphql": "npm:9.0.0-canary.105" - "@graphcommerce/magento-graphql-rest": "npm:9.0.0-canary.105" - "@graphcommerce/magento-newsletter": "npm:9.0.0-canary.105" - "@graphcommerce/magento-payment-included": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product-bundle": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product-configurable": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product-downloadable": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product-grouped": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product-simple": "npm:9.0.0-canary.105" - "@graphcommerce/magento-product-virtual": "npm:9.0.0-canary.105" - "@graphcommerce/magento-recently-viewed-products": "npm:9.0.0-canary.105" - "@graphcommerce/magento-review": "npm:9.0.0-canary.105" - "@graphcommerce/magento-search": "npm:9.0.0-canary.105" - "@graphcommerce/magento-store": "npm:9.0.0-canary.105" - "@graphcommerce/magento-wishlist": "npm:9.0.0-canary.105" - "@graphcommerce/next-config": "npm:9.0.0-canary.105" - "@graphcommerce/next-ui": "npm:9.0.0-canary.105" - "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.105" - "@graphcommerce/react-hook-form": "npm:9.0.0-canary.105" - "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.105" - "@lingui/cli": "npm:4.11.4" - "@lingui/conf": "npm:4.11.4" - "@lingui/core": "npm:4.11.4" - "@lingui/macro": "npm:4.11.4" - "@lingui/react": "npm:4.11.4" + "@graphcommerce/cli": "npm:9.0.0-canary.106" + "@graphcommerce/ecommerce-ui": "npm:9.0.0-canary.106" + "@graphcommerce/eslint-config-pwa": "npm:9.0.0-canary.106" + "@graphcommerce/framer-next-pages": "npm:9.0.0-canary.106" + "@graphcommerce/framer-scroller": "npm:9.0.0-canary.106" + "@graphcommerce/framer-utils": "npm:9.0.0-canary.106" + "@graphcommerce/google-datalayer": "npm:9.0.0-canary.106" + "@graphcommerce/googleanalytics": "npm:9.0.0-canary.106" + "@graphcommerce/googlerecaptcha": "npm:9.0.0-canary.106" + "@graphcommerce/googletagmanager": "npm:9.0.0-canary.106" + "@graphcommerce/graphql": "npm:9.0.0-canary.106" + "@graphcommerce/graphql-codegen-near-operation-file": "npm:9.0.0-canary.106" + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:9.0.0-canary.106" + "@graphcommerce/graphql-mesh": "npm:9.0.0-canary.106" + "@graphcommerce/image": "npm:9.0.0-canary.106" + "@graphcommerce/lingui-next": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-billing-address": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-checkout": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-coupon": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-email": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-items": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-payment-method": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-shipping-address": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cart-shipping-method": "npm:9.0.0-canary.106" + "@graphcommerce/magento-category": "npm:9.0.0-canary.106" + "@graphcommerce/magento-cms": "npm:9.0.0-canary.106" + "@graphcommerce/magento-compare": "npm:9.0.0-canary.106" + "@graphcommerce/magento-customer": "npm:9.0.0-canary.106" + "@graphcommerce/magento-graphql": "npm:9.0.0-canary.106" + "@graphcommerce/magento-graphql-rest": "npm:9.0.0-canary.106" + "@graphcommerce/magento-newsletter": "npm:9.0.0-canary.106" + "@graphcommerce/magento-payment-included": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product-bundle": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product-configurable": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product-downloadable": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product-grouped": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product-simple": "npm:9.0.0-canary.106" + "@graphcommerce/magento-product-virtual": "npm:9.0.0-canary.106" + "@graphcommerce/magento-recently-viewed-products": "npm:9.0.0-canary.106" + "@graphcommerce/magento-review": "npm:9.0.0-canary.106" + "@graphcommerce/magento-search": "npm:9.0.0-canary.106" + "@graphcommerce/magento-store": "npm:9.0.0-canary.106" + "@graphcommerce/magento-wishlist": "npm:9.0.0-canary.106" + "@graphcommerce/next-config": "npm:9.0.0-canary.106" + "@graphcommerce/next-ui": "npm:9.0.0-canary.106" + "@graphcommerce/prettier-config-pwa": "npm:9.0.0-canary.106" + "@graphcommerce/react-hook-form": "npm:9.0.0-canary.106" + "@graphcommerce/typescript-config-pwa": "npm:9.0.0-canary.106" + "@lingui/cli": "npm:4.14.0" + "@lingui/conf": "npm:4.14.0" + "@lingui/core": "npm:4.14.0" + "@lingui/macro": "npm:4.14.0" + "@lingui/react": "npm:4.14.0" "@mui/lab": "npm:5.0.0-alpha.173" "@mui/material": "npm:5.16.7" "@mui/utils": "npm:^5.16.6" - "@next/env": "npm:14.2.14" + "@next/env": "npm:15.0.3" "@parcel/watcher": "npm:^2.4.1" "@playwright/test": "npm:1.47.2" "@testing-library/react": "npm:^14.3.1" - "@types/node": "npm:^18.19.54" - "@types/react": "npm:^18.3.11" - "@types/react-dom": "npm:^18.3.0" + "@types/node": "npm:^18.19.66" + "@types/react": "npm:^18.3.12" + "@types/react-dom": "npm:^18.3.1" "@types/react-is": "npm:^18.3.0" "@unts/patch-package": "npm:^8.0.0" babel-plugin-macros: "npm:^3.1.0" @@ -4176,17 +4154,17 @@ __metadata: eslint: "npm:^8" framer-motion: "npm:11.11.1" graphql: "npm:^16.9.0" - next: "npm:14.2.14" + next: "npm:15.0.3" next-assetlinks: "npm:^1.0.0" next-sitemap: "npm:4.2.3" - prettier: "npm:3.3.3" + prettier: "npm:^3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" react-hook-form: "npm:^7.53.0" sharp: "npm:0.33.5" ts-node: "npm:^10.9.2" type-fest: "npm:^4.26.1" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" webpack: "npm:^5.96.1" languageName: unknown linkType: soft @@ -4198,15 +4176,15 @@ __metadata: "@types/jsdom": "npm:^21.1.7" jsdom: "npm:^23.2.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/magento-category": ^9.0.0-canary.105 - "@graphcommerce/magento-cms": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/magento-category": ^9.0.0-canary.106 + "@graphcommerce/magento-cms": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4222,18 +4200,18 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-adyen@workspace:packages/magento-payment-adyen" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4251,19 +4229,19 @@ __metadata: "@types/braintree-web": "npm:^3.96.15" braintree-web: "npm:^3.109.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4275,24 +4253,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-payment-included@npm:9.0.0-canary.105, @graphcommerce/magento-payment-included@workspace:packages/magento-payment-included": +"@graphcommerce/magento-payment-included@npm:9.0.0-canary.106, @graphcommerce/magento-payment-included@workspace:packages/magento-payment-included": version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-included@workspace:packages/magento-payment-included" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4308,14 +4286,14 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-klarna@workspace:packages/magento-payment-klarna" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4331,22 +4309,22 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-multisafepay@workspace:packages/magento-payment-multisafepay" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-checkout": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-checkout": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4361,16 +4339,16 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-paypal@workspace:packages/magento-payment-paypal" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4382,23 +4360,23 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-bundle@npm:9.0.0-canary.105, @graphcommerce/magento-product-bundle@workspace:packages/magento-product-bundle": +"@graphcommerce/magento-product-bundle@npm:9.0.0-canary.106, @graphcommerce/magento-product-bundle@workspace:packages/magento-product-bundle": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-bundle@workspace:packages/magento-product-bundle" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-product-simple": ^9.0.0-canary.105 - "@graphcommerce/magento-product-virtual": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-product-simple": ^9.0.0-canary.106 + "@graphcommerce/magento-product-virtual": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4409,27 +4387,27 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-configurable@npm:9.0.0-canary.105, @graphcommerce/magento-product-configurable@workspace:packages/magento-product-configurable": +"@graphcommerce/magento-product-configurable@npm:9.0.0-canary.106, @graphcommerce/magento-product-configurable@workspace:packages/magento-product-configurable": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-configurable@workspace:packages/magento-product-configurable" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/lingui-next": 9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.105 - "@graphcommerce/magento-category": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-product-simple": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/lingui-next": 9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.106 + "@graphcommerce/magento-category": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-product-simple": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4441,19 +4419,19 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-downloadable@npm:9.0.0-canary.105, @graphcommerce/magento-product-downloadable@workspace:packages/magento-product-downloadable": +"@graphcommerce/magento-product-downloadable@npm:9.0.0-canary.106, @graphcommerce/magento-product-downloadable@workspace:packages/magento-product-downloadable": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-downloadable@workspace:packages/magento-product-downloadable" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4463,22 +4441,22 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-grouped@npm:9.0.0-canary.105, @graphcommerce/magento-product-grouped@workspace:packages/magento-product-grouped": +"@graphcommerce/magento-product-grouped@npm:9.0.0-canary.106, @graphcommerce/magento-product-grouped@workspace:packages/magento-product-grouped": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-grouped@workspace:packages/magento-product-grouped" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-product-simple": ^9.0.0-canary.105 - "@graphcommerce/magento-product-virtual": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-product-simple": ^9.0.0-canary.106 + "@graphcommerce/magento-product-virtual": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4489,18 +4467,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-simple@npm:9.0.0-canary.105, @graphcommerce/magento-product-simple@workspace:packages/magento-product-simple": +"@graphcommerce/magento-product-simple@npm:9.0.0-canary.106, @graphcommerce/magento-product-simple@workspace:packages/magento-product-simple": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-simple@workspace:packages/magento-product-simple" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4510,18 +4488,18 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product-virtual@npm:9.0.0-canary.105, @graphcommerce/magento-product-virtual@workspace:packages/magento-product-virtual": +"@graphcommerce/magento-product-virtual@npm:9.0.0-canary.106, @graphcommerce/magento-product-virtual@workspace:packages/magento-product-virtual": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-virtual@workspace:packages/magento-product-virtual" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-items": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-items": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4531,25 +4509,25 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-product@npm:9.0.0-canary.105, @graphcommerce/magento-product@workspace:packages/magento-product": +"@graphcommerce/magento-product@npm:9.0.0-canary.106, @graphcommerce/magento-product@workspace:packages/magento-product": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product@workspace:packages/magento-product" dependencies: schema-dts: "npm:^1.1.2" - typescript: "npm:5.6.2" - peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.105 - "@graphcommerce/framer-scroller": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + typescript: "npm:5.7.2" + peerDependencies: + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.106 + "@graphcommerce/framer-scroller": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4561,20 +4539,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-recently-viewed-products@npm:9.0.0-canary.105, @graphcommerce/magento-recently-viewed-products@workspace:packages/magento-recently-viewed-products": +"@graphcommerce/magento-recently-viewed-products@npm:9.0.0-canary.106, @graphcommerce/magento-recently-viewed-products@workspace:packages/magento-recently-viewed-products": version: 0.0.0-use.local resolution: "@graphcommerce/magento-recently-viewed-products@workspace:packages/magento-recently-viewed-products" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@mui/material": ^5.10.16 framer-motion: ^11.0.0 next: "*" @@ -4583,25 +4561,25 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-review@npm:9.0.0-canary.105, @graphcommerce/magento-review@workspace:packages/magento-review": +"@graphcommerce/magento-review@npm:9.0.0-canary.106, @graphcommerce/magento-review@workspace:packages/magento-review": version: 0.0.0-use.local resolution: "@graphcommerce/magento-review@workspace:packages/magento-review" dependencies: schema-dts: "npm:^1.1.2" - typescript: "npm:5.6.2" - peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + typescript: "npm:5.7.2" + peerDependencies: + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4612,20 +4590,20 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-search@npm:9.0.0-canary.105, @graphcommerce/magento-search@workspace:packages/magento-search": +"@graphcommerce/magento-search@npm:9.0.0-canary.106, @graphcommerce/magento-search@workspace:packages/magento-search": version: 0.0.0-use.local resolution: "@graphcommerce/magento-search@workspace:packages/magento-search" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4636,17 +4614,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-store@npm:9.0.0-canary.105, @graphcommerce/magento-store@workspace:packages/magento-store": +"@graphcommerce/magento-store@npm:9.0.0-canary.106, @graphcommerce/magento-store@workspace:packages/magento-store": version: 0.0.0-use.local resolution: "@graphcommerce/magento-store@workspace:packages/magento-store" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4657,24 +4635,24 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/magento-wishlist@npm:9.0.0-canary.105, @graphcommerce/magento-wishlist@workspace:packages/magento-wishlist": +"@graphcommerce/magento-wishlist@npm:9.0.0-canary.106, @graphcommerce/magento-wishlist@workspace:packages/magento-wishlist": version: 0.0.0-use.local resolution: "@graphcommerce/magento-wishlist@workspace:packages/magento-wishlist" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-customer": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-config": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-customer": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-config": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4690,21 +4668,21 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/mollie-magento-payment@workspace:packages/mollie-magento-payment" peerDependencies: - "@graphcommerce/ecommerce-ui": ^9.0.0-canary.105 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/graphql": ^9.0.0-canary.105 - "@graphcommerce/graphql-mesh": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/magento-cart": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.105 - "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.105 - "@graphcommerce/magento-product": ^9.0.0-canary.105 - "@graphcommerce/magento-product-configurable": ^9.0.0-canary.105 - "@graphcommerce/magento-store": ^9.0.0-canary.105 - "@graphcommerce/next-ui": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/react-hook-form": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/ecommerce-ui": ^9.0.0-canary.106 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/graphql": ^9.0.0-canary.106 + "@graphcommerce/graphql-mesh": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/magento-cart": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-payment-method": ^9.0.0-canary.106 + "@graphcommerce/magento-cart-shipping-address": ^9.0.0-canary.106 + "@graphcommerce/magento-product": ^9.0.0-canary.106 + "@graphcommerce/magento-product-configurable": ^9.0.0-canary.106 + "@graphcommerce/magento-store": ^9.0.0-canary.106 + "@graphcommerce/next-ui": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/react-hook-form": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4715,19 +4693,19 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/next-config@npm:9.0.0-canary.105, @graphcommerce/next-config@workspace:packagesDev/next-config": +"@graphcommerce/next-config@npm:9.0.0-canary.106, @graphcommerce/next-config@workspace:packagesDev/next-config": version: 0.0.0-use.local resolution: "@graphcommerce/next-config@workspace:packagesDev/next-config" dependencies: "@graphql-mesh/cli": "npm:latest" - "@lingui/loader": "npm:4.11.4" - "@lingui/macro": "npm:4.11.4" - "@lingui/react": "npm:4.11.4" - "@lingui/swc-plugin": "npm:4.0.8" - "@swc/core": "npm:1.7.26" - "@swc/wasm-web": "npm:^1.7.28" + "@lingui/loader": "npm:4.14.0" + "@lingui/macro": "npm:4.14.0" + "@lingui/react": "npm:4.14.0" + "@lingui/swc-plugin": "npm:4.1.0" + "@swc/core": "npm:1.9.3" + "@swc/wasm-web": "npm:^1.9.3" "@types/circular-dependency-plugin": "npm:^5.0.8" - "@types/lodash": "npm:^4.17.10" + "@types/lodash": "npm:^4.17.13" babel-plugin-macros: "npm:^3.1.0" circular-dependency-plugin: "npm:^5.2.2" glob: "npm:^10.4.5" @@ -4736,7 +4714,7 @@ __metadata: js-yaml-loader: "npm:^1.2.2" lodash: "npm:^4.17.21" react: "npm:^18.3.1" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" webpack: "npm:^5.96.1" znv: "npm:^0.4.0" zod: "npm:^3.23.8" @@ -4746,27 +4724,26 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/next-ui@npm:9.0.0-canary.105, @graphcommerce/next-ui@workspace:packages/next-ui": +"@graphcommerce/next-ui@npm:9.0.0-canary.106, @graphcommerce/next-ui@workspace:packages/next-ui": version: 0.0.0-use.local resolution: "@graphcommerce/next-ui@workspace:packages/next-ui" dependencies: - "@types/cookie": "npm:^0.6.0" "@types/react-is": "npm:^18.3.0" - cookie: "npm:^0.7.2" + cookie: "npm:^1.0.2" react-is: "npm:^18.3.1" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" peerDependencies: "@emotion/cache": ^11 "@emotion/react": ^11 "@emotion/server": ^11 "@emotion/styled": ^11 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/framer-next-pages": ^9.0.0-canary.105 - "@graphcommerce/framer-scroller": ^9.0.0-canary.105 - "@graphcommerce/framer-utils": ^9.0.0-canary.105 - "@graphcommerce/image": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/framer-next-pages": ^9.0.0-canary.106 + "@graphcommerce/framer-scroller": ^9.0.0-canary.106 + "@graphcommerce/framer-utils": ^9.0.0-canary.106 + "@graphcommerce/image": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 @@ -4780,7 +4757,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/prettier-config-pwa@npm:9.0.0-canary.105, @graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config": +"@graphcommerce/prettier-config-pwa@npm:9.0.0-canary.106, @graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config": version: 0.0.0-use.local resolution: "@graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config" dependencies: @@ -4790,17 +4767,17 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/react-hook-form@npm:9.0.0-canary.105, @graphcommerce/react-hook-form@workspace:packages/react-hook-form": +"@graphcommerce/react-hook-form@npm:9.0.0-canary.106, @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: - "@types/lodash": "npm:^4.17.10" + "@types/lodash": "npm:^4.17.13" lodash: "npm:^4.17.21" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.105 - "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.105 + "@graphcommerce/eslint-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/prettier-config-pwa": ^9.0.0-canary.106 + "@graphcommerce/typescript-config-pwa": ^9.0.0-canary.106 "@mui/utils": ^5 "@testing-library/react": ^14.3.1 graphql: ^16.6.0 @@ -4810,7 +4787,7 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/typescript-config-pwa@npm:9.0.0-canary.105, @graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config": +"@graphcommerce/typescript-config-pwa@npm:9.0.0-canary.106, @graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config": version: 0.0.0-use.local resolution: "@graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config" dependencies: @@ -4830,14 +4807,14 @@ __metadata: languageName: node linkType: hard -"@graphql-codegen/cli@npm:5.0.2": - version: 5.0.2 - resolution: "@graphql-codegen/cli@npm:5.0.2" +"@graphql-codegen/cli@npm:5.0.3": + version: 5.0.3 + resolution: "@graphql-codegen/cli@npm:5.0.3" dependencies: "@babel/generator": "npm:^7.18.13" "@babel/template": "npm:^7.18.10" "@babel/types": "npm:^7.18.13" - "@graphql-codegen/client-preset": "npm:^4.2.2" + "@graphql-codegen/client-preset": "npm:^4.4.0" "@graphql-codegen/core": "npm:^4.0.2" "@graphql-codegen/plugin-helpers": "npm:^5.0.3" "@graphql-tools/apollo-engine-loader": "npm:^8.0.0" @@ -4850,12 +4827,12 @@ __metadata: "@graphql-tools/prisma-loader": "npm:^8.0.0" "@graphql-tools/url-loader": "npm:^8.0.0" "@graphql-tools/utils": "npm:^10.0.0" - "@whatwg-node/fetch": "npm:^0.8.0" + "@whatwg-node/fetch": "npm:^0.9.20" chalk: "npm:^4.1.0" cosmiconfig: "npm:^8.1.3" debounce: "npm:^1.2.0" detect-indent: "npm:^6.0.0" - graphql-config: "npm:^5.0.2" + graphql-config: "npm:^5.1.1" inquirer: "npm:^8.0.0" is-glob: "npm:^4.0.1" jiti: "npm:^1.17.1" @@ -4880,30 +4857,30 @@ __metadata: graphql-code-generator: cjs/bin.js graphql-codegen: cjs/bin.js graphql-codegen-esm: esm/bin.js - checksum: 10c0/6a54981bc0c40f2c95ab38563af1bb9b1ce5b01ba81ebef830f33b9e46623e86fef9ab41059e1187524029b430c8cd58e4e9f4e255f588dec1eaed6b329d6b9d + checksum: 10c0/fb08da11c9fc276bfb90a949438defede799e456d07e09b4bf44adfb140694902116c046da5935750730cb9f4a3d1cca67c98a1eaa1919e1b3a9dafb6590304a languageName: node linkType: hard -"@graphql-codegen/client-preset@npm:^4.2.2": - version: 4.5.0 - resolution: "@graphql-codegen/client-preset@npm:4.5.0" +"@graphql-codegen/client-preset@npm:^4.4.0": + version: 4.5.1 + resolution: "@graphql-codegen/client-preset@npm:4.5.1" dependencies: "@babel/helper-plugin-utils": "npm:^7.20.2" "@babel/template": "npm:^7.20.7" "@graphql-codegen/add": "npm:^5.0.3" - "@graphql-codegen/gql-tag-operations": "npm:4.0.11" + "@graphql-codegen/gql-tag-operations": "npm:4.0.12" "@graphql-codegen/plugin-helpers": "npm:^5.1.0" - "@graphql-codegen/typed-document-node": "npm:^5.0.11" - "@graphql-codegen/typescript": "npm:^4.1.1" - "@graphql-codegen/typescript-operations": "npm:^4.3.1" - "@graphql-codegen/visitor-plugin-common": "npm:^5.5.0" + "@graphql-codegen/typed-document-node": "npm:^5.0.12" + "@graphql-codegen/typescript": "npm:^4.1.2" + "@graphql-codegen/typescript-operations": "npm:^4.4.0" + "@graphql-codegen/visitor-plugin-common": "npm:^5.6.0" "@graphql-tools/documents": "npm:^1.0.0" "@graphql-tools/utils": "npm:^10.0.0" "@graphql-typed-document-node/core": "npm:3.2.0" tslib: "npm:~2.6.0" peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 10c0/4fce2af23b4c3f36e334d96406ed490d6f87b92942bd9b782c8da3d8b8f67dbaed288cc2a19aba03a6e2f4b9a6595321d0428b70a7013261380472bc3f4e6a43 + checksum: 10c0/45cad377bbb8784fe9d4850f031d86538f7ff6a7bdf2e1cf6a3520576fe2bdeda870db6754c1f59859f6d123872b7453833efd460ee637a873a6b24d0f750bc9 languageName: node linkType: hard @@ -4933,18 +4910,18 @@ __metadata: languageName: node linkType: hard -"@graphql-codegen/gql-tag-operations@npm:4.0.11": - version: 4.0.11 - resolution: "@graphql-codegen/gql-tag-operations@npm:4.0.11" +"@graphql-codegen/gql-tag-operations@npm:4.0.12": + version: 4.0.12 + resolution: "@graphql-codegen/gql-tag-operations@npm:4.0.12" dependencies: "@graphql-codegen/plugin-helpers": "npm:^5.1.0" - "@graphql-codegen/visitor-plugin-common": "npm:5.5.0" + "@graphql-codegen/visitor-plugin-common": "npm:5.6.0" "@graphql-tools/utils": "npm:^10.0.0" auto-bind: "npm:~4.0.0" tslib: "npm:~2.6.0" peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 10c0/f13e78c1641f085645c88058df23ece3994fe6492eed1217d64b36090f90bf50e797dab1ba7b91a25f2040a50346adcbbf6b33d9f514259b53506bb1efdc1eef + checksum: 10c0/b4dced6a4314083edcd1fa382ed510531d2fedd880115aa246fd2ddfeb1d9a85549fbe0320a506c1f7e789e16b25cb5c189656fcc9518b6b72e0bfdd45596f27 languageName: node linkType: hard @@ -4961,9 +4938,9 @@ __metadata: languageName: node linkType: hard -"@graphql-codegen/plugin-helpers@npm:5.0.4": - version: 5.0.4 - resolution: "@graphql-codegen/plugin-helpers@npm:5.0.4" +"@graphql-codegen/plugin-helpers@npm:5.1.0, @graphql-codegen/plugin-helpers@npm:^5.0.0, @graphql-codegen/plugin-helpers@npm:^5.0.3, @graphql-codegen/plugin-helpers@npm:^5.1.0": + version: 5.1.0 + resolution: "@graphql-codegen/plugin-helpers@npm:5.1.0" dependencies: "@graphql-tools/utils": "npm:^10.0.0" change-case-all: "npm:1.0.15" @@ -4973,7 +4950,7 @@ __metadata: tslib: "npm:~2.6.0" peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 10c0/e1d7af8af8cfd5d8baa4fbf099fbe14ee45d43a2e66af38eb901348163e073a392e53cdd58aad27acf32d14da5b6a7bf06fe1daa793d99e462457f80025dec97 + checksum: 10c0/9fe308f1db889bc2783cf2c2d95446c56f8c38332da1c126e3320d02d33c79c6f249e14770590bacaadc908daa75bf60afbd464fcd256bf8e1809e7d25b77ac1 languageName: node linkType: hard @@ -5009,22 +4986,6 @@ __metadata: languageName: node linkType: hard -"@graphql-codegen/plugin-helpers@npm:^5.0.0, @graphql-codegen/plugin-helpers@npm:^5.0.3, @graphql-codegen/plugin-helpers@npm:^5.0.4, @graphql-codegen/plugin-helpers@npm:^5.1.0": - version: 5.1.0 - resolution: "@graphql-codegen/plugin-helpers@npm:5.1.0" - dependencies: - "@graphql-tools/utils": "npm:^10.0.0" - change-case-all: "npm:1.0.15" - common-tags: "npm:1.8.2" - import-from: "npm:4.0.0" - lodash: "npm:~4.17.0" - tslib: "npm:~2.6.0" - peerDependencies: - graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 10c0/9fe308f1db889bc2783cf2c2d95446c56f8c38332da1c126e3320d02d33c79c6f249e14770590bacaadc908daa75bf60afbd464fcd256bf8e1809e7d25b77ac1 - languageName: node - linkType: hard - "@graphql-codegen/schema-ast@npm:4.1.0, @graphql-codegen/schema-ast@npm:^4.0.2": version: 4.1.0 resolution: "@graphql-codegen/schema-ast@npm:4.1.0" @@ -5038,39 +4999,39 @@ __metadata: languageName: node linkType: hard -"@graphql-codegen/testing@npm:3.0.3": - version: 3.0.3 - resolution: "@graphql-codegen/testing@npm:3.0.3" +"@graphql-codegen/testing@npm:3.0.4": + version: 3.0.4 + resolution: "@graphql-codegen/testing@npm:3.0.4" dependencies: "@graphql-codegen/plugin-helpers": "npm:^5.0.3" common-tags: "npm:^1.8.0" graphql-helix: "npm:1.13.0" lz-string: "npm:^1.4.4" - nock: "npm:13.5.3" + nock: "npm:13.5.4" tslib: "npm:~2.6.0" peerDependencies: jest-diff: ^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 typescript: ">=3.0.0" - checksum: 10c0/0fbbd7d66a1f543fc0a8cd87be045bf5cc3fe526cd5ebaa048ced9abfe8d4d3520bf7df530e49f509278026941c273f2c8f31883b18880cae0edb73818728e38 + checksum: 10c0/f27c5c5247636a0ce910e758bd030264893d8451906c8d4da9f0da37bde517d92132f79cc55e6d0414688ec30ee7c424b9b0a7354ef5acebe7e56fcea5770f09 languageName: node linkType: hard -"@graphql-codegen/typed-document-node@npm:5.0.9": - version: 5.0.9 - resolution: "@graphql-codegen/typed-document-node@npm:5.0.9" +"@graphql-codegen/typed-document-node@npm:5.0.12, @graphql-codegen/typed-document-node@npm:^5.0.12": + version: 5.0.12 + resolution: "@graphql-codegen/typed-document-node@npm:5.0.12" dependencies: - "@graphql-codegen/plugin-helpers": "npm:^5.0.4" - "@graphql-codegen/visitor-plugin-common": "npm:5.3.1" + "@graphql-codegen/plugin-helpers": "npm:^5.1.0" + "@graphql-codegen/visitor-plugin-common": "npm:5.6.0" auto-bind: "npm:~4.0.0" change-case-all: "npm:1.0.15" tslib: "npm:~2.6.0" peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 10c0/fb9ffdd781af7005c8825cef0c47da5762263dcb2480b81e12b549010262bf35ffb231b08bf52e676467d695758fe9e20d598f7894074d5002a7759df56a84fd + checksum: 10c0/35cc1cbc44bf9789cdc7d40091a0bc75b84e4487868f1e2badafa11fec80afb0c95411b4795b8679d52715178184a2be032f6ee0f9aa58f4ebf9a5c37ba15849 languageName: node linkType: hard -"@graphql-codegen/typed-document-node@npm:^5.0.0, @graphql-codegen/typed-document-node@npm:^5.0.11": +"@graphql-codegen/typed-document-node@npm:^5.0.0": version: 5.0.11 resolution: "@graphql-codegen/typed-document-node@npm:5.0.11" dependencies: @@ -5085,32 +5046,32 @@ __metadata: languageName: node linkType: hard -"@graphql-codegen/typescript-apollo-client-helpers@npm:2.2.6": - version: 2.2.6 - resolution: "@graphql-codegen/typescript-apollo-client-helpers@npm:2.2.6" +"@graphql-codegen/typescript-apollo-client-helpers@npm:3.0.0": + version: 3.0.0 + resolution: "@graphql-codegen/typescript-apollo-client-helpers@npm:3.0.0" dependencies: - "@graphql-codegen/plugin-helpers": "npm:^2.7.2" + "@graphql-codegen/plugin-helpers": "npm:^3.0.0" "@graphql-codegen/visitor-plugin-common": "npm:2.13.1" auto-bind: "npm:~4.0.0" - change-case-all: "npm:1.0.14" - tslib: "npm:~2.4.0" + change-case-all: "npm:1.0.15" + tslib: "npm:~2.6.0" peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 10c0/a2c9e6b03d56fc29205f49003b9fae20276addb3451b2904068a2378fe6f56f539a63c390bbca80d883c27b725d512d55609bb6eb7d39f47ff489a111b08c64f + checksum: 10c0/8364d3bd5cfe54e9bc97ed981e81207f5539f8bdcb72c166bb46c4a967c270ed440c8bdecde106ab73348744e28a3626e46aed101ddae8822f17fbfc9b7cf3eb languageName: node linkType: hard -"@graphql-codegen/typescript-document-nodes@npm:4.0.9": - version: 4.0.9 - resolution: "@graphql-codegen/typescript-document-nodes@npm:4.0.9" +"@graphql-codegen/typescript-document-nodes@npm:4.0.12": + version: 4.0.12 + resolution: "@graphql-codegen/typescript-document-nodes@npm:4.0.12" dependencies: - "@graphql-codegen/plugin-helpers": "npm:^5.0.4" - "@graphql-codegen/visitor-plugin-common": "npm:5.3.1" + "@graphql-codegen/plugin-helpers": "npm:^5.1.0" + "@graphql-codegen/visitor-plugin-common": "npm:5.6.0" auto-bind: "npm:~4.0.0" tslib: "npm:~2.6.0" peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 10c0/18e692602c866d5f3b6d561db51b2bbbaa41bd9298e292f21db219fe3995ec44ca50446f892f6889a2e39dcd9ff9f26ad951d24d826bdf53597ed35fc6a4351d + checksum: 10c0/aa7c471b56e78819c7e3a6753b2116557ab758cbe424ec56efbe24c4fad0469a98237c25fbe5e12260c6f5058ef34ac65639c0613c7c8d531f1ab99b5b753eb0 languageName: node linkType: hard @@ -5129,22 +5090,22 @@ __metadata: languageName: node linkType: hard -"@graphql-codegen/typescript-operations@npm:4.2.3": - version: 4.2.3 - resolution: "@graphql-codegen/typescript-operations@npm:4.2.3" +"@graphql-codegen/typescript-operations@npm:4.4.0, @graphql-codegen/typescript-operations@npm:^4.4.0": + version: 4.4.0 + resolution: "@graphql-codegen/typescript-operations@npm:4.4.0" dependencies: - "@graphql-codegen/plugin-helpers": "npm:^5.0.4" - "@graphql-codegen/typescript": "npm:^4.0.9" - "@graphql-codegen/visitor-plugin-common": "npm:5.3.1" + "@graphql-codegen/plugin-helpers": "npm:^5.1.0" + "@graphql-codegen/typescript": "npm:^4.1.2" + "@graphql-codegen/visitor-plugin-common": "npm:5.6.0" auto-bind: "npm:~4.0.0" tslib: "npm:~2.6.0" peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 10c0/eae0d20d7a6087a47b3ad44d322c5a9bd61e2cb35e44f20652740876a2024593ac02964885ebab155cc958992c8d963561fe3d91f748e067f525f9804937f3c3 + checksum: 10c0/e2952c7f053dc4ed918afba728ef9a2aa40a1ebb4ded3aaed1c300d01b30a77cfb56375b92367f7a229e5e83f89b533970acde9ddcdfb1326983c36cf3772b45 languageName: node linkType: hard -"@graphql-codegen/typescript-operations@npm:^4.0.0, @graphql-codegen/typescript-operations@npm:^4.3.1": +"@graphql-codegen/typescript-operations@npm:^4.0.0": version: 4.3.1 resolution: "@graphql-codegen/typescript-operations@npm:4.3.1" dependencies: @@ -5175,22 +5136,22 @@ __metadata: languageName: node linkType: hard -"@graphql-codegen/typescript@npm:4.0.9": - version: 4.0.9 - resolution: "@graphql-codegen/typescript@npm:4.0.9" +"@graphql-codegen/typescript@npm:4.1.2, @graphql-codegen/typescript@npm:^4.1.2": + version: 4.1.2 + resolution: "@graphql-codegen/typescript@npm:4.1.2" dependencies: - "@graphql-codegen/plugin-helpers": "npm:^5.0.4" + "@graphql-codegen/plugin-helpers": "npm:^5.1.0" "@graphql-codegen/schema-ast": "npm:^4.0.2" - "@graphql-codegen/visitor-plugin-common": "npm:5.3.1" + "@graphql-codegen/visitor-plugin-common": "npm:5.6.0" auto-bind: "npm:~4.0.0" tslib: "npm:~2.6.0" peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 10c0/37a209ac6f1e84551805028dddb7be42e9b5ec5d7d411678b845f2c5b6b4bc242330666f993962f4d59dc207b9d1585c568f7c908364c0410531fd6860e4dfbd + checksum: 10c0/0606cb763d3b3feef38bf7086e9933544bbf8938957621f922dd2b43386f9da1736c830b7370b4be76fa6ae3ee6145d4466dde717ae764cb61c45dc78760a1ed languageName: node linkType: hard -"@graphql-codegen/typescript@npm:^4.0.0, @graphql-codegen/typescript@npm:^4.0.9, @graphql-codegen/typescript@npm:^4.1.1": +"@graphql-codegen/typescript@npm:^4.0.0, @graphql-codegen/typescript@npm:^4.1.1": version: 4.1.1 resolution: "@graphql-codegen/typescript@npm:4.1.1" dependencies: @@ -5225,11 +5186,11 @@ __metadata: languageName: node linkType: hard -"@graphql-codegen/visitor-plugin-common@npm:5.3.1": - version: 5.3.1 - resolution: "@graphql-codegen/visitor-plugin-common@npm:5.3.1" +"@graphql-codegen/visitor-plugin-common@npm:5.5.0, @graphql-codegen/visitor-plugin-common@npm:^5.0.0": + version: 5.5.0 + resolution: "@graphql-codegen/visitor-plugin-common@npm:5.5.0" dependencies: - "@graphql-codegen/plugin-helpers": "npm:^5.0.4" + "@graphql-codegen/plugin-helpers": "npm:^5.1.0" "@graphql-tools/optimize": "npm:^2.0.0" "@graphql-tools/relay-operation-optimizer": "npm:^7.0.0" "@graphql-tools/utils": "npm:^10.0.0" @@ -5241,13 +5202,13 @@ __metadata: tslib: "npm:~2.6.0" peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 10c0/c6d642445149ef9adb473e0a47019a2008e4e1b69a700d7ff6b2e4d2ba3f3118a4296f6d370fd1c45c84f91dd3580cea63db896a47bd102a0dd7b28bb409a0e6 + checksum: 10c0/b272bd5d70337d0d309954c24286117ee3437d57487cbb305a98396608eae39da0d1dd33e125e7471bc3cd69b8ca5c59d574003fa66540aebdf77011de943b86 languageName: node linkType: hard -"@graphql-codegen/visitor-plugin-common@npm:5.5.0, @graphql-codegen/visitor-plugin-common@npm:^5.0.0, @graphql-codegen/visitor-plugin-common@npm:^5.5.0": - version: 5.5.0 - resolution: "@graphql-codegen/visitor-plugin-common@npm:5.5.0" +"@graphql-codegen/visitor-plugin-common@npm:5.6.0, @graphql-codegen/visitor-plugin-common@npm:^5.6.0": + version: 5.6.0 + resolution: "@graphql-codegen/visitor-plugin-common@npm:5.6.0" dependencies: "@graphql-codegen/plugin-helpers": "npm:^5.1.0" "@graphql-tools/optimize": "npm:^2.0.0" @@ -5261,7 +5222,7 @@ __metadata: tslib: "npm:~2.6.0" peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 10c0/b272bd5d70337d0d309954c24286117ee3437d57487cbb305a98396608eae39da0d1dd33e125e7471bc3cd69b8ca5c59d574003fa66540aebdf77011de943b86 + checksum: 10c0/dcdce23fc43d34f163050942fa05f9f700b4fc597c39b2a72122214529a9b4604537b22b776a3b8920fa8c5544429c577339157dd12a5216c299b63ca935cd84 languageName: node linkType: hard @@ -7002,27 +6963,27 @@ __metadata: languageName: node linkType: hard -"@lingui/babel-plugin-extract-messages@npm:4.11.4": - version: 4.11.4 - resolution: "@lingui/babel-plugin-extract-messages@npm:4.11.4" - checksum: 10c0/b57f23aaaf245aa09d8791f680998a6df28cad8112c4df7cc9e196366595a451c8faf8ff648ff828bc139c9b6b999d73d6ba3338fe7671090414e40a531d3015 +"@lingui/babel-plugin-extract-messages@npm:4.14.0": + version: 4.14.0 + resolution: "@lingui/babel-plugin-extract-messages@npm:4.14.0" + checksum: 10c0/aba08c41a248b689a75435aac3adcce829895b9d63694f60ea0047d957f2c52ddcc08a0d1aaaf5548d3ecca124d49ae721697f5950bcf79de1000a1086101a73 languageName: node linkType: hard -"@lingui/cli@npm:4.11.4": - version: 4.11.4 - resolution: "@lingui/cli@npm:4.11.4" +"@lingui/cli@npm:4.14.0": + version: 4.14.0 + resolution: "@lingui/cli@npm:4.14.0" dependencies: "@babel/core": "npm:^7.21.0" "@babel/generator": "npm:^7.21.1" - "@babel/parser": "npm:^7.21.2" + "@babel/parser": "npm:^7.22.0" "@babel/runtime": "npm:^7.21.0" "@babel/types": "npm:^7.21.2" - "@lingui/babel-plugin-extract-messages": "npm:4.11.4" - "@lingui/conf": "npm:4.11.4" - "@lingui/core": "npm:4.11.4" - "@lingui/format-po": "npm:4.11.4" - "@lingui/message-utils": "npm:4.11.4" + "@lingui/babel-plugin-extract-messages": "npm:4.14.0" + "@lingui/conf": "npm:4.14.0" + "@lingui/core": "npm:4.14.0" + "@lingui/format-po": "npm:4.14.0" + "@lingui/message-utils": "npm:4.14.0" babel-plugin-macros: "npm:^3.0.1" chalk: "npm:^4.1.0" chokidar: "npm:3.5.1" @@ -7044,13 +7005,13 @@ __metadata: source-map: "npm:^0.8.0-beta.0" bin: lingui: dist/lingui.js - checksum: 10c0/1dee4450b6d7f198a63623c8bc30bb6524ddd716114aba6db2086dd759f0cddc0dc160225980e86e675bc9ba282bfddfe400ffb94f2459da8873f0ccfa294771 + checksum: 10c0/6021dbdbaa448dfc8bf7e80f45977725c4e617fee2b4a83e090e51a71613d9a8922b31576e6e781d57455fff8d1d02ab172ef4fc83088054f9c3603a9696648b languageName: node linkType: hard -"@lingui/conf@npm:4.11.4": - version: 4.11.4 - resolution: "@lingui/conf@npm:4.11.4" +"@lingui/conf@npm:4.14.0": + version: 4.14.0 + resolution: "@lingui/conf@npm:4.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" chalk: "npm:^4.1.0" @@ -7058,87 +7019,87 @@ __metadata: jest-validate: "npm:^29.4.3" jiti: "npm:^1.17.1" lodash.get: "npm:^4.4.2" - checksum: 10c0/7746502f563ce8e94898031798d1fcde07b6971b3843457079f45cc79b8e23f042ca6ca0676610002a2ef098c88492c092c100ad3d4d93eb632d87816ae9af6f + checksum: 10c0/33dc28fd0d1bfb056a07a9b807faae57cfd468b7447d4cd2c51123fe5ac734917e3eb1efef280130b2141cfd9db0ccf8d5f628dbb6493d5c2a9edc3f03d2c18a languageName: node linkType: hard -"@lingui/core@npm:4.11.4": - version: 4.11.4 - resolution: "@lingui/core@npm:4.11.4" +"@lingui/core@npm:4.14.0": + version: 4.14.0 + resolution: "@lingui/core@npm:4.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" - "@lingui/message-utils": "npm:4.11.4" + "@lingui/message-utils": "npm:4.14.0" unraw: "npm:^3.0.0" - checksum: 10c0/102a808ffaaf5cde7e257cfc01629ab7113204f27c000ae609e6b79e813b3972879eb3f15c9a76ffa008994b98b8cd2c090c2e49003675ce03090f02466f442c + checksum: 10c0/48207b4d3c8a470bdf38ce9a3bdd6639991315a392bf6f28b5f2698b7b1db92f4700433201a6eb40db806c1a04e29a6760193b2306b9912b1902d01edd1891ba languageName: node linkType: hard -"@lingui/format-po@npm:4.11.4": - version: 4.11.4 - resolution: "@lingui/format-po@npm:4.11.4" +"@lingui/format-po@npm:4.14.0": + version: 4.14.0 + resolution: "@lingui/format-po@npm:4.14.0" dependencies: - "@lingui/conf": "npm:4.11.4" - "@lingui/message-utils": "npm:4.11.4" + "@lingui/conf": "npm:4.14.0" + "@lingui/message-utils": "npm:4.14.0" date-fns: "npm:^3.6.0" pofile: "npm:^1.1.4" - checksum: 10c0/d9273b5ff2276afcb939b244c80d6f5a495f7cb10b25c8c0b53626ef6fe97a53fd82c9067d18ec2c385b920cb05efcd2e03d3c2423e8e6da9f8bcc7debbbe2a7 + checksum: 10c0/619207916f6c8edf5d11f34884237f7aa2a17e8cb27b47803de93e3b571fa82642be3b551f959cb0f6c62870cbb559ac9d012c73994fd3ba62d6550a6681486c languageName: node linkType: hard -"@lingui/loader@npm:4.11.4": - version: 4.11.4 - resolution: "@lingui/loader@npm:4.11.4" +"@lingui/loader@npm:4.14.0": + version: 4.14.0 + resolution: "@lingui/loader@npm:4.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" - "@lingui/cli": "npm:4.11.4" - "@lingui/conf": "npm:4.11.4" + "@lingui/cli": "npm:4.14.0" + "@lingui/conf": "npm:4.14.0" peerDependencies: webpack: ^5.0.0 - checksum: 10c0/c169e39c9e5b864ce04a4c464e993af06895afcd5ab6493e2a8dffb10a893e82f1540aa2b5d1d6cc4d06832c123c41a67e93bcee1b89edfe32cd480beddf4138 + checksum: 10c0/c77b67ee46f9eb02f272f7e58958539823a5348784f90f30385e5c06d812b483b73d863d1168b8ba22c7e264a96b8315b8d4b90ee733b0307942c7464f559dca languageName: node linkType: hard -"@lingui/macro@npm:4.11.4": - version: 4.11.4 - resolution: "@lingui/macro@npm:4.11.4" +"@lingui/macro@npm:4.14.0": + version: 4.14.0 + resolution: "@lingui/macro@npm:4.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" "@babel/types": "npm:^7.20.7" - "@lingui/conf": "npm:4.11.4" - "@lingui/core": "npm:4.11.4" - "@lingui/message-utils": "npm:4.11.4" + "@lingui/conf": "npm:4.14.0" + "@lingui/core": "npm:4.14.0" + "@lingui/message-utils": "npm:4.14.0" peerDependencies: "@lingui/react": ^4.0.0 babel-plugin-macros: 2 || 3 - checksum: 10c0/df49ff4aa815d745c433f376fe57f598cd71a83ea01d565cdc73dafe074ad070b8f1b95ebd4cb157df8a548ea6ebfba7163824dfcff8907fff72d9debf1f0473 + checksum: 10c0/fb9c570a5412f3daad5138349a1c57e431fba05b8735d4f3bb5c3276b606648dd3488e112576ab255057ffd446c27705d4d9e1d3672fb0fca5f72e8fc753d5dd languageName: node linkType: hard -"@lingui/message-utils@npm:4.11.4": - version: 4.11.4 - resolution: "@lingui/message-utils@npm:4.11.4" +"@lingui/message-utils@npm:4.14.0": + version: 4.14.0 + resolution: "@lingui/message-utils@npm:4.14.0" dependencies: "@messageformat/parser": "npm:^5.0.0" js-sha256: "npm:^0.10.1" - checksum: 10c0/22e0ea1e9b2b4e260d404d70918a6430da8b46e2507ab8c87b3c798cc61118a5e53702f2d10ead69df905f983e75dcefd38dca6234d93ea91718552554edf641 + checksum: 10c0/cd08578bdd852aa11b88fd6d417c466a64366fe0650c9a6a17e684d517ac0b7cda7fa4dc560c020c12dd5f79612e2a4bfa4e723d5bbc98ae6d3835542523576a languageName: node linkType: hard -"@lingui/react@npm:4.11.4": - version: 4.11.4 - resolution: "@lingui/react@npm:4.11.4" +"@lingui/react@npm:4.14.0": + version: 4.14.0 + resolution: "@lingui/react@npm:4.14.0" dependencies: "@babel/runtime": "npm:^7.20.13" - "@lingui/core": "npm:4.11.4" + "@lingui/core": "npm:4.14.0" peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 - checksum: 10c0/0747b9a93f752adbfc12cbc04f4d89a816e756fa92597d1a62f5682620077aff6ba82e0f4847fc0b66680e38fc2597c5c6fb590db5e3ca4b412afa9f8d4a801f + checksum: 10c0/ef886f0046f3badb4cd2c6dab05499636bc076017212911769360834a4c2b1c97cb53787235d3dab25f5b4edd3e1a2ee8502722157e910f104baaa5ac004db51 languageName: node linkType: hard -"@lingui/swc-plugin@npm:4.0.8": - version: 4.0.8 - resolution: "@lingui/swc-plugin@npm:4.0.8" +"@lingui/swc-plugin@npm:4.1.0": + version: 4.1.0 + resolution: "@lingui/swc-plugin@npm:4.1.0" peerDependencies: "@lingui/macro": 4 peerDependenciesMeta: @@ -7146,7 +7107,7 @@ __metadata: optional: true next: optional: true - checksum: 10c0/7b8daac8f0e1e338a0231093ff3a4c8e6bf6bb49ea0de9ea5a09a8fb4711f7b75760771693ff198d156355eb987850cddfcf4b24d2109305c492bf96d4918dbd + checksum: 10c0/08015159d6f93fb7a5e54d15f89470e9cd8b18e23e082c97c5999dc3b10f62b0825fb562ff4e48d8fd3a7d40bf5919b93c5125e6e488096921a9f0fc153c5c4c languageName: node linkType: hard @@ -7394,10 +7355,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.2.14": - version: 14.2.14 - resolution: "@next/env@npm:14.2.14" - checksum: 10c0/07060e631dfe795359a6bf509069f19e2fde1aa36a8e845d293ae6194bfdfcd7e0b1a628626083a2bb2b46a4702f8428bc2a21913f24b88ec53f773c50c14a9f +"@next/env@npm:15.0.3": + version: 15.0.3 + resolution: "@next/env@npm:15.0.3" + checksum: 10c0/63582fed80d6a28fff102c935095da71fd57ddf6b5f5d564e85ebdefdeb93298f7f7cf7d813c75b460c6627106717ea959b4c232939e7abb97d73d8b8467d4cd languageName: node linkType: hard @@ -7408,74 +7369,67 @@ __metadata: languageName: node linkType: hard -"@next/eslint-plugin-next@npm:14.2.14": - version: 14.2.14 - resolution: "@next/eslint-plugin-next@npm:14.2.14" +"@next/eslint-plugin-next@npm:15.0.3": + version: 15.0.3 + resolution: "@next/eslint-plugin-next@npm:15.0.3" dependencies: - glob: "npm:10.3.10" - checksum: 10c0/d999a440e8976a39779edae67ef85b450231557742c1497e72d0fd017eb67fdaf67c1ffbfc56ae6ce2175a3d09720ad826074cea406a6579d82b02cc4ee00a73 + fast-glob: "npm:3.3.1" + checksum: 10c0/59d024d129e472aa32fb841a1906d3ab3d3a7252a9fdfc93e3ac5a2436397d16f53f16ed0ec6c7006f912571854e52492612c0d4493c440c84dba5cea67e95d9 languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.2.14": - version: 14.2.14 - resolution: "@next/swc-darwin-arm64@npm:14.2.14" +"@next/swc-darwin-arm64@npm:15.0.3": + version: 15.0.3 + resolution: "@next/swc-darwin-arm64@npm:15.0.3" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.2.14": - version: 14.2.14 - resolution: "@next/swc-darwin-x64@npm:14.2.14" +"@next/swc-darwin-x64@npm:15.0.3": + version: 15.0.3 + resolution: "@next/swc-darwin-x64@npm:15.0.3" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.2.14": - version: 14.2.14 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.14" +"@next/swc-linux-arm64-gnu@npm:15.0.3": + version: 15.0.3 + resolution: "@next/swc-linux-arm64-gnu@npm:15.0.3" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.2.14": - version: 14.2.14 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.14" +"@next/swc-linux-arm64-musl@npm:15.0.3": + version: 15.0.3 + resolution: "@next/swc-linux-arm64-musl@npm:15.0.3" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.2.14": - version: 14.2.14 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.14" +"@next/swc-linux-x64-gnu@npm:15.0.3": + version: 15.0.3 + resolution: "@next/swc-linux-x64-gnu@npm:15.0.3" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.2.14": - version: 14.2.14 - resolution: "@next/swc-linux-x64-musl@npm:14.2.14" +"@next/swc-linux-x64-musl@npm:15.0.3": + version: 15.0.3 + resolution: "@next/swc-linux-x64-musl@npm:15.0.3" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.2.14": - version: 14.2.14 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.14" +"@next/swc-win32-arm64-msvc@npm:15.0.3": + version: 15.0.3 + resolution: "@next/swc-win32-arm64-msvc@npm:15.0.3" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.2.14": - version: 14.2.14 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.14" - conditions: os=win32 & cpu=ia32 - languageName: node - linkType: hard - -"@next/swc-win32-x64-msvc@npm:14.2.14": - version: 14.2.14 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.14" +"@next/swc-win32-x64-msvc@npm:15.0.3": + version: 15.0.3 + resolution: "@next/swc-win32-x64-msvc@npm:15.0.3" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -7736,39 +7690,6 @@ __metadata: languageName: node linkType: hard -"@peculiar/asn1-schema@npm:^2.3.13, @peculiar/asn1-schema@npm:^2.3.8": - version: 2.3.13 - resolution: "@peculiar/asn1-schema@npm:2.3.13" - dependencies: - asn1js: "npm:^3.0.5" - pvtsutils: "npm:^1.3.5" - tslib: "npm:^2.6.2" - checksum: 10c0/98020f09a1b412e16bd5cb96ecb35a4da8043d90f4911eaa8b565cba7c437ae39544f928f8c112d5926f260bff78a184c165f60f153409c94b5224527ea355b0 - languageName: node - linkType: hard - -"@peculiar/json-schema@npm:^1.1.12": - version: 1.1.12 - resolution: "@peculiar/json-schema@npm:1.1.12" - dependencies: - tslib: "npm:^2.0.0" - checksum: 10c0/202132c66dcc6b6aca5d0af971c015be2e163da2f7f992910783c5d39c8a7db59b6ec4f4ce419459a1f954b7e1d17b6b253f0e60072c1b3d254079f4eaebc311 - languageName: node - linkType: hard - -"@peculiar/webcrypto@npm:^1.4.0": - version: 1.5.0 - resolution: "@peculiar/webcrypto@npm:1.5.0" - dependencies: - "@peculiar/asn1-schema": "npm:^2.3.8" - "@peculiar/json-schema": "npm:^1.1.12" - pvtsutils: "npm:^1.3.5" - tslib: "npm:^2.6.2" - webcrypto-core: "npm:^1.8.0" - checksum: 10c0/4f6f24b2c52c2155b9c569b6eb1d57954cb5f7bd2764a50cdaed7aea17a6dcf304b75b87b57ba318756ffec8179a07d9a76534aaf77855912b838543e5ff8983 - languageName: node - linkType: hard - "@pkgjs/parseargs@npm:^0.11.0": version: 0.11.0 resolution: "@pkgjs/parseargs@npm:0.11.0" @@ -8162,92 +8083,92 @@ __metadata: languageName: node linkType: hard -"@swc/core-darwin-arm64@npm:1.7.26": - version: 1.7.26 - resolution: "@swc/core-darwin-arm64@npm:1.7.26" +"@swc/core-darwin-arm64@npm:1.9.3": + version: 1.9.3 + resolution: "@swc/core-darwin-arm64@npm:1.9.3" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@swc/core-darwin-x64@npm:1.7.26": - version: 1.7.26 - resolution: "@swc/core-darwin-x64@npm:1.7.26" +"@swc/core-darwin-x64@npm:1.9.3": + version: 1.9.3 + resolution: "@swc/core-darwin-x64@npm:1.9.3" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@swc/core-linux-arm-gnueabihf@npm:1.7.26": - version: 1.7.26 - resolution: "@swc/core-linux-arm-gnueabihf@npm:1.7.26" +"@swc/core-linux-arm-gnueabihf@npm:1.9.3": + version: 1.9.3 + resolution: "@swc/core-linux-arm-gnueabihf@npm:1.9.3" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@swc/core-linux-arm64-gnu@npm:1.7.26": - version: 1.7.26 - resolution: "@swc/core-linux-arm64-gnu@npm:1.7.26" +"@swc/core-linux-arm64-gnu@npm:1.9.3": + version: 1.9.3 + resolution: "@swc/core-linux-arm64-gnu@npm:1.9.3" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-arm64-musl@npm:1.7.26": - version: 1.7.26 - resolution: "@swc/core-linux-arm64-musl@npm:1.7.26" +"@swc/core-linux-arm64-musl@npm:1.9.3": + version: 1.9.3 + resolution: "@swc/core-linux-arm64-musl@npm:1.9.3" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@swc/core-linux-x64-gnu@npm:1.7.26": - version: 1.7.26 - resolution: "@swc/core-linux-x64-gnu@npm:1.7.26" +"@swc/core-linux-x64-gnu@npm:1.9.3": + version: 1.9.3 + resolution: "@swc/core-linux-x64-gnu@npm:1.9.3" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-x64-musl@npm:1.7.26": - version: 1.7.26 - resolution: "@swc/core-linux-x64-musl@npm:1.7.26" +"@swc/core-linux-x64-musl@npm:1.9.3": + version: 1.9.3 + resolution: "@swc/core-linux-x64-musl@npm:1.9.3" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@swc/core-win32-arm64-msvc@npm:1.7.26": - version: 1.7.26 - resolution: "@swc/core-win32-arm64-msvc@npm:1.7.26" +"@swc/core-win32-arm64-msvc@npm:1.9.3": + version: 1.9.3 + resolution: "@swc/core-win32-arm64-msvc@npm:1.9.3" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@swc/core-win32-ia32-msvc@npm:1.7.26": - version: 1.7.26 - resolution: "@swc/core-win32-ia32-msvc@npm:1.7.26" +"@swc/core-win32-ia32-msvc@npm:1.9.3": + version: 1.9.3 + resolution: "@swc/core-win32-ia32-msvc@npm:1.9.3" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@swc/core-win32-x64-msvc@npm:1.7.26": - version: 1.7.26 - resolution: "@swc/core-win32-x64-msvc@npm:1.7.26" +"@swc/core-win32-x64-msvc@npm:1.9.3": + version: 1.9.3 + resolution: "@swc/core-win32-x64-msvc@npm:1.9.3" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@swc/core@npm:1.7.26": - version: 1.7.26 - resolution: "@swc/core@npm:1.7.26" - dependencies: - "@swc/core-darwin-arm64": "npm:1.7.26" - "@swc/core-darwin-x64": "npm:1.7.26" - "@swc/core-linux-arm-gnueabihf": "npm:1.7.26" - "@swc/core-linux-arm64-gnu": "npm:1.7.26" - "@swc/core-linux-arm64-musl": "npm:1.7.26" - "@swc/core-linux-x64-gnu": "npm:1.7.26" - "@swc/core-linux-x64-musl": "npm:1.7.26" - "@swc/core-win32-arm64-msvc": "npm:1.7.26" - "@swc/core-win32-ia32-msvc": "npm:1.7.26" - "@swc/core-win32-x64-msvc": "npm:1.7.26" +"@swc/core@npm:1.9.3": + version: 1.9.3 + resolution: "@swc/core@npm:1.9.3" + dependencies: + "@swc/core-darwin-arm64": "npm:1.9.3" + "@swc/core-darwin-x64": "npm:1.9.3" + "@swc/core-linux-arm-gnueabihf": "npm:1.9.3" + "@swc/core-linux-arm64-gnu": "npm:1.9.3" + "@swc/core-linux-arm64-musl": "npm:1.9.3" + "@swc/core-linux-x64-gnu": "npm:1.9.3" + "@swc/core-linux-x64-musl": "npm:1.9.3" + "@swc/core-win32-arm64-msvc": "npm:1.9.3" + "@swc/core-win32-ia32-msvc": "npm:1.9.3" + "@swc/core-win32-x64-msvc": "npm:1.9.3" "@swc/counter": "npm:^0.1.3" - "@swc/types": "npm:^0.1.12" + "@swc/types": "npm:^0.1.17" peerDependencies: "@swc/helpers": "*" dependenciesMeta: @@ -8274,28 +8195,27 @@ __metadata: peerDependenciesMeta: "@swc/helpers": optional: true - checksum: 10c0/6c5ce3d048cb100cd545145b1701a857207b1aeecc8f6bc44ed10b0a1792052834d155a6fa651dad20f38d3fff595034649cc75618946be8da751fa86a9c75b7 + checksum: 10c0/a9507a5be580518d51cf7f41821a89e1044be6f72930efbdf3877366c27e9ff1dbca3e1a7f18698679f8c345b6698f43cd80d7dfa24ba30dcab493de9b7a336e languageName: node linkType: hard -"@swc/counter@npm:^0.1.3": +"@swc/counter@npm:0.1.3, @swc/counter@npm:^0.1.3": version: 0.1.3 resolution: "@swc/counter@npm:0.1.3" checksum: 10c0/8424f60f6bf8694cfd2a9bca45845bce29f26105cda8cf19cdb9fd3e78dc6338699e4db77a89ae449260bafa1cc6bec307e81e7fb96dbf7dcfce0eea55151356 languageName: node linkType: hard -"@swc/helpers@npm:0.5.5": - version: 0.5.5 - resolution: "@swc/helpers@npm:0.5.5" +"@swc/helpers@npm:0.5.13": + version: 0.5.13 + resolution: "@swc/helpers@npm:0.5.13" dependencies: - "@swc/counter": "npm:^0.1.3" tslib: "npm:^2.4.0" - checksum: 10c0/21a9b9cfe7e00865f9c9f3eb4c1cc5b397143464f7abee76a2c5366e591e06b0155b5aac93fe8269ef8d548df253f6fd931e9ddfc0fd12efd405f90f45506e7d + checksum: 10c0/b9df578401fc62405da9a6c31e79e447a2fd90f68b25b1daee12f2caf2821991bb89106f0397bc1acb4c4d84a8ce079d04b60b65f534496952e3bf8c9a52f40f languageName: node linkType: hard -"@swc/types@npm:^0.1.12": +"@swc/types@npm:^0.1.17": version: 0.1.17 resolution: "@swc/types@npm:0.1.17" dependencies: @@ -8304,7 +8224,7 @@ __metadata: languageName: node linkType: hard -"@swc/wasm-web@npm:^1.7.28": +"@swc/wasm-web@npm:^1.9.3": version: 1.9.3 resolution: "@swc/wasm-web@npm:1.9.3" checksum: 10c0/4c4e77ab3e32b1551eb9a469f7c77193f0a55cb2d8ca2d6b98af150ef6bf8c96b7afb73208a6ac0aa987d7d9fe6c97718997f4f0a8919b17fd1f2f0c6d0b453e @@ -8466,13 +8386,6 @@ __metadata: languageName: node linkType: hard -"@types/cookie@npm:^0.6.0": - version: 0.6.0 - resolution: "@types/cookie@npm:0.6.0" - checksum: 10c0/5b326bd0188120fb32c0be086b141b1481fec9941b76ad537f9110e10d61ee2636beac145463319c71e4be67a17e85b81ca9e13ceb6e3bb63b93d16824d6c149 - languageName: node - linkType: hard - "@types/debug@npm:^4.0.0": version: 4.1.12 resolution: "@types/debug@npm:4.1.12" @@ -8599,7 +8512,7 @@ __metadata: languageName: node linkType: hard -"@types/jest@npm:^29.5.13": +"@types/jest@npm:^29.5.14": version: 29.5.14 resolution: "@types/jest@npm:29.5.14" dependencies: @@ -8652,7 +8565,7 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.10": +"@types/lodash@npm:^4.17.13": version: 4.17.13 resolution: "@types/lodash@npm:4.17.13" checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9 @@ -8698,12 +8611,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^18.19.54": - version: 18.19.64 - resolution: "@types/node@npm:18.19.64" +"@types/node@npm:^18.19.66": + version: 18.19.66 + resolution: "@types/node@npm:18.19.66" dependencies: undici-types: "npm:~5.26.4" - checksum: 10c0/a54009cd222f5751c903e5f4889a0f12e3d3755a1f87ce919455eeaf00a9ba0c9215c4a92bc3d8df585a894fa3e4cf218e5afccced355688624133e1a4b88235 + checksum: 10c0/d6a31a3f03c4e2c62cdd319ab7f6ff66038d7408158304cfe0a852c9b0247893f5173bafffa0a090bcc279a6015a7c8399a51bf8e44f781edd4d41c43f274edb languageName: node linkType: hard @@ -8745,7 +8658,7 @@ __metadata: languageName: node linkType: hard -"@types/react-dom@npm:^18.0.0, @types/react-dom@npm:^18.3.0": +"@types/react-dom@npm:^18.0.0, @types/react-dom@npm:^18.3.1": version: 18.3.1 resolution: "@types/react-dom@npm:18.3.1" dependencies: @@ -8772,7 +8685,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:^18.3.11": +"@types/react@npm:*, @types/react@npm:^18.3.12": version: 18.3.12 resolution: "@types/react@npm:18.3.12" dependencies: @@ -9196,13 +9109,6 @@ __metadata: languageName: node linkType: hard -"@whatwg-node/events@npm:^0.0.3": - version: 0.0.3 - resolution: "@whatwg-node/events@npm:0.0.3" - checksum: 10c0/87ac0854f84650ce016ccd82a6c087eac1c6204eeb80cf358737ce7757a345e3a4ba19e9b1815b326eb1451d49878785aa9dc426631f4ea47dedbcfc51b56977 - languageName: node - linkType: hard - "@whatwg-node/events@npm:^0.1.0": version: 0.1.2 resolution: "@whatwg-node/events@npm:0.1.2" @@ -9222,20 +9128,7 @@ __metadata: languageName: node linkType: hard -"@whatwg-node/fetch@npm:^0.8.0": - version: 0.8.8 - resolution: "@whatwg-node/fetch@npm:0.8.8" - dependencies: - "@peculiar/webcrypto": "npm:^1.4.0" - "@whatwg-node/node-fetch": "npm:^0.3.6" - busboy: "npm:^1.6.0" - urlpattern-polyfill: "npm:^8.0.0" - web-streams-polyfill: "npm:^3.2.1" - checksum: 10c0/37d882bf85764aec7541cda1008099ab4d695971608946ec9b9e40326eedfd4c49507fbcc8765ebe3e9241f4dc9d1e970e0b3501a814d721c40c721d313c5d50 - languageName: node - linkType: hard - -"@whatwg-node/fetch@npm:^0.9.21": +"@whatwg-node/fetch@npm:^0.9.20": version: 0.9.23 resolution: "@whatwg-node/fetch@npm:0.9.23" dependencies: @@ -9245,19 +9138,6 @@ __metadata: languageName: node linkType: hard -"@whatwg-node/node-fetch@npm:^0.3.6": - version: 0.3.6 - resolution: "@whatwg-node/node-fetch@npm:0.3.6" - dependencies: - "@whatwg-node/events": "npm:^0.0.3" - busboy: "npm:^1.6.0" - fast-querystring: "npm:^1.1.1" - fast-url-parser: "npm:^1.1.3" - tslib: "npm:^2.3.1" - checksum: 10c0/49e4fd5e682d1fa1229b2c13c06074c6a633eddbe61be162fd213ddb85d6d27d51554b3cced5f6b7f3be1722a64cca7f5ffe0722d08b3285fe2f289d8d5a045d - languageName: node - linkType: hard - "@whatwg-node/node-fetch@npm:^0.6.0": version: 0.6.0 resolution: "@whatwg-node/node-fetch@npm:0.6.0" @@ -9774,17 +9654,6 @@ __metadata: languageName: node linkType: hard -"asn1js@npm:^3.0.5": - version: 3.0.5 - resolution: "asn1js@npm:3.0.5" - dependencies: - pvtsutils: "npm:^1.3.2" - pvutils: "npm:^1.1.3" - tslib: "npm:^2.4.0" - checksum: 10c0/bb8eaf4040c8f49dd475566874986f5976b81bae65a6b5526e2208a13cdca323e69ce297bcd435fdda3eb6933defe888e71974d705b6fcb14f2734a907f8aed4 - languageName: node - linkType: hard - "ast-types-flow@npm:^0.0.8": version: 0.0.8 resolution: "ast-types-flow@npm:0.0.8" @@ -10781,10 +10650,10 @@ __metadata: languageName: node linkType: hard -"cookie@npm:^0.7.2": - version: 0.7.2 - resolution: "cookie@npm:0.7.2" - checksum: 10c0/9596e8ccdbf1a3a88ae02cf5ee80c1c50959423e1022e4e60b91dd87c622af1da309253d8abdb258fb5e3eacb4f08e579dc58b4897b8087574eee0fd35dfa5d2 +"cookie@npm:^1.0.2": + version: 1.0.2 + resolution: "cookie@npm:1.0.2" + checksum: 10c0/fd25fe79e8fbcfcaf6aa61cd081c55d144eeeba755206c058682257cb38c4bd6795c6620de3f064c740695bb65b7949ebb1db7a95e4636efb8357a335ad3f54b languageName: node linkType: hard @@ -10920,17 +10789,6 @@ __metadata: languageName: node linkType: hard -"cross-spawn@npm:^5.1.0": - version: 5.1.0 - resolution: "cross-spawn@npm:5.1.0" - dependencies: - lru-cache: "npm:^4.0.1" - shebang-command: "npm:^1.2.0" - which: "npm:^1.2.9" - checksum: 10c0/1918621fddb9f8c61e02118b2dbf81f611ccd1544ceaca0d026525341832b8511ce2504c60f935dbc06b35e5ef156fe8c1e72708c27dd486f034e9c0e1e07201 - languageName: node - linkType: hard - "cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.5": version: 7.0.6 resolution: "cross-spawn@npm:7.0.6" @@ -12467,15 +12325,6 @@ __metadata: languageName: node linkType: hard -"fast-url-parser@npm:^1.1.3": - version: 1.1.3 - resolution: "fast-url-parser@npm:1.1.3" - dependencies: - punycode: "npm:^1.3.2" - checksum: 10c0/d85c5c409cf0215417380f98a2d29c23a95004d93ff0d8bdf1af5f1a9d1fc608ac89ac6ffe863783d2c73efb3850dd35390feb1de3296f49877bfee0392eb5d3 - languageName: node - linkType: hard - "fastq@npm:^1.6.0": version: 1.17.1 resolution: "fastq@npm:1.17.1" @@ -12956,21 +12805,6 @@ __metadata: languageName: node linkType: hard -"glob@npm:10.3.10": - version: 10.3.10 - resolution: "glob@npm:10.3.10" - dependencies: - foreground-child: "npm:^3.1.0" - jackspeak: "npm:^2.3.5" - minimatch: "npm:^9.0.1" - minipass: "npm:^5.0.0 || ^6.0.2 || ^7.0.0" - path-scurry: "npm:^1.10.1" - bin: - glob: dist/esm/bin.mjs - checksum: 10c0/13d8a1feb7eac7945f8c8480e11cd4a44b24d26503d99a8d8ac8d5aefbf3e9802a2b6087318a829fad04cb4e829f25c5f4f1110c68966c498720dd261c7e344d - languageName: node - linkType: hard - "glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.7, glob@npm:^10.4.1, glob@npm:^10.4.5": version: 10.4.5 resolution: "glob@npm:10.4.5" @@ -13127,7 +12961,7 @@ __metadata: languageName: node linkType: hard -"graphql-config@npm:^5.0.2": +"graphql-config@npm:^5.1.1": version: 5.1.3 resolution: "graphql-config@npm:5.1.3" dependencies: @@ -14277,19 +14111,6 @@ __metadata: languageName: node linkType: hard -"jackspeak@npm:^2.3.5": - version: 2.3.6 - resolution: "jackspeak@npm:2.3.6" - dependencies: - "@isaacs/cliui": "npm:^8.0.2" - "@pkgjs/parseargs": "npm:^0.11.0" - dependenciesMeta: - "@pkgjs/parseargs": - optional: true - checksum: 10c0/f01d8f972d894cd7638bc338e9ef5ddb86f7b208ce177a36d718eac96ec86638a6efa17d0221b10073e64b45edc2ce15340db9380b1f5d5c5d000cbc517dc111 - languageName: node - linkType: hard - "jackspeak@npm:^3.1.2": version: 3.4.3 resolution: "jackspeak@npm:3.4.3" @@ -15564,16 +15385,6 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:^4.0.1": - version: 4.1.5 - resolution: "lru-cache@npm:4.1.5" - dependencies: - pseudomap: "npm:^1.0.2" - yallist: "npm:^2.1.2" - checksum: 10c0/1ca5306814e5add9ec63556d6fd9b24a4ecdeaef8e9cea52cbf30301e6b88c8d8ddc7cab45b59b56eb763e6c45af911585dc89925a074ab65e1502e3fe8103cf - languageName: node - linkType: hard - "lru-cache@npm:^5.1.1": version: 5.1.1 resolution: "lru-cache@npm:5.1.1" @@ -16043,7 +15854,7 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^9.0.1, minimatch@npm:^9.0.4, minimatch@npm:^9.0.5": +"minimatch@npm:^9.0.4, minimatch@npm:^9.0.5": version: 9.0.5 resolution: "minimatch@npm:9.0.5" dependencies: @@ -16266,31 +16077,32 @@ __metadata: languageName: node linkType: hard -"next@npm:14.2.14": - version: 14.2.14 - resolution: "next@npm:14.2.14" +"next@npm:15.0.3": + version: 15.0.3 + resolution: "next@npm:15.0.3" dependencies: - "@next/env": "npm:14.2.14" - "@next/swc-darwin-arm64": "npm:14.2.14" - "@next/swc-darwin-x64": "npm:14.2.14" - "@next/swc-linux-arm64-gnu": "npm:14.2.14" - "@next/swc-linux-arm64-musl": "npm:14.2.14" - "@next/swc-linux-x64-gnu": "npm:14.2.14" - "@next/swc-linux-x64-musl": "npm:14.2.14" - "@next/swc-win32-arm64-msvc": "npm:14.2.14" - "@next/swc-win32-ia32-msvc": "npm:14.2.14" - "@next/swc-win32-x64-msvc": "npm:14.2.14" - "@swc/helpers": "npm:0.5.5" + "@next/env": "npm:15.0.3" + "@next/swc-darwin-arm64": "npm:15.0.3" + "@next/swc-darwin-x64": "npm:15.0.3" + "@next/swc-linux-arm64-gnu": "npm:15.0.3" + "@next/swc-linux-arm64-musl": "npm:15.0.3" + "@next/swc-linux-x64-gnu": "npm:15.0.3" + "@next/swc-linux-x64-musl": "npm:15.0.3" + "@next/swc-win32-arm64-msvc": "npm:15.0.3" + "@next/swc-win32-x64-msvc": "npm:15.0.3" + "@swc/counter": "npm:0.1.3" + "@swc/helpers": "npm:0.5.13" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001579" - graceful-fs: "npm:^4.2.11" postcss: "npm:8.4.31" - styled-jsx: "npm:5.1.1" + sharp: "npm:^0.33.5" + styled-jsx: "npm:5.1.6" peerDependencies: "@opentelemetry/api": ^1.1.0 "@playwright/test": ^1.41.2 - react: ^18.2.0 - react-dom: ^18.2.0 + babel-plugin-react-compiler: "*" + react: ^18.2.0 || 19.0.0-rc-66855b96-20241106 + react-dom: ^18.2.0 || 19.0.0-rc-66855b96-20241106 sass: ^1.3.0 dependenciesMeta: "@next/swc-darwin-arm64": @@ -16307,20 +16119,22 @@ __metadata: optional: true "@next/swc-win32-arm64-msvc": optional: true - "@next/swc-win32-ia32-msvc": - optional: true "@next/swc-win32-x64-msvc": optional: true + sharp: + optional: true peerDependenciesMeta: "@opentelemetry/api": optional: true "@playwright/test": optional: true + babel-plugin-react-compiler: + optional: true sass: optional: true bin: next: dist/bin/next - checksum: 10c0/ed35c4a7e87de6da268ab19c195c498480ce758dad931b0789b81fc2a0e63020b379ce6f43daff922c123014ea5b3a33cc9eb09c785aa2d5bcd5eb0ef46b9f80 + checksum: 10c0/c5f6a57acb5f29063abc82d4d4417a048d0c2d5216d6ded6aa3fe32d60bb4835ed57dd34e2ef8fdda15579e97205820dc25bf34556b1d942a01a33d9ae7f88db languageName: node linkType: hard @@ -16334,14 +16148,14 @@ __metadata: languageName: node linkType: hard -"nock@npm:13.5.3": - version: 13.5.3 - resolution: "nock@npm:13.5.3" +"nock@npm:13.5.4": + version: 13.5.4 + resolution: "nock@npm:13.5.4" dependencies: debug: "npm:^4.1.0" json-stringify-safe: "npm:^5.0.1" propagate: "npm:^2.0.0" - checksum: 10c0/97276316a2d94b4abca685a09526ce030d83f68c3aaf8c9ff4bbab38468ac3446a239574c9e1f2ec62968e1a7ce79e4a3f5e1d016994bed17a26a1a799512ec8 + checksum: 10c0/9ca47d9d7e4b1f4adf871d7ca12722f8ef1dc7d2b9610b2568f5d9264eae9f424baa24fd9d91da9920b360d641b4243e89de198bd22c061813254a99cc6252af languageName: node linkType: hard @@ -16873,7 +16687,7 @@ __metadata: languageName: node linkType: hard -"path-scurry@npm:^1.10.1, path-scurry@npm:^1.11.1": +"path-scurry@npm:^1.11.1": version: 1.11.1 resolution: "path-scurry@npm:1.11.1" dependencies: @@ -17118,15 +16932,6 @@ __metadata: languageName: node linkType: hard -"prettier@npm:3.3.3, prettier@npm:^3": - version: 3.3.3 - resolution: "prettier@npm:3.3.3" - bin: - prettier: bin/prettier.cjs - checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26 - languageName: node - linkType: hard - "prettier@npm:^2.7.1": version: 2.8.8 resolution: "prettier@npm:2.8.8" @@ -17136,6 +16941,15 @@ __metadata: languageName: node linkType: hard +"prettier@npm:^3": + version: 3.3.3 + resolution: "prettier@npm:3.3.3" + bin: + prettier: bin/prettier.cjs + checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26 + languageName: node + linkType: hard + "pretty-bytes@npm:^5.3.0, pretty-bytes@npm:^5.4.1": version: 5.6.0 resolution: "pretty-bytes@npm:5.6.0" @@ -17255,13 +17069,6 @@ __metadata: languageName: node linkType: hard -"pseudomap@npm:^1.0.2": - version: 1.0.2 - resolution: "pseudomap@npm:1.0.2" - checksum: 10c0/5a91ce114c64ed3a6a553aa7d2943868811377388bb31447f9d8028271bae9b05b340fe0b6961a64e45b9c72946aeb0a4ab635e8f7cb3715ffd0ff2beeb6a679 - languageName: node - linkType: hard - "psl@npm:^1.1.33": version: 1.13.0 resolution: "psl@npm:1.13.0" @@ -17271,13 +17078,6 @@ __metadata: languageName: node linkType: hard -"punycode@npm:^1.3.2": - version: 1.4.1 - resolution: "punycode@npm:1.4.1" - checksum: 10c0/354b743320518aef36f77013be6e15da4db24c2b4f62c5f1eb0529a6ed02fbaf1cb52925785f6ab85a962f2b590d9cd5ad730b70da72b5f180e2556b8bd3ca08 - languageName: node - linkType: hard - "punycode@npm:^2.1.0, punycode@npm:^2.1.1, punycode@npm:^2.3.1": version: 2.3.1 resolution: "punycode@npm:2.3.1" @@ -17292,22 +17092,6 @@ __metadata: languageName: node linkType: hard -"pvtsutils@npm:^1.3.2, pvtsutils@npm:^1.3.5": - version: 1.3.5 - resolution: "pvtsutils@npm:1.3.5" - dependencies: - tslib: "npm:^2.6.1" - checksum: 10c0/d425aed316907e0b447a459bfb97c55d22270c3cfdba5a07ec90da0737b0e40f4f1771a444636f85bb6a453de90ff8c6b5f4f6ddba7597977166af49974b4534 - languageName: node - linkType: hard - -"pvutils@npm:^1.1.3": - version: 1.1.3 - resolution: "pvutils@npm:1.1.3" - checksum: 10c0/23489e6b3c76b6afb6964a20f891d6bef092939f401c78bba186b2bfcdc7a13904a0af0a78f7933346510f8c1228d5ab02d3c80e968fd84d3c76ff98d8ec9aac - languageName: node - linkType: hard - "qs@npm:6.13.1": version: 6.13.1 resolution: "qs@npm:6.13.1" @@ -17930,13 +17714,13 @@ __metadata: version: 0.0.0-use.local resolution: "root@workspace:." dependencies: - "@changesets/cli": "npm:2.27.9" - "@graphql-codegen/testing": "npm:3.0.3" + "@changesets/cli": "npm:2.27.10" + "@graphql-codegen/testing": "npm:3.0.4" "@playwright/test": "npm:1.47.2" "@testing-library/jest-dom": "npm:^6.5.0" "@testing-library/react": "npm:^14.3.1" "@types/event-stream": "npm:^4.0.5" - "@types/jest": "npm:^29.5.13" + "@types/jest": "npm:^29.5.14" "@unts/patch-package": "npm:^8.0.0" concurrently: "npm:8.2.2" eslint: "npm:^8" @@ -17944,10 +17728,10 @@ __metadata: jest: "npm:next" jest-diff: "npm:^29.7.0" jest-environment-jsdom: "npm:^29.7.0" - prettier: "npm:3.3.3" + prettier: "npm:^3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - typescript: "npm:5.6.2" + typescript: "npm:5.7.2" languageName: unknown linkType: soft @@ -18193,7 +17977,7 @@ __metadata: languageName: node linkType: hard -"sharp@npm:0.33.5": +"sharp@npm:0.33.5, sharp@npm:^0.33.5": version: 0.33.5 resolution: "sharp@npm:0.33.5" dependencies: @@ -18262,15 +18046,6 @@ __metadata: languageName: node linkType: hard -"shebang-command@npm:^1.2.0": - version: 1.2.0 - resolution: "shebang-command@npm:1.2.0" - dependencies: - shebang-regex: "npm:^1.0.0" - checksum: 10c0/7b20dbf04112c456b7fc258622dafd566553184ac9b6938dd30b943b065b21dabd3776460df534cc02480db5e1b6aec44700d985153a3da46e7db7f9bd21326d - languageName: node - linkType: hard - "shebang-command@npm:^2.0.0": version: 2.0.0 resolution: "shebang-command@npm:2.0.0" @@ -18280,13 +18055,6 @@ __metadata: languageName: node linkType: hard -"shebang-regex@npm:^1.0.0": - version: 1.0.0 - resolution: "shebang-regex@npm:1.0.0" - checksum: 10c0/9abc45dee35f554ae9453098a13fdc2f1730e525a5eb33c51f096cc31f6f10a4b38074c1ebf354ae7bffa7229506083844008dfc3bb7818228568c0b2dc1fff2 - languageName: node - linkType: hard - "shebang-regex@npm:^3.0.0": version: 3.0.0 resolution: "shebang-regex@npm:3.0.0" @@ -18495,16 +18263,6 @@ __metadata: languageName: node linkType: hard -"spawndamnit@npm:^2.0.0": - version: 2.0.0 - resolution: "spawndamnit@npm:2.0.0" - dependencies: - cross-spawn: "npm:^5.1.0" - signal-exit: "npm:^3.0.2" - checksum: 10c0/3d3aa1b750130a78cad591828c203e706cb132fbd7dccab8ae5354984117cd1464c7f9ef6c4756e6590fec16bab77fe2c85d1eb8e59006d303836007922d359c - languageName: node - linkType: hard - "spawndamnit@npm:^3.0.1": version: 3.0.1 resolution: "spawndamnit@npm:3.0.1" @@ -18813,19 +18571,19 @@ __metadata: languageName: node linkType: hard -"styled-jsx@npm:5.1.1": - version: 5.1.1 - resolution: "styled-jsx@npm:5.1.1" +"styled-jsx@npm:5.1.6": + version: 5.1.6 + resolution: "styled-jsx@npm:5.1.6" dependencies: client-only: "npm:0.0.1" peerDependencies: - react: ">= 16.8.0 || 17.x.x || ^18.0.0-0" + react: ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0" peerDependenciesMeta: "@babel/core": optional: true babel-plugin-macros: optional: true - checksum: 10c0/42655cdadfa5388f8a48bb282d6b450df7d7b8cf066ac37038bd0499d3c9f084815ebd9ff9dfa12a218fd4441338851db79603498d7557207009c1cf4d609835 + checksum: 10c0/ace50e7ea5ae5ae6a3b65a50994c51fca6ae7df9c7ecfd0104c36be0b4b3a9c5c1a2374d16e2a11e256d0b20be6d47256d768ecb4f91ab390f60752a075780f5 languageName: node linkType: hard @@ -19292,7 +19050,7 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^2.0.0, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.5.2, tslib@npm:^2.6.1, tslib@npm:^2.6.2, tslib@npm:^2.6.3, tslib@npm:^2.7.0": +"tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.5.2, tslib@npm:^2.6.2, tslib@npm:^2.6.3, tslib@npm:^2.7.0": version: 2.8.1 resolution: "tslib@npm:2.8.1" checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62 @@ -19426,13 +19184,13 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.6.2": - version: 5.6.2 - resolution: "typescript@npm:5.6.2" +"typescript@npm:5.7.2": + version: 5.7.2 + resolution: "typescript@npm:5.7.2" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5 + checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622 languageName: node linkType: hard @@ -19456,13 +19214,13 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.6.2#optional!builtin": - version: 5.6.2 - resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin::version=5.6.2&hash=379a07" +"typescript@patch:typescript@npm%3A5.7.2#optional!builtin": + version: 5.7.2 + resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin::version=5.7.2&hash=379a07" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/e6c1662e4852e22fe4bbdca471dca3e3edc74f6f1df043135c44a18a7902037023ccb0abdfb754595ca9028df8920f2f8492c00fc3cbb4309079aae8b7de71cd + checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79 languageName: node linkType: hard @@ -19730,13 +19488,6 @@ __metadata: languageName: node linkType: hard -"urlpattern-polyfill@npm:^8.0.0": - version: 8.0.2 - resolution: "urlpattern-polyfill@npm:8.0.2" - checksum: 10c0/5388bbe8459dbd8861ee7cb97904be915dd863a9789c2191c528056f16adad7836ec22762ed002fed44e8995d0f98bdfb75a606466b77233e70d0f61b969aaf9 - languageName: node - linkType: hard - "util-deprecate@npm:^1.0.1, util-deprecate@npm:~1.0.1": version: 1.0.2 resolution: "util-deprecate@npm:1.0.2" @@ -19815,13 +19566,6 @@ __metadata: languageName: node linkType: hard -"web-streams-polyfill@npm:^3.2.1": - version: 3.3.3 - resolution: "web-streams-polyfill@npm:3.3.3" - checksum: 10c0/64e855c47f6c8330b5436147db1c75cb7e7474d924166800e8e2aab5eb6c76aac4981a84261dd2982b3e754490900b99791c80ae1407a9fa0dcff74f82ea3a7f - languageName: node - linkType: hard - "web-vitals@npm:^4.2.3": version: 4.2.4 resolution: "web-vitals@npm:4.2.4" @@ -19829,19 +19573,6 @@ __metadata: languageName: node linkType: hard -"webcrypto-core@npm:^1.8.0": - version: 1.8.1 - resolution: "webcrypto-core@npm:1.8.1" - dependencies: - "@peculiar/asn1-schema": "npm:^2.3.13" - "@peculiar/json-schema": "npm:^1.1.12" - asn1js: "npm:^3.0.5" - pvtsutils: "npm:^1.3.5" - tslib: "npm:^2.7.0" - checksum: 10c0/b85a986b4f73e8505ec5eaafe8e4f1ff02574a3b655793aca91f913d02822c8b79168ad6961eaab86ae00fec00bf780ec4cef7535f64879fb866649bc2a723fa - languageName: node - linkType: hard - "webidl-conversions@npm:^3.0.0": version: 3.0.1 resolution: "webidl-conversions@npm:3.0.1" @@ -20054,17 +19785,6 @@ __metadata: languageName: node linkType: hard -"which@npm:^1.2.9": - version: 1.3.1 - resolution: "which@npm:1.3.1" - dependencies: - isexe: "npm:^2.0.0" - bin: - which: ./bin/which - checksum: 10c0/e945a8b6bbf6821aaaef7f6e0c309d4b615ef35699576d5489b4261da9539f70393c6b2ce700ee4321c18f914ebe5644bc4631b15466ffbaad37d83151f6af59 - languageName: node - linkType: hard - "which@npm:^2.0.1": version: 2.0.2 resolution: "which@npm:2.0.2" @@ -20408,13 +20128,6 @@ __metadata: languageName: node linkType: hard -"yallist@npm:^2.1.2": - version: 2.1.2 - resolution: "yallist@npm:2.1.2" - checksum: 10c0/0b9e25aa00adf19e01d2bcd4b208aee2b0db643d9927131797b7af5ff69480fc80f1c3db738cbf3946f0bddf39d8f2d0a5709c644fd42d4aa3a4e6e786c087b5 - languageName: node - linkType: hard - "yallist@npm:^3.0.2": version: 3.1.1 resolution: "yallist@npm:3.1.1"