Skip to content

Commit

Permalink
fix(universal-router-sdk): update sdk-core dependency version (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
adjkant authored May 6, 2024
1 parent ab2c71e commit 9c7dad4
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 60 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/monorepo-integrity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
run: yarn g:check:deps:mismatch

# This check will be disabled while a major version change of sdk-core is underway
# - name: 👬🏽 Check for duplicate dependencies in lock file
# run: yarn dedupe --check
- name: 👬🏽 Check for duplicate dependencies in lock file
run: yarn dedupe --check

- name: 🧑‍⚖️ Check for yarn constraints.pro
run: yarn constraints
8 changes: 4 additions & 4 deletions sdks/universal-router-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
},
"dependencies": {
"@uniswap/permit2-sdk": "^1.2.1",
"@uniswap/router-sdk": "^1.9.1",
"@uniswap/sdk-core": "^4.2.1",
"@uniswap/router-sdk": "^1.9.2",
"@uniswap/sdk-core": "^5.0.0",
"@uniswap/universal-router": "1.6.0",
"@uniswap/v2-sdk": "^4.3.1",
"@uniswap/v3-sdk": "^3.11.1",
"@uniswap/v2-sdk": "^4.3.2",
"@uniswap/v3-sdk": "^3.11.2",
"bignumber.js": "^9.0.2",
"ethers": "^5.7.0"
},
Expand Down
65 changes: 11 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4602,16 +4602,16 @@ __metadata:
languageName: unknown
linkType: soft

"@uniswap/router-sdk@npm:^1.9.1":
version: 1.9.1
resolution: "@uniswap/router-sdk@npm:1.9.1"
"@uniswap/router-sdk@npm:^1.9.2":
version: 1.9.2
resolution: "@uniswap/router-sdk@npm:1.9.2"
dependencies:
"@ethersproject/abi": ^5.5.0
"@uniswap/sdk-core": ^4.2.1
"@uniswap/sdk-core": ^5.0.0
"@uniswap/swap-router-contracts": ^1.3.0
"@uniswap/v2-sdk": ^4.3.1
"@uniswap/v3-sdk": ^3.11.1
checksum: a8bb0191bda3ec5ee8ecd3acfc53274f753e5cc61fbc8455312af596e3283bf252a4a69603ab6d606ac2c61d97f01f9c6f28a538b4acbf6e9a097aea61989cd8
"@uniswap/v2-sdk": ^4.3.2
"@uniswap/v3-sdk": ^3.11.2
checksum: e2f3fcd04efd7249bf21edb5be5923c7f59442d10959981f33b0c0acc4c4cfa6db8b94c8815d9c9a0969fd558a290a719c5e9daeb81ac316d8af61ccc8ccc3bc
languageName: node
linkType: hard

Expand All @@ -4630,20 +4630,6 @@ __metadata:
languageName: unknown
linkType: soft

"@uniswap/sdk-core@npm:^4.2.1":
version: 4.2.1
resolution: "@uniswap/sdk-core@npm:4.2.1"
dependencies:
"@ethersproject/address": ^5.0.2
big.js: ^5.2.2
decimal.js-light: ^2.5.0
jsbi: ^3.1.4
tiny-invariant: ^1.1.0
toformat: ^2.0.0
checksum: a72b85e7fafe787a0cb2215cab5f7981fb18c1f63b58a3257accbefe0cc8fd64b7ad99d6ae9d0fc12f4383ac90d3991bae49a6af1fc5c89b72e1a9132af2c8e5
languageName: node
linkType: hard

"@uniswap/sdk-core@npm:^5.0.0":
version: 5.0.0
resolution: "@uniswap/sdk-core@npm:5.0.0"
Expand Down Expand Up @@ -4728,11 +4714,11 @@ __metadata:
"@types/node": ^18.7.16
"@types/node-fetch": ^2.6.2
"@uniswap/permit2-sdk": ^1.2.1
"@uniswap/router-sdk": ^1.9.1
"@uniswap/sdk-core": ^4.2.1
"@uniswap/router-sdk": ^1.9.2
"@uniswap/sdk-core": ^5.0.0
"@uniswap/universal-router": 1.6.0
"@uniswap/v2-sdk": ^4.3.1
"@uniswap/v3-sdk": ^3.11.1
"@uniswap/v2-sdk": ^4.3.2
"@uniswap/v3-sdk": ^3.11.2
bignumber.js: ^9.0.2
chai: ^4.3.6
dotenv: ^16.0.3
Expand Down Expand Up @@ -4766,19 +4752,6 @@ __metadata:
languageName: node
linkType: hard

"@uniswap/v2-sdk@npm:^4.3.1":
version: 4.3.1
resolution: "@uniswap/v2-sdk@npm:4.3.1"
dependencies:
"@ethersproject/address": ^5.0.2
"@ethersproject/solidity": ^5.0.9
"@uniswap/sdk-core": ^4.2.1
tiny-invariant: ^1.1.0
tiny-warning: ^1.0.3
checksum: 44588fc5857257c4aa1820468e97f2288ef22b259ec5a05471f3914cd90db56683fd37f1e0be8f0339f40c90a669765f8f08245fdc022f2704a6f6fad3ce823f
languageName: node
linkType: hard

"@uniswap/v2-sdk@npm:^4.3.2":
version: 4.3.2
resolution: "@uniswap/v2-sdk@npm:4.3.2"
Expand Down Expand Up @@ -4836,22 +4809,6 @@ __metadata:
languageName: node
linkType: hard

"@uniswap/v3-sdk@npm:^3.11.1":
version: 3.11.1
resolution: "@uniswap/v3-sdk@npm:3.11.1"
dependencies:
"@ethersproject/abi": ^5.5.0
"@ethersproject/solidity": ^5.0.9
"@uniswap/sdk-core": ^4.2.1
"@uniswap/swap-router-contracts": ^1.3.0
"@uniswap/v3-periphery": ^1.1.1
"@uniswap/v3-staker": 1.0.0
tiny-invariant: ^1.1.0
tiny-warning: ^1.0.3
checksum: 07baeecc3318ccd6d7a4132e87bd24f3710072665ac51fc22aaf855f178940201f06cfa2024f25a5696ccbb52f1e3f97103e8a08399fd08fd4c7e76f0060f122
languageName: node
linkType: hard

"@uniswap/v3-sdk@npm:^3.11.2":
version: 3.11.2
resolution: "@uniswap/v3-sdk@npm:3.11.2"
Expand Down

0 comments on commit 9c7dad4

Please sign in to comment.