|
1 | 1 | {
|
2 |
| - "name": "@nomicfoundation/hardhat", |
3 |
| - "version": "3.0.0", |
| 2 | + "name": "@ignored/hardhat-vnext", |
| 3 | + "version": "2.0.0", |
4 | 4 | "description": "Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.",
|
5 | 5 | "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat",
|
6 | 6 | "repository": "github:nomicfoundation/hardhat",
|
|
53 | 53 | "@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
54 | 54 | "@nomicfoundation/eslint-plugin-hardhat-internal-rules": "workspace:^",
|
55 | 55 | "@nomicfoundation/eslint-plugin-slow-imports": "workspace:^",
|
56 |
| - "@nomicfoundation/hardhat-node-test-reporter": "workspace:^3.0.0", |
| 56 | + "@ignored/hardhat-vnext-node-test-reporter": "workspace:^2.0.0", |
57 | 57 | "@types/node": "^20.0.0",
|
58 | 58 | "@typescript-eslint/eslint-plugin": "^7.7.1",
|
59 | 59 | "@typescript-eslint/parser": "^7.7.1",
|
|
69 | 69 | "typescript-eslint": "7.7.1"
|
70 | 70 | },
|
71 | 71 | "dependencies": {
|
72 |
| - "@nomicfoundation/hardhat-core": "workspace:^3.0.0", |
73 |
| - "@nomicfoundation/hardhat-errors": "workspace:^3.0.0", |
74 |
| - "@nomicfoundation/hardhat-utils": "workspace:^3.0.0", |
75 |
| - "@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0", |
| 72 | + "@ignored/hardhat-vnext-core": "workspace:^2.0.0", |
| 73 | + "@ignored/hardhat-vnext-errors": "workspace:^2.0.0", |
| 74 | + "@ignored/hardhat-vnext-utils": "workspace:^2.0.0", |
| 75 | + "@ignored/hardhat-vnext-zod-utils": "workspace:^2.0.0", |
76 | 76 | "chalk": "^5.3.0",
|
77 | 77 | "tsx": "^4.11.0",
|
78 | 78 | "zod": "^3.23.8"
|
|
0 commit comments