Skip to content

Commit 843c03d

Browse files
committed
Upgrade @fhevm/solidity to 0.11.1 and @fhevm/hardhat-plugin to 0.4.2 (matching Zama's official template)
1 parent 61fef25 commit 843c03d

2 files changed

Lines changed: 15 additions & 173 deletions

File tree

package-lock.json

Lines changed: 13 additions & 171 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
},
99
"license": "BUSL-1.1",
1010
"dependencies": {
11-
"@fhevm/solidity": "^0.10.0",
11+
"@fhevm/solidity": "^0.11.1",
1212
"@openzeppelin/confidential-contracts": "^0.3.1",
1313
"@openzeppelin/contracts": "^5.4.0",
1414
"@openzeppelin/contracts-upgradeable": "^5.6.1",
1515
"dotenv": "^17.3.1"
1616
},
1717
"devDependencies": {
18-
"@fhevm/hardhat-plugin": "0.4.0",
18+
"@fhevm/hardhat-plugin": "^0.4.2",
1919
"@fhevm/mock-utils": "0.4.0",
2020
"@nomicfoundation/hardhat-chai-matchers": "^2.1.0",
2121
"@nomicfoundation/hardhat-ethers": "^3.1.3",

0 commit comments

Comments
 (0)