Skip to content

Commit

Permalink
fix(version): bump sdk-core and permit2-sdk version usages to use beta
Browse files Browse the repository at this point in the history
  • Loading branch information
adjkant committed Apr 11, 2024
1 parent c42b1d9 commit 77be48d
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 22 deletions.
2 changes: 1 addition & 1 deletion sdks/uniswapx-sdk/integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@ethersproject/bytes": "^5.7.0",
"@typechain/ethers-v5": "^10.1.0",
"@typechain/hardhat": "^6.1.2",
"@uniswap/sdk-core": "^4.2.0",
"@uniswap/sdk-core": "^4.2.1-beta.1",
"ethers": "^5.7.0",
"typechain": "^8.1.0"
}
Expand Down
4 changes: 2 additions & 2 deletions sdks/uniswapx-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"dependencies": {
"@ethersproject/bytes": "^5.7.0",
"@ethersproject/providers": "^5.7.0",
"@uniswap/permit2-sdk": "^1.2.0",
"@uniswap/sdk-core": "^4.2.0",
"@uniswap/permit2-sdk": "^1.2.1-beta.1",
"@uniswap/sdk-core": "^4.2.1-beta.1",
"ethers": "^5.7.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions sdks/universal-router-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"test:hardhat": "env TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\" }' hardhat test"
},
"dependencies": {
"@uniswap/permit2-sdk": "^1.2.0",
"@uniswap/permit2-sdk": "^1.2.1-beta.1",
"@uniswap/router-sdk": "^1.9.0",
"@uniswap/sdk-core": "^4.2.0",
"@uniswap/sdk-core": "^4.2.1-beta.1",
"@uniswap/universal-router": "1.6.0",
"@uniswap/v2-sdk": "^4.3.0",
"@uniswap/v3-sdk": "^3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion sdks/v2-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@ethersproject/address": "^5.0.2",
"@ethersproject/solidity": "^5.0.9",
"@uniswap/sdk-core": "^4.2.0",
"@uniswap/sdk-core": "^4.2.1-beta.1",
"tiny-invariant": "^1.1.0",
"tiny-warning": "^1.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion sdks/v3-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@ethersproject/abi": "^5.5.0",
"@ethersproject/solidity": "^5.0.9",
"@uniswap/sdk-core": "^4.2.0",
"@uniswap/sdk-core": "^4.2.1-beta.1",
"@uniswap/swap-router-contracts": "^1.3.0",
"@uniswap/v3-periphery": "^1.1.1",
"@uniswap/v3-staker": "1.0.0",
Expand Down
44 changes: 29 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4580,13 +4580,13 @@ __metadata:
languageName: node
linkType: hard

"@uniswap/permit2-sdk@npm:^1.2.0":
version: 1.2.0
resolution: "@uniswap/permit2-sdk@npm:1.2.0"
"@uniswap/permit2-sdk@npm:^1.2.1-beta.1":
version: 1.2.1-beta.1
resolution: "@uniswap/permit2-sdk@npm:1.2.1-beta.1"
dependencies:
ethers: ^5.3.1
tiny-invariant: ^1.3.1
checksum: 524519c4f5492a721de9215f4c74c18af4a8a4f676273ccc9c01512fe36c8e8ac51dd3474b19021522b76ef2edd25d9c871b0eb051e22b6564e37cd2b9422920
ethers: ^5.7.0
tiny-invariant: ^1.1.0
checksum: 506d6db91fe62078b0a2e356b860c553052bcac9e7e12299c734d6ef2bef51728e3f26b86f369365ebabfaeb2fa6cb8eb94efc453304d6e3510830dbf2634b22
languageName: node
linkType: hard

Expand Down Expand Up @@ -4644,6 +4644,20 @@ __metadata:
languageName: node
linkType: hard

"@uniswap/sdk-core@npm:^4.2.1-beta.1":
version: 4.2.1-beta.1
resolution: "@uniswap/sdk-core@npm:4.2.1-beta.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: c345a14fd0f69030849771394179593bb002bd2ddaa08cc5fcb88a684b47f94a8089c5d38f09454c7441bff6566c42c3c18172f57ea0476c4ea58cc719a3d84e
languageName: node
linkType: hard

"@uniswap/sdk-core@workspace:sdks/sdk-core":
version: 0.0.0-use.local
resolution: "@uniswap/sdk-core@workspace:sdks/sdk-core"
Expand Down Expand Up @@ -4685,8 +4699,8 @@ __metadata:
"@types/node": ^18.7.16
"@typescript-eslint/eslint-plugin": ^5.62
"@typescript-eslint/parser": ^5.62
"@uniswap/permit2-sdk": ^1.2.0
"@uniswap/sdk-core": ^4.2.0
"@uniswap/permit2-sdk": ^1.2.1-beta.1
"@uniswap/sdk-core": ^4.2.1-beta.1
eslint: ^7.8.0
eslint-config-prettier: ^6.11.0
eslint-plugin-eslint-comments: ^3.2.0
Expand All @@ -4713,9 +4727,9 @@ __metadata:
"@types/mocha": ^9.1.1
"@types/node": ^18.7.16
"@types/node-fetch": ^2.6.2
"@uniswap/permit2-sdk": ^1.2.0
"@uniswap/permit2-sdk": ^1.2.1-beta.1
"@uniswap/router-sdk": ^1.9.0
"@uniswap/sdk-core": ^4.2.0
"@uniswap/sdk-core": ^4.2.1-beta.1
"@uniswap/universal-router": 1.6.0
"@uniswap/v2-sdk": ^4.3.0
"@uniswap/v3-sdk": ^3.11.0
Expand Down Expand Up @@ -4773,7 +4787,7 @@ __metadata:
"@ethersproject/solidity": ^5.0.9
"@types/big.js": ^4.0.5
"@types/jest": ^24.0.25
"@uniswap/sdk-core": ^4.2.0
"@uniswap/sdk-core": ^4.2.1-beta.1
"@uniswap/v2-core": ^1.0.1
eslint-config-react-app: 7.0.1
tiny-invariant: ^1.1.0
Expand Down Expand Up @@ -4832,7 +4846,7 @@ __metadata:
"@ethersproject/abi": ^5.5.0
"@ethersproject/solidity": ^5.0.9
"@types/jest": ^24.0.25
"@uniswap/sdk-core": ^4.2.0
"@uniswap/sdk-core": ^4.2.1-beta.1
"@uniswap/swap-router-contracts": ^1.3.0
"@uniswap/v3-core": 1.0.0
"@uniswap/v3-periphery": ^1.1.1
Expand Down Expand Up @@ -8423,7 +8437,7 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:^5.3.1, ethers@npm:^5.7.0, ethers@npm:^5.7.1":
"ethers@npm:^5.7.0, ethers@npm:^5.7.1":
version: 5.7.2
resolution: "ethers@npm:5.7.2"
dependencies:
Expand Down Expand Up @@ -16945,7 +16959,7 @@ __metadata:
languageName: node
linkType: hard

"tiny-invariant@npm:^1.1.0, tiny-invariant@npm:^1.3.1":
"tiny-invariant@npm:^1.1.0":
version: 1.3.1
resolution: "tiny-invariant@npm:1.3.1"
checksum: 872dbd1ff20a21303a2fd20ce3a15602cfa7fcf9b228bd694a52e2938224313b5385a1078cb667ed7375d1612194feaca81c4ecbe93121ca1baebe344de4f84c
Expand Down Expand Up @@ -17818,7 +17832,7 @@ __metadata:
"@types/chai": ^4.3.3
"@types/mocha": ^9.1.1
"@types/node": ^18.7.16
"@uniswap/sdk-core": ^4.2.0
"@uniswap/sdk-core": ^4.2.1-beta.1
chai: ^4.3.6
ethers: ^5.7.0
hardhat: ^2.14.0
Expand Down

0 comments on commit 77be48d

Please sign in to comment.