File tree 2 files changed +2
-17
lines changed
packages/hardhat-toolbox-viem
2 files changed +2
-17
lines changed Original file line number Diff line number Diff line change 44
44
},
45
45
"devDependencies" : {
46
46
"@nomicfoundation/hardhat-network-helpers" : " ^1.0.0" ,
47
- "@nomicfoundation/hardhat-verify" : " ^1 .0.0" ,
47
+ "@nomicfoundation/hardhat-verify" : " ^2 .0.0" ,
48
48
"@nomicfoundation/hardhat-viem" : " ^1.0.0" ,
49
49
"@types/chai" : " ^4.2.0" ,
50
50
"@types/chai-as-promised" : " ^7.1.6" ,
70
70
},
71
71
"peerDependencies" : {
72
72
"@nomicfoundation/hardhat-network-helpers" : " ^1.0.0" ,
73
- "@nomicfoundation/hardhat-verify" : " ^1 .0.0" ,
73
+ "@nomicfoundation/hardhat-verify" : " ^2 .0.0" ,
74
74
"@nomicfoundation/hardhat-viem" : " ^1.0.0" ,
75
75
"@types/chai" : " ^4.2.0" ,
76
76
"@types/chai-as-promised" : " ^7.1.6" ,
Original file line number Diff line number Diff line change 1332
1332
mcl-wasm "^0.7.1"
1333
1333
rustbn.js "~0.2.0"
1334
1334
1335
- " @nomicfoundation/hardhat-verify@^1.0.0 " :
1336
- version "1.1.1"
1337
- resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-verify/-/hardhat-verify-1.1.1.tgz#6a433d777ce0172d1f0edf7f2d3e1df14b3ecfc1"
1338
- integrity sha512-9QsTYD7pcZaQFEA3tBb/D/oCStYDiEVDN7Dxeo/4SCyHRSm86APypxxdOMEPlGmXsAvd+p1j/dTODcpxb8aztA==
1339
- dependencies :
1340
- " @ethersproject/abi" " ^5.1.2"
1341
- " @ethersproject/address" " ^5.0.2"
1342
- cbor "^8.1.0"
1343
- chalk "^2.4.2"
1344
- debug "^4.1.1"
1345
- lodash.clonedeep "^4.5.0"
1346
- semver "^6.3.0"
1347
- table "^6.8.0"
1348
- undici "^5.14.0"
1349
-
1350
1335
" @nomicfoundation/[email protected] " :
1351
1336
version "0.1.1"
1352
1337
resolved "https://registry.yarnpkg.com/@nomicfoundation/solidity-analyzer-darwin-arm64/-/solidity-analyzer-darwin-arm64-0.1.1.tgz#4c858096b1c17fe58a474fe81b46815f93645c15"
You can’t perform that action at this time.
0 commit comments