File tree Expand file tree Collapse file tree 2 files changed +96
-63
lines changed
packages/hardhat-polkadot Expand file tree Collapse file tree 2 files changed +96
-63
lines changed Original file line number Diff line number Diff line change 5050 "dependencies" : {
5151 "@openzeppelin/contracts" : " ^5.3.0" ,
5252 "@parity/hardhat-polkadot-node" : " workspace:^" ,
53- "@parity/hardhat-polkadot-resolc" : " workspace:^"
53+ "@parity/hardhat-polkadot-resolc" : " workspace:^" ,
54+ "enquirer" : " 2.3.0" ,
55+ "find-up" : " 5.0.0" ,
56+ "picocolors" : " ^1.1.1"
5457 },
5558 "peerDependencies" : {
5659 "hardhat" : " <2.23.0"
6063 " @parity/hardhat-polkadot-resolc"
6164 ],
6265 "devDependencies" : {
66+ "@types/fs-extra" : " 5.1.0" ,
67+ "@eslint/js" : " ^9.25.1" ,
6368 "@nomicfoundation/hardhat-ignition" : " ^0.15.11" ,
6469 "@types/chai" : " ^5.2.1" ,
65- "chai" : " ^5.2.0" ,
66- "viem" : " ^2.27.2" ,
67- "@eslint/js" : " ^9.25.1" ,
6870 "@types/node" : " ^22.15.3" ,
71+ "chai" : " ^5.2.0" ,
6972 "eslint" : " ^9.25.1" ,
7073 "globals" : " ^16.0.0" ,
7174 "rimraf" : " ^6.0.1" ,
7275 "typescript" : " ^5.8.3" ,
73- "typescript-eslint" : " ^8.31.0"
76+ "typescript-eslint" : " ^8.31.0" ,
77+ "viem" : " ^2.27.2"
7478 }
7579}
You can’t perform that action at this time.
0 commit comments