|
19 | 19 | }, |
20 | 20 | "author": "pcaversaccio (https://pcaversaccio.com)", |
21 | 21 | "license": "MIT", |
22 | | - "packageManager": "pnpm@10.30.2", |
| 22 | + "packageManager": "pnpm@10.30.3", |
23 | 23 | "scripts": { |
24 | 24 | "help": "hardhat help", |
25 | 25 | "accounts": "hardhat accounts", |
|
220 | 220 | "@matterlabs/hardhat-zksync-ethers": "^1.4.0", |
221 | 221 | "@matterlabs/hardhat-zksync-solc": "^1.5.1", |
222 | 222 | "@matterlabs/hardhat-zksync-verify": "^1.9.1", |
223 | | - "@nomicfoundation/hardhat-chai-matchers": "^2.1.0", |
| 223 | + "@nomicfoundation/hardhat-chai-matchers": "^2.1.2", |
224 | 224 | "@nomicfoundation/hardhat-ethers": "^3.1.3", |
225 | 225 | "@nomicfoundation/hardhat-network-helpers": "^1.1.2", |
226 | 226 | "@nomicfoundation/hardhat-verify": "^2.1.3", |
|
229 | 229 | "@typechain/hardhat": "^9.1.0", |
230 | 230 | "@types/chai": "^4.3.20", |
231 | 231 | "@types/mocha": "^10.0.10", |
232 | | - "@types/node": "^25.3.0", |
| 232 | + "@types/node": "^25.3.3", |
233 | 233 | "chai": "^4.5.0", |
234 | 234 | "dotenv": "^17.3.1", |
235 | 235 | "eslint": "^10.0.2", |
236 | 236 | "eslint-config-prettier": "^10.1.8", |
237 | 237 | "ethers": "^6.16.0", |
238 | | - "globals": "^17.3.0", |
| 238 | + "globals": "^17.4.0", |
239 | 239 | "hardhat": "^2.28.6", |
240 | 240 | "hardhat-abi-exporter": "^2.11.0", |
241 | 241 | "hardhat-contract-sizer": "^2.10.1", |
|
0 commit comments