{
    "$schema": "https://www.schemastore.org/package.json",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "dependencies": {
        "apexcharts": "^5.16.0",
        "axios": "^1.18.1",
        "leaflet": "^1.9.4",
        "lucide-react": "^1.24.0",
        "maplibre-gl": "^6.5.0",
        "react": "^19.2.7",
        "react-apexcharts": "^2.1.1",
        "react-dom": "^19.2.7",
        "react-router-dom": "^7.18.1"
    },
    "devDependencies": {
        "@tailwindcss/vite": "^4.0.0",
        "@types/leaflet": "^1.9.22",
        "@types/node": "^26.1.1",
        "@types/react": "^19.2.17",
        "@types/react-dom": "^19.2.3",
        "@vitejs/plugin-react": "^6.0.3",
        "autoprefixer": "^10.5.2",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^3.1",
        "postcss": "^8.5.19",
        "tailwindcss": "^4.3.2",
        "typescript": "^7.0.2",
        "vite": "^8.0.0"
    }
}
