|
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | 23 | "@aws-sdk/client-s3": "^3.864.0", |
24 | | - "@biomejs/biome": "^2.1.4", |
| 24 | + "@biomejs/biome": "^2.2.0", |
25 | 25 | "@commander-js/extra-typings": "^14.0.0", |
26 | 26 | "@commitlint/cli": "^19.8.1", |
27 | 27 | "@commitlint/config-conventional": "^19.8.1", |
28 | 28 | "@gearbox-protocol/biome-config": "^1.0.0", |
29 | | - "@gearbox-protocol/cli-utils": "^5.44.0", |
| 29 | + "@gearbox-protocol/cli-utils": "^5.44.1", |
30 | 30 | "@gearbox-protocol/liquidator-contracts": "^1.36.0-experimental.41", |
31 | 31 | "@gearbox-protocol/liquidator-v2-contracts": "^2.4.0", |
32 | | - "@gearbox-protocol/sdk": "8.19.0", |
| 32 | + "@gearbox-protocol/sdk": "8.21.0", |
33 | 33 | "@gearbox-protocol/types": "^1.14.8", |
34 | | - "@types/node": "^24.2.1", |
| 34 | + "@types/node": "^24.3.0", |
35 | 35 | "@uniswap/sdk-core": "^7.7.2", |
36 | 36 | "@uniswap/v3-sdk": "^3.25.2", |
37 | 37 | "@vlad-yakovlev/telegram-md": "^2.1.0", |
|
40 | 40 | "axios-retry": "^4.5.0", |
41 | 41 | "date-fns": "^4.1.0", |
42 | 42 | "di-at-home": "^0.0.7", |
43 | | - "esbuild": "^0.25.8", |
| 43 | + "esbuild": "^0.25.9", |
44 | 44 | "husky": "^9.1.7", |
45 | 45 | "lint-staged": "^16.1.5", |
46 | 46 | "nanoid": "^5.1.5", |
47 | 47 | "node-pty": "^1.0.0", |
48 | | - "pino": "^9.8.0", |
49 | | - "tsx": "4.20.3", |
| 48 | + "pino": "^9.9.0", |
| 49 | + "tsx": "4.20.4", |
50 | 50 | "typescript": "^5.9.2", |
51 | 51 | "viem": "^2.33.3", |
52 | 52 | "vitest": "^3.2.4", |
|
0 commit comments