mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-01-10 07:08:17 -05:00
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@semaphore-protocol/cli-template-contracts-hardhat",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "Semaphore Hardhat template.",
|
||||
"license": "Unlicense",
|
||||
"files": [
|
||||
@@ -36,10 +36,10 @@
|
||||
"@nomicfoundation/hardhat-toolbox": "^2.0.0",
|
||||
"@nomiclabs/hardhat-ethers": "^2.0.0",
|
||||
"@nomiclabs/hardhat-etherscan": "^3.0.0",
|
||||
"@semaphore-protocol/group": "3.10.1",
|
||||
"@semaphore-protocol/hardhat": "3.10.1",
|
||||
"@semaphore-protocol/identity": "3.10.1",
|
||||
"@semaphore-protocol/proof": "3.10.1",
|
||||
"@semaphore-protocol/group": "3.11.0",
|
||||
"@semaphore-protocol/hardhat": "3.11.0",
|
||||
"@semaphore-protocol/identity": "3.11.0",
|
||||
"@semaphore-protocol/proof": "3.11.0",
|
||||
"@typechain/ethers-v5": "^10.1.0",
|
||||
"@typechain/hardhat": "^6.1.2",
|
||||
"@types/chai": "^4.2.0",
|
||||
@@ -58,7 +58,7 @@
|
||||
"typescript": ">=4.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@semaphore-protocol/contracts": "3.10.1"
|
||||
"@semaphore-protocol/contracts": "3.11.0"
|
||||
},
|
||||
"config": {
|
||||
"solidity": {
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
"@nomicfoundation/hardhat-chai-matchers": "^1.0.5",
|
||||
"@nomiclabs/hardhat-ethers": "^2.0.0",
|
||||
"@nomiclabs/hardhat-etherscan": "^3.1.7",
|
||||
"@semaphore-protocol/group": "3.10.1",
|
||||
"@semaphore-protocol/hardhat": "3.10.1",
|
||||
"@semaphore-protocol/identity": "3.10.1",
|
||||
"@semaphore-protocol/proof": "3.10.1",
|
||||
"@semaphore-protocol/group": "3.11.0",
|
||||
"@semaphore-protocol/hardhat": "3.11.0",
|
||||
"@semaphore-protocol/identity": "3.11.0",
|
||||
"@semaphore-protocol/proof": "3.11.0",
|
||||
"@typechain/ethers-v5": "^10.0.0",
|
||||
"@typechain/hardhat": "^6.0.0",
|
||||
"@types/chai": "^4.3.1",
|
||||
@@ -40,7 +40,7 @@
|
||||
"typechain": "^8.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@semaphore-protocol/contracts": "3.10.1"
|
||||
"@semaphore-protocol/contracts": "3.11.0"
|
||||
},
|
||||
"config": {
|
||||
"solidity": {
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@next/font": "13.0.3",
|
||||
"@semaphore-protocol/data": "3.10.1",
|
||||
"@semaphore-protocol/group": "3.10.1",
|
||||
"@semaphore-protocol/identity": "3.10.1",
|
||||
"@semaphore-protocol/proof": "3.10.1",
|
||||
"@semaphore-protocol/data": "3.11.0",
|
||||
"@semaphore-protocol/group": "3.11.0",
|
||||
"@semaphore-protocol/identity": "3.11.0",
|
||||
"@semaphore-protocol/proof": "3.11.0",
|
||||
"@types/react": "18.0.25",
|
||||
"@types/react-dom": "18.0.8",
|
||||
"dotenv": "^16.0.3",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@semaphore-protocol/cli-template-monorepo-ethers",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "Semaphore Hardhat + Next.js + SemaphoreEthers template.",
|
||||
"license": "Unlicense",
|
||||
"files": [
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
"@nomicfoundation/hardhat-chai-matchers": "^1.0.5",
|
||||
"@nomiclabs/hardhat-ethers": "^2.0.0",
|
||||
"@nomiclabs/hardhat-etherscan": "^3.1.7",
|
||||
"@semaphore-protocol/group": "3.10.1",
|
||||
"@semaphore-protocol/hardhat": "3.10.1",
|
||||
"@semaphore-protocol/identity": "3.10.1",
|
||||
"@semaphore-protocol/proof": "3.10.1",
|
||||
"@semaphore-protocol/group": "3.11.0",
|
||||
"@semaphore-protocol/hardhat": "3.11.0",
|
||||
"@semaphore-protocol/identity": "3.11.0",
|
||||
"@semaphore-protocol/proof": "3.11.0",
|
||||
"@typechain/ethers-v5": "^10.0.0",
|
||||
"@typechain/hardhat": "^6.0.0",
|
||||
"@types/chai": "^4.3.1",
|
||||
@@ -40,7 +40,7 @@
|
||||
"typechain": "^8.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@semaphore-protocol/contracts": "3.10.1"
|
||||
"@semaphore-protocol/contracts": "3.11.0"
|
||||
},
|
||||
"config": {
|
||||
"solidity": {
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@next/font": "13.0.3",
|
||||
"@semaphore-protocol/data": "3.10.1",
|
||||
"@semaphore-protocol/group": "3.10.1",
|
||||
"@semaphore-protocol/identity": "3.10.1",
|
||||
"@semaphore-protocol/proof": "3.10.1",
|
||||
"@semaphore-protocol/data": "3.11.0",
|
||||
"@semaphore-protocol/group": "3.11.0",
|
||||
"@semaphore-protocol/identity": "3.11.0",
|
||||
"@semaphore-protocol/proof": "3.11.0",
|
||||
"@types/react": "18.0.25",
|
||||
"@types/react-dom": "18.0.8",
|
||||
"dotenv": "^16.0.3",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@semaphore-protocol/cli-template-monorepo-subgraph",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "Semaphore Hardhat + Next.js + SemaphoreSubgraph template.",
|
||||
"license": "Unlicense",
|
||||
"files": [
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@semaphore-protocol/cli",
|
||||
"type": "module",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "A command line tool to set up your Semaphore project and get group data.",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
@@ -43,7 +43,7 @@
|
||||
"typedoc": "^0.22.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"@semaphore-protocol/data": "3.10.1",
|
||||
"@semaphore-protocol/data": "3.11.0",
|
||||
"axios": "^1.3.2",
|
||||
"boxen": "^7.0.1",
|
||||
"chalk": "^5.1.2",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@semaphore-protocol/contracts",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "Semaphore contracts to manage groups and broadcast anonymous signals.",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@semaphore-protocol/data",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "A library to query Semaphore contracts.",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.node.js",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@semaphore-protocol/group",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "A library to create and manage Semaphore groups.",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.node.js",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@semaphore-protocol/hardhat",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "A Semaphore Hardhat plugin to deploy verifiers and Semaphore contract.",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.node.js",
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@nomiclabs/hardhat-ethers": "^2.1.1",
|
||||
"@semaphore-protocol/contracts": "3.10.1",
|
||||
"@semaphore-protocol/contracts": "3.11.0",
|
||||
"circomlibjs": "^0.0.8",
|
||||
"ethers": "^5.7.1",
|
||||
"hardhat-dependency-compiler": "^1.1.3"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@semaphore-protocol/heyauthn",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "A library to allow developers to create and manage Semaphore identities using WebAuthn",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.node.js",
|
||||
@@ -35,7 +35,7 @@
|
||||
"typedoc": "^0.22.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"@semaphore-protocol/identity": "3.10.1",
|
||||
"@semaphore-protocol/identity": "3.11.0",
|
||||
"@simplewebauthn/browser": "7.2.0",
|
||||
"@simplewebauthn/server": "7.2.0"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@semaphore-protocol/identity",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "A library to create Semaphore identities.",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.node.js",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@semaphore-protocol/proof",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "A library to generate and verify Semaphore proofs.",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.node.js",
|
||||
@@ -40,8 +40,8 @@
|
||||
"typedoc": "^0.22.11"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@semaphore-protocol/group": "3.10.1",
|
||||
"@semaphore-protocol/identity": "3.10.1"
|
||||
"@semaphore-protocol/group": "3.11.0",
|
||||
"@semaphore-protocol/identity": "3.11.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ethersproject/bignumber": "^5.5.0",
|
||||
|
||||
@@ -1 +1 @@
|
||||
fd0de0399b7ab23b2cf2fce37abf5a72b58ac58d
|
||||
14647f7bb1147ded614a3201a53e50dbecc65188
|
||||
Reference in New Issue
Block a user