|
24 | 24 | "@api3/chains": "^6.1.0",
|
25 | 25 | "@api3/contracts": "^3.4.0",
|
26 | 26 | "@nodary/utilities": "^3.0.0",
|
27 |
| - "@nomicfoundation/hardhat-chai-matchers": "^1.0.6", |
| 27 | + "@nomicfoundation/hardhat-chai-matchers": "^2.0.6", |
28 | 28 | "@nomicfoundation/hardhat-network-helpers": "^1.0.10",
|
29 |
| - "@nomicfoundation/hardhat-toolbox": "^2.0.2", |
| 29 | + "@nomicfoundation/hardhat-toolbox": "^5.0.0", |
30 | 30 | "@nomiclabs/hardhat-ethers": "^2.2.3",
|
31 | 31 | "@nomiclabs/hardhat-etherscan": "^3.1.8",
|
32 |
| - "@typechain/ethers-v5": "^10.2.1", |
33 |
| - "@typechain/hardhat": "^6.1.6", |
| 32 | + "@typechain/ethers-v5": "^11.1.2", |
| 33 | + "@typechain/hardhat": "^9.1.0", |
34 | 34 | "@types/chai": "^4.3.16",
|
35 | 35 | "@types/mocha": ">=9.1.1",
|
36 |
| - "chai": "^4.4.1", |
| 36 | + "chai": "^5.1.0", |
37 | 37 | "dotenv": "^16.4.5",
|
38 |
| - "eslint": "^8.57.0", |
| 38 | + "eslint": "^9.2.0", |
39 | 39 | "hardhat": "^2.22.3",
|
40 | 40 | "hardhat-deploy": "^0.12.4",
|
41 |
| - "hardhat-gas-reporter": "^1.0.10", |
42 |
| - "prettier": "^2.8.8", |
| 41 | + "hardhat-gas-reporter": "^2.1.1", |
| 42 | + "prettier": "^3.2.5", |
43 | 43 | "prettier-plugin-solidity": "^1.3.1",
|
44 |
| - "solhint": "^3.6.2", |
| 44 | + "solhint": "^4.5.4", |
45 | 45 | "solidity-coverage": "^0.8.12",
|
46 | 46 | "ts-node": ">=8.10.2",
|
47 | 47 | "typechain": "^8.3.2",
|
|
0 commit comments