{
  "name": "@graphcommerce/hygraph-dynamic-rows-ui",
  "homepage": "https://www.graphcommerce.org/",
  "repository": "github:graphcommerce-org/graphcommerce",
  "version": "9.0.0-canary.97",
  "sideEffects": false,
  "type": "commonjs",
  "prettier": "@graphcommerce/prettier-config-pwa",
  "eslintConfig": {
    "extends": "@graphcommerce/eslint-config-pwa",
    "parserOptions": {
      "project": "./tsconfig.json"
    }
  },
  "scripts": {
    "dev": "next dev"
  },
  "dependencies": {
    "@apollo/client": "~3.10.8",
    "@graphcommerce/next-config": "9.0.0-canary.97",
    "@hygraph/app-sdk-react": "^0.0.4",
    "@lingui/core": "^4.11.2",
    "@lingui/macro": "^4.11.2",
    "@lingui/react": "^4.11.2",
    "@mui/material": "5.16.4",
    "cross-env": "^7.0.3",
    "dotenv": "16.4.5",
    "graphql": "^16.9.0",
    "next": "14.2.5",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "webpack": "~5.93.0"
  },
  "devDependencies": {
    "@graphcommerce/eslint-config-pwa": "9.0.0-canary.97",
    "@graphcommerce/prettier-config-pwa": "9.0.0-canary.97",
    "@graphcommerce/typescript-config-pwa": "9.0.0-canary.97",
    "@types/react-is": "^18.3.0",
    "babel-plugin-macros": "^3.1.0",
    "eslint": "^8",
    "prettier": "3.3.3",
    "typescript": "5.5.3"
  }
}
