Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
doomsower committed Oct 14, 2024
1 parent 2382ec1 commit e28249b
Show file tree
Hide file tree
Showing 2 changed files with 364 additions and 348 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"pino-pretty": "^11.2.2"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.665.0",
"@aws-sdk/client-s3": "^3.670.0",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@flashbots/ethers-provider-bundle": "^1.0.0",
"@gearbox-protocol/eslint-config": "2.0.0-next.2",
"@gearbox-protocol/liquidator-v2-contracts": "^2.2.1",
"@gearbox-protocol/prettier-config": "2.0.0",
"@gearbox-protocol/sdk-gov": "^2.21.1",
"@gearbox-protocol/sdk-gov": "^2.22.0",
"@gearbox-protocol/types": "^1.12.2",
"@redstone-finance/evm-connector": "^0.6.2",
"@types/node": "^22.7.4",
"@uniswap/sdk-core": "^5.8.1",
"@uniswap/v3-sdk": "^3.17.1",
"@types/node": "^22.7.5",
"@uniswap/sdk-core": "^5.8.3",
"@uniswap/v3-sdk": "^3.18.1",
"@vlad-yakovlev/telegram-md": "^2.0.0",
"abitype": "^1.0.6",
"axios": "^1.7.7",
Expand All @@ -53,9 +53,9 @@
"prettier": "^3.3.3",
"redstone-protocol": "^1.0.5",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"viem": "^2.21.19",
"vitest": "^2.1.2"
"typescript": "^5.6.3",
"viem": "^2.21.25",
"vitest": "^2.1.3"
},
"prettier": "@gearbox-protocol/prettier-config",
"lint-staged": {
Expand Down
Loading

0 comments on commit e28249b

Please sign in to comment.