Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
doomsower committed Aug 26, 2024
1 parent 01a7bd6 commit 05c7ee8
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 162 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,39 +22,39 @@
"pino-pretty": "^11.2.2"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.633.0",
"@aws-sdk/client-s3": "^3.637.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@flashbots/ethers-provider-bundle": "^1.0.0",
"@gearbox-protocol/eslint-config": "2.0.0-next.2",
"@gearbox-protocol/liquidator-v2-contracts": "^2.1.0",
"@gearbox-protocol/prettier-config": "2.0.0-next.0",
"@gearbox-protocol/sdk-gov": "^2.16.0",
"@gearbox-protocol/sdk-gov": "^2.18.2",
"@gearbox-protocol/types": "^1.12.1",
"@redstone-finance/evm-connector": "^0.6.1",
"@types/node": "^22.4.1",
"@types/node": "^22.5.0",
"@uniswap/sdk-core": "^5.3.1",
"@uniswap/v3-sdk": "^3.13.1",
"@vlad-yakovlev/telegram-md": "^2.0.0",
"abitype": "^1.0.6",
"axios": "^1.7.4",
"axios": "^1.7.5",
"axios-retry": "^4.5.0",
"date-fns": "^3.6.0",
"di-at-home": "^0.0.7",
"dotenv": "^16.4.5",
"esbuild": "^0.23.1",
"eslint": "^8.57.0",
"ethers": "^6.13.2",
"husky": "^9.1.4",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"nanoid": "^5.0.7",
"node-pty": "^1.0.0",
"pino": "^9.3.2",
"prettier": "^3.3.3",
"redstone-protocol": "^1.0.5",
"tsx": "^4.17.0",
"tsx": "^4.18.0",
"typescript": "^5.5.4",
"viem": "^2.19.7",
"viem": "^2.20.0",
"vitest": "^2.0.5"
},
"prettier": "@gearbox-protocol/prettier-config",
Expand Down
Loading

0 comments on commit 05c7ee8

Please sign in to comment.