{
    "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.16.5",
        "@babel/preset-typescript": "^7.24.7",
        "@inertiajs/inertia": "^0.10.1",
        "@inertiajs/inertia-react": "^0.7.1",
        "@inertiajs/progress": "^0.2.6",
        "@testing-library/react": "^12.1.5",
        "@types/react-slick": "^0.23.13",
        "@types/react-table": "^7.7.20",
        "autoprefixer": "^10.4.12",
        "axios": "^0.21.4",
        "jquery": "^3.2",
        "laravel-mix": "^6.0.43",
        "lodash": "^4.17.19",
        "popper.js": "^1.12",
        "postcss": "^8.4.16",
        "resolve-url-loader": "^3.1.2",
        "rtlcss": "^3.5.0",
        "sass": "^1.15.2",
        "sass-loader": "^8.0.0",
        "tailwindcss": "^3.4.4",
        "ts-loader": "^9.5.1"
    },
    "dependencies": {
        "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
        "@testing-library/jest-dom": "^5.17.0",
        "@testing-library/user-event": "^13.5.0",
        "@types/jest": "^27.5.2",
        "@types/node": "^16.18.101",
        "@types/react": "^18.3.3",
        "@types/react-dom": "^18.3.0",
        "aos": "^2.3.4",
        "react": "^17.0.2",
        "react-dom": "^17.0.2",
        "react-responsive": "^10.0.0",
        "react-router-dom": "^6.24.1",
        "react-scripts": "5.0.1",
        "react-slick": "^0.30.2",
        "react-table": "^7.8.0",
        "react-toastify": "^9.0.8",
        "slick-carousel": "^1.8.1",
        "typescript": "^4.9.5",
        "web-vitals": "^2.1.4",
        "zustand": "^4.5.4"
    }
}
