Skip to content

Commit

Permalink
Update package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hnsr committed Jan 16, 2024
1 parent 78385e2 commit c3efc8f
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 6 deletions.
1 change: 1 addition & 0 deletions examples/magento-graphcms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
12 changes: 6 additions & 6 deletions packages/magento-varnish-purge/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand All @@ -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",
Expand Down
17 changes: 17 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit c3efc8f

Please sign in to comment.