Skip to content

Commit 98c702a

Browse files
Update other major updates
1 parent 4fbf38b commit 98c702a

File tree

2 files changed

+682
-1489
lines changed

2 files changed

+682
-1489
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,30 +25,30 @@
2525
"@api3/chains": "^10.2.2",
2626
"@api3/contracts": "^9.0.0",
2727
"@nodary/utilities": "^3.12.0",
28-
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
28+
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
2929
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
30-
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
30+
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
3131
"@nomiclabs/hardhat-ethers": "^2.2.3",
3232
"@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",
3535
"@types/chai": "^4.3.19",
3636
"@types/mocha": ">=10.0.8",
37-
"chai": "^4.5.0",
37+
"chai": "^5.1.1",
3838
"dotenv": "^16.4.5",
39-
"eslint": "^8.57.1",
39+
"eslint": "^9.11.1",
4040
"hardhat": "^2.22.12",
4141
"hardhat-deploy": "^0.12.4",
42-
"hardhat-gas-reporter": "^1.0.10",
43-
"prettier": "^2.8.8",
42+
"hardhat-gas-reporter": "^2.2.1",
43+
"prettier": "^3.3.3",
4444
"prettier-plugin-solidity": "^1.4.1",
45-
"solhint": "^3.6.2",
45+
"solhint": "^5.0.3",
4646
"solidity-coverage": "^0.8.13",
4747
"ts-node": ">=10.9.2",
4848
"typechain": "^8.3.2",
4949
"typescript": ">=5.6.2"
5050
},
5151
"dependencies": {
52-
"@openzeppelin/contracts": "^4.9.6"
52+
"@openzeppelin/contracts": "^5.0.2"
5353
}
5454
}

0 commit comments

Comments
 (0)