|
19 | 19 | }, |
20 | 20 | "author": "pcaversaccio (https://pcaversaccio.com)", |
21 | 21 | "license": "MIT", |
22 | | - "packageManager": "pnpm@10.10.0", |
| 22 | + "packageManager": "pnpm@10.11.0", |
23 | 23 | "scripts": { |
24 | 24 | "help": "npx hardhat help", |
25 | 25 | "accounts": "npx hardhat accounts", |
|
206 | 206 | "@eslint/js": "^9.26.0", |
207 | 207 | "@matterlabs/hardhat-zksync-deploy": "^1.7.0", |
208 | 208 | "@matterlabs/hardhat-zksync-ethers": "^1.3.0", |
209 | | - "@matterlabs/hardhat-zksync-solc": "^1.3.0", |
| 209 | + "@matterlabs/hardhat-zksync-solc": "^1.3.2", |
210 | 210 | "@matterlabs/hardhat-zksync-verify": "^1.8.0", |
211 | 211 | "@nomicfoundation/hardhat-chai-matchers": "^2.0.8", |
212 | 212 | "@nomicfoundation/hardhat-ethers": "^3.0.8", |
|
217 | 217 | "@typechain/hardhat": "^9.1.0", |
218 | 218 | "@types/chai": "^4.3.20", |
219 | 219 | "@types/mocha": "^10.0.10", |
220 | | - "@types/node": "^22.15.17", |
| 220 | + "@types/node": "^22.15.18", |
221 | 221 | "chai": "^4.5.0", |
222 | 222 | "dotenv": "^16.5.0", |
223 | 223 | "eslint": "^9.26.0", |
|
234 | 234 | "ts-node": "^10.9.2", |
235 | 235 | "typechain": "^8.3.2", |
236 | 236 | "typescript": "^5.8.3", |
237 | | - "typescript-eslint": "^8.32.0", |
| 237 | + "typescript-eslint": "^8.32.1", |
238 | 238 | "zksync-ethers": "^6.17.0" |
239 | 239 | }, |
240 | 240 | "pnpm": { |
|
0 commit comments