Skip to content

Commit 5cc3c92

Browse files
committed
fix: bump deps
1 parent f0cdb75 commit 5cc3c92

File tree

2 files changed

+180
-404
lines changed

2 files changed

+180
-404
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
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.38.4",
29+
"@gearbox-protocol/cli-utils": "^5.38.5",
3030
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
3131
"@gearbox-protocol/next-contracts": "npm:@gearbox-protocol/liquidator-v2-contracts@2.5.0-next.3",
32-
"@gearbox-protocol/sdk": "8.9.0",
32+
"@gearbox-protocol/sdk": "8.10.1",
3333
"@gearbox-protocol/types": "^1.14.8",
34-
"@types/node": "^24.0.14",
34+
"@types/node": "^24.0.15",
3535
"@uniswap/sdk-core": "^7.7.2",
3636
"@uniswap/v3-sdk": "^3.25.2",
3737
"@vlad-yakovlev/telegram-md": "^2.1.0",
@@ -40,15 +40,15 @@
4040
"axios-retry": "^4.5.0",
4141
"date-fns": "^4.1.0",
4242
"di-at-home": "^0.0.7",
43-
"esbuild": "^0.25.6",
43+
"esbuild": "^0.25.8",
4444
"husky": "^9.1.7",
4545
"lint-staged": "^16.1.2",
4646
"nanoid": "^5.1.5",
4747
"node-pty": "^1.0.0",
4848
"pino": "^9.7.0",
4949
"tsx": "4.20.3",
5050
"typescript": "^5.8.3",
51-
"viem": "^2.32.0",
51+
"viem": "^2.33.0",
5252
"vitest": "^3.2.4",
5353
"zod": "^4.0.5"
5454
},

0 commit comments

Comments
 (0)