|
217 | 217 | "@matterlabs/hardhat-zksync-ethers": "^1.3.0", |
218 | 218 | "@matterlabs/hardhat-zksync-solc": "^1.4.0", |
219 | 219 | "@matterlabs/hardhat-zksync-verify": "^1.8.1", |
220 | | - "@nomicfoundation/hardhat-chai-matchers": "^2.0.9", |
221 | | - "@nomicfoundation/hardhat-ethers": "^3.0.9", |
222 | | - "@nomicfoundation/hardhat-network-helpers": "^1.0.13", |
223 | | - "@nomicfoundation/hardhat-verify": "^2.0.14", |
| 220 | + "@nomicfoundation/hardhat-chai-matchers": "^2.1.0", |
| 221 | + "@nomicfoundation/hardhat-ethers": "^3.1.0", |
| 222 | + "@nomicfoundation/hardhat-network-helpers": "^1.1.0", |
| 223 | + "@nomicfoundation/hardhat-verify": "^2.1.0", |
224 | 224 | "@openzeppelin/contracts": "^4.9.6", |
225 | 225 | "@typechain/ethers-v6": "^0.5.1", |
226 | 226 | "@typechain/hardhat": "^9.1.0", |
227 | 227 | "@types/chai": "^4.3.20", |
228 | 228 | "@types/mocha": "^10.0.10", |
229 | | - "@types/node": "^24.0.13", |
| 229 | + "@types/node": "^24.0.14", |
230 | 230 | "chai": "^4.5.0", |
231 | 231 | "dotenv": "^17.2.0", |
232 | 232 | "eslint": "^9.31.0", |
233 | 233 | "eslint-config-prettier": "^10.1.5", |
234 | 234 | "ethers": "^6.15.0", |
235 | | - "hardhat": "^2.25.0", |
| 235 | + "hardhat": "^2.26.0", |
236 | 236 | "hardhat-abi-exporter": "^2.11.0", |
237 | 237 | "hardhat-contract-sizer": "^2.10.0", |
238 | 238 | "hardhat-gas-reporter": "^2.3.0", |
|
0 commit comments