{
  "name": "@graphcommerce/next-ui",
  "homepage": "https://www.graphcommerce.org/",
  "repository": "github:graphcommerce-org/graphcommerce",
  "version": "8.0.8",
  "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.3",
    "@emotion/server": "^11.11.0",
    "@emotion/styled": "^11.11.0",
    "cookie": "^0.6.0",
    "react-is": "^18.2.0"
  },
  "devDependencies": {
    "@types/cookie": "^0.6.0",
    "@types/react-is": "^18.2.4",
    "typescript": "5.3.3"
  },
  "peerDependencies": {
    "@graphcommerce/eslint-config-pwa": "^8.0.8",
    "@graphcommerce/framer-next-pages": "^8.0.8",
    "@graphcommerce/framer-scroller": "^8.0.8",
    "@graphcommerce/framer-utils": "^8.0.8",
    "@graphcommerce/image": "^8.0.8",
    "@graphcommerce/lingui-next": "^8.0.8",
    "@graphcommerce/prettier-config-pwa": "^8.0.8",
    "@graphcommerce/typescript-config-pwa": "^8.0.8",
    "@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"
  }
}
