From c3efc8f66e33ed749cb0d49a55ae183fd213f6f7 Mon Sep 17 00:00:00 2001 From: Hans Nieser Date: Tue, 16 Jan 2024 15:42:50 +0100 Subject: [PATCH] Update package versions --- examples/magento-graphcms/package.json | 1 + packages/magento-varnish-purge/package.json | 12 ++++++------ yarn.lock | 17 +++++++++++++++++ 3 files changed, 24 insertions(+), 6 deletions(-) diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index 8655fc6d8d..d684070cd2 100644 --- a/examples/magento-graphcms/package.json +++ b/examples/magento-graphcms/package.json @@ -64,6 +64,7 @@ "@graphcommerce/magento-review": "8.0.0-canary.88", "@graphcommerce/magento-search": "8.0.0-canary.88", "@graphcommerce/magento-store": "8.0.0-canary.88", + "@graphcommerce/magento-varnish-purge": "8.0.0-canary.88", "@graphcommerce/magento-wishlist": "8.0.0-canary.88", "@graphcommerce/next-config": "8.0.0-canary.88", "@graphcommerce/next-ui": "8.0.0-canary.88", diff --git a/packages/magento-varnish-purge/package.json b/packages/magento-varnish-purge/package.json index a42fb9bf00..549ef5c47b 100644 --- a/packages/magento-varnish-purge/package.json +++ b/packages/magento-varnish-purge/package.json @@ -1,6 +1,6 @@ { "name": "@graphcommerce/magento-varnish-purge", - "version": "8.0.0-canary.75", + "version": "8.0.0-canary.88", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,11 +13,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^8.0.0-canary.75", - "@graphcommerce/graphql": "8.0.0-canary.75", - "@graphcommerce/next-ui": "8.0.0-canary.75", - "@graphcommerce/prettier-config-pwa": "8.0.0-canary.75", - "@graphcommerce/typescript-config-pwa": "8.0.0-canary.75", + "@graphcommerce/eslint-config-pwa": "^8.0.0-canary.88", + "@graphcommerce/graphql": "8.0.0-canary.88", + "@graphcommerce/next-ui": "8.0.0-canary.88", + "@graphcommerce/prettier-config-pwa": "8.0.0-canary.88", + "@graphcommerce/typescript-config-pwa": "8.0.0-canary.88", "next": "*", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index d1d96a811b..1dd3a4f161 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3664,6 +3664,7 @@ __metadata: "@graphcommerce/magento-review": "npm:8.0.0-canary.88" "@graphcommerce/magento-search": "npm:8.0.0-canary.88" "@graphcommerce/magento-store": "npm:8.0.0-canary.88" + "@graphcommerce/magento-varnish-purge": "npm:8.0.0-canary.88" "@graphcommerce/magento-wishlist": "npm:8.0.0-canary.88" "@graphcommerce/next-config": "npm:8.0.0-canary.88" "@graphcommerce/next-ui": "npm:8.0.0-canary.88" @@ -4199,6 +4200,22 @@ __metadata: languageName: unknown linkType: soft +"@graphcommerce/magento-varnish-purge@npm:8.0.0-canary.88, @graphcommerce/magento-varnish-purge@workspace:packages/magento-varnish-purge": + version: 0.0.0-use.local + resolution: "@graphcommerce/magento-varnish-purge@workspace:packages/magento-varnish-purge" + peerDependencies: + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.88 + "@graphcommerce/graphql": 8.0.0-canary.88 + "@graphcommerce/next-ui": 8.0.0-canary.88 + "@graphcommerce/prettier-config-pwa": 8.0.0-canary.88 + "@graphcommerce/typescript-config-pwa": 8.0.0-canary.88 + next: "*" + react: ^18.2.0 + react-dom: ^18.2.0 + rimraf: ^5.0.5 + languageName: unknown + linkType: soft + "@graphcommerce/magento-wishlist@npm:8.0.0-canary.88, @graphcommerce/magento-wishlist@workspace:packages/magento-wishlist": version: 0.0.0-use.local resolution: "@graphcommerce/magento-wishlist@workspace:packages/magento-wishlist"