{
"name": "client",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
"lint": "eslint .",
"preview": "vite preview"
},
"dependencies": {
"@ethersproject/keccak256": "^5.8.0",
"@ethersproject/strings": "^5.8.0",
"@hookform/resolvers": "^5.0.1",
"@radix-ui/react-dialog": "^1.1.11",
"@radix-ui/react-label": "^2.1.4",
"@radix-ui/react-popover": "^1.1.11",
"@radix-ui/react-select": "^2.2.2",
"@radix-ui/react-slot": "^1.2.0",
"@radix-ui/react-switch": "^1.2.4",
"@redux-devtools/extension": "^3.3.0",
"@tailwindcss/vite": "^4.1.5",
"@tanstack/react-query": "^5.75.2",
"@tanstack/react-query-devtools": "^5.75.2",
"@types/polylabel": "^1.1.3",
"@vis.gl/react-google-maps": "^1.5.5",
"@yudiel/react-qr-scanner": "^2.3.0",
"bs58": "^6.0.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"embla-carousel": "^8.6.0",
"embla-carousel-react": "^8.6.0",
"lottie-react": "^2.4.1",
"lucide-react": "^0.503.0",
"openapi-fetch": "^0.13.7",
"polylabel": "^2.0.1",
"react": "19.1.0",
"react-day-picker": "8.10.1",
"react-dom": "19.1.0",
"react-hook-form": "^7.56.2",
"react-hook-form-persist": "^3.0.0",
"react-qr-code": "^2.0.15",
"react-router": "^7.5.3",
"react-webcam": "^7.2.0",
"tailwind-merge": "^3.2.0",
"tailwindcss": "^4.1.5",
"thirdweb": "^5.97.3",
"zod": "^3.24.4",
"zustand": "^5.0.4"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/node": "^22.15.3",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.3",
"@vitejs/plugin-react": "^4.4.1",
"@vitejs/plugin-react-swc": "^4.2.2",
"browserify": "^17.0.1",
"globals": "^16.0.0",
"openapi-typescript": "^7.7.1",
"tsx": "^4.21.0",
"tw-animate-css": "^1.2.9",
"typescript": "~5.7.3",
"typescript-eslint": "^8.31.1",
"vite": "^6.3.4",
"vite-plugin-node-polyfills": "^0.23.0"
},
"packageManager": "pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977"
}