{
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite",
        "lint": "eslint resources/js --ext .js,.jsx --ignore-path .gitignore --fix"
    },
    "devDependencies": {
        "@headlessui/react": "^2.0.0",
        "@inertiajs/react": "^1.0.0",
        "@tailwindcss/forms": "^0.5.3",
        "@vitejs/plugin-react": "^4.2.0",
        "autoprefixer": "^10.4.12",
        "axios": "^1.7.4",
        "bootstrap": "^5.3.3",
        "concurrently": "^9.0.1",
        "datatables.net-dt": "^2.1.8",
        "datatables.net-react": "^1.0.0",
        "dateformat": "^5.0.3",
        "eslint": "^8.57.0",
        "eslint-config-prettier": "^9.1.0",
        "eslint-plugin-prettier": "^5.1.3",
        "eslint-plugin-react": "^7.34.4",
        "eslint-plugin-react-hooks": "^4.6.2",
        "inertiajs": "^0.0.0",
        "laravel-echo": "^1.17.1",
        "laravel-vite-plugin": "^1.0",
        "postcss": "^8.4.31",
        "prettier": "^3.3.0",
        "prettier-plugin-organize-imports": "^4.0.0",
        "prettier-plugin-tailwindcss": "^0.6.5",
        "pusher-js": "^8.4.0-rc2",
        "react": "^18.2.0",
        "react-bootstrap-table-next": "2.1.0",
        "react-bootstrap-table2-paginator": "2.0.1",
        "react-bootstrap-table2-toolkit": "1.2.0",
        "react-data-table-component": "^7.6.2",
        "react-dom": "^18.2.0",
        "react-hook-form": "^7.53.2",
        "react-redux": "^9.1.2",
        "react-router-dom": "^6.28.0",
        "react-scripts": "^5.0.1",
        "reactstrap": "^9.0.1",
        "sass": "^1.82.0",
        "styled-components": "^6.1.13",
        "tailwindcss": "^3.2.1",
        "vite": "^5.0"
    },
    "dependencies": {
        "@eslint/js": "^9.13.0",
        "@tanstack/react-table": "^8.20.5",
        "@types/react": "^18.3.12",
        "@types/react-dom": "^18.3.1",
        "@vitejs/plugin-react": "^4.3.3",
        "aos": "^2.3.4",
        "autoprefixer": "^10.4.20",
        "chart.js": "^4.4.7",
        "eslint": "^9.13.0",
        "eslint-plugin-react": "^7.37.2",
        "eslint-plugin-react-hooks": "^5.0.0",
        "eslint-plugin-react-refresh": "^0.4.14",
        "globals": "^15.11.0",
        "i18next": "^24.0.5",
        "i18next-browser-languagedetector": "^8.0.0",
        "i18next-xhr-backend": "^3.2.2",
        "jquery": "^3.7.1",
        "owl.carousel": "^2.3.4",
        "postcss": "^8.4.49",
        "react-bootstrap": "^2.10.6",
        "react-bootstrap-table2-filter": "^1.3.3",
        "react-chartjs-2": "^5.2.0",
        "react-custom-scrollbars": "^4.2.1",
        "react-dropzone": "^14.3.5",
        "react-i18next": "^15.1.3",
        "react-router-dom": "^7.0.0",
        "react-select": "^5.9.0",
        "sweetalert2": "^11.14.5",
        "tailwindcss": "^3.4.15",
        "vite": "^5.4.11"
    }
}
