diff --git a/packages/hardhat-plugin/package.json b/packages/hardhat-plugin/package.json index 4212e2d4e78..f325193f720 100644 --- a/packages/hardhat-plugin/package.json +++ b/packages/hardhat-plugin/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@nomicfoundation/hardhat-chai-matchers": "2.1.0", "@nomicfoundation/hardhat-ignition": "0.15.11", - "@nomicfoundation/hardhat-ignition-ethers": "0.15.14", + "@nomicfoundation/hardhat-ignition-ethers": "3.0.3", "@nomicfoundation/hardhat-toolbox": "5.0.0", "@nomicfoundation/ignition-core": "0.15.13", "@typechain/ethers-v6": "0.5.1", diff --git a/yarn.lock b/yarn.lock index 72159ea7c83..e29edacb82a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11872,6 +11872,15 @@ __metadata: languageName: node linkType: hard +"@nomicfoundation/hardhat-errors@npm:^3.0.2": + version: 3.0.2 + resolution: "@nomicfoundation/hardhat-errors@npm:3.0.2" + dependencies: + "@nomicfoundation/hardhat-utils": "npm:^3.0.1" + checksum: 10/e3bbc328f0d1908671ff1ccfe32e47cd39e27b77045f3bb348c6cfbc0e95d82cc13afdfa71bfbec18a46c1f089ddb7d73c8eacb298b84a33820a7dcb693ed35c + languageName: node + linkType: hard + "@nomicfoundation/hardhat-ethers@npm:3.0.5": version: 3.0.5 resolution: "@nomicfoundation/hardhat-ethers@npm:3.0.5" @@ -11911,16 +11920,19 @@ __metadata: languageName: node linkType: hard -"@nomicfoundation/hardhat-ignition-ethers@npm:0.15.14": - version: 0.15.14 - resolution: "@nomicfoundation/hardhat-ignition-ethers@npm:0.15.14" +"@nomicfoundation/hardhat-ignition-ethers@npm:3.0.3": + version: 3.0.3 + resolution: "@nomicfoundation/hardhat-ignition-ethers@npm:3.0.3" + dependencies: + "@nomicfoundation/hardhat-errors": "npm:^3.0.2" peerDependencies: - "@nomicfoundation/hardhat-ethers": ^3.1.0 - "@nomicfoundation/hardhat-ignition": ^0.15.13 - "@nomicfoundation/ignition-core": ^0.15.13 + "@nomicfoundation/hardhat-ethers": ^4.0.0 + "@nomicfoundation/hardhat-ignition": ^3.0.2 + "@nomicfoundation/hardhat-verify": ^3.0.0 + "@nomicfoundation/ignition-core": ^3.0.2 ethers: ^6.14.0 - hardhat: ^2.26.0 - checksum: 10/35e3ce5fac88d0c4655229311f60991916713d8a1afa586b618d984835a4a1124f50e13dc82c5dcaa8b0e1bd68c212ee9fdc2a56932323143dac8187bfca3e96 + hardhat: ^3.0.0 + checksum: 10/29c237753adfb51507c6c23c5af2114e7a2a92e817e27248c8d61468c8b7a445db284d254c9303bde90dabe08a355cdfabf463677d49ed2b263ad40f81d6b76c languageName: node linkType: hard @@ -12033,6 +12045,22 @@ __metadata: languageName: node linkType: hard +"@nomicfoundation/hardhat-utils@npm:^3.0.1": + version: 3.0.2 + resolution: "@nomicfoundation/hardhat-utils@npm:3.0.2" + dependencies: + "@streamparser/json-node": "npm:^0.0.22" + debug: "npm:^4.3.2" + env-paths: "npm:^2.2.0" + ethereum-cryptography: "npm:^2.2.1" + fast-equals: "npm:^5.0.1" + json-stream-stringify: "npm:^3.1.6" + rfdc: "npm:^1.3.1" + undici: "npm:^6.16.1" + checksum: 10/e22106ce292dc52fb515bbf173a20bc3bf88654cbdf0ccdc09d00a301b284db24fc78b921f6b3c3112e42ff5ba10def1211854822cb8b7514a5b6cfeb003bfa9 + languageName: node + linkType: hard + "@nomicfoundation/hardhat-verify@npm:2.0.14": version: 2.0.14 resolution: "@nomicfoundation/hardhat-verify@npm:2.0.14" @@ -19365,6 +19393,22 @@ __metadata: languageName: node linkType: hard +"@streamparser/json-node@npm:^0.0.22": + version: 0.0.22 + resolution: "@streamparser/json-node@npm:0.0.22" + dependencies: + "@streamparser/json": "npm:^0.0.22" + checksum: 10/3ec9bbedb4d7a8e832070a66c6871e92d1d0b2c956470cb08594c9a7fc240b6155658bbb0f02356031248382afdd42880269d3d04bd22c70b255e8b0d580aba5 + languageName: node + linkType: hard + +"@streamparser/json@npm:^0.0.22": + version: 0.0.22 + resolution: "@streamparser/json@npm:0.0.22" + checksum: 10/46ae2dbb2ff9e932479b9073b8af18e5f2348739581f2fd238ad452047e0d19adc8730a9f0ba77b42ceb30322a192a3e271bf5682269df57024c717e07f6b625 + languageName: node + linkType: hard + "@stripe/react-stripe-js@npm:3.0.0": version: 3.0.0 resolution: "@stripe/react-stripe-js@npm:3.0.0" @@ -22185,7 +22229,7 @@ __metadata: "@nomicfoundation/hardhat-chai-matchers": "npm:2.1.0" "@nomicfoundation/hardhat-ethers": "npm:3.1.0" "@nomicfoundation/hardhat-ignition": "npm:0.15.11" - "@nomicfoundation/hardhat-ignition-ethers": "npm:0.15.14" + "@nomicfoundation/hardhat-ignition-ethers": "npm:3.0.3" "@nomicfoundation/hardhat-toolbox": "npm:5.0.0" "@nomicfoundation/ignition-core": "npm:0.15.13" "@typechain/ethers-v6": "npm:0.5.1" @@ -33693,6 +33737,13 @@ __metadata: languageName: node linkType: hard +"fast-equals@npm:^5.0.1": + version: 5.2.2 + resolution: "fast-equals@npm:5.2.2" + checksum: 10/87939dc01c6634f844369c2d774c9bf82b6c5935eb45c698fdfd2e708439c6c94a67a41c67c7e063759394e319850ee563e717e65776c8f5997566b0cbb17c7a + languageName: node + linkType: hard + "fast-fifo@npm:^1.0.0, fast-fifo@npm:^1.2.0, fast-fifo@npm:^1.3.2": version: 1.3.2 resolution: "fast-fifo@npm:1.3.2" @@ -39464,7 +39515,7 @@ __metadata: languageName: node linkType: hard -"json-stream-stringify@npm:^3.1.4": +"json-stream-stringify@npm:^3.1.4, json-stream-stringify@npm:^3.1.6": version: 3.1.6 resolution: "json-stream-stringify@npm:3.1.6" checksum: 10/d52919465b4a31d7a0b5720ca0e6268f757fc1515486d5c77cfb75f7a9e4b58e13a73a2f811d6d322b9a101750d3961b48a68ee9d9b299ac3846ef2921a62a81 @@ -50168,7 +50219,7 @@ __metadata: languageName: node linkType: hard -"rfdc@npm:^1.2.0, rfdc@npm:^1.3.0, rfdc@npm:^1.4.1": +"rfdc@npm:^1.2.0, rfdc@npm:^1.3.0, rfdc@npm:^1.3.1, rfdc@npm:^1.4.1": version: 1.4.1 resolution: "rfdc@npm:1.4.1" checksum: 10/2f3d11d3d8929b4bfeefc9acb03aae90f971401de0add5ae6c5e38fec14f0405e6a4aad8fdb76344bfdd20c5193110e3750cbbd28ba86d73729d222b6cf4a729 @@ -55617,6 +55668,13 @@ __metadata: languageName: node linkType: hard +"undici@npm:^6.16.1": + version: 6.21.3 + resolution: "undici@npm:6.21.3" + checksum: 10/b6b8f4a90e294c11fabbb174b471a310840695ed0154a44b81e9bb4a08867ed738c8a7eac4eb46c7902d502fbccf03fa2cf2e5f18d9a2218d82e4294e3f74a2b + languageName: node + linkType: hard + "undici@npm:^7.10.0": version: 7.13.0 resolution: "undici@npm:7.13.0" @@ -56810,19 +56868,6 @@ __metadata: languageName: node linkType: hard -"vite-plugin-svgr@npm:4.3.0": - version: 4.3.0 - resolution: "vite-plugin-svgr@npm:4.3.0" - dependencies: - "@rollup/pluginutils": "npm:^5.1.3" - "@svgr/core": "npm:^8.1.0" - "@svgr/plugin-jsx": "npm:^8.1.0" - peerDependencies: - vite: ">=2.6.0" - checksum: 10/9ade316f20dae881f4ee65e4f2a35be11cf75b22a411bfcdb55bd61382c0249395cb925775e06a49e0fdffe483e64d5a25068c3ddfc5823fb72013cf4d932d17 - languageName: node - linkType: hard - "vite-plugin-svgr@npm:4.5.0": version: 4.5.0 resolution: "vite-plugin-svgr@npm:4.5.0"