Skip to content

Commit

Permalink
Merge pull request #206 from privacy-scaling-explorations/feat/semaph…
Browse files Browse the repository at this point in the history
…ore-signup

feat: implement generic signup and semaphore signup
  • Loading branch information
ctrlc03 authored Jul 15, 2024
2 parents 4f96ab4 + 924f6bd commit 7f9b7ef
Show file tree
Hide file tree
Showing 10 changed files with 2,779 additions and 2,624 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@rainbow-me/rainbowkit": "^2.0.1",
"@rainbow-me/rainbowkit-siwe-next-auth": "^0.4.0",
"@semaphore-protocol/core": "4.0.0-beta.16",
"@semaphore-protocol/data": "4.0.0-beta.16",
"@t3-oss/env-nextjs": "^0.8.0",
"@tailwindcss/forms": "^0.5.7",
"@tanstack/react-query": "^5.24.1",
Expand All @@ -40,13 +42,13 @@
"clsx": "^2.1.0",
"cmdk": "^0.2.0",
"date-fns": "^3.6.0",
"ethers": "^6.11.2",
"ethers": "^6.13.1",
"formidable": "^3.5.1",
"graphql-request": "^6.1.0",
"lowdb": "^1.0.0",
"lucide-react": "^0.316.0",
"maci-cli": "1.2.4",
"maci-domainobjs": "1.2.4",
"maci-cli": "0.0.0-ci.4d2d340",
"maci-domainobjs": "0.0.0-ci.4d2d340",
"next": "^14.1.0",
"next-auth": "^4.24.5",
"next-themes": "^0.2.1",
Expand Down
Loading

0 comments on commit 7f9b7ef

Please sign in to comment.