{
  "name": "shipme-frontend",
  "private": true,
  "type": "module",
  "scripts": {
    "dev": "vite --host",
    "build": "tsc -b && vite build",
    "lint": "eslint .",
    "preview": "vite preview"
  },
  "dependencies": {
    "@azure/msal-browser": "^4.8.0",
    "@azure/msal-react": "^3.0.7",
    "@tanstack/react-table": "^8.21.2",
    "bootstrap": "^5.3.5",
    "docker": "^1.0.0",
    "dotenv": "^16.4.7",
    "fuse.js": "^7.1.0",
    "linkify-react": "^4.2.0",
    "linkifyjs": "^4.2.0",
    "lodash": "^4.17.21",
    "lucide-react": "^0.475.0",
    "path-to-regexp": "^8.2.0",
    "react": "^18.3.1",
    "react-bootstrap": "^2.10.8",
    "react-bootstrap-icons": "^1.11.5",
    "react-dom": "^18.3.1",
    "react-papaparse": "^4.4.0",
    "react-responsive": "^10.0.0",
    "react-router-dom": "^7.1.3",
    "react-select": "^5.10.1",
    "recharts": "^2.15.2",
    "uuid": "^11.1.0",
    "tldts": "^7.0.3",
    "is-url-http": "^2.3.9"
  },
  "devDependencies": {
    "@eslint/js": "^9.17.0",
    "@types/lodash": "^4.17.16",
    "@types/node": "^22.13.11",
    "@types/react": "^18.3.18",
    "@types/react-dom": "^18.3.5",
    "@vitejs/plugin-react": "^4.3.4",
    "eslint": "^9.17.0",
    "eslint-config-prettier": "^10.0.1",
    "eslint-plugin-import": "^2.31.0",
    "eslint-plugin-prettier": "^5.2.3",
    "eslint-plugin-react-hooks": "^5.0.0",
    "eslint-plugin-react-refresh": "^0.4.16",
    "globals": "^15.14.0",
    "prettier": "3.4.2",
    "typescript": "~5.6.2",
    "typescript-eslint": "^8.18.2",
    "vite": "^6.0.5"
  }
}
