|
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.4", |
| 72 | + "@changesets/cli": "^2.29.5", |
73 | 73 | "@nomicfoundation/hardhat-chai-matchers": "^2.1.0", |
74 | 74 | "@nomicfoundation/hardhat-ethers": "^3.1.0", |
75 | 75 | "@nomicfoundation/hardhat-network-helpers": "^1.1.0", |
|
81 | 81 | "@types/chai": "^4.3.20", |
82 | 82 | "@types/jest": "^30.0.0", |
83 | 83 | "@types/mocha": "^10.0.10", |
84 | | - "@types/node": "^22.17.1", |
| 84 | + "@types/node": "^22.17.2", |
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 | | - "dotenv": "^16.5.0", |
| 89 | + "dotenv": "^16.6.1", |
90 | 90 | "eslint": "^8.57.1", |
91 | | - "glob": "^11.0.2", |
92 | | - "hardhat": "^2.26.2", |
93 | | - "hardhat-deploy": "1.0.2", |
| 91 | + "glob": "^11.0.3", |
| 92 | + "hardhat": "^2.26.3", |
| 93 | + "hardhat-deploy": "1.0.4", |
94 | 94 | "hardhat-gas-reporter": "^2.3.0", |
95 | 95 | "jest": "^30.0.5", |
96 | | - "prettier": "^3.5.3", |
97 | | - "prettier-plugin-solidity": "^2.0.0", |
98 | | - "solhint": "^5.1.0", |
| 96 | + "prettier": "^3.6.2", |
| 97 | + "prettier-plugin-solidity": "^2.1.0", |
| 98 | + "solhint": "^5.2.0", |
99 | 99 | "solidity-coverage": "^0.8.16", |
100 | 100 | "ts-jest": "^29.4.1", |
101 | 101 | "ts-node": "^10.9.2", |
|
0 commit comments