{
  "name": "vibes",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev --turbopack",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@ant-design/nextjs-registry": "^1.3.0",
    "@fancyapps/ui": "^6.0.12",
    "@hookform/resolvers": "^5.1.1",
    "@radix-ui/react-checkbox": "^1.3.2",
    "@radix-ui/react-dialog": "^1.1.2",
    "@radix-ui/react-label": "^2.1.7",
    "@radix-ui/react-scroll-area": "^1.2.9",
    "@radix-ui/react-slot": "^1.2.3",
    "@radix-ui/react-switch": "^1.2.5",
    "@react-google-maps/api": "^2.20.7",
    "@reduxjs/toolkit": "^2.8.2",
    "@tailwindcss/typography": "^0.5.19",
    "animate.css": "^4.1.1",
    "antd": "^6.3.0",
    "aos": "^2.3.4",
    "axios": "^1.10.0",
    "class-variance-authority": "^0.7.0",
    "clsx": "^2.1.1",
    "date-fns": "^4.1.0",
    "dayjs": "^1.11.13",
    "debounce": "^2.2.0",
    "js-cookie": "^3.0.5",
    "lucide-react": "^0.544.0",
    "next": "^16.2.6",
    "next-intl": "^4.5.8",
    "next-share": "^0.27.0",
    "nextjs-toploader": "^3.8.16",
    "nookies": "^2.5.2",
    "react": "19.2.0",
    "react-dom": "19.2.0",
    "react-hook-form": "^7.53.2",
    "react-icons": "^5.3.0",
    "react-otp-input": "^3.1.1",
    "react-phone-input-2": "^2.15.1",
    "react-redux": "^9.1.2",
    "react-select": "^5.10.2",
    "sharp": "^0.33.4",
    "socket.io-client": "^4.8.1",
    "sweetalert2": "^11.6.13",
    "swiper": "^12.0.2",
    "tailwind-merge": "^3.3.1",
    "tailwindcss-animate": "^1.0.7",
    "yup": "^1.4.0"
  },
  "devDependencies": {
    "@tailwindcss/postcss": "^4",
    "@types/aos": "^3.0.7",
    "@types/js-cookie": "^3.0.6",
    "@types/node": "^20",
    "@types/react": "^19",
    "@types/react-dom": "^19",
    "autoprefixer": "^10.4.19",
    "eslint": "^9",
    "eslint-config-next": "16.0.7",
    "postcss": "^8",
    "postcss-nesting": "^13.0.2",
    "tailwindcss": "^4",
    "typescript": "^5"
  }
}
