From 27d9d867497f781d18d1fa20dcda98ef210d520f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 10:40:28 +0000 Subject: [PATCH] Version Packages (next) --- .../e8ade36b-4e1d-4732-965a-c1f7fdf2edf3.md | 3 + .changeset/pre.json | 11 +- pnpm-lock.yaml | 218 +++++++++--------- v-next/example-project/package.json | 26 +-- v-next/hardhat-errors/package.json | 6 +- .../hardhat-ethers-chai-matchers/package.json | 14 +- v-next/hardhat-ethers/package.json | 10 +- v-next/hardhat-ignition-core/package.json | 6 +- v-next/hardhat-ignition-ethers/package.json | 22 +- v-next/hardhat-ignition-ui/package.json | 4 +- v-next/hardhat-ignition-viem/package.json | 22 +- v-next/hardhat-ignition/package.json | 16 +- v-next/hardhat-keystore/package.json | 12 +- v-next/hardhat-mocha/package.json | 12 +- v-next/hardhat-network-helpers/package.json | 10 +- .../hardhat-node-test-reporter/package.json | 2 +- v-next/hardhat-node-test-runner/package.json | 12 +- v-next/hardhat-test-utils/package.json | 8 +- .../hardhat-toolbox-mocha-ethers/package.json | 42 ++-- v-next/hardhat-toolbox-viem/package.json | 32 +-- v-next/hardhat-typechain/package.json | 14 +- v-next/hardhat-utils/package.json | 4 +- v-next/hardhat-viem/package.json | 10 +- v-next/hardhat-zod-utils/package.json | 6 +- v-next/hardhat/CHANGELOG.md | 12 + v-next/hardhat/package.json | 10 +- .../01-node-test-runner-viem/package.json | 2 +- .../templates/02-mocha-ethers/package.json | 2 +- v-next/template-package/package.json | 2 +- 29 files changed, 287 insertions(+), 263 deletions(-) create mode 100644 .changeset/e8ade36b-4e1d-4732-965a-c1f7fdf2edf3.md diff --git a/.changeset/e8ade36b-4e1d-4732-965a-c1f7fdf2edf3.md b/.changeset/e8ade36b-4e1d-4732-965a-c1f7fdf2edf3.md new file mode 100644 index 00000000000..a2730ca77d6 --- /dev/null +++ b/.changeset/e8ade36b-4e1d-4732-965a-c1f7fdf2edf3.md @@ -0,0 +1,3 @@ +--- +"@nomicfoundation/hardhat-ethers": patch +--- diff --git a/.changeset/pre.json b/.changeset/pre.json index f98c1a42a12..59bb5421659 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -30,19 +30,25 @@ "template-mocha-ethers": "0.0.1", "template-typescript-with-examples": "0.0.1", "template-node-test-runner-viem": "0.0.1", - "@nomicfoundation/example-project": "3.0.1" + "@nomicfoundation/example-project": "3.0.1", + "@nomicfoundation/config": "0.0.1" }, "changesets": [ "angry-panthers-brush", "angry-rules-cheat", "calm-clouds-work", + "calm-drinks-taste", "chatty-rocks-reply", + "chilled-clouds-smile", "cool-waves-wonder", + "e8ade36b-4e1d-4732-965a-c1f7fdf2edf3", "early-wolves-move", "eighty-clouds-act", "eighty-pumpkins-guess", "eleven-bees-serve", "eleven-lies-sin", + "famous-cooks-leave", + "giant-ants-protect", "giant-chairs-drop", "hot-balloons-taste", "hungry-dogs-stare", @@ -64,8 +70,10 @@ "shaggy-cherries-work", "shaggy-timers-sleep", "short-beans-rest", + "short-hornets-end", "short-zoos-arrive", "six-moles-jam", + "slimy-pots-applaud", "slow-lobsters-watch", "small-buckets-ring", "smooth-pigs-sniff", @@ -75,6 +83,7 @@ "tasty-deers-doubt", "thin-peas-end", "tricky-cups-pay", + "twelve-countries-applaud", "weak-starfishes-brush", "wet-students-act", "wet-walls-jog" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6bb761399c..00c138e4b07 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,40 +54,40 @@ importers: v-next/example-project: devDependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-ethers': - specifier: workspace:^4.0.0-next.6 + specifier: workspace:^4.0.0-next.7 version: link:../hardhat-ethers '@nomicfoundation/hardhat-ethers-chai-matchers': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ethers-chai-matchers '@nomicfoundation/hardhat-ignition': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition '@nomicfoundation/hardhat-ignition-viem': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition-viem '@nomicfoundation/hardhat-keystore': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-keystore '@nomicfoundation/hardhat-mocha': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-mocha '@nomicfoundation/hardhat-network-helpers': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-network-helpers '@nomicfoundation/hardhat-node-test-runner': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-runner '@nomicfoundation/hardhat-typechain': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-typechain '@nomicfoundation/hardhat-viem': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-viem '@nomicfoundation/ignition-core': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition-core '@openzeppelin/contracts': specifier: 5.1.0 @@ -111,7 +111,7 @@ importers: specifier: foundry-rs/forge-std#v1.9.4 version: https://codeload.github.com/foundry-rs/forge-std/tar.gz/1eea5bae12ae557d589f9f0f0edae2faa47cb262 hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat mocha: specifier: ^11.0.0 @@ -138,13 +138,13 @@ importers: specifier: 0.13.0-alpha.0 version: 0.13.0-alpha.0 '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils '@nomicfoundation/hardhat-zod-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-zod-utils '@nomicfoundation/solidity-analyzer': specifier: ^0.1.1 @@ -193,7 +193,7 @@ importers: version: 3.24.1 devDependencies: '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -235,11 +235,11 @@ importers: v-next/hardhat-errors: dependencies: '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils devDependencies: '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@types/node': specifier: ^20.14.9 @@ -269,10 +269,10 @@ importers: v-next/hardhat-ethers: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils debug: specifier: ^4.3.2 @@ -281,11 +281,11 @@ importers: specifier: ^6.13.4 version: 6.13.5 hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat devDependencies: '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -321,13 +321,13 @@ importers: v-next/hardhat-ethers-chai-matchers: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-ethers': - specifier: workspace:^4.0.0-next.6 + specifier: workspace:^4.0.0-next.7 version: link:../hardhat-ethers '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils '@types/chai-as-promised': specifier: ^8.0.1 @@ -345,14 +345,14 @@ importers: specifier: ^6.13.4 version: 6.13.5 hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat devDependencies: '@nomicfoundation/hardhat-mocha': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-mocha '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -400,16 +400,16 @@ importers: v-next/hardhat-ignition: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils '@nomicfoundation/ignition-core': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition-core '@nomicfoundation/ignition-ui': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition-ui chalk: specifier: ^5.3.0 @@ -428,7 +428,7 @@ importers: specifier: 1.0.2 version: 1.0.2(nyc@15.1.0) '@nomicfoundation/hardhat-network-helpers': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-network-helpers '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -467,7 +467,7 @@ importers: specifier: 9.25.1 version: 9.25.1 hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat mocha: specifier: ^11.0.0 @@ -500,10 +500,10 @@ importers: specifier: 5.6.1 version: 5.6.1 '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils '@nomicfoundation/solidity-analyzer': specifier: ^0.1.1 @@ -591,26 +591,26 @@ importers: v-next/hardhat-ignition-ethers: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors devDependencies: '@istanbuljs/nyc-config-typescript': specifier: 1.0.2 version: 1.0.2(nyc@15.1.0) '@nomicfoundation/hardhat-ethers': - specifier: workspace:^4.0.0-next.6 + specifier: workspace:^4.0.0-next.7 version: link:../hardhat-ethers '@nomicfoundation/hardhat-ignition': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ version: link:../hardhat-test-utils '@nomicfoundation/ignition-core': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition-core '@types/node': specifier: ^20.14.9 @@ -628,7 +628,7 @@ importers: specifier: ^6.13.4 version: 6.13.5 hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat nyc: specifier: 15.1.0 @@ -655,7 +655,7 @@ importers: specifier: ^5.0.8 version: 5.1.1 '@nomicfoundation/ignition-core': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition-core '@types/chai': specifier: ^4.2.0 @@ -733,26 +733,26 @@ importers: v-next/hardhat-ignition-viem: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors devDependencies: '@istanbuljs/nyc-config-typescript': specifier: 1.0.2 version: 1.0.2(nyc@15.1.0) '@nomicfoundation/hardhat-ignition': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ version: link:../hardhat-test-utils '@nomicfoundation/hardhat-viem': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-viem '@nomicfoundation/ignition-core': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition-core '@types/node': specifier: ^20.14.9 @@ -767,7 +767,7 @@ importers: specifier: 9.25.1 version: 9.25.1 hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat nyc: specifier: 15.1.0 @@ -800,13 +800,13 @@ importers: specifier: 1.7.1 version: 1.7.1 '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils '@nomicfoundation/hardhat-zod-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-zod-utils chalk: specifier: ^5.3.0 @@ -815,14 +815,14 @@ importers: specifier: ^4.3.2 version: 4.4.0(supports-color@5.5.0) hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat zod: specifier: ^3.23.8 version: 3.24.1 devDependencies: '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -858,16 +858,16 @@ importers: v-next/hardhat-mocha: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils '@nomicfoundation/hardhat-zod-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-zod-utils hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat mocha: specifier: ^11.0.0 @@ -880,7 +880,7 @@ importers: version: 3.24.1 devDependencies: '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -913,17 +913,17 @@ importers: v-next/hardhat-network-helpers: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat devDependencies: '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -996,19 +996,19 @@ importers: v-next/hardhat-node-test-runner: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils '@nomicfoundation/hardhat-zod-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-zod-utils hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat tsx: specifier: ^4.19.3 @@ -1045,14 +1045,14 @@ importers: v-next/hardhat-test-utils: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils devDependencies: '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@types/node': specifier: ^20.14.9 @@ -1082,44 +1082,44 @@ importers: v-next/hardhat-toolbox-mocha-ethers: dependencies: hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat devDependencies: '@nomicfoundation/hardhat-ethers': - specifier: workspace:^4.0.0-next.6 + specifier: workspace:^4.0.0-next.7 version: link:../hardhat-ethers '@nomicfoundation/hardhat-ethers-chai-matchers': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ethers-chai-matchers '@nomicfoundation/hardhat-ignition': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition '@nomicfoundation/hardhat-ignition-ethers': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition-ethers '@nomicfoundation/hardhat-keystore': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-keystore '@nomicfoundation/hardhat-mocha': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-mocha '@nomicfoundation/hardhat-network-helpers': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-network-helpers '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ version: link:../hardhat-test-utils '@nomicfoundation/hardhat-typechain': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-typechain '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils '@nomicfoundation/ignition-core': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition-core '@types/chai': specifier: ^4.2.0 @@ -1158,35 +1158,35 @@ importers: v-next/hardhat-toolbox-viem: dependencies: hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat devDependencies: '@nomicfoundation/hardhat-ignition': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition '@nomicfoundation/hardhat-ignition-viem': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition-viem '@nomicfoundation/hardhat-keystore': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-keystore '@nomicfoundation/hardhat-network-helpers': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-network-helpers '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-node-test-runner': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-runner '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ version: link:../hardhat-test-utils '@nomicfoundation/hardhat-viem': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-viem '@nomicfoundation/ignition-core': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-ignition-core '@types/node': specifier: ^20.14.9 @@ -1219,16 +1219,16 @@ importers: v-next/hardhat-typechain: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-ethers': - specifier: workspace:^4.0.0-next.6 + specifier: workspace:^4.0.0-next.7 version: link:../hardhat-ethers '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils '@nomicfoundation/hardhat-zod-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-zod-utils '@typechain/ethers-v6': specifier: ^0.5.0 @@ -1240,7 +1240,7 @@ importers: specifier: ^6.13.4 version: 6.13.5 hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat typechain: specifier: ^8.3.1 @@ -1250,7 +1250,7 @@ importers: version: 3.24.1 devDependencies: '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1311,7 +1311,7 @@ importers: version: 6.21.1 devDependencies: '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@types/bn.js': specifier: ^5.1.5 @@ -1347,17 +1347,17 @@ importers: v-next/hardhat-viem: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat devDependencies: '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1393,11 +1393,11 @@ importers: v-next/hardhat-zod-utils: dependencies: '@nomicfoundation/hardhat-utils': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-utils devDependencies: '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1442,7 +1442,7 @@ importers: specifier: foundry-rs/forge-std#v1.9.4 version: https://codeload.github.com/foundry-rs/forge-std/tar.gz/1eea5bae12ae557d589f9f0f0edae2faa47cb262 hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../.. typescript: specifier: ~5.5.0 @@ -1478,7 +1478,7 @@ importers: specifier: foundry-rs/forge-std#v1.9.4 version: https://codeload.github.com/foundry-rs/forge-std/tar.gz/1eea5bae12ae557d589f9f0f0edae2faa47cb262 hardhat: - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../.. mocha: specifier: ^11.0.0 @@ -1490,7 +1490,7 @@ importers: v-next/template-package: devDependencies: '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^3.0.0-next.6 + specifier: workspace:^3.0.0-next.7 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ diff --git a/v-next/example-project/package.json b/v-next/example-project/package.json index a9e9252e202..2e9059995ef 100644 --- a/v-next/example-project/package.json +++ b/v-next/example-project/package.json @@ -23,19 +23,19 @@ "test": "hardhat test node && hardhat test mocha" }, "devDependencies": { - "hardhat": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ethers-chai-matchers": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.6", - "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.6", - "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ignition-viem": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-node-test-runner": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-typechain": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.6", + "hardhat": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ethers-chai-matchers": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.7", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.7", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ignition-viem": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-node-test-runner": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-typechain": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.7", "@openzeppelin/contracts": "5.1.0", "@types/chai": "^4.2.0", "@types/mocha": ">=10.0.10", diff --git a/v-next/hardhat-errors/package.json b/v-next/hardhat-errors/package.json index 1d9138b6b70..d0bc4240035 100644 --- a/v-next/hardhat-errors/package.json +++ b/v-next/hardhat-errors/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-errors", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "The different errors that Hardhat can throw", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-errors", "repository": { @@ -42,7 +42,7 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@types/node": "^20.14.9", "c8": "^9.1.0", "eslint": "9.25.1", @@ -53,6 +53,6 @@ "typescript": "~5.5.0" }, "dependencies": { - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6" + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7" } } diff --git a/v-next/hardhat-ethers-chai-matchers/package.json b/v-next/hardhat-ethers-chai-matchers/package.json index bf0609e71b3..fb213b781cf 100644 --- a/v-next/hardhat-ethers-chai-matchers/package.json +++ b/v-next/hardhat-ethers-chai-matchers/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-ethers-chai-matchers", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "Hardhat utils for testing", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-ethers-chai-matchers", "repository": { @@ -45,8 +45,8 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/chai": "^4.2.0", "@types/debug": "^4.1.7", @@ -63,15 +63,15 @@ "typescript": "~5.5.0" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7", "@types/chai-as-promised": "^8.0.1", "chai-as-promised": "^8.0.0", "deep-eql": "^5.0.1" }, "peerDependencies": { - "hardhat": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.6", + "hardhat": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.7", "chai": "^5.1.2", "ethers": "^6.13.4" } diff --git a/v-next/hardhat-ethers/package.json b/v-next/hardhat-ethers/package.json index b1eca54fbbe..86b8f539662 100644 --- a/v-next/hardhat-ethers/package.json +++ b/v-next/hardhat-ethers/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-ethers", - "version": "4.0.0-next.6", + "version": "4.0.0-next.7", "description": "Hardhat plugin for ethers", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-ethers", "repository": { @@ -43,7 +43,7 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/debug": "^4.1.7", "@types/node": "^20.14.9", @@ -56,12 +56,12 @@ "typescript": "~5.5.0" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7", "debug": "^4.3.2", "ethers": "^6.13.4" }, "peerDependencies": { - "hardhat": "workspace:^3.0.0-next.6" + "hardhat": "workspace:^3.0.0-next.7" } } diff --git a/v-next/hardhat-ignition-core/package.json b/v-next/hardhat-ignition-core/package.json index dfcb5993119..c128baa58bf 100644 --- a/v-next/hardhat-ignition-core/package.json +++ b/v-next/hardhat-ignition-core/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/ignition-core", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "Hardhat Ignition is a declarative system for deploying smart contracts on Ethereum. It enables you to define smart contract instances you want to deploy, and any operation you want to run on them. By taking over the deployment and execution, Hardhat Ignition lets you focus on your project instead of getting caught up in the deployment details.", "homepage": "https://hardhat.org", "repository": "github:NomicFoundation/hardhat-ignition", @@ -70,8 +70,8 @@ }, "dependencies": { "@ethersproject/address": "5.6.1", - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7", "@nomicfoundation/solidity-analyzer": "^0.1.1", "cbor2": "^1.9.0", "debug": "^4.3.2", diff --git a/v-next/hardhat-ignition-ethers/package.json b/v-next/hardhat-ignition-ethers/package.json index e6d1b5ee51b..9bb56a4fd39 100644 --- a/v-next/hardhat-ignition-ethers/package.json +++ b/v-next/hardhat-ignition-ethers/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-ignition-ethers", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "The Ethers extension to Hardhat Ignition. Hardhat Ignition is a declarative system for deploying smart contracts on Ethereum. It enables you to define smart contract instances you want to deploy, and any operation you want to run on them. By taking over the deployment and execution, Hardhat Ignition lets you focus on your project instead of getting caught up in the deployment details.", "homepage": "https://hardhat.org", "repository": "github:NomicFoundation/hardhat-ignition", @@ -36,11 +36,11 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "1.0.2", - "hardhat": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.6", - "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.6", - "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "hardhat": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.7", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.7", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/node": "^20.14.9", "c8": "^9.1.0", @@ -55,13 +55,13 @@ "typescript": "~5.5.0" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6" + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7" }, "peerDependencies": { - "hardhat": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.6", - "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.6", - "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.6", + "hardhat": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.7", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.7", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.7", "ethers": "^6.13.4" } } diff --git a/v-next/hardhat-ignition-ui/package.json b/v-next/hardhat-ignition-ui/package.json index c0f31c390be..75dec4e3612 100644 --- a/v-next/hardhat-ignition-ui/package.json +++ b/v-next/hardhat-ignition-ui/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/ignition-ui", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "type": "module", "scripts": { "predev": "pnpm regenerate-deployment-example", @@ -19,7 +19,7 @@ }, "devDependencies": { "@fontsource/roboto": "^5.0.8", - "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.6", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.7", "@types/chai": "^4.2.0", "@types/chai-as-promised": "^8.0.1", "@types/mocha": ">=10.0.10", diff --git a/v-next/hardhat-ignition-viem/package.json b/v-next/hardhat-ignition-viem/package.json index 55df4b39837..2af6d4d357b 100644 --- a/v-next/hardhat-ignition-viem/package.json +++ b/v-next/hardhat-ignition-viem/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-ignition-viem", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "The Viem extension to Hardhat Ignition. Hardhat Ignition is a declarative system for deploying smart contracts on Ethereum. It enables you to define smart contract instances you want to deploy, and any operation you want to run on them. By taking over the deployment and execution, Hardhat Ignition lets you focus on your project instead of getting caught up in the deployment details.", "homepage": "https://hardhat.org", "repository": "github:NomicFoundation/hardhat-ignition", @@ -37,11 +37,11 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "1.0.2", - "hardhat": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.6", - "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.6", + "hardhat": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.7", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/node": "^20.14.9", "c8": "^9.1.0", @@ -56,13 +56,13 @@ "viem": "^2.21.42" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6" + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7" }, "peerDependencies": { - "hardhat": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.6", - "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.6", + "hardhat": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.7", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.7", "viem": "^2.21.42" } } diff --git a/v-next/hardhat-ignition/package.json b/v-next/hardhat-ignition/package.json index a67aae22219..ae4efbfbffd 100644 --- a/v-next/hardhat-ignition/package.json +++ b/v-next/hardhat-ignition/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-ignition", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "Hardhat Ignition is a declarative system for deploying smart contracts on Ethereum. It enables you to define smart contract instances you want to deploy, and any operation you want to run on them. By taking over the deployment and execution, Hardhat Ignition lets you focus on your project instead of getting caught up in the deployment details.", "homepage": "https://hardhat.org", "repository": "github:NomicFoundation/hardhat-ignition", @@ -49,8 +49,8 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "1.0.2", - "hardhat": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.6", + "hardhat": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/chai": "^4.2.0", "@types/chai-as-promised": "^8.0.1", @@ -73,16 +73,16 @@ "viem": "^2.21.42" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.6", - "@nomicfoundation/ignition-ui": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.7", + "@nomicfoundation/ignition-ui": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7", "chalk": "^5.3.0", "debug": "^4.3.2", "prompts": "^2.4.2", "json5": "^2.2.3" }, "peerDependencies": { - "hardhat": "workspace:^3.0.0-next.6" + "hardhat": "workspace:^3.0.0-next.7" } } diff --git a/v-next/hardhat-keystore/package.json b/v-next/hardhat-keystore/package.json index fa586a8d208..1fc0f9f74de 100644 --- a/v-next/hardhat-keystore/package.json +++ b/v-next/hardhat-keystore/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-keystore", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "A module for managing keystore files that store a map from IDs to encrypted string values.", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-keystore", "repository": { @@ -41,7 +41,7 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/debug": "^4.1.7", "@types/node": "^20.14.9", @@ -54,9 +54,9 @@ "typescript": "~5.5.0" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.7", "@noble/ciphers": "1.2.1", "@noble/hashes": "1.7.1", "chalk": "^5.3.0", @@ -64,6 +64,6 @@ "zod": "^3.23.8" }, "peerDependencies": { - "hardhat": "workspace:^3.0.0-next.6" + "hardhat": "workspace:^3.0.0-next.7" } } diff --git a/v-next/hardhat-mocha/package.json b/v-next/hardhat-mocha/package.json index 009c5ef01ff..6fdd218e5be 100644 --- a/v-next/hardhat-mocha/package.json +++ b/v-next/hardhat-mocha/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-mocha", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "A mocha test runner", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-mocha", "repository": { @@ -41,7 +41,7 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/mocha": ">=10.0.10", "@types/node": "^20.14.9", @@ -53,10 +53,10 @@ "typescript": "~5.5.0" }, "dependencies": { - "hardhat": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.6", + "hardhat": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.7", "mocha": "^11.0.0", "tsx": "^4.19.3", "zod": "^3.23.8" diff --git a/v-next/hardhat-network-helpers/package.json b/v-next/hardhat-network-helpers/package.json index 3b38855db7f..136bdeb7308 100644 --- a/v-next/hardhat-network-helpers/package.json +++ b/v-next/hardhat-network-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-network-helpers", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "Hardhat utils for testing", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-network-helpers", "repository": { @@ -44,7 +44,7 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/debug": "^4.1.7", "@types/node": "^20.14.9", @@ -57,10 +57,10 @@ "typescript": "~5.5.0" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6" + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7" }, "peerDependencies": { - "hardhat": "workspace:^3.0.0-next.6" + "hardhat": "workspace:^3.0.0-next.7" } } diff --git a/v-next/hardhat-node-test-reporter/package.json b/v-next/hardhat-node-test-reporter/package.json index 7e557316d3f..0dc0ddfbe30 100644 --- a/v-next/hardhat-node-test-reporter/package.json +++ b/v-next/hardhat-node-test-reporter/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-node-test-reporter", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "A node:test reporter", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-node-test-reporter", "repository": { diff --git a/v-next/hardhat-node-test-runner/package.json b/v-next/hardhat-node-test-runner/package.json index 5cd0c640306..a0ef687b4a0 100644 --- a/v-next/hardhat-node-test-runner/package.json +++ b/v-next/hardhat-node-test-runner/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-node-test-runner", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "A node:test runner", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-node-test-runner", "repository": { @@ -51,14 +51,14 @@ "typescript": "~5.5.0" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.7", "tsx": "^4.19.3", "zod": "^3.23.8" }, "peerDependencies": { - "hardhat": "workspace:^3.0.0-next.6" + "hardhat": "workspace:^3.0.0-next.7" } } diff --git a/v-next/hardhat-test-utils/package.json b/v-next/hardhat-test-utils/package.json index 0aae080d863..087b4f5f794 100644 --- a/v-next/hardhat-test-utils/package.json +++ b/v-next/hardhat-test-utils/package.json @@ -1,7 +1,7 @@ { "name": "@nomicfoundation/hardhat-test-utils", "private": true, - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "Test utilities used to develop and test Hardhat", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-test-utils", "repository": { @@ -37,7 +37,7 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@types/node": "^20.14.9", "c8": "^9.1.0", "eslint": "9.25.1", @@ -48,7 +48,7 @@ "typescript": "~5.5.0" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6" + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7" } } diff --git a/v-next/hardhat-toolbox-mocha-ethers/package.json b/v-next/hardhat-toolbox-mocha-ethers/package.json index af4953e4719..e246bfcbef1 100644 --- a/v-next/hardhat-toolbox-mocha-ethers/package.json +++ b/v-next/hardhat-toolbox-mocha-ethers/package.json @@ -44,18 +44,18 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.6", - "@nomicfoundation/hardhat-ethers-chai-matchers": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ignition-ethers": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.7", + "@nomicfoundation/hardhat-ethers-chai-matchers": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ignition-ethers": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", - "@nomicfoundation/hardhat-typechain": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6", - "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-typechain": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.7", "@types/chai": "^4.2.0", "@types/node": "^20.14.9", "c8": "^9.1.0", @@ -69,17 +69,17 @@ "typescript": "~5.5.0" }, "peerDependencies": { - "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.6", - "@nomicfoundation/hardhat-ethers-chai-matchers": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ignition-ethers": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-typechain": "workspace:^3.0.0-next.6", - "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.7", + "@nomicfoundation/hardhat-ethers-chai-matchers": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ignition-ethers": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-typechain": "workspace:^3.0.0-next.7", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.7", "chai": "^5.1.2", "ethers": "^6.13.4", - "hardhat": "workspace:^3.0.0-next.6" + "hardhat": "workspace:^3.0.0-next.7" } } diff --git a/v-next/hardhat-toolbox-viem/package.json b/v-next/hardhat-toolbox-viem/package.json index 17e88dadef2..dce047bb19c 100644 --- a/v-next/hardhat-toolbox-viem/package.json +++ b/v-next/hardhat-toolbox-viem/package.json @@ -45,15 +45,15 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ignition-viem": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-node-test-runner": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ignition-viem": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-node-test-runner": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", - "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.6", - "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.7", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.7", "@types/node": "^20.14.9", "c8": "^9.1.0", "eslint": "9.25.1", @@ -65,14 +65,14 @@ "viem": "^2.21.42" }, "peerDependencies": { - "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ignition-viem": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-node-test-runner": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.6", - "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.6", - "hardhat": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ignition-viem": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-node-test-runner": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.7", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.7", + "hardhat": "workspace:^3.0.0-next.7", "viem": "^2.21.42" } } diff --git a/v-next/hardhat-typechain/package.json b/v-next/hardhat-typechain/package.json index 483ceed49ec..c847ff83cbd 100644 --- a/v-next/hardhat-typechain/package.json +++ b/v-next/hardhat-typechain/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-typechain", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "Hardhat plugin to support typechain", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-typechain", "repository": { @@ -45,7 +45,7 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/debug": "^4.1.7", "@types/node": "^20.14.9", @@ -58,17 +58,17 @@ "typescript": "~5.5.0" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.7", "@typechain/ethers-v6": "^0.5.0", "debug": "^4.3.2", "typechain": "^8.3.1", "zod": "^3.23.8" }, "peerDependencies": { - "hardhat": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.6", + "hardhat": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.7", "ethers": "^6.13.4" } } diff --git a/v-next/hardhat-utils/package.json b/v-next/hardhat-utils/package.json index d423de0e647..b682ebbfe41 100644 --- a/v-next/hardhat-utils/package.json +++ b/v-next/hardhat-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-utils", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "Utilities for Hardhat and its plugins", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-utils", "repository": { @@ -62,7 +62,7 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@types/bn.js": "^5.1.5", "@types/debug": "^4.1.7", "@types/node": "^20.14.9", diff --git a/v-next/hardhat-viem/package.json b/v-next/hardhat-viem/package.json index 7beee2d16ea..fb0a8f28ea9 100644 --- a/v-next/hardhat-viem/package.json +++ b/v-next/hardhat-viem/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-viem", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "Hardhat plugin for viem", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-viem", "repository": { @@ -45,7 +45,7 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/node": "^20.14.9", "c8": "^9.1.0", @@ -58,11 +58,11 @@ "viem": "^2.21.42" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6" + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7" }, "peerDependencies": { - "hardhat": "workspace:^3.0.0-next.6", + "hardhat": "workspace:^3.0.0-next.7", "viem": "^2.21.42" } } diff --git a/v-next/hardhat-zod-utils/package.json b/v-next/hardhat-zod-utils/package.json index 11252f86492..5cb8de5d100 100644 --- a/v-next/hardhat-zod-utils/package.json +++ b/v-next/hardhat-zod-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-zod-utils", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "Utilities to use Zod to validate Hardhat plugins' config", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-zod-utils", "repository": { @@ -42,7 +42,7 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/node": "^20.14.9", "c8": "^9.1.0", @@ -55,7 +55,7 @@ "zod": "^3.23.8" }, "dependencies": { - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6" + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7" }, "peerDependencies": { "zod": "^3.23.8" diff --git a/v-next/hardhat/CHANGELOG.md b/v-next/hardhat/CHANGELOG.md index 49f5981af8f..bd3e47d8c1f 100644 --- a/v-next/hardhat/CHANGELOG.md +++ b/v-next/hardhat/CHANGELOG.md @@ -1,5 +1,17 @@ # hardhat +## 3.0.0-next.7 + +### Patch Changes + +- 5fbea0d: upgrade eslint and typescript-eslint to their latest versions +- 7e55eb2: Fix incorrect file names +- 4ce9fe9: Allow undefined params in JSON RPC handler ([#6532](https://github.com/NomicFoundation/hardhat/issues/6532)) +- 726fe76: Port transaction hash bug fix to v3 ([#6429](https://github.com/NomicFoundation/hardhat/pull/6429)) +- ce8493c: Improve the error message produced by hardhat node test reporter for failing regex match assertions +- bb48c11: Added logic to create the Hardhat project folder if it does not exist during the init command +- a5db5bb: Test + ## 3.0.0-next.6 ### Patch Changes diff --git a/v-next/hardhat/package.json b/v-next/hardhat/package.json index feceee5996e..927e015c98c 100644 --- a/v-next/hardhat/package.json +++ b/v-next/hardhat/package.json @@ -1,6 +1,6 @@ { "name": "hardhat", - "version": "3.0.0-next.6", + "version": "3.0.0-next.7", "description": "Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat", "repository": { @@ -64,7 +64,7 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/adm-zip": "^0.5.5", "@types/debug": "^4.1.7", @@ -81,9 +81,9 @@ "dependencies": { "@ignored/edr": "0.10.0-alpha.3", "@ignored/edr-optimism": "0.13.0-alpha.0", - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.6", - "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.7", + "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.7", "@nomicfoundation/solidity-analyzer": "^0.1.1", "@sentry/core": "^9.4.0", "@sentry/node": "^9.4.0", diff --git a/v-next/hardhat/templates/01-node-test-runner-viem/package.json b/v-next/hardhat/templates/01-node-test-runner-viem/package.json index 50d465fe0bf..ec3acff2e3c 100644 --- a/v-next/hardhat/templates/01-node-test-runner-viem/package.json +++ b/v-next/hardhat/templates/01-node-test-runner-viem/package.json @@ -5,7 +5,7 @@ "description": "A TypeScript Hardhat project using Node Test Runner and Viem", "type": "module", "devDependencies": { - "hardhat": "workspace:^3.0.0-next.6", + "hardhat": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-toolbox-viem": "workspace:^4.0.0-next.6", "@types/node": "^22.8.5", "forge-std": "foundry-rs/forge-std#v1.9.4", diff --git a/v-next/hardhat/templates/02-mocha-ethers/package.json b/v-next/hardhat/templates/02-mocha-ethers/package.json index dd6baed445f..5e939745fac 100644 --- a/v-next/hardhat/templates/02-mocha-ethers/package.json +++ b/v-next/hardhat/templates/02-mocha-ethers/package.json @@ -5,7 +5,7 @@ "description": "A TypeScript Hardhat project using Mocha and Ethers.js", "type": "module", "devDependencies": { - "hardhat": "workspace:^3.0.0-next.6", + "hardhat": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-toolbox-mocha-ethers": "workspace:^3.0.0-next.6", "@types/chai": "^4.2.0", "@types/chai-as-promised": "^8.0.1", diff --git a/v-next/template-package/package.json b/v-next/template-package/package.json index 8902ff14fd5..e699c1d881f 100644 --- a/v-next/template-package/package.json +++ b/v-next/template-package/package.json @@ -44,7 +44,7 @@ "README.md" ], "devDependencies": { - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.6", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.7", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/node": "^20.14.9", "c8": "^9.1.0",