{
    "name": "frontend",
    "version": "0.1.0",
    "private": true,
    "scripts": {
        "dev": "next dev -p 3001 --webpack",
        "dev:turbo": "next dev -p 3001 --turbopack",
        "build": "next build ",
        "start": "next start -p 4350",
        "lint": "eslint"
    },
    "dependencies": {
        "@base-ui/react": "^1.2.0",
        "@casl/ability": "^6.8.0",
        "@casl/react": "^5.0.1",
        "@dnd-kit/core": "^6.3.1",
        "@dnd-kit/sortable": "^10.0.0",
        "@dnd-kit/utilities": "^3.2.2",
        "@fancyapps/ui": "^6.1.13",
        "@fullcalendar/core": "^6.1.20",
        "@fullcalendar/daygrid": "^6.1.20",
        "@fullcalendar/interaction": "^6.1.20",
        "@fullcalendar/react": "^6.1.20",
        "@fullcalendar/timegrid": "^6.1.20",
        "@hello-pangea/dnd": "^18.0.1",
        "@hookform/resolvers": "^5.2.2",
        "@react-pdf/renderer": "^4.5.1",
        "@reduxjs/toolkit": "^2.11.2",
        "@tanstack/query-sync-storage-persister": "^5.99.0",
        "@tanstack/react-query": "^5.97.0",
        "@tanstack/react-query-persist-client": "^5.99.0",
        "@tanstack/react-virtual": "^3.13.23",
        "chart.js": "^4.5.1",
        "class-variance-authority": "^0.7.1",
        "clsx": "^2.1.1",
        "cmdk": "^1.1.1",
        "date-fns": "^4.1.0",
        "embla-carousel-react": "^8.6.0",
        "fast-deep-equal": "^3.1.3",
        "input-otp": "^1.4.2",
        "jspdf": "^4.2.1",
        "jspreadsheet-ce": "^5.0.4",
        "jsuites": "^6.3.4",
        "lodash": "^4.17.23",
        "lucide-react": "^0.577.0",
        "motion": "^12.38.0",
        "next": "16.1.6",
        "next-auth": "^4.24.13",
        "next-themes": "^0.4.6",
        "nuqs": "^2.8.9",
        "radix-ui": "^1.4.3",
        "react": "19.2.3",
        "react-chartjs-2": "^5.3.1",
        "react-data-grid": "^7.0.0-beta.59",
        "react-day-picker": "^9.14.0",
        "react-dom": "19.2.3",
        "react-dropzone": "^15.0.0",
        "react-hook-form": "^7.71.2",
        "react-hook-form-persist": "^3.0.0",
        "react-pdf": "^10.4.1",
        "react-redux": "^9.2.0",
        "react-resizable-panels": "^4.7.1",
        "react-window": "^2.2.7",
        "recharts": "2.15.4",
        "redux-persist": "^6.0.0",
        "socket.io-client": "^4.8.3",
        "sonner": "^2.0.7",
        "swr": "^2.4.1",
        "tailwind-merge": "^3.5.0",
        "vaul": "^1.1.2",
        "xlsx": "^0.18.5",
        "yup": "^1.7.1"
    },
    "devDependencies": {
        "@tailwindcss/postcss": "^4",
        "@tanstack/react-query-devtools": "^5.97.0",
        "@types/jspdf": "^1.3.3",
        "@types/lodash": "^4.17.24",
        "@types/node": "^20",
        "@types/react": "^19",
        "@types/react-dom": "^19",
        "babel-plugin-react-compiler": "1.0.0",
        "eslint": "^9",
        "eslint-config-next": "16.1.6",
        "shadcn": "^3.8.5",
        "tailwindcss": "^4",
        "tw-animate-css": "^1.4.0",
        "typescript": "^5"
    }
}
