|
64 | 64 | "@kleros/kleros-v2-eslint-config": "workspace:^", |
65 | 65 | "@kleros/kleros-v2-prettier-config": "workspace:^", |
66 | 66 | "@kleros/kleros-v2-tsconfig": "workspace:^", |
67 | | - "@logtail/pino": "^0.4.19", |
| 67 | + "@logtail/pino": "^0.4.22", |
68 | 68 | "@nomicfoundation/hardhat-chai-matchers": "^1.0.6", |
69 | 69 | "@nomiclabs/hardhat-ethers": "^2.2.3", |
70 | 70 | "@nomiclabs/hardhat-solhint": "^3.0.1", |
|
73 | 73 | "@typechain/hardhat": "^7.0.0", |
74 | 74 | "@types/chai": "^4.3.11", |
75 | 75 | "@types/mocha": "^10.0.6", |
76 | | - "@types/node": "^20.11.3", |
77 | | - "@wagmi/cli": "^2.0.3", |
| 76 | + "@types/node": "^20.17.1", |
| 77 | + "@wagmi/cli": "^2.1.16", |
78 | 78 | "abitype": "^0.10.3", |
79 | 79 | "chai": "^4.4.1", |
80 | 80 | "dotenv": "^16.3.1", |
81 | 81 | "ethereumjs-util": "^7.1.5", |
82 | 82 | "ethers": "^5.7.2", |
83 | | - "graphql": "^16.8.1", |
| 83 | + "graphql": "^16.9.0", |
84 | 84 | "graphql-request": "^6.1.0", |
85 | 85 | "hardhat": "2.15.0", |
86 | 86 | "hardhat-contract-sizer": "^2.10.0", |
|
92 | 92 | "hardhat-tracer": "^2.7.0", |
93 | 93 | "hardhat-watcher": "^2.5.0", |
94 | 94 | "node-fetch": "^3.3.2", |
95 | | - "pino": "^8.17.2", |
| 95 | + "pino": "^8.21.0", |
96 | 96 | "pino-pretty": "^10.3.1", |
97 | 97 | "shelljs": "^0.8.5", |
98 | 98 | "solhint-plugin-prettier": "^0.1.0", |
|
103 | 103 | }, |
104 | 104 | "dependencies": { |
105 | 105 | "@kleros/vea-contracts": "^0.4.0", |
106 | | - "viem": "^2.21.26" |
| 106 | + "viem": "^2.21.35" |
107 | 107 | } |
108 | 108 | } |
0 commit comments