{
  "name": "@graphcommerce/magento-graphcms",
  "homepage": "https://magento-graphcms.vercel.app/",
  "version": "2.118.0",
  "sideEffects": false,
  "engines": {
    "node": "14.x"
  },
  "scripts": {
    "dev": "next",
    "codegen": "NODE_TLS_REJECT_UNAUTHORIZED=0 CHOKIDAR_USEPOLLING=0 node -r dotenv/config node_modules/.bin/graphql-codegen",
    "dev:codegen": "yarn codegen -w",
    "build": "yarn codegen && next build && yarn next-sitemap",
    "start": "next start",
    "postinstall": "patch-package && patch-typed-document-node"
  },
  "dependencies": {
    "@adobe/apollo-link-mutation-queue": "^1.0.2",
    "@apollo/client": "^3.3.21",
    "@graphcommerce/browserslist-config-pwa": "^3.0.1",
    "@graphcommerce/eslint-config-pwa": "^3.0.3",
    "@graphcommerce/framer-next-pages": "^2.106.4",
    "@graphcommerce/framer-scroller": "^0.2.4",
    "@graphcommerce/googletagmanager": "^0.2.3",
    "@graphcommerce/graphcms-ui": "^2.103.5",
    "@graphcommerce/graphql": "^2.103.3",
    "@graphcommerce/graphql-codegen-near-operation-file": "^2.103.0",
    "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "^2.102.0",
    "@graphcommerce/image": "^2.104.4",
    "@graphcommerce/magento-cart": "^3.0.5",
    "@graphcommerce/magento-cart-address": "^2.103.5",
    "@graphcommerce/magento-cart-billing-address": "^2.104.5",
    "@graphcommerce/magento-cart-checkout": "^2.104.5",
    "@graphcommerce/magento-cart-coupon": "^2.105.5",
    "@graphcommerce/magento-cart-email": "^2.104.5",
    "@graphcommerce/magento-cart-items": "^2.104.5",
    "@graphcommerce/magento-cart-payment-method": "^2.105.5",
    "@graphcommerce/magento-cart-pickup": "^2.103.5",
    "@graphcommerce/magento-cart-shipping-address": "^2.103.5",
    "@graphcommerce/magento-cart-shipping-method": "^2.103.5",
    "@graphcommerce/magento-category": "^3.0.5",
    "@graphcommerce/magento-cms": "^3.0.5",
    "@graphcommerce/magento-customer": "^3.0.5",
    "@graphcommerce/magento-customer-account": "^2.103.5",
    "@graphcommerce/magento-customer-order": "^2.102.5",
    "@graphcommerce/magento-graphql": "^2.103.3",
    "@graphcommerce/magento-newsletter": "^0.2.5",
    "@graphcommerce/magento-payment-braintree": "^2.104.5",
    "@graphcommerce/magento-payment-included": "^2.103.5",
    "@graphcommerce/magento-payment-mollie": "^2.103.5",
    "@graphcommerce/magento-product": "^3.0.5",
    "@graphcommerce/magento-product-bundle": "^3.0.5",
    "@graphcommerce/magento-product-configurable": "^3.0.5",
    "@graphcommerce/magento-product-downloadable": "^3.0.5",
    "@graphcommerce/magento-product-grouped": "^2.103.5",
    "@graphcommerce/magento-product-simple": "^3.0.5",
    "@graphcommerce/magento-product-virtual": "^3.0.5",
    "@graphcommerce/magento-review": "^2.105.5",
    "@graphcommerce/magento-search": "^3.0.5",
    "@graphcommerce/magento-store": "^3.0.5",
    "@graphcommerce/next-config": "^2.103.0",
    "@graphcommerce/next-ui": "^3.0.5",
    "@graphcommerce/prettier-config-pwa": "^3.0.2",
    "@graphcommerce/react-hook-form": "^2.102.3",
    "@graphcommerce/typescript-config-pwa": "^3.1.0",
    "@graphql-codegen/add": "^3.1.0",
    "@graphql-codegen/cli": "^2.2.0",
    "@graphql-codegen/fragment-matcher": "3.1.0",
    "@graphql-codegen/introspection": "2.1.0",
    "@graphql-codegen/schema-ast": "^2.2.0",
    "@graphql-codegen/typed-document-node": "^2.1.4",
    "@graphql-codegen/typescript": "^2.2.2",
    "@graphql-codegen/typescript-apollo-client-helpers": "^2.1.4",
    "@graphql-codegen/typescript-document-nodes": "2.1.4",
    "@graphql-codegen/typescript-operations": "2.1.4",
    "@graphql-typed-document-node/core": "^3.1.0",
    "@graphql-typed-document-node/patch-cli": "^3.0.8",
    "@material-ui/core": "^4.12.3",
    "@material-ui/lab": "^4.0.0-alpha.60",
    "@next/bundle-analyzer": "^11.1.2",
    "@playwright/test": "^1.15.0",
    "apollo3-cache-persist": "^0.13.0",
    "clsx": "^1.1.1",
    "dotenv": "^10.0.0",
    "framer-motion": "^4.1.17",
    "graphql": "^15.6.0",
    "graphql-tag": "^2.12.5",
    "next": "^11.1.2",
    "next-pwa": "^5.3.1",
    "next-sitemap": "^1.6.168",
    "node-fetch": "^3.0.0",
    "postinstall-postinstall": "^2.1.0",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "schema-dts": "^1.0.0",
    "sharp": "^0.29.1",
    "vercel": "^23.1.2",
    "webpack": "^5.54.0"
  },
  "devDependencies": {
    "@types/node": "^16.10.1",
    "@types/react": "^17.0.24",
    "@types/sharp": "^0.29.2",
    "type-fest": "^2.3.4",
    "typescript": "^4.4.3"
  },
  "prettier": "@graphcommerce/prettier-config-pwa",
  "browserslist": [
    "extends @graphcommerce/browserslist-config-pwa"
  ],
  "eslintConfig": {
    "extends": "@graphcommerce/eslint-config-pwa",
    "parserOptions": {
      "project": "./tsconfig.json"
    }
  },
  "gitHead": "1345d9b55763894d3cdedb5751895f2d3f89d1b4"
}
