|
18 | 18 | "dependencies": { |
19 | 19 | "node-pty": "^1.0.0", |
20 | 20 | "oblivious-set": "^2.0.0", |
21 | | - "pino-pretty": "^13.1.2" |
| 21 | + "pino-pretty": "^13.1.3" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | | - "@aws-sdk/client-s3": "^3.940.0", |
| 24 | + "@aws-sdk/client-s3": "^3.943.0", |
25 | 25 | "@biomejs/biome": "^2.3.8", |
26 | 26 | "@commander-js/extra-typings": "^14.0.0", |
27 | 27 | "@commitlint/cli": "^20.1.0", |
28 | 28 | "@commitlint/config-conventional": "^20.0.0", |
29 | 29 | "@gearbox-protocol/biome-config": "^1.0.14", |
30 | | - "@gearbox-protocol/cli-utils": "^5.60.6", |
| 30 | + "@gearbox-protocol/cli-utils": "^5.61.1", |
31 | 31 | "@gearbox-protocol/liquidator-contracts": "^1.36.0-experimental.67", |
32 | 32 | "@gearbox-protocol/liquidator-v2-contracts": "^2.4.0", |
33 | | - "@gearbox-protocol/sdk": "11.7.2", |
| 33 | + "@gearbox-protocol/sdk": "11.8.9", |
34 | 34 | "@gearbox-protocol/types": "^1.14.8", |
35 | 35 | "@types/node": "^24.10.1", |
36 | 36 | "@uniswap/sdk-core": "^7.9.0", |
37 | 37 | "@uniswap/v3-sdk": "^3.26.0", |
38 | 38 | "@vlad-yakovlev/telegram-md": "^2.1.0", |
39 | | - "abitype": "^1.2.0", |
| 39 | + "abitype": "^1.2.1", |
40 | 40 | "axios": "^1.13.2", |
41 | 41 | "axios-retry": "^4.5.0", |
42 | 42 | "date-fns": "^4.1.0", |
43 | 43 | "di-at-home": "^0.0.7", |
44 | | - "esbuild": "^0.27.0", |
| 44 | + "esbuild": "^0.27.1", |
45 | 45 | "husky": "^9.1.7", |
46 | 46 | "lint-staged": "^16.2.7", |
47 | 47 | "nanoid": "^5.1.6", |
48 | 48 | "node-pty": "^1.0.0", |
49 | 49 | "pino": "^10.1.0", |
50 | | - "tsx": "4.20.6", |
| 50 | + "tsx": "4.21.0", |
51 | 51 | "typescript": "^5.9.3", |
52 | | - "viem": "^2.40.3", |
53 | | - "vitest": "^4.0.14", |
| 52 | + "viem": "^2.41.2", |
| 53 | + "vitest": "^4.0.15", |
54 | 54 | "zod": "^4.1.13" |
55 | 55 | }, |
56 | 56 | "commitlint": { |
|
0 commit comments