Skip to content

Commit

Permalink
chore: update to new maci versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlc03 committed Sep 5, 2024
1 parent 0ad1e4b commit 632b426
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 322 deletions.
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ethers": "^6.13.2",
"hardhat": "^2.22.8",
"lowdb": "^1.0.0",
"maci-contracts": "0.0.0-ci.a97f395",
"maci-contracts": "^2.3.0",
"maci-core": "^2.2.0",
"maci-domainobjs": "^2.2.0",
"solidity-docgen": "^0.6.0-beta.36"
Expand Down
8 changes: 4 additions & 4 deletions packages/coordinator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"hardhat": "^2.22.8",
"helmet": "^7.1.0",
"lowdb": "^1.0.0",
"maci-circuits": "^2.1.0",
"maci-cli": "^2.1.0",
"maci-contracts": "0.0.0-ci.d683cb3",
"maci-circuits": "^2.3.0",
"maci-cli": "^2.3.0",
"maci-contracts": "^2.3.0",
"maci-domainobjs": "^2.0.0",
"maci-subgraph": "^2.1.0",
"maci-subgraph": "^2.3.0",
"mustache": "^4.2.0",
"permissionless": "^0.1.44",
"reflect-metadata": "^0.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@rainbow-me/rainbowkit": "^2.0.1",
"@semaphore-protocol/core": "4.0.0-beta.16",
"@semaphore-protocol/data": "4.0.0-beta.16",
"@semaphore-protocol/core": "4.0.3",
"@semaphore-protocol/data": "4.0.3",
"@t3-oss/env-nextjs": "^0.8.0",
"@tanstack/react-query": "^5.24.1",
"@trpc/client": "11.0.0-next-beta.294",
Expand All @@ -39,7 +39,7 @@
"graphql-request": "^6.1.0",
"lowdb": "^1.0.0",
"lucide-react": "^0.316.0",
"maci-cli": "0.0.0-ci.d071f07",
"maci-cli": "^2.3.0",
"maci-domainobjs": "^2.2.0",
"next": "^14.1.0",
"next-auth": "^4.24.5",
Expand Down
Loading

0 comments on commit 632b426

Please sign in to comment.