|
19 | 19 | }, |
20 | 20 | "author": "pcaversaccio (https://pcaversaccio.com)", |
21 | 21 | "license": "MIT", |
22 | | - "packageManager": "pnpm@10.25.0", |
| 22 | + "packageManager": "pnpm@10.26.0", |
23 | 23 | "scripts": { |
24 | 24 | "help": "npx hardhat help", |
25 | 25 | "accounts": "npx hardhat accounts", |
|
219 | 219 | "@matterlabs/hardhat-zksync-solc": "^1.5.1", |
220 | 220 | "@matterlabs/hardhat-zksync-verify": "^1.9.1", |
221 | 221 | "@nomicfoundation/hardhat-chai-matchers": "^2.1.0", |
222 | | - "@nomicfoundation/hardhat-ethers": "^3.1.2", |
| 222 | + "@nomicfoundation/hardhat-ethers": "^3.1.3", |
223 | 223 | "@nomicfoundation/hardhat-network-helpers": "^1.1.2", |
224 | 224 | "@nomicfoundation/hardhat-verify": "^2.1.3", |
225 | 225 | "@openzeppelin/contracts": "^4.9.6", |
|
234 | 234 | "eslint-config-prettier": "^10.1.8", |
235 | 235 | "ethers": "^6.16.0", |
236 | 236 | "globals": "^16.5.0", |
237 | | - "hardhat": "^2.27.2", |
| 237 | + "hardhat": "^2.28.0", |
238 | 238 | "hardhat-abi-exporter": "^2.11.0", |
239 | 239 | "hardhat-contract-sizer": "^2.10.1", |
240 | 240 | "hardhat-gas-reporter": "^2.3.0", |
|
245 | 245 | "ts-node": "^10.9.2", |
246 | 246 | "typechain": "^8.3.2", |
247 | 247 | "typescript": "^5.9.3", |
248 | | - "typescript-eslint": "^8.49.0", |
| 248 | + "typescript-eslint": "^8.50.0", |
249 | 249 | "zksync-ethers": "^6.21.0" |
250 | 250 | }, |
251 | 251 | "pnpm": { |
|
0 commit comments