{
    "private": true,
    "scripts": {
        "dev": "npm run development",
        "development": "mix",
        "watch": "mix watch",
        "watch-poll": "mix watch -- --watch-options-poll=1000",
        "hot": "mix watch --hot",
        "prod": "npm run production",
        "production": "mix --production"
    },
    "devDependencies": {
        "@babel/preset-react": "^7.24.1",
        "@headlessui/react": "^1.4.2",
        "@inertiajs/react": "^1.0.0",
        "@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-rc.4",
        "@tailwindcss/forms": "^0.5.3",
        "autoprefixer": "^10.4.12",
        "axios": "^1.6.4",
        "laravel-mix": "^6.0.49",
        "postcss": "^8.4.38",
        "react": "^18.2.0",
        "react-dom": "^18.2.0",
        "react-refresh": "^0.14.2",
        "resolve-url-loader": "^5.0.0",
        "sass-loader": "^12.6.0",
        "tailwindcss": "^3.2.1",
        "webpack": "^5.89.0"
    },
    "dependencies": {
        "@ckeditor/ckeditor5-build-classic": "^41.4.2",
        "@ckeditor/ckeditor5-react": "^6.3.0",
        "@iconify/react": "^5.0.1",
        "@ionic/react": "^8.1.1",
        "@reduxjs/toolkit": "^2.2.5",
        "apexcharts": "^3.54.1",
        "bootstrap": "^5.3.3",
        "dompurify": "^3.2.0",
        "gravatar-url": "^4.0.1",
        "immer": "^10.1.1",
        "ionicons": "^7.4.0",
        "lodash": "^4.17.21",
        "lottie-react": "^2.4.0",
        "moment": "^2.30.1",
        "moment-timezone": "^0.5.46",
        "nprogress": "^0.2.0",
        "prism-themes": "^1.9.0",
        "prismjs": "^1.29.0",
        "qs": "^6.12.1",
        "react-apexcharts": "^1.4.1",
        "react-beautiful-dnd": "^13.1.1",
        "react-bootstrap": "^2.10.2",
        "react-color": "^2.19.3",
        "react-date-range": "^2.0.1",
        "react-frame-component": "^5.2.6",
        "react-gravatar": "^2.6.3",
        "react-hot-toast": "^2.4.1",
        "react-modal-image": "^2.6.0",
        "react-phone-number-input": "^3.4.9",
        "react-player": "^2.16.0",
        "react-redux": "^9.1.2",
        "react-rnd": "^10.4.10",
        "react-select": "^5.8.0",
        "react-simple-code-editor": "^0.13.1",
        "react-slick": "^0.30.2",
        "reading-time": "^1.5.0",
        "rsuite": "^5.64.0",
        "sass": "^1.77.4",
        "slick-carousel": "^1.8.1",
        "sweetalert": "^2.1.2",
        "sweetalert2": "^11.11.0"
    }
}
