Skip to content

Commit 446b6f0

Browse files
committed
bump uniswap dependencies
1 parent c0e5a1b commit 446b6f0

File tree

3 files changed

+47
-92
lines changed

3 files changed

+47
-92
lines changed

package.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,13 @@
2323
"doppler:syncprd": "TOKEN=prd ./scripts/dopplerSync.sh"
2424
},
2525
"packageManager": "[email protected]",
26-
"pnpm": {
27-
"patchedDependencies": {
28-
"@uniswap/[email protected]": "patches/@[email protected]"
29-
}
30-
},
3126
"dependencies": {
3227
"@asteasolutions/zod-to-openapi": "7.2.0",
33-
"@balmy/sdk": "^0.4.8",
28+
"@balmy/sdk": "0.4.8",
3429
"@uniswap/router-sdk": "1.15.0",
35-
"@uniswap/sdk-core": "5.3.1",
36-
"@uniswap/smart-order-router": "3.44.0",
37-
"@uniswap/v3-sdk": "3.13.1",
30+
"@uniswap/sdk-core": "6.1.1",
31+
"@uniswap/smart-order-router": "4.9.2",
32+
"@uniswap/v3-sdk": "3.19.0",
3833
"cors": "2.8.5",
3934
"dotenv": "16.4.5",
4035
"ethers": "5.7.2",

patches/@[email protected]

Lines changed: 0 additions & 14 deletions
This file was deleted.

pnpm-lock.yaml

Lines changed: 43 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)