Skip to content

Commit 71b12f2

Browse files
committed
fix: bump sdk
1 parent 9cca378 commit 71b12f2

File tree

2 files changed

+403
-401
lines changed

2 files changed

+403
-401
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,39 +18,39 @@
1818
"dependencies": {
1919
"node-pty": "^1.0.0",
2020
"oblivious-set": "^2.0.0",
21-
"pino-pretty": "^13.1.2"
21+
"pino-pretty": "^13.1.3"
2222
},
2323
"devDependencies": {
24-
"@aws-sdk/client-s3": "^3.940.0",
24+
"@aws-sdk/client-s3": "^3.943.0",
2525
"@biomejs/biome": "^2.3.8",
2626
"@commander-js/extra-typings": "^14.0.0",
2727
"@commitlint/cli": "^20.1.0",
2828
"@commitlint/config-conventional": "^20.0.0",
2929
"@gearbox-protocol/biome-config": "^1.0.14",
30-
"@gearbox-protocol/cli-utils": "^5.60.6",
30+
"@gearbox-protocol/cli-utils": "^5.61.1",
3131
"@gearbox-protocol/liquidator-contracts": "^1.36.0-experimental.67",
3232
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
33-
"@gearbox-protocol/sdk": "11.7.2",
33+
"@gearbox-protocol/sdk": "11.8.9",
3434
"@gearbox-protocol/types": "^1.14.8",
3535
"@types/node": "^24.10.1",
3636
"@uniswap/sdk-core": "^7.9.0",
3737
"@uniswap/v3-sdk": "^3.26.0",
3838
"@vlad-yakovlev/telegram-md": "^2.1.0",
39-
"abitype": "^1.2.0",
39+
"abitype": "^1.2.1",
4040
"axios": "^1.13.2",
4141
"axios-retry": "^4.5.0",
4242
"date-fns": "^4.1.0",
4343
"di-at-home": "^0.0.7",
44-
"esbuild": "^0.27.0",
44+
"esbuild": "^0.27.1",
4545
"husky": "^9.1.7",
4646
"lint-staged": "^16.2.7",
4747
"nanoid": "^5.1.6",
4848
"node-pty": "^1.0.0",
4949
"pino": "^10.1.0",
50-
"tsx": "4.20.6",
50+
"tsx": "4.21.0",
5151
"typescript": "^5.9.3",
52-
"viem": "^2.40.3",
53-
"vitest": "^4.0.14",
52+
"viem": "^2.41.2",
53+
"vitest": "^4.0.15",
5454
"zod": "^4.1.13"
5555
},
5656
"commitlint": {

0 commit comments

Comments
 (0)