|
48 | 48 | "@api3/contracts": "^31.2.0", |
49 | 49 | "@api3/eslint-plugin-commons": "^3.0.0", |
50 | 50 | "@api3/promise-utils": "^0.4.0", |
51 | | - "@eslint/js": "^9.36.0", |
52 | | - "@nomicfoundation/hardhat-ethers": "^3.1.0", |
53 | | - "@nomicfoundation/hardhat-network-helpers": "^1.1.0", |
| 51 | + "@eslint/js": "^9.39.0", |
| 52 | + "@nomicfoundation/hardhat-ethers": "^3.1.2", |
| 53 | + "@nomicfoundation/hardhat-network-helpers": "^1.1.2", |
54 | 54 | "@nomicfoundation/hardhat-toolbox": "^5.0.0", |
55 | | - "@nomicfoundation/hardhat-verify": "^2.1.1", |
| 55 | + "@nomicfoundation/hardhat-verify": "^2.1.3", |
56 | 56 | "@types/chai": "^4.3.20", |
57 | 57 | "@types/mocha": "^10.0.10", |
58 | | - "@types/node": "^22.18.8", |
| 58 | + "@types/node": "^22.19.0", |
59 | 59 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
60 | 60 | "@typescript-eslint/parser": "^7.18.0", |
61 | 61 | "chai": "^4.5.0", |
62 | 62 | "dotenv": "^17.2.3", |
63 | 63 | "eslint": "8.57.1", |
64 | 64 | "ethers": "^6.15.0", |
65 | 65 | "glob": "^11.0.3", |
66 | | - "hardhat": "^2.26.3", |
| 66 | + "hardhat": "^2.26.5", |
67 | 67 | "hardhat-deploy": "^1.0.4", |
68 | 68 | "prettier": "^3.6.2", |
69 | 69 | "prettier-plugin-solidity": "^2.1.0", |
|
72 | 72 | "ts-node": "^10.9.2", |
73 | 73 | "typechain": "^8.3.2", |
74 | 74 | "typescript": "^5.9.3", |
75 | | - "typescript-eslint": "^8.45.0" |
| 75 | + "typescript-eslint": "^8.46.2" |
76 | 76 | }, |
77 | 77 | "packageManager": "pnpm@9.15.2" |
78 | 78 | } |
0 commit comments