diff --git a/.changeset/pre.json b/.changeset/pre.json index 5e67109815..eba3431add 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -27,7 +27,10 @@ "template-javascript-with-examples": "0.0.1", "template-mocha-ethers": "0.0.1", "template-typescript-with-examples": "0.0.1", - "template-node-test-runner-viem": "0.0.1" + "template-node-test-runner-viem": "0.0.1", + "@nomicfoundation/example-project": "3.0.1" }, - "changesets": [] + "changesets": [ + "strong-mugs-change" + ] } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 471c6add67..487489ea68 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,40 +24,40 @@ importers: v-next/example-project: devDependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-errors '@nomicfoundation/hardhat-ethers': - specifier: workspace:^3.0.8 + specifier: workspace:^4.0.0-next.0 version: link:../hardhat-ethers '@nomicfoundation/hardhat-ethers-chai-matchers': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-ethers-chai-matchers '@nomicfoundation/hardhat-ignition': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-ignition '@nomicfoundation/hardhat-ignition-viem': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-ignition-viem '@nomicfoundation/hardhat-keystore': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-keystore '@nomicfoundation/hardhat-mocha': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-mocha '@nomicfoundation/hardhat-network-helpers': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-network-helpers '@nomicfoundation/hardhat-node-test-runner': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-runner '@nomicfoundation/hardhat-typechain': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-typechain '@nomicfoundation/hardhat-viem': - specifier: workspace:^2.0.6 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-viem '@nomicfoundation/ignition-core': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-ignition-core '@openzeppelin/contracts': specifier: 5.1.0 @@ -81,7 +81,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:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat mocha: specifier: ^10.0.0 @@ -108,13 +108,13 @@ importers: specifier: 0.6.5-alpha.3 version: 0.6.5-alpha.3 '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils '@nomicfoundation/hardhat-zod-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-zod-utils '@nomicfoundation/solidity-analyzer': specifier: ^0.1.1 @@ -163,7 +163,7 @@ importers: specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -223,14 +223,14 @@ importers: v-next/hardhat-errors: dependencies: '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils devDependencies: '@eslint-community/eslint-plugin-eslint-comments': specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@types/node': specifier: ^20.14.9 @@ -278,10 +278,10 @@ importers: v-next/hardhat-ethers: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils debug: specifier: ^4.3.2 @@ -290,14 +290,14 @@ importers: specifier: ^6.13.4 version: 6.13.5 hardhat: - specifier: workspace:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat devDependencies: '@eslint-community/eslint-plugin-eslint-comments': specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -354,13 +354,13 @@ importers: v-next/hardhat-ethers-chai-matchers: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-errors '@nomicfoundation/hardhat-ethers': - specifier: workspace:^3.0.8 + specifier: workspace:^4.0.0-next.0 version: link:../hardhat-ethers '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils '@types/chai-as-promised': specifier: ^8.0.1 @@ -378,17 +378,17 @@ importers: specifier: ^6.13.4 version: 6.13.5 hardhat: - specifier: workspace:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat devDependencies: '@eslint-community/eslint-plugin-eslint-comments': specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-mocha': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-mocha '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -457,16 +457,16 @@ importers: v-next/hardhat-ignition: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils '@nomicfoundation/ignition-core': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-ignition-core '@nomicfoundation/ignition-ui': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-ignition-ui chalk: specifier: ^5.3.0 @@ -485,7 +485,7 @@ importers: specifier: 1.0.2 version: 1.0.2(nyc@15.1.0) '@nomicfoundation/hardhat-network-helpers': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-network-helpers '@types/chai': specifier: ^4.2.0 @@ -545,7 +545,7 @@ importers: specifier: 4.0.0 version: 4.0.0(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.2.5) hardhat: - specifier: workspace:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat mocha: specifier: ^10.0.0 @@ -581,7 +581,7 @@ importers: specifier: 5.6.1 version: 5.6.1 '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils '@nomicfoundation/solidity-analyzer': specifier: ^0.1.1 @@ -693,23 +693,23 @@ importers: v-next/hardhat-ignition-ethers: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 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:^3.0.8 + specifier: workspace:^4.0.0-next.0 version: link:../hardhat-ethers '@nomicfoundation/hardhat-ignition': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-ignition '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ version: link:../hardhat-test-utils '@nomicfoundation/ignition-core': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-ignition-core '@types/chai': specifier: ^4.2.0 @@ -763,7 +763,7 @@ importers: specifier: ^6.13.4 version: 6.13.5 hardhat: - specifier: workspace:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat mocha: specifier: ^10.0.0 @@ -799,7 +799,7 @@ importers: specifier: ^5.0.8 version: 5.1.1 '@nomicfoundation/ignition-core': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-ignition-core '@types/chai': specifier: ^4.2.0 @@ -901,23 +901,23 @@ importers: v-next/hardhat-ignition-viem: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 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:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-ignition '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ version: link:../hardhat-test-utils '@nomicfoundation/hardhat-viem': - specifier: workspace:^2.0.6 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-viem '@nomicfoundation/ignition-core': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-ignition-core '@types/chai': specifier: ^4.2.0 @@ -968,7 +968,7 @@ importers: specifier: 3.1.0 version: 3.1.0 hardhat: - specifier: workspace:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat mocha: specifier: ^10.0.0 @@ -1007,13 +1007,13 @@ importers: specifier: 1.7.1 version: 1.7.1 '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils '@nomicfoundation/hardhat-zod-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-zod-utils chalk: specifier: ^5.3.0 @@ -1022,7 +1022,7 @@ importers: specifier: ^4.3.2 version: 4.4.0(supports-color@5.5.0) hardhat: - specifier: workspace:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat zod: specifier: ^3.23.8 @@ -1032,7 +1032,7 @@ importers: specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1089,16 +1089,16 @@ importers: v-next/hardhat-mocha: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils '@nomicfoundation/hardhat-zod-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-zod-utils hardhat: - specifier: workspace:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat mocha: specifier: ^10.0.0 @@ -1114,7 +1114,7 @@ importers: specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1165,20 +1165,20 @@ importers: v-next/hardhat-network-helpers: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils hardhat: - specifier: workspace:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat devDependencies: '@eslint-community/eslint-plugin-eslint-comments': specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1290,19 +1290,19 @@ importers: v-next/hardhat-node-test-runner: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-errors '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils '@nomicfoundation/hardhat-zod-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-zod-utils hardhat: - specifier: workspace:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat tsx: specifier: ^4.19.3 @@ -1360,17 +1360,17 @@ importers: v-next/hardhat-test-utils: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils devDependencies: '@eslint-community/eslint-plugin-eslint-comments': specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@types/node': specifier: ^20.14.9 @@ -1418,16 +1418,16 @@ importers: v-next/hardhat-typechain: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-errors '@nomicfoundation/hardhat-ethers': - specifier: workspace:^3.0.8 + specifier: workspace:^4.0.0-next.0 version: link:../hardhat-ethers '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils '@nomicfoundation/hardhat-zod-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-zod-utils '@typechain/ethers-v6': specifier: ^0.5.0 @@ -1439,7 +1439,7 @@ importers: specifier: ^6.13.4 version: 6.13.5 hardhat: - specifier: workspace:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat typechain: specifier: ^8.3.1 @@ -1452,7 +1452,7 @@ importers: specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1531,7 +1531,7 @@ importers: specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@types/bn.js': specifier: ^5.1.5 @@ -1585,20 +1585,20 @@ importers: v-next/hardhat-viem: dependencies: '@nomicfoundation/hardhat-errors': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-errors '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils hardhat: - specifier: workspace:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat devDependencies: '@eslint-community/eslint-plugin-eslint-comments': specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1652,14 +1652,14 @@ importers: v-next/hardhat-zod-utils: dependencies: '@nomicfoundation/hardhat-utils': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-utils devDependencies: '@eslint-community/eslint-plugin-eslint-comments': specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../hardhat-node-test-reporter '@nomicfoundation/hardhat-test-utils': specifier: workspace:^ @@ -1713,22 +1713,22 @@ importers: v-next/hardhat/templates/01-node-test-runner-viem: devDependencies: '@nomicfoundation/hardhat-ignition': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-ignition '@nomicfoundation/hardhat-ignition-viem': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-ignition-viem '@nomicfoundation/hardhat-keystore': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-keystore '@nomicfoundation/hardhat-network-helpers': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-network-helpers '@nomicfoundation/hardhat-node-test-runner': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-node-test-runner '@nomicfoundation/hardhat-viem': - specifier: workspace:^2.0.6 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-viem '@types/node': specifier: ^22.8.5 @@ -1737,7 +1737,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:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../.. typescript: specifier: ~5.5.0 @@ -1749,28 +1749,28 @@ importers: v-next/hardhat/templates/02-mocha-ethers: devDependencies: '@nomicfoundation/hardhat-ethers': - specifier: workspace:^3.0.8 + specifier: workspace:^4.0.0-next.0 version: link:../../../hardhat-ethers '@nomicfoundation/hardhat-ethers-chai-matchers': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-ethers-chai-matchers '@nomicfoundation/hardhat-ignition': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-ignition '@nomicfoundation/hardhat-ignition-ethers': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-ignition-ethers '@nomicfoundation/hardhat-keystore': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-keystore '@nomicfoundation/hardhat-mocha': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-mocha '@nomicfoundation/hardhat-network-helpers': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-network-helpers '@nomicfoundation/hardhat-typechain': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 version: link:../../../hardhat-typechain '@types/chai': specifier: ^4.2.0 @@ -1794,7 +1794,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:^2.22.18 + specifier: workspace:^3.0.0-next.0 version: link:../.. mocha: specifier: ^10.0.0 @@ -1809,7 +1809,7 @@ importers: specifier: ^4.3.0 version: 4.4.1(eslint@8.57.0) '@nomicfoundation/hardhat-node-test-reporter': - specifier: workspace:^2.0.0 + specifier: workspace:^3.0.0-next.0 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 2acab52a57..8ed897417c 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:^2.22.18", - "@nomicfoundation/hardhat-ethers-chai-matchers": "workspace:^2.0.0", - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0", - "@nomicfoundation/hardhat-ethers": "workspace:^3.0.8", - "@nomicfoundation/hardhat-ignition": "workspace:^2.0.0", - "@nomicfoundation/ignition-core": "workspace:^2.0.0", - "@nomicfoundation/hardhat-ignition-viem": "workspace:^2.0.0", - "@nomicfoundation/hardhat-keystore": "workspace:^2.0.0", - "@nomicfoundation/hardhat-mocha": "workspace:^2.0.0", - "@nomicfoundation/hardhat-network-helpers": "workspace:^2.0.0", - "@nomicfoundation/hardhat-node-test-runner": "workspace:^2.0.0", - "@nomicfoundation/hardhat-typechain": "workspace:^2.0.0", - "@nomicfoundation/hardhat-viem": "workspace:^2.0.6", + "hardhat": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ethers-chai-matchers": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.0", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.0", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ignition-viem": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-node-test-runner": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-typechain": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.0", "@openzeppelin/contracts": "5.1.0", "@types/chai": "^4.2.0", "@types/mocha": ">=9.1.0", diff --git a/v-next/hardhat-errors/package.json b/v-next/hardhat-errors/package.json index 41c2783b5e..eb9731aa4e 100644 --- a/v-next/hardhat-errors/package.json +++ b/v-next/hardhat-errors/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-errors", - "version": "2.0.0", + "version": "3.0.0-next.0", "description": "The different errors that Hardhat can throw", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-errors", "repository": { @@ -41,7 +41,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@types/node": "^20.14.9", "@typescript-eslint/eslint-plugin": "^7.7.1", "@typescript-eslint/parser": "^7.7.1", @@ -58,6 +58,6 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0" + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0" } } diff --git a/v-next/hardhat-ethers-chai-matchers/package.json b/v-next/hardhat-ethers-chai-matchers/package.json index 161e60031f..8499973df0 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": "2.0.0", + "version": "3.0.0-next.0", "description": "Hardhat utils for testing", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-ethers-chai-matchers", "repository": { @@ -46,8 +46,8 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-mocha": "workspace:^2.0.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/chai": "^4.2.0", "@types/debug": "^4.1.7", @@ -71,15 +71,15 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0", - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0", "@types/chai-as-promised": "^8.0.1", "chai-as-promised": "^8.0.0", "deep-eql": "^5.0.1" }, "peerDependencies": { - "hardhat": "workspace:^2.22.18", - "@nomicfoundation/hardhat-ethers": "workspace:^3.0.8", + "hardhat": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.0", "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 acf9dd6d00..0975d8a858 100644 --- a/v-next/hardhat-ethers/package.json +++ b/v-next/hardhat-ethers/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-ethers", - "version": "3.0.8", + "version": "4.0.0-next.0", "description": "Hardhat plugin for ethers", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-ethers", "repository": { @@ -44,7 +44,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/debug": "^4.1.7", "@types/node": "^20.14.9", @@ -64,12 +64,12 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0", - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0", "debug": "^4.3.2", "ethers": "^6.13.4" }, "peerDependencies": { - "hardhat": "workspace:^2.22.18" + "hardhat": "workspace:^3.0.0-next.0" } } diff --git a/v-next/hardhat-ignition-core/package.json b/v-next/hardhat-ignition-core/package.json index dcbfd1fdde..f6e6d8d534 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": "2.0.0", + "version": "3.0.0-next.0", "license": "MIT", "author": "Nomic Foundation", "homepage": "https://hardhat.org", @@ -78,7 +78,7 @@ }, "dependencies": { "@ethersproject/address": "5.6.1", - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0", "@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 76c9e9f465..cdd2f7291f 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": "2.0.0", + "version": "3.0.0-next.0", "license": "MIT", "author": "Nomic Foundation", "homepage": "https://hardhat.org", @@ -33,10 +33,10 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "1.0.2", - "hardhat": "workspace:^2.22.18", - "@nomicfoundation/hardhat-ethers": "workspace:^3.0.8", - "@nomicfoundation/hardhat-ignition": "workspace:^2.0.0", - "@nomicfoundation/ignition-core": "workspace:^2.0.0", + "hardhat": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.0", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.0", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.0", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/chai": "^4.2.0", "@types/chai-as-promised": "^8.0.1", @@ -65,13 +65,13 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0" + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0" }, "peerDependencies": { - "hardhat": "workspace:^2.22.18", - "@nomicfoundation/hardhat-ethers": "workspace:^3.0.8", - "@nomicfoundation/hardhat-ignition": "workspace:^2.0.0", - "@nomicfoundation/ignition-core": "workspace:^2.0.0", + "hardhat": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.0", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.0", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.0", "ethers": "^6.13.4" } } diff --git a/v-next/hardhat-ignition-ui/package.json b/v-next/hardhat-ignition-ui/package.json index 70860f775e..c5e1b535ff 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": "2.0.0", + "version": "3.0.0-next.0", "type": "module", "scripts": { "predev": "pnpm regenerate-deployment-example", @@ -20,7 +20,7 @@ "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", "@fontsource/roboto": "^5.0.8", - "@nomicfoundation/ignition-core": "workspace:^2.0.0", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.0", "@types/chai": "^4.2.0", "@types/chai-as-promised": "^8.0.1", "@types/mocha": ">=9.1.0", diff --git a/v-next/hardhat-ignition-viem/package.json b/v-next/hardhat-ignition-viem/package.json index a5592e8e90..b6a4f1ca87 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": "2.0.0", + "version": "3.0.0-next.0", "license": "MIT", "author": "Nomic Foundation", "homepage": "https://hardhat.org", @@ -34,10 +34,10 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "1.0.2", - "hardhat": "workspace:^2.22.18", - "@nomicfoundation/hardhat-ignition": "workspace:^2.0.0", - "@nomicfoundation/ignition-core": "workspace:^2.0.0", - "@nomicfoundation/hardhat-viem": "workspace:^2.0.6", + "hardhat": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.0", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.0", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/chai": "^4.2.0", "@types/chai-as-promised": "^8.0.1", @@ -66,13 +66,13 @@ "viem": "^2.21.42" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0" + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0" }, "peerDependencies": { - "hardhat": "workspace:^2.22.18", - "@nomicfoundation/hardhat-ignition": "workspace:^2.0.0", - "@nomicfoundation/ignition-core": "workspace:^2.0.0", - "@nomicfoundation/hardhat-viem": "workspace:^2.0.6", + "hardhat": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.0", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.0", "viem": "^2.21.42" } } diff --git a/v-next/hardhat-ignition/package.json b/v-next/hardhat-ignition/package.json index 4fb6a225d0..e3b1edcdaf 100644 --- a/v-next/hardhat-ignition/package.json +++ b/v-next/hardhat-ignition/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-ignition", - "version": "2.0.0", + "version": "3.0.0-next.0", "license": "MIT", "author": "Nomic Foundation", "homepage": "https://hardhat.org", @@ -49,8 +49,8 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "1.0.2", - "hardhat": "workspace:^2.22.18", - "@nomicfoundation/hardhat-network-helpers": "workspace:^2.0.0", + "hardhat": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.0", "@types/chai": "^4.2.0", "@types/chai-as-promised": "^8.0.1", "@types/debug": "^4.1.7", @@ -81,13 +81,13 @@ "viem": "^2.21.42" }, "peerDependencies": { - "hardhat": "workspace:^2.22.18" + "hardhat": "workspace:^3.0.0-next.0" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0", - "@nomicfoundation/ignition-core": "workspace:^2.0.0", - "@nomicfoundation/ignition-ui": "workspace:^2.0.0", - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", + "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.0", + "@nomicfoundation/ignition-ui": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0", "chalk": "^5.3.0", "debug": "^4.3.2", "prompts": "^2.4.2", diff --git a/v-next/hardhat-keystore/package.json b/v-next/hardhat-keystore/package.json index 2963f66fc0..cca5bef907 100644 --- a/v-next/hardhat-keystore/package.json +++ b/v-next/hardhat-keystore/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-keystore", - "version": "2.0.0", + "version": "3.0.0-next.0", "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": { @@ -42,7 +42,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/debug": "^4.1.7", "@types/node": "^20.14.9", @@ -62,9 +62,9 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0", - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0", - "@nomicfoundation/hardhat-zod-utils": "workspace:^2.0.0", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.0", "@noble/ciphers": "1.2.1", "@noble/hashes": "1.7.1", "chalk": "^5.3.0", @@ -72,6 +72,6 @@ "zod": "^3.23.8" }, "peerDependencies": { - "hardhat": "workspace:^2.22.18" + "hardhat": "workspace:^3.0.0-next.0" } } diff --git a/v-next/hardhat-mocha/package.json b/v-next/hardhat-mocha/package.json index 34bb9020d2..cb4710d77d 100644 --- a/v-next/hardhat-mocha/package.json +++ b/v-next/hardhat-mocha/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-mocha", - "version": "2.0.0", + "version": "3.0.0-next.0", "description": "A mocha test runner", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-mocha", "repository": { @@ -40,7 +40,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/mocha": ">=9.1.0", "@types/node": "^20.14.9", @@ -58,10 +58,10 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "hardhat": "workspace:^2.22.18", - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0", - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0", - "@nomicfoundation/hardhat-zod-utils": "workspace:^2.0.0", + "hardhat": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.0", "mocha": "^10.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 53d6d3d756..437b46b422 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": "2.0.0", + "version": "3.0.0-next.0", "description": "Hardhat utils for testing", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-network-helpers", "repository": { @@ -45,7 +45,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/debug": "^4.1.7", "@types/node": "^20.14.9", @@ -65,10 +65,10 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0", - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0" + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0" }, "peerDependencies": { - "hardhat": "workspace:^2.22.18" + "hardhat": "workspace:^3.0.0-next.0" } } diff --git a/v-next/hardhat-node-test-reporter/package.json b/v-next/hardhat-node-test-reporter/package.json index 48814c8097..5462054397 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": "2.0.0", + "version": "3.0.0-next.0", "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 66b91310b9..f7ff33c0ce 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": "2.0.0", + "version": "3.0.0-next.0", "description": "A node:test runner", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-node-test-runner", "repository": { @@ -56,14 +56,14 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0", - "@nomicfoundation/hardhat-zod-utils": "workspace:^2.0.0", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.0", "tsx": "^4.19.3", "zod": "^3.23.8" }, "peerDependencies": { - "hardhat": "workspace:^2.22.18" + "hardhat": "workspace:^3.0.0-next.0" } } diff --git a/v-next/hardhat-test-utils/package.json b/v-next/hardhat-test-utils/package.json index 6e82acf900..53490b142d 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": "2.0.0", + "version": "3.0.0-next.0", "description": "Test utilities used to develop and test Hardhat", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-test-utils", "repository": { @@ -36,7 +36,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@types/node": "^20.14.9", "@typescript-eslint/eslint-plugin": "^7.7.1", "@typescript-eslint/parser": "^7.7.1", @@ -53,7 +53,7 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0", - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0" + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0" } } diff --git a/v-next/hardhat-typechain/package.json b/v-next/hardhat-typechain/package.json index ebfcd596d5..c05c838a03 100644 --- a/v-next/hardhat-typechain/package.json +++ b/v-next/hardhat-typechain/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-typechain", - "version": "2.0.0", + "version": "3.0.0-next.0", "description": "Hardhat plugin to support typechain", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-typechain", "repository": { @@ -46,7 +46,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/debug": "^4.1.7", "@types/node": "^20.14.9", @@ -66,17 +66,17 @@ "typescript-eslint": "7.7.1" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0", - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0", - "@nomicfoundation/hardhat-zod-utils": "workspace:^2.0.0", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.0", "@typechain/ethers-v6": "^0.5.0", "debug": "^4.3.2", "typechain": "^8.3.1", "zod": "^3.23.8" }, "peerDependencies": { - "hardhat": "workspace:^2.22.18", - "@nomicfoundation/hardhat-ethers": "workspace:^3.0.8", + "hardhat": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.0", "ethers": "^6.13.4" } } diff --git a/v-next/hardhat-utils/package.json b/v-next/hardhat-utils/package.json index ab32840fe5..c84e10b463 100644 --- a/v-next/hardhat-utils/package.json +++ b/v-next/hardhat-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-utils", - "version": "2.0.0", + "version": "3.0.0-next.0", "description": "Utilities for Hardhat and its plugins", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-utils", "repository": { @@ -61,7 +61,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@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 49105d2bb9..86875a97e4 100644 --- a/v-next/hardhat-viem/package.json +++ b/v-next/hardhat-viem/package.json @@ -1,6 +1,6 @@ { "name": "@nomicfoundation/hardhat-viem", - "version": "2.0.6", + "version": "3.0.0-next.0", "description": "Hardhat plugin for viem", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-viem", "repository": { @@ -44,7 +44,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/node": "^20.14.9", "@typescript-eslint/eslint-plugin": "^7.7.1", @@ -63,11 +63,11 @@ "viem": "^2.21.42" }, "dependencies": { - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0", - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0" + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0" }, "peerDependencies": { - "hardhat": "workspace:^2.22.18", + "hardhat": "workspace:^3.0.0-next.0", "viem": "^2.21.42" } } diff --git a/v-next/hardhat-zod-utils/package.json b/v-next/hardhat-zod-utils/package.json index cd2bf2eb12..0688b9ce93 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": "2.0.0", + "version": "3.0.0-next.0", "description": "Utilities to use Zod to validadte Hardhat plugins' confg", "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-zod-utils", "repository": { @@ -41,7 +41,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/node": "^20.14.9", "@typescript-eslint/eslint-plugin": "^7.7.1", @@ -60,7 +60,7 @@ "zod": "^3.23.8" }, "dependencies": { - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0" + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0" }, "peerDependencies": { "zod": "^3.23.8" diff --git a/v-next/hardhat/package.json b/v-next/hardhat/package.json index 72c53c8263..7d7a38d694 100644 --- a/v-next/hardhat/package.json +++ b/v-next/hardhat/package.json @@ -1,6 +1,6 @@ { "name": "hardhat", - "version": "2.22.18", + "version": "3.0.0-next.0", "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": { @@ -63,7 +63,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/adm-zip": "^0.5.5", "@types/debug": "^4.1.7", @@ -86,9 +86,9 @@ "dependencies": { "@ignored/edr": "0.8.0-alpha.2", "@ignored/edr-optimism": "0.6.5-alpha.3", - "@nomicfoundation/hardhat-errors": "workspace:^2.0.0", - "@nomicfoundation/hardhat-utils": "workspace:^2.0.0", - "@nomicfoundation/hardhat-zod-utils": "workspace:^2.0.0", + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.0", "@nomicfoundation/solidity-analyzer": "^0.1.1", "@sentry/node": "^5.18.1", "adm-zip": "^0.4.16", 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 21dca2921f..9365e3e726 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,13 +5,13 @@ "description": "A Typescript Hardhat project using Node Test Runner and Viem", "type": "module", "devDependencies": { - "hardhat": "workspace:^2.22.18", - "@nomicfoundation/hardhat-ignition": "workspace:^2.0.0", - "@nomicfoundation/hardhat-ignition-viem": "workspace:^2.0.0", - "@nomicfoundation/hardhat-keystore": "workspace:^2.0.0", - "@nomicfoundation/hardhat-node-test-runner": "workspace:^2.0.0", - "@nomicfoundation/hardhat-network-helpers": "workspace:^2.0.0", - "@nomicfoundation/hardhat-viem": "workspace:^2.0.6", + "hardhat": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ignition-viem": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-node-test-runner": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.0", "@types/node": "^22.8.5", "forge-std": "foundry-rs/forge-std#v1.9.4", "typescript": "~5.5.0", diff --git a/v-next/hardhat/templates/02-mocha-ethers/package.json b/v-next/hardhat/templates/02-mocha-ethers/package.json index 11511b55b6..875c74c351 100644 --- a/v-next/hardhat/templates/02-mocha-ethers/package.json +++ b/v-next/hardhat/templates/02-mocha-ethers/package.json @@ -5,15 +5,15 @@ "description": "A Typescript Hardhat project using Mocha and Ethers.js", "type": "module", "devDependencies": { - "hardhat": "workspace:^2.22.18", - "@nomicfoundation/hardhat-ethers-chai-matchers": "workspace:^2.0.0", - "@nomicfoundation/hardhat-ethers": "workspace:^3.0.8", - "@nomicfoundation/hardhat-ignition": "workspace:^2.0.0", - "@nomicfoundation/hardhat-ignition-ethers": "workspace:^2.0.0", - "@nomicfoundation/hardhat-keystore": "workspace:^2.0.0", - "@nomicfoundation/hardhat-mocha": "workspace:^2.0.0", - "@nomicfoundation/hardhat-network-helpers": "workspace:^2.0.0", - "@nomicfoundation/hardhat-typechain": "workspace:^2.0.0", + "hardhat": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ethers-chai-matchers": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.0", + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-ignition-ethers": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.0", + "@nomicfoundation/hardhat-typechain": "workspace:^3.0.0-next.0", "@types/chai": "^4.2.0", "@types/chai-as-promised": "^8.0.1", "@types/mocha": "^10.0.0", diff --git a/v-next/template-package/package.json b/v-next/template-package/package.json index d62e83ec28..929c145fe2 100644 --- a/v-next/template-package/package.json +++ b/v-next/template-package/package.json @@ -43,7 +43,7 @@ ], "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0", - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^2.0.0", + "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0-next.0", "@nomicfoundation/hardhat-test-utils": "workspace:^", "@types/node": "^20.14.9", "@typescript-eslint/eslint-plugin": "^7.7.1",