{
  "name": "foodyman",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev -p 4000",
    "build": "next build",
    "start": "next start",
    "lint": "eslint .",
    "analyze": "ANALYZE=true next build",
    "postinstall": "patch-package"
  },
  "dependencies": {
    "@chatscope/chat-ui-kit-react": "^2.1.1",
    "@emotion/cache": "^11.14.0",
    "@emotion/react": "^11.14.0",
    "@emotion/server": "^11.10.0",
    "@emotion/styled": "^11.14.1",
    "@mui/material": "^5.10.12",
    "@mui/x-date-pickers": "^6.8.0",
    "@next/bundle-analyzer": "16.0.10",
    "@reduxjs/toolkit": "^1.9.1",
    "axios": "^1.13.2",
    "css-mediaquery": "^0.1.2",
    "dayjs": "^1.11.7",
    "firebase": "^12.6.0",
    "formik": "^2.2.9",
    "framer-motion": "^12.23.26",
    "google-map-react": "^2.2.0",
    "i18next": "^22.0.4",
    "i18next-http-backend": "^2.0.1",
    "js-cookie": "^3.0.1",
    "mobile-detect": "^1.4.5",
    "mui-tree-select": "^1.0.0-beta.11",
    "next": "16.0.10",
    "next-cookies": "^2.0.3",
    "nprogress": "^0.2.0",
    "patch-package": "^8.0.1",
    "qs": "^6.11.0",
    "react": "19.2.3",
    "react-dom": "19.2.3",
    "react-i18next": "^12.0.0",
    "react-otp-input": "^2.4.0",
    "react-phone-number-input": "^3.4.14",
    "react-query": "^3.39.2",
    "react-redux": "^8.0.5",
    "react-scrollspy-nav": "^1.3.0",
    "react-share": "^4.4.1",
    "react-simple-image-viewer": "^1.2.2",
    "react-toastify": "^11.0.5",
    "redux-persist": "^6.0.0",
    "remixicon-react": "^1.0.0",
    "sass": "^1.55.0",
    "sharp": "^0.31.3",
    "slick-carousel": "^1.8.1",
    "stylis": "^4.1.3",
    "stylis-plugin-rtl": "^2.1.1",
    "swiper": "^8.4.5"
  },
  "devDependencies": {
    "@types/css-mediaquery": "^0.1.1",
    "@types/google-map-react": "^2.1.7",
    "@types/js-cookie": "^3.0.2",
    "@types/node": "18.11.7",
    "@types/nprogress": "^0.2.0",
    "@types/qs": "^6.9.7",
    "@types/react": "19.2.7",
    "@types/react-dom": "19.2.3",
    "@types/react-redux": "^7.1.24",
    "@types/stylis": "^4.0.2",
    "eslint": "^9.39.1",
    "eslint-config-next": "16.0.10",
    "prettier": "3.2.5",
    "typescript": "^5.9.3",
    "typescript-plugin-css-modules": "^5.0.1"
  },
  "resolutions": {
    "@types/react": "19.2.7",
    "@types/react-dom": "19.2.3"
  }
}
