|
23 | 23 | "test": "hardhat test node && hardhat test mocha"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "hardhat": "workspace:^3.0.0-next.0", |
| 26 | + "hardhat": "workspace:^3.0.0-next.1", |
27 | 27 | "@nomicfoundation/hardhat-ethers-chai-matchers": "workspace:^3.0.0-next.0",
|
28 |
| - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.0", |
| 28 | + "@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.1", |
29 | 29 | "@nomicfoundation/hardhat-ethers": "workspace:^4.0.0-next.0",
|
30 |
| - "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.0", |
| 30 | + "@nomicfoundation/hardhat-ignition": "workspace:^3.0.0-next.1", |
31 | 31 | "@nomicfoundation/ignition-core": "workspace:^3.0.0-next.0",
|
32 | 32 | "@nomicfoundation/hardhat-ignition-viem": "workspace:^3.0.0-next.0",
|
33 |
| - "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.0", |
34 |
| - "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.0", |
35 |
| - "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.0", |
| 33 | + "@nomicfoundation/hardhat-keystore": "workspace:^3.0.0-next.1", |
| 34 | + "@nomicfoundation/hardhat-mocha": "workspace:^3.0.0-next.1", |
| 35 | + "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.0-next.1", |
36 | 36 | "@nomicfoundation/hardhat-node-test-runner": "workspace:^3.0.0-next.0",
|
37 | 37 | "@nomicfoundation/hardhat-typechain": "workspace:^3.0.0-next.0",
|
38 | 38 | "@nomicfoundation/hardhat-viem": "workspace:^3.0.0-next.0",
|
|
0 commit comments