{
  "name": "client",
  "private": true,
  "version": "0.0.0",
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "lint": "eslint .",
    "preview": "vite preview"
  },
  "dependencies": {
    "@chakra-ui/react": "^3.16.1",
    "@dnd-kit/core": "^6.3.1",
    "@dnd-kit/sortable": "^10.0.0",
    "@dnd-kit/utilities": "^3.2.2",
    "@emotion/react": "^11.14.0",
    "@emotion/styled": "^11.14.0",
    "@mui/icons-material": "^7.0.2",
    "@mui/material": "^7.0.2",
    "@radix-ui/react-avatar": "^1.1.0",
    "@radix-ui/react-checkbox": "^1.1.1",
    "@radix-ui/react-dialog": "^1.1.1",
    "@radix-ui/react-dropdown-menu": "^2.1.1",
    "@radix-ui/react-label": "^2.1.0",
    "@radix-ui/react-select": "^2.1.1",
    "@radix-ui/react-separator": "^1.1.0",
    "@radix-ui/react-slot": "^1.1.0",
    "@radix-ui/react-tabs": "^1.1.0",
    "@radix-ui/react-toast": "^1.2.1",
    "@radix-ui/react-tooltip": "^1.2.7",
    "@reduxjs/toolkit": "^2.2.7",
    "@shopify/polaris": "^13.9.5",
    "axios": "^1.7.4",
    "class-variance-authority": "^0.7.0",
    "clsx": "^2.1.1",
    "dayjs": "^1.11.13",
    "framer-motion": "^12.23.3",
    "gsap": "^3.13.0",
    "html2pdf.js": "^0.10.3",
    "jodit-react": "^5.2.19",
    "lucide-react": "^0.429.0",
    "next-themes": "^0.4.6",
    "papaparse": "^5.5.3",
    "react": "^18.3.1",
    "react-beautiful-dnd": "^13.1.1",
    "react-date-range": "^2.0.1",
    "react-dom": "^18.3.1",
    "react-favicon": "^2.0.7",
    "react-icons": "^5.5.0",
    "react-image-magnifier-zoom": "^0.0.9",
    "react-images-uploading": "^3.1.7",
    "react-redux": "^9.1.2",
    "react-router-dom": "^6.26.1",
    "react-select-search": "^4.1.9",
    "react-slick": "^0.31.0",
    "react-sortablejs": "^6.1.4",
    "react-sticky": "^6.0.3",
    "react-sticky-box": "^2.0.5",
    "react-sticky-el": "^2.1.1",
    "react-to-print": "^3.1.1",
    "recharts": "^3.0.0",
    "slick-carousel": "^1.8.1",
    "sortablejs": "^1.15.6",
    "swiper": "^11.2.8",
    "tailwind-merge": "^2.5.2",
    "tailwindcss-animate": "^1.0.7"
  },
  "devDependencies": {
    "@eslint/js": "^9.9.0",
    "@types/react": "^18.3.3",
    "@types/react-dom": "^18.3.0",
    "@vitejs/plugin-react": "^4.3.1",
    "autoprefixer": "^10.4.20",
    "eslint": "^9.9.0",
    "eslint-plugin-react": "^7.35.0",
    "eslint-plugin-react-hooks": "^5.1.0-rc.0",
    "eslint-plugin-react-refresh": "^0.4.9",
    "globals": "^15.9.0",
    "postcss": "^8.4.41",
    "tailwindcss": "^3.4.10",
    "vite": "^5.4.1",
    "vite-tsconfig-paths": "^5.1.4"
  }
}
