|
69 | 69 | "devDependencies": { |
70 | 70 | "@api3/eslint-plugin-commons": "^3.0.0", |
71 | 71 | "@api3/promise-utils": "^0.4.0", |
72 | | - "@changesets/cli": "^2.29.3", |
| 72 | + "@changesets/cli": "^2.29.4", |
73 | 73 | "@nomicfoundation/hardhat-chai-matchers": "^2.0.8", |
74 | 74 | "@nomicfoundation/hardhat-ethers": "^3.0.8", |
75 | 75 | "@nomicfoundation/hardhat-network-helpers": "^1.0.12", |
76 | 76 | "@nomicfoundation/hardhat-toolbox": "^4.0.0", |
77 | | - "@nomicfoundation/hardhat-verify": "^2.0.13", |
| 77 | + "@nomicfoundation/hardhat-verify": "^2.0.14", |
78 | 78 | "@openzeppelin/merkle-tree": "^1.0.8", |
79 | 79 | "@typechain/ethers-v6": "^0.5.1", |
80 | 80 | "@typechain/hardhat": "^9.1.0", |
81 | 81 | "@types/chai": "^4.3.20", |
82 | 82 | "@types/jest": "^29.5.14", |
83 | 83 | "@types/mocha": "^10.0.10", |
84 | | - "@types/node": "^20.17.45", |
| 84 | + "@types/node": "^20.19.0", |
85 | 85 | "@types/yargs": "^17.0.33", |
86 | 86 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
87 | 87 | "@typescript-eslint/parser": "^7.18.0", |
88 | 88 | "chai": "^4.5.0", |
89 | 89 | "dotenv": "^16.5.0", |
90 | 90 | "eslint": "^8.57.1", |
91 | 91 | "glob": "^11.0.2", |
92 | | - "hardhat": "^2.24.0", |
| 92 | + "hardhat": "^2.24.2", |
93 | 93 | "hardhat-deploy": "1.0.2", |
94 | | - "hardhat-gas-reporter": "^2.2.3", |
| 94 | + "hardhat-gas-reporter": "^2.3.0", |
95 | 95 | "jest": "^29.7.0", |
96 | 96 | "prettier": "^3.5.3", |
97 | 97 | "prettier-plugin-solidity": "^2.0.0", |
98 | 98 | "solhint": "^5.1.0", |
99 | 99 | "solidity-coverage": "^0.8.16", |
100 | | - "ts-jest": "^29.3.2", |
| 100 | + "ts-jest": "^29.3.4", |
101 | 101 | "ts-node": "^10.9.2", |
102 | 102 | "typechain": "^8.3.2", |
103 | 103 | "typescript": "^5.8.3" |
|
0 commit comments