|
227 | 227 | "@matterlabs/hardhat-zksync-solc": "^1.5.1", |
228 | 228 | "@matterlabs/hardhat-zksync-verify": "^1.9.1", |
229 | 229 | "@nomicfoundation/hardhat-chai-matchers": "^2.1.0", |
230 | | - "@nomicfoundation/hardhat-ethers": "^3.1.2", |
| 230 | + "@nomicfoundation/hardhat-ethers": "^4.0.0", |
231 | 231 | "@nomicfoundation/hardhat-foundry": "^1.2.0", |
232 | | - "@nomicfoundation/hardhat-ignition": "^0.15.15", |
233 | | - "@nomicfoundation/hardhat-ignition-ethers": "^0.15.16", |
| 232 | + "@nomicfoundation/hardhat-ignition": "^3.0.0", |
| 233 | + "@nomicfoundation/hardhat-ignition-ethers": "^3.0.0", |
234 | 234 | "@nomicfoundation/hardhat-ledger": "^1.2.0", |
235 | | - "@nomicfoundation/hardhat-network-helpers": "^1.1.2", |
236 | | - "@nomicfoundation/hardhat-verify": "^2.1.3", |
237 | | - "@nomicfoundation/ignition-core": "^0.15.14", |
| 235 | + "@nomicfoundation/hardhat-network-helpers": "^3.0.0", |
| 236 | + "@nomicfoundation/hardhat-verify": "^3.0.0", |
| 237 | + "@nomicfoundation/ignition-core": "^3.0.0", |
238 | 238 | "@openzeppelin/contracts": "^5.4.0", |
239 | 239 | "@slippy-lint/slippy": "^0.2.1", |
240 | 240 | "@tenderly/hardhat-tenderly": "^2.5.2", |
241 | 241 | "@typechain/ethers-v6": "^0.5.1", |
242 | 242 | "@typechain/hardhat": "^9.1.0", |
243 | | - "@types/chai": "^4.3.20", |
| 243 | + "@types/chai": "^5.0.0", |
244 | 244 | "@types/mocha": "^10.0.10", |
245 | 245 | "@types/node": "^24.9.2", |
246 | | - "chai": "^4.5.0", |
| 246 | + "chai": "^6.0.0", |
247 | 247 | "eslint": "^9.39.0", |
248 | 248 | "eslint-config-prettier": "^10.1.8", |
249 | 249 | "ethers": "^6.15.0", |
250 | | - "hardhat": "^2.26.5", |
| 250 | + "hardhat": "^3.0.0", |
251 | 251 | "hardhat-abi-exporter": "^2.11.0", |
252 | 252 | "hardhat-contract-sizer": "^2.10.1", |
253 | 253 | "hardhat-gas-reporter": "^2.3.0", |
|
0 commit comments