Skip to content

Commit

Permalink
Set version to 40 and correct the magento-recently-viewed packages
Browse files Browse the repository at this point in the history
  • Loading branch information
paales committed Nov 17, 2023
1 parent eef14ad commit 719c99a
Show file tree
Hide file tree
Showing 75 changed files with 784 additions and 789 deletions.
3 changes: 2 additions & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"snapshot": {
"useCalculatedVersion": true,
"prereleaseTemplate": "{tag}-{datetime}-{commit}"
}
},
"bumpVersionsWithWorkspaceProtocolOnly": false
}
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/docs",
"homepage": "https://www.graphcommerce.org/docs",
"repository": "github:graphcommerce-org/graphcommerce/docs",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": true,
"peerDependencies": {
"@graphcommerce/prettier-config-pwa": "*"
Expand Down
102 changes: 51 additions & 51 deletions examples/magento-graphcms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/magento-graphcms",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"private": true,
"sideEffects": false,
"engines": {
Expand All @@ -21,53 +21,53 @@
"dependencies": {
"@apollo/client": "~3.8.7",
"@ducanh2912/next-pwa": "9.7.2",
"@graphcommerce/cli": "7.1.0-canary.38",
"@graphcommerce/demo-magento-graphcommerce": "7.1.0-canary.38",
"@graphcommerce/ecommerce-ui": "7.1.0-canary.38",
"@graphcommerce/framer-next-pages": "7.1.0-canary.38",
"@graphcommerce/framer-scroller": "7.1.0-canary.38",
"@graphcommerce/framer-utils": "7.1.0-canary.38",
"@graphcommerce/googleanalytics": "7.1.0-canary.38",
"@graphcommerce/googlerecaptcha": "7.1.0-canary.38",
"@graphcommerce/googletagmanager": "7.1.0-canary.38",
"@graphcommerce/graphcms-ui": "7.1.0-canary.38",
"@graphcommerce/graphql": "7.1.0-canary.38",
"@graphcommerce/graphql-mesh": "7.1.0-canary.38",
"@graphcommerce/hygraph-cli": "7.1.0-canary.38",
"@graphcommerce/hygraph-dynamic-rows": "7.1.0-canary.38",
"@graphcommerce/image": "7.1.0-canary.38",
"@graphcommerce/lingui-next": "7.1.0-canary.38",
"@graphcommerce/magento-cart": "7.1.0-canary.38",
"@graphcommerce/magento-cart-billing-address": "7.1.0-canary.38",
"@graphcommerce/magento-cart-checkout": "7.1.0-canary.38",
"@graphcommerce/magento-cart-coupon": "7.1.0-canary.38",
"@graphcommerce/magento-cart-email": "7.1.0-canary.38",
"@graphcommerce/magento-cart-items": "7.1.0-canary.38",
"@graphcommerce/magento-cart-payment-method": "7.1.0-canary.38",
"@graphcommerce/magento-cart-shipping-address": "7.1.0-canary.38",
"@graphcommerce/magento-cart-shipping-method": "7.1.0-canary.38",
"@graphcommerce/magento-category": "7.1.0-canary.38",
"@graphcommerce/magento-cms": "7.1.0-canary.38",
"@graphcommerce/magento-compare": "7.1.0-canary.38",
"@graphcommerce/magento-customer": "7.1.0-canary.38",
"@graphcommerce/magento-graphql": "7.1.0-canary.38",
"@graphcommerce/magento-newsletter": "7.1.0-canary.38",
"@graphcommerce/magento-payment-included": "7.1.0-canary.38",
"@graphcommerce/magento-product": "7.1.0-canary.38",
"@graphcommerce/magento-product-bundle": "7.1.0-canary.38",
"@graphcommerce/magento-product-configurable": "7.1.0-canary.38",
"@graphcommerce/magento-product-downloadable": "7.1.0-canary.38",
"@graphcommerce/magento-product-grouped": "7.1.0-canary.38",
"@graphcommerce/magento-product-simple": "7.1.0-canary.38",
"@graphcommerce/magento-product-virtual": "7.1.0-canary.38",
"@graphcommerce/magento-recently-viewed-products": "7.1.0-canary.38",
"@graphcommerce/magento-review": "7.1.0-canary.38",
"@graphcommerce/magento-search": "7.1.0-canary.38",
"@graphcommerce/magento-store": "7.1.0-canary.38",
"@graphcommerce/magento-wishlist": "7.1.0-canary.38",
"@graphcommerce/next-config": "7.1.0-canary.38",
"@graphcommerce/next-ui": "7.1.0-canary.38",
"@graphcommerce/react-hook-form": "7.1.0-canary.38",
"@graphcommerce/cli": "7.1.0-canary.40",
"@graphcommerce/demo-magento-graphcommerce": "7.1.0-canary.40",
"@graphcommerce/ecommerce-ui": "7.1.0-canary.40",
"@graphcommerce/framer-next-pages": "7.1.0-canary.40",
"@graphcommerce/framer-scroller": "7.1.0-canary.40",
"@graphcommerce/framer-utils": "7.1.0-canary.40",
"@graphcommerce/googleanalytics": "7.1.0-canary.40",
"@graphcommerce/googlerecaptcha": "7.1.0-canary.40",
"@graphcommerce/googletagmanager": "7.1.0-canary.40",
"@graphcommerce/graphcms-ui": "7.1.0-canary.40",
"@graphcommerce/graphql": "7.1.0-canary.40",
"@graphcommerce/graphql-mesh": "7.1.0-canary.40",
"@graphcommerce/hygraph-cli": "7.1.0-canary.40",
"@graphcommerce/hygraph-dynamic-rows": "7.1.0-canary.40",
"@graphcommerce/image": "7.1.0-canary.40",
"@graphcommerce/lingui-next": "7.1.0-canary.40",
"@graphcommerce/magento-cart": "7.1.0-canary.40",
"@graphcommerce/magento-cart-billing-address": "7.1.0-canary.40",
"@graphcommerce/magento-cart-checkout": "7.1.0-canary.40",
"@graphcommerce/magento-cart-coupon": "7.1.0-canary.40",
"@graphcommerce/magento-cart-email": "7.1.0-canary.40",
"@graphcommerce/magento-cart-items": "7.1.0-canary.40",
"@graphcommerce/magento-cart-payment-method": "7.1.0-canary.40",
"@graphcommerce/magento-cart-shipping-address": "7.1.0-canary.40",
"@graphcommerce/magento-cart-shipping-method": "7.1.0-canary.40",
"@graphcommerce/magento-category": "7.1.0-canary.40",
"@graphcommerce/magento-cms": "7.1.0-canary.40",
"@graphcommerce/magento-compare": "7.1.0-canary.40",
"@graphcommerce/magento-customer": "7.1.0-canary.40",
"@graphcommerce/magento-graphql": "7.1.0-canary.40",
"@graphcommerce/magento-newsletter": "7.1.0-canary.40",
"@graphcommerce/magento-payment-included": "7.1.0-canary.40",
"@graphcommerce/magento-product": "7.1.0-canary.40",
"@graphcommerce/magento-product-bundle": "7.1.0-canary.40",
"@graphcommerce/magento-product-configurable": "7.1.0-canary.40",
"@graphcommerce/magento-product-downloadable": "7.1.0-canary.40",
"@graphcommerce/magento-product-grouped": "7.1.0-canary.40",
"@graphcommerce/magento-product-simple": "7.1.0-canary.40",
"@graphcommerce/magento-product-virtual": "7.1.0-canary.40",
"@graphcommerce/magento-recently-viewed-products": "7.1.0-canary.40",
"@graphcommerce/magento-review": "7.1.0-canary.40",
"@graphcommerce/magento-search": "7.1.0-canary.40",
"@graphcommerce/magento-store": "7.1.0-canary.40",
"@graphcommerce/magento-wishlist": "7.1.0-canary.40",
"@graphcommerce/next-config": "7.1.0-canary.40",
"@graphcommerce/next-ui": "7.1.0-canary.40",
"@graphcommerce/react-hook-form": "7.1.0-canary.40",
"@lingui/core": "4.5.0",
"@lingui/macro": "4.5.0",
"@lingui/react": "4.5.0",
Expand All @@ -90,9 +90,9 @@
"webpack": "5.89.0"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "7.1.0-canary.38",
"@graphcommerce/prettier-config-pwa": "7.1.0-canary.38",
"@graphcommerce/typescript-config-pwa": "7.1.0-canary.38",
"@graphcommerce/eslint-config-pwa": "7.1.0-canary.40",
"@graphcommerce/prettier-config-pwa": "7.1.0-canary.40",
"@graphcommerce/typescript-config-pwa": "7.1.0-canary.40",
"@lingui/cli": "4.5.0",
"@playwright/test": "1.39.0",
"@types/babel-plugin-macros": "^3",
Expand Down
2 changes: 1 addition & 1 deletion packages/address-fields-nl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/address-fields-nl",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/algolia-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/algolia-search",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/cli",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"scripts": {
"dev": "tsc --preserveWatchOutput --watch",
"build": "tsc",
Expand Down
2 changes: 1 addition & 1 deletion packages/demo-magento-graphcommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/demo-magento-graphcommerce",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"scripts": {
"dev": "tsc -W"
Expand Down
2 changes: 1 addition & 1 deletion packages/ecommerce-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/ecommerce-ui",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/framer-next-pages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"private": true,
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down Expand Up @@ -38,9 +38,9 @@
"webpack": "5.89.0"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "7.1.0-canary.38",
"@graphcommerce/prettier-config-pwa": "7.1.0-canary.38",
"@graphcommerce/typescript-config-pwa": "7.1.0-canary.38",
"@graphcommerce/eslint-config-pwa": "7.1.0-canary.40",
"@graphcommerce/prettier-config-pwa": "7.1.0-canary.40",
"@graphcommerce/typescript-config-pwa": "7.1.0-canary.40",
"@lingui/cli": "4.5.0",
"@playwright/test": "1.39.0",
"@types/node": "^16.18.61",
Expand Down
2 changes: 1 addition & 1 deletion packages/framer-next-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/framer-next-pages",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/framer-scroller/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"private": true,
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down Expand Up @@ -31,9 +31,9 @@
"webpack": "5.89.0"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "7.1.0-canary.38",
"@graphcommerce/prettier-config-pwa": "7.1.0-canary.38",
"@graphcommerce/typescript-config-pwa": "7.1.0-canary.38",
"@graphcommerce/eslint-config-pwa": "7.1.0-canary.40",
"@graphcommerce/prettier-config-pwa": "7.1.0-canary.40",
"@graphcommerce/typescript-config-pwa": "7.1.0-canary.40",
"@lingui/cli": "4.5.0",
"@playwright/test": "1.39.0",
"@types/node": "^16.18.61",
Expand Down
2 changes: 1 addition & 1 deletion packages/framer-scroller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/framer-scroller",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"scripts": {
"dev": "tsc -W"
Expand Down
2 changes: 1 addition & 1 deletion packages/framer-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/framer-utils",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"scripts": {
"dev": "tsc -W"
Expand Down
2 changes: 1 addition & 1 deletion packages/googleanalytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/googleanalytics",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/googlerecaptcha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/googlerecaptcha",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/googletagmanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/googletagmanager",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-mesh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/graphql-mesh",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"main": "index.ts",
"dependencies": {
"@graphql-mesh/apollo-link": "latest",
Expand Down
6 changes: 3 additions & 3 deletions packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/graphql",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"main": "index.ts",
"prettier": "@graphcommerce/prettier-config-pwa",
Expand All @@ -13,8 +13,8 @@
}
},
"dependencies": {
"@graphcommerce/graphql-codegen-near-operation-file": "7.1.0-canary.38",
"@graphcommerce/graphql-codegen-relay-optimizer-plugin": "7.1.0-canary.38",
"@graphcommerce/graphql-codegen-near-operation-file": "7.1.0-canary.40",
"@graphcommerce/graphql-codegen-relay-optimizer-plugin": "7.1.0-canary.40",
"@graphql-codegen/add": "5.0.0",
"@graphql-codegen/fragment-matcher": "5.0.0",
"@graphql-codegen/introspection": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hygraph-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/hygraph-cli",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"scripts": {
"dev": "tsc --preserveWatchOutput --watch",
"build": "tsc",
Expand Down
2 changes: 1 addition & 1 deletion packages/hygraph-dynamic-rows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/hygraph-dynamic-rows",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hygraph-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/graphcms-ui",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/image/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"private": true,
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down Expand Up @@ -31,9 +31,9 @@
"webpack": "5.89.0"
},
"devDependencies": {
"@graphcommerce/eslint-config-pwa": "7.1.0-canary.38",
"@graphcommerce/prettier-config-pwa": "7.1.0-canary.38",
"@graphcommerce/typescript-config-pwa": "7.1.0-canary.38",
"@graphcommerce/eslint-config-pwa": "7.1.0-canary.40",
"@graphcommerce/prettier-config-pwa": "7.1.0-canary.40",
"@graphcommerce/typescript-config-pwa": "7.1.0-canary.40",
"@lingui/cli": "4.5.0",
"@playwright/test": "1.39.0",
"@types/node": "^16.18.61",
Expand Down
2 changes: 1 addition & 1 deletion packages/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/image",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"scripts": {
"dev": "tsc -W"
Expand Down
2 changes: 1 addition & 1 deletion packages/lighthouse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/lighthouse",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"private": true,
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
Expand Down
2 changes: 1 addition & 1 deletion packages/lingui-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/lingui-next",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"scripts": {
"dev": "tsc -W"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-cart-billing-address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphcommerce/magento-cart-billing-address",
"homepage": "https://www.graphcommerce.org/",
"repository": "github:graphcommerce-org/graphcommerce",
"version": "7.1.0-canary.38",
"version": "7.1.0-canary.40",
"sideEffects": false,
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
Expand Down
Loading

0 comments on commit 719c99a

Please sign in to comment.