|
19 | 19 | }, |
20 | 20 | "author": "pcaversaccio (https://pcaversaccio.com)", |
21 | 21 | "license": "MIT", |
22 | | - "packageManager": "pnpm@10.6.5", |
| 22 | + "packageManager": "pnpm@10.7.0", |
23 | 23 | "scripts": { |
24 | 24 | "help": "npx hardhat help", |
25 | 25 | "accounts": "npx hardhat accounts", |
|
190 | 190 | }, |
191 | 191 | "devDependencies": { |
192 | 192 | "@eslint/js": "^9.23.0", |
193 | | - "@matterlabs/hardhat-zksync-deploy": "^1.6.0", |
| 193 | + "@matterlabs/hardhat-zksync-deploy": "^1.7.0", |
194 | 194 | "@matterlabs/hardhat-zksync-ethers": "1.2.1", |
195 | | - "@matterlabs/hardhat-zksync-solc": "^1.2.6", |
196 | | - "@matterlabs/hardhat-zksync-verify": "^1.7.1", |
| 195 | + "@matterlabs/hardhat-zksync-solc": "^1.3.0", |
| 196 | + "@matterlabs/hardhat-zksync-verify": "^1.8.0", |
197 | 197 | "@nomicfoundation/hardhat-chai-matchers": "^2.0.8", |
198 | 198 | "@nomicfoundation/hardhat-ethers": "^3.0.8", |
199 | 199 | "@nomicfoundation/hardhat-network-helpers": "^1.0.12", |
|
203 | 203 | "@typechain/hardhat": "^9.1.0", |
204 | 204 | "@types/chai": "^4.3.20", |
205 | 205 | "@types/mocha": "^10.0.10", |
206 | | - "@types/node": "^22.13.13", |
| 206 | + "@types/node": "^22.13.14", |
207 | 207 | "chai": "^4.5.0", |
208 | 208 | "dotenv": "^16.4.7", |
209 | 209 | "eslint": "^9.23.0", |
|
0 commit comments