{
  "name": "resturant-new",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "eslint"
  },
  "dependencies": {
    "@emotion/react": "^11.14.0",
    "@emotion/styled": "^11.14.1",
    "@mui/icons-material": "^7.3.4",
    "@mui/material": "^7.3.4",
    "@mui/stylis-plugin-rtl": "^7.3.3",
    "axios": "^1.12.2",
    "clsx": "^2.1.1",
    "formik": "^2.4.6",
    "i18next": "^25.6.0",
    "js-cookie": "^3.0.5",
    "next": "^16.0.0",
    "postcss": "^8.5.6",
    "react": "^19.2.0",
    "react-country-flag": "^3.1.0",
    "react-dom": "^19.2.0",
    "react-hot-toast": "^2.6.0",
    "react-i18next": "^16.2.0",
    "react-otp-input": "^3.1.1",
    "stylis": "^4.3.6",
    "swiper": "^12.0.3",
    "swr": "^2.3.6",
    "tailwind-merge": "^3.3.1",
    "yet-another-react-lightbox": "^3.27.0",
    "zod": "^4.1.12"
  },
  "devDependencies": {
    "@tailwindcss/postcss": "^4.1.17",
    "eslint": "^9",
    "eslint-config-next": "16.0.0",
    "tailwindcss": "^4.1.17"
  }
}
