{
  "private": true,
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "tsc --noEmit && vite build",
    "preview": "vite preview",
    "check": "tsc --noEmit"
  },
  "dependencies": {
    "@inertiajs/react": "^2.0.0",
    "@vitejs/plugin-react": "^4.3.4",
    "bootstrap-icons": "^1.11.3",
    "framer-motion": "^12.42.1",
    "laravel-echo": "^2.4.0",
    "laravel-vite-plugin": "^1.2.0",
    "pusher-js": "^8.5.0",
    "react": "^19.0.0",
    "react-dom": "^19.0.0",
    "recharts": "^2.15.0",
    "vite": "^6.0.0"
  },
  "devDependencies": {
    "@types/node": "^22.10.0",
    "@types/react": "^19.0.0",
    "@types/react-dom": "^19.0.0",
    "typescript": "^5.7.0"
  }
}
