|
220 | 220 | "@matterlabs/hardhat-zksync-ethers": "^1.4.0", |
221 | 221 | "@matterlabs/hardhat-zksync-solc": "^1.5.1", |
222 | 222 | "@matterlabs/hardhat-zksync-verify": "^1.9.1", |
223 | | - "@nomicfoundation/hardhat-chai-matchers": "^2.1.2", |
224 | | - "@nomicfoundation/hardhat-ethers": "^3.1.3", |
225 | | - "@nomicfoundation/hardhat-network-helpers": "^1.1.2", |
226 | | - "@nomicfoundation/hardhat-verify": "^2.1.3", |
227 | | - "@openzeppelin/contracts": "^4.9.6", |
| 223 | + "@nomicfoundation/hardhat-chai-matchers": "^3.0.0", |
| 224 | + "@nomicfoundation/hardhat-ethers": "^4.0.0", |
| 225 | + "@nomicfoundation/hardhat-network-helpers": "^3.0.0", |
| 226 | + "@nomicfoundation/hardhat-verify": "^3.0.0", |
| 227 | + "@openzeppelin/contracts": "^5.0.0", |
228 | 228 | "@typechain/ethers-v6": "^0.5.1", |
229 | 229 | "@typechain/hardhat": "^9.1.0", |
230 | | - "@types/chai": "^4.3.20", |
| 230 | + "@types/chai": "^5.0.0", |
231 | 231 | "@types/mocha": "^10.0.10", |
232 | 232 | "@types/node": "^25.5.0", |
233 | | - "chai": "^4.5.0", |
| 233 | + "chai": "^6.0.0", |
234 | 234 | "dotenv": "^17.3.1", |
235 | 235 | "eslint": "^10.1.0", |
236 | 236 | "eslint-config-prettier": "^10.1.8", |
237 | 237 | "ethers": "^6.16.0", |
238 | 238 | "globals": "^17.4.0", |
239 | | - "hardhat": "^2.28.6", |
| 239 | + "hardhat": "^3.0.0", |
240 | 240 | "hardhat-abi-exporter": "^2.11.0", |
241 | 241 | "hardhat-contract-sizer": "^2.10.1", |
242 | 242 | "hardhat-gas-reporter": "^2.3.0", |
|
0 commit comments