Skip to content

Commit e793d61

Browse files
Update other major updates
1 parent cc766c5 commit e793d61

File tree

2 files changed

+640
-1457
lines changed

2 files changed

+640
-1457
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,24 @@
2424
"@api3/chains": "^6.1.0",
2525
"@api3/contracts": "^3.4.0",
2626
"@nodary/utilities": "^3.0.0",
27-
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
27+
"@nomicfoundation/hardhat-chai-matchers": "^2.0.6",
2828
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
29-
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
29+
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
3030
"@nomiclabs/hardhat-ethers": "^2.2.3",
3131
"@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",
3434
"@types/chai": "^4.3.16",
3535
"@types/mocha": ">=9.1.1",
36-
"chai": "^4.4.1",
36+
"chai": "^5.1.1",
3737
"dotenv": "^16.4.5",
38-
"eslint": "^8.57.0",
38+
"eslint": "^9.2.0",
3939
"hardhat": "^2.22.3",
4040
"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",
4343
"prettier-plugin-solidity": "^1.3.1",
44-
"solhint": "^3.6.2",
44+
"solhint": "^4.5.4",
4545
"solidity-coverage": "^0.8.12",
4646
"ts-node": ">=8.10.2",
4747
"typechain": "^8.3.2",

0 commit comments

Comments
 (0)