|
72 | 72 | "@api3/promise-utils": "^0.4.0", |
73 | 73 | "@changesets/cli": "^2.29.4", |
74 | 74 | "@nomicfoundation/hardhat-chai-matchers": "^2.1.0", |
75 | | - "@nomicfoundation/hardhat-ethers": "^3.1.0", |
76 | | - "@nomicfoundation/hardhat-network-helpers": "^1.1.0", |
| 75 | + "@nomicfoundation/hardhat-ethers": "^4.0.2", |
| 76 | + "@nomicfoundation/hardhat-network-helpers": "^3.0.1", |
77 | 77 | "@nomicfoundation/hardhat-toolbox": "^6.1.0", |
78 | | - "@nomicfoundation/hardhat-verify": "^2.1.1", |
| 78 | + "@nomicfoundation/hardhat-verify": "^3.0.4", |
79 | 79 | "@openzeppelin/merkle-tree": "^1.0.8", |
80 | 80 | "@typechain/ethers-v6": "^0.5.1", |
81 | 81 | "@typechain/hardhat": "^9.1.0", |
|
87 | 87 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
88 | 88 | "@typescript-eslint/parser": "^7.18.0", |
89 | 89 | "chai": "^4.5.0", |
90 | | - "dotenv": "^16.5.0", |
| 90 | + "dotenv": "^17.2.3", |
91 | 91 | "eslint": "^8.57.1", |
92 | 92 | "glob": "^11.0.2", |
93 | | - "hardhat": "^2.26.2", |
| 93 | + "hardhat": "^3.0.8", |
94 | 94 | "hardhat-deploy": "1.0.2", |
95 | 95 | "hardhat-gas-reporter": "^2.3.0", |
96 | 96 | "jest": "^30.0.5", |
|
106 | 106 | "dependencies": { |
107 | 107 | "ethers": "^6.15.0", |
108 | 108 | "viem": "^2.23.2", |
109 | | - "yargs": "^17.7.2", |
| 109 | + "yargs": "^18.0.0", |
110 | 110 | "zod": "^4.0.15" |
111 | 111 | }, |
112 | 112 | "packageManager": "pnpm@10.14.0" |
|
0 commit comments