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