Skip to content

Commit b7c73bf

Browse files
committed
chore: update deps
1 parent 4041ba1 commit b7c73bf

File tree

2 files changed

+27
-4
lines changed

2 files changed

+27
-4
lines changed

packages/keeper-bots/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
"hardhat": "^2.19.5",
4343
"jsbi": "^3.2.5",
4444
"urql": "^3.0.3",
45-
"viem": "^2.7.1",
46-
"winston": "^3.11.0"
45+
"viem": "^2.7.1"
4746
},
4847
"devDependencies": {
4948
"@typechain/hardhat": "^6.1.2",

yarn.lock

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7196,7 +7196,32 @@ __metadata:
71967196
languageName: unknown
71977197
linkType: soft
71987198

7199-
"@venusprotocol/keeper-bots@1.0.0-dev.1, @venusprotocol/keeper-bots@workspace:packages/keeper-bots":
7199+
"@venusprotocol/keeper-bots@npm:1.0.0-dev.1":
7200+
version: 1.0.0-dev.1
7201+
resolution: "@venusprotocol/keeper-bots@npm:1.0.0-dev.1"
7202+
dependencies:
7203+
"@graphprotocol/client-cli": 3.0.0
7204+
"@pancakeswap/sdk": ^5.8.8
7205+
"@pancakeswap/smart-router": ^6.0.17
7206+
"@pancakeswap/v3-core": ^1.0.2
7207+
"@uniswap/sdk": ^3.0.3
7208+
"@uniswap/sdk-core": ^5.3.1
7209+
"@uniswap/smart-order-router": ^3.36.0
7210+
"@venusprotocol/keeper-bot-contracts": 1.2.0-dev.4
7211+
"@venusprotocol/oracle": ^2.0.0
7212+
"@wagmi/cli": ^2.0.4
7213+
abitype: 0.10.0
7214+
graphql: ^16.8.1
7215+
hardhat: ^2.19.5
7216+
jsbi: ^3.2.5
7217+
urql: ^3.0.3
7218+
viem: ^2.7.1
7219+
winston: ^3.11.0
7220+
checksum: 495bd8c85a66aa8c0ac14eb4cb236d7d9c8951122b393180cc9a4f89da65b27ef9045d0003b2982e5cb3a21dce9035c00094ba50c226aecdabbffadda0169a20
7221+
languageName: node
7222+
linkType: hard
7223+
7224+
"@venusprotocol/keeper-bots@workspace:packages/keeper-bots":
72007225
version: 0.0.0-use.local
72017226
resolution: "@venusprotocol/keeper-bots@workspace:packages/keeper-bots"
72027227
dependencies:
@@ -7233,7 +7258,6 @@ __metadata:
72337258
typescript: ^5.3.2
72347259
urql: ^3.0.3
72357260
viem: ^2.7.1
7236-
winston: ^3.11.0
72377261
languageName: unknown
72387262
linkType: soft
72397263

0 commit comments

Comments
 (0)