|
49 | 49 | "@nomicfoundation/hardhat-chai-matchers": "^1.0.6", |
50 | 50 | "@nomiclabs/hardhat-ethers": "^2.2.3", |
51 | 51 | "@nomiclabs/hardhat-solhint": "^3.0.1", |
52 | | - "@openzeppelin/contracts": "^4.9.3", |
53 | | - "@typechain/ethers-v5": "^11.0.0", |
| 52 | + "@openzeppelin/contracts": "^4.9.5", |
| 53 | + "@typechain/ethers-v5": "^11.1.2", |
54 | 54 | "@typechain/hardhat": "^7.0.0", |
55 | | - "@types/chai": "^4.3.5", |
56 | | - "@types/mocha": "^10.0.1", |
57 | | - "@types/node": "^16.18.38", |
58 | | - "chai": "^4.3.7", |
| 55 | + "@types/chai": "^4.3.11", |
| 56 | + "@types/mocha": "^10.0.6", |
| 57 | + "@types/node": "^16.18.68", |
| 58 | + "chai": "^4.3.10", |
59 | 59 | "dotenv": "^16.3.1", |
60 | 60 | "ethereumjs-util": "^7.1.5", |
61 | 61 | "ethers": "^5.7.2", |
62 | 62 | "graphql": "^16.7.1", |
63 | 63 | "graphql-request": "^6.1.0", |
64 | | - "hardhat": "^2.15.0", |
| 64 | + "hardhat": "^2.19.2", |
65 | 65 | "hardhat-contract-sizer": "^2.10.0", |
66 | 66 | "hardhat-deploy": "^0.11.42", |
67 | 67 | "hardhat-deploy-ethers": "^0.4.0-next.1", |
68 | 68 | "hardhat-deploy-tenderly": "^0.2.0", |
69 | 69 | "hardhat-docgen": "^1.3.0", |
70 | 70 | "hardhat-gas-reporter": "^1.0.9", |
71 | | - "hardhat-tracer": "^2.5.0", |
| 71 | + "hardhat-tracer": "^2.7.0", |
72 | 72 | "hardhat-watcher": "^2.5.0", |
73 | | - "node-fetch": "^3.3.1", |
74 | | - "pino": "^8.14.1", |
75 | | - "pino-pretty": "^10.0.0", |
| 73 | + "node-fetch": "^3.3.2", |
| 74 | + "pino": "^8.17.0", |
| 75 | + "pino-pretty": "^10.2.3", |
76 | 76 | "shelljs": "^0.8.5", |
77 | | - "solhint-plugin-prettier": "^0.0.5", |
| 77 | + "solhint-plugin-prettier": "^0.1.0", |
78 | 78 | "solidity-coverage": "0.8.5", |
79 | | - "ts-node": "^10.9.1", |
80 | | - "typechain": "^8.3.1", |
| 79 | + "ts-node": "^10.9.2", |
| 80 | + "typechain": "^8.3.2", |
81 | 81 | "typescript": "^4.9.5" |
82 | 82 | }, |
83 | 83 | "dependencies": { |
|
0 commit comments