|
1 | 1 | {
|
2 |
| - "name": "@nomicfoundation/hardhat-build-system", |
| 2 | + "name": "@ignored/hardhat-vnext-build-system", |
3 | 3 | "private": true,
|
4 |
| - "version": "0.0.1", |
| 4 | + "version": "2.0.0", |
5 | 5 | "description": "Build and Solidity compilation system for Hardhat",
|
6 | 6 | "homepage": "https://github.com/nomicfoundation/hardhat/tree/main/v-next/hardhat-build-system",
|
7 | 7 | "repository": "github:nomicfoundation/hardhat",
|
|
35 | 35 | ],
|
36 | 36 | "dependencies": {
|
37 | 37 | "@nomicfoundation/ethereumjs-util": "9.0.4",
|
38 |
| - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0", |
39 |
| - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0", |
| 38 | + "@ignored/hardhat-vnext-errors": "workspace:^2.0.0", |
| 39 | + "@ignored/hardhat-vnext-utils": "workspace:^2.0.0", |
40 | 40 | "@nomicfoundation/solidity-analyzer": "^0.1.0",
|
41 | 41 | "adm-zip": "^0.4.16",
|
42 | 42 | "aggregate-error": "^3.0.0",
|
|
58 | 58 | "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
59 | 59 | "@nomicfoundation/eslint-plugin-hardhat-internal-rules": "workspace:^",
|
60 | 60 | "@nomicfoundation/eslint-plugin-slow-imports": "workspace:^",
|
61 |
| - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0", |
| 61 | + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^2.0.0", |
62 | 62 | "@types/ci-info": "^2.0.0",
|
63 | 63 | "@types/debug": "^4.1.4",
|
64 | 64 | "@types/find-up": "^2.1.1",
|
|
0 commit comments