We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e59af commit 8ac2eccCopy full SHA for 8ac2ecc
package.json
@@ -36,17 +36,17 @@
36
"@types/mocha": ">=10.0.10",
37
"chai": "^4.5.0",
38
"dotenv": "^17.2.3",
39
- "eslint": "^8.57.1",
40
- "hardhat": "^2.27.1",
41
- "hardhat-deploy": "^1.0.4",
+ "eslint": "^10.1.0",
+ "hardhat": "^3.2.0",
+ "hardhat-deploy": "^2.0.3",
42
"hardhat-gas-reporter": "^2.3.0",
43
"prettier": "^3.7.3",
44
"prettier-plugin-solidity": "^2.2.0",
45
"solhint": "^6.0.1",
46
"solidity-coverage": "^0.8.16",
47
"ts-node": ">=10.9.2",
48
"typechain": "^8.3.2",
49
- "typescript": ">=5.9.3"
+ "typescript": ">=6.0.2"
50
},
51
"dependencies": {
52
"@openzeppelin/contracts": "^4.9.6"
0 commit comments