|
219 | 219 | "@matterlabs/hardhat-zksync-solc": "^1.5.1", |
220 | 220 | "@matterlabs/hardhat-zksync-verify": "^1.9.1", |
221 | 221 | "@nomicfoundation/hardhat-chai-matchers": "^2.1.0", |
222 | | - "@nomicfoundation/hardhat-ethers": "^3.1.2", |
223 | | - "@nomicfoundation/hardhat-network-helpers": "^1.1.2", |
224 | | - "@nomicfoundation/hardhat-verify": "^2.1.3", |
225 | | - "@openzeppelin/contracts": "^4.9.6", |
| 222 | + "@nomicfoundation/hardhat-ethers": "^4.0.0", |
| 223 | + "@nomicfoundation/hardhat-network-helpers": "^3.0.0", |
| 224 | + "@nomicfoundation/hardhat-verify": "^3.0.0", |
| 225 | + "@openzeppelin/contracts": "^5.0.0", |
226 | 226 | "@typechain/ethers-v6": "^0.5.1", |
227 | 227 | "@typechain/hardhat": "^9.1.0", |
228 | | - "@types/chai": "^4.3.20", |
| 228 | + "@types/chai": "^5.0.0", |
229 | 229 | "@types/mocha": "^10.0.10", |
230 | 230 | "@types/node": "^24.9.2", |
231 | | - "chai": "^4.5.0", |
| 231 | + "chai": "^6.0.0", |
232 | 232 | "dotenv": "^17.2.3", |
233 | 233 | "eslint": "^9.39.0", |
234 | 234 | "eslint-config-prettier": "^10.1.8", |
235 | 235 | "ethers": "^6.15.0", |
236 | | - "hardhat": "^2.26.5", |
| 236 | + "hardhat": "^3.0.0", |
237 | 237 | "hardhat-abi-exporter": "^2.11.0", |
238 | 238 | "hardhat-contract-sizer": "^2.10.1", |
239 | 239 | "hardhat-gas-reporter": "^2.3.0", |
|
0 commit comments