File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed
Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 3434 "@matterlabs/hardhat-zksync-solc" : " 1.5.1" ,
3535 "@matterlabs/hardhat-zksync-verify" : " 1.9.0" ,
3636 "@nomicfoundation/hardhat-chai-matchers" : " 2.1.0" ,
37- "@nomicfoundation/hardhat-ethers" : " 3.1 .0" ,
37+ "@nomicfoundation/hardhat-ethers" : " 4.0 .0" ,
3838 "@nomicfoundation/hardhat-ignition" : " 0.15.13" ,
3939 "@nomicfoundation/hardhat-ignition-ethers" : " 0.15.14" ,
4040 "@nomicfoundation/hardhat-network-helpers" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -3855,16 +3855,18 @@ __metadata:
38553855 languageName: node
38563856 linkType: hard
38573857
3858- "@nomicfoundation/hardhat-ethers@npm:3.1 .0":
3859- version: 3.1 .0
3860- resolution: "@nomicfoundation/hardhat-ethers@npm:3.1 .0"
3858+ "@nomicfoundation/hardhat-ethers@npm:4.0 .0":
3859+ version: 4.0 .0
3860+ resolution: "@nomicfoundation/hardhat-ethers@npm:4.0 .0"
38613861 dependencies:
3862- debug: "npm:^4.1.1"
3863- lodash.isequal: "npm:^4.5.0"
3862+ "@nomicfoundation/hardhat-errors": "npm:^3.0.0"
3863+ "@nomicfoundation/hardhat-utils": "npm:^3.0.0"
3864+ debug: "npm:^4.3.2"
3865+ ethereum-cryptography: "npm:^2.2.1"
3866+ ethers: "npm:^6.14.0"
38643867 peerDependencies:
3865- ethers: ^6.14.0
3866- hardhat: ^2.26.0
3867- checksum: 10/f5eff398b94b89d1f12b5294a9dbf261f6f0b51815abcae921e37ec76d513d988da709cc2f839fcae2f404da4c476cfdc70c92dea19417db6a81b753de4f8acf
3868+ hardhat: ^3.0.0
3869+ checksum: 10/8297575f6c2551172d73d584b3baef670b150cb27a49a4d60f32a95cfb5314ebb27cb1004893fbed38278350fd291288bf6a6fcee8e162102b7e12f9b4469b54
38683870 languageName: node
38693871 linkType: hard
38703872
@@ -4995,7 +4997,7 @@ __metadata:
49954997 "@matterlabs/hardhat-zksync-solc": "npm:1.5.1"
49964998 "@matterlabs/hardhat-zksync-verify": "npm:1.9.0"
49974999 "@nomicfoundation/hardhat-chai-matchers": "npm:2.1.0"
4998- "@nomicfoundation/hardhat-ethers": "npm:3.1 .0"
5000+ "@nomicfoundation/hardhat-ethers": "npm:4.0 .0"
49995001 "@nomicfoundation/hardhat-ignition": "npm:0.15.13"
50005002 "@nomicfoundation/hardhat-ignition-ethers": "npm:0.15.14"
50015003 "@nomicfoundation/hardhat-network-helpers": "npm:3.0.0"
You can’t perform that action at this time.
0 commit comments