Skip to content

Commit c2f949e

Browse files
committed
fix: bump sdk
1 parent 8639300 commit c2f949e

File tree

2 files changed

+200
-217
lines changed

2 files changed

+200
-217
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121
},
2222
"devDependencies": {
2323
"@aws-sdk/client-s3": "^3.864.0",
24-
"@biomejs/biome": "^2.1.4",
24+
"@biomejs/biome": "^2.2.0",
2525
"@commander-js/extra-typings": "^14.0.0",
2626
"@commitlint/cli": "^19.8.1",
2727
"@commitlint/config-conventional": "^19.8.1",
2828
"@gearbox-protocol/biome-config": "^1.0.0",
29-
"@gearbox-protocol/cli-utils": "^5.44.0",
29+
"@gearbox-protocol/cli-utils": "^5.44.1",
3030
"@gearbox-protocol/liquidator-contracts": "^1.36.0-experimental.41",
3131
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
32-
"@gearbox-protocol/sdk": "8.19.0",
32+
"@gearbox-protocol/sdk": "8.21.0",
3333
"@gearbox-protocol/types": "^1.14.8",
34-
"@types/node": "^24.2.1",
34+
"@types/node": "^24.3.0",
3535
"@uniswap/sdk-core": "^7.7.2",
3636
"@uniswap/v3-sdk": "^3.25.2",
3737
"@vlad-yakovlev/telegram-md": "^2.1.0",
@@ -40,13 +40,13 @@
4040
"axios-retry": "^4.5.0",
4141
"date-fns": "^4.1.0",
4242
"di-at-home": "^0.0.7",
43-
"esbuild": "^0.25.8",
43+
"esbuild": "^0.25.9",
4444
"husky": "^9.1.7",
4545
"lint-staged": "^16.1.5",
4646
"nanoid": "^5.1.5",
4747
"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",
5050
"typescript": "^5.9.2",
5151
"viem": "^2.33.3",
5252
"vitest": "^3.2.4",

0 commit comments

Comments
 (0)