Skip to content

Commit 9942f33

Browse files
committed
fix: bump sdk
1 parent da12c66 commit 9942f33

File tree

2 files changed

+265
-341
lines changed

2 files changed

+265
-341
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"pino-pretty": "^13.0.0"
2323
},
2424
"devDependencies": {
25-
"@aws-sdk/client-s3": "^3.806.0",
25+
"@aws-sdk/client-s3": "^3.808.0",
2626
"@commitlint/cli": "^19.8.1",
2727
"@commitlint/config-conventional": "^19.8.1",
2828
"@gearbox-protocol/eslint-config": "2.0.0-next.2",
2929
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
3030
"@gearbox-protocol/next-contracts": "npm:@gearbox-protocol/liquidator-v2-contracts@2.5.0-next.3",
3131
"@gearbox-protocol/prettier-config": "2.1.0",
32-
"@gearbox-protocol/sdk": "6.0.0-next.1",
32+
"@gearbox-protocol/sdk": "6.0.0",
3333
"@gearbox-protocol/types": "^1.14.8",
3434
"@types/node": "^22.15.17",
3535
"@uniswap/sdk-core": "^7.7.2",
@@ -43,14 +43,14 @@
4343
"esbuild": "^0.25.4",
4444
"eslint": "^8.57.1",
4545
"husky": "^9.1.7",
46-
"lint-staged": "^15.5.2",
46+
"lint-staged": "^16.0.0",
4747
"nanoid": "^5.1.5",
4848
"node-pty": "^1.0.0",
4949
"pino": "^9.6.0",
5050
"prettier": "^3.5.3",
5151
"tsx": "^4.19.4",
5252
"typescript": "^5.8.3",
53-
"viem": "^2.29.1",
53+
"viem": "^2.29.2",
5454
"vitest": "^3.1.3",
5555
"zod": "^3.24.4",
5656
"zod-validation-error": "^3.4.1"

0 commit comments

Comments
 (0)