{
  "name": "@graphcommerce/next-ui",
  "homepage": "https://www.graphcommerce.org/",
  "repository": "github:graphcommerce-org/graphcommerce",
  "version": "9.0.0-canary.97",
  "sideEffects": false,
  "prettier": "@graphcommerce/prettier-config-pwa",
  "eslintConfig": {
    "extends": "@graphcommerce/eslint-config-pwa",
    "parserOptions": {
      "project": "./tsconfig.json"
    }
  },
  "dependencies": {
    "@emotion/cache": "^11.11.0",
    "@emotion/react": "^11.11.4",
    "@emotion/server": "^11.11.0",
    "@emotion/styled": "^11.11.5",
    "cookie": "^0.6.0",
    "next-sitemap": "4.2.3",
    "react-is": "^18.3.1"
  },
  "devDependencies": {
    "@types/cookie": "^0.6.0",
    "@types/react-is": "^18.3.0",
    "typescript": "5.5.3"
  },
  "peerDependencies": {
    "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.97",
    "@graphcommerce/framer-next-pages": "^9.0.0-canary.97",
    "@graphcommerce/framer-scroller": "^9.0.0-canary.97",
    "@graphcommerce/framer-utils": "^9.0.0-canary.97",
    "@graphcommerce/image": "^9.0.0-canary.97",
    "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.97",
    "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.97",
    "@lingui/core": "^4.2.1",
    "@lingui/macro": "^4.2.1",
    "@lingui/react": "^4.2.1",
    "@mui/lab": "^5.0.0-alpha.68",
    "@mui/material": "^5.10.16",
    "framer-motion": "^10.0.0",
    "next": "*",
    "react": "^18.2.0",
    "react-dom": "^18.2.0"
  }
}
