File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
packages/cli-template-contracts-hardhat Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 43
43
"@nomicfoundation/hardhat-network-helpers" : " ^1.0.0" ,
44
44
"@nomicfoundation/hardhat-toolbox" : " ^4.0.0" ,
45
45
"@nomicfoundation/hardhat-verify" : " ^2.0.0" ,
46
- "@semaphore-protocol/core" : " ^ 4.0.0-alpha.8" ,
47
- "@semaphore-protocol/hardhat" : " ^ 4.0.0-alpha.8" ,
46
+ "@semaphore-protocol/core" : " 4.0.0-alpha.8" ,
47
+ "@semaphore-protocol/hardhat" : " 4.0.0-alpha.8" ,
48
48
"@typechain/ethers-v6" : " ^0.5.0" ,
49
49
"@typechain/hardhat" : " ^9.0.0" ,
50
50
"@types/chai" : " ^4.2.0" ,
Original file line number Diff line number Diff line change @@ -8565,8 +8565,8 @@ __metadata:
8565
8565
"@nomicfoundation/hardhat-toolbox": ^4.0.0
8566
8566
"@nomicfoundation/hardhat-verify": ^2.0.0
8567
8567
"@semaphore-protocol/contracts": 4.0.0-alpha.8
8568
- "@semaphore-protocol/core": ^ 4.0.0-alpha.8
8569
- "@semaphore-protocol/hardhat": ^ 4.0.0-alpha.8
8568
+ "@semaphore-protocol/core": 4.0.0-alpha.8
8569
+ "@semaphore-protocol/hardhat": 4.0.0-alpha.8
8570
8570
"@typechain/ethers-v6": ^0.5.0
8571
8571
"@typechain/hardhat": ^9.0.0
8572
8572
"@types/chai": ^4.2.0
@@ -8666,7 +8666,7 @@ __metadata:
8666
8666
languageName: unknown
8667
8667
linkType: soft
8668
8668
8669
- "@semaphore-protocol/core@4.0.0-alpha.8, @semaphore-protocol/core@^4.0.0-alpha.8, @semaphore-protocol/core@ workspace:packages/core":
8669
+ "@semaphore-protocol/core@4.0.0-alpha.8, @semaphore-protocol/core@workspace:packages/core":
8670
8670
version: 0.0.0-use.local
8671
8671
resolution: "@semaphore-protocol/core@workspace:packages/core"
8672
8672
dependencies:
@@ -8701,7 +8701,7 @@ __metadata:
8701
8701
languageName: unknown
8702
8702
linkType: soft
8703
8703
8704
- "@semaphore-protocol/hardhat@4.0.0-alpha.8, @semaphore-protocol/hardhat@^4.0.0-alpha.8, @semaphore-protocol/hardhat@ workspace:packages/hardhat":
8704
+ "@semaphore-protocol/hardhat@4.0.0-alpha.8, @semaphore-protocol/hardhat@workspace:packages/hardhat":
8705
8705
version: 0.0.0-use.local
8706
8706
resolution: "@semaphore-protocol/hardhat@workspace:packages/hardhat"
8707
8707
dependencies:
You can’t perform that action at this time.
0 commit comments