Skip to content

Commit 141a4b2

Browse files
committed
fix: bump sdk
1 parent cdfe25e commit 141a4b2

File tree

2 files changed

+154
-415
lines changed

2 files changed

+154
-415
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"@gearbox-protocol/eslint-config": "2.0.0-next.2",
2929
"@gearbox-protocol/liquidator-v2-contracts": "^2.3.2",
3030
"@gearbox-protocol/prettier-config": "2.0.0",
31-
"@gearbox-protocol/sdk": "3.0.0-vfour.256",
31+
"@gearbox-protocol/sdk": "3.0.0-vfour.264",
3232
"@gearbox-protocol/types": "^1.14.6",
33-
"@types/node": "^22.13.4",
33+
"@types/node": "^22.13.5",
3434
"@uniswap/sdk-core": "^7.6.0",
3535
"@uniswap/v3-sdk": "^3.24.1",
3636
"@vlad-yakovlev/telegram-md": "^2.0.0",
@@ -41,17 +41,17 @@
4141
"di-at-home": "^0.0.7",
4242
"dotenv": "^16.4.7",
4343
"esbuild": "^0.25.0",
44-
"eslint": "^8.57.0",
44+
"eslint": "^8.57.1",
4545
"husky": "^9.1.7",
4646
"lint-staged": "^15.4.3",
47-
"nanoid": "^5.1.0",
47+
"nanoid": "^5.1.2",
4848
"node-pty": "^1.0.0",
4949
"pino": "^9.6.0",
50-
"prettier": "^3.5.1",
50+
"prettier": "^3.5.2",
5151
"tsx": "^4.19.3",
5252
"typescript": "^5.7.3",
53-
"viem": "^2.23.3",
54-
"vitest": "^3.0.6"
53+
"viem": "^2.23.5",
54+
"vitest": "^3.0.7"
5555
},
5656
"prettier": "@gearbox-protocol/prettier-config",
5757
"lint-staged": {

0 commit comments

Comments
 (0)