Skip to content

Commit

Permalink
chore(release): publish universal-router-sdk after testing (4/4) (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
adjkant authored Apr 25, 2024
1 parent 72cda45 commit d627e12
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 73 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.1-beta.1",
"@uniswap/sdk-core": "^4.2.1",
"ethers": "^5.7.0",
"typechain": "^8.1.0"
}
Expand Down
12 changes: 6 additions & 6 deletions sdks/universal-router-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"test:hardhat": "env TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\" }' hardhat test"
},
"dependencies": {
"@uniswap/permit2-sdk": "^1.2.1-beta.1",
"@uniswap/router-sdk": "^1.9.1-beta.2",
"@uniswap/sdk-core": "^4.2.1-beta.1",
"@uniswap/permit2-sdk": "^1.2.1",
"@uniswap/router-sdk": "^1.9.1",
"@uniswap/sdk-core": "^4.2.1",
"@uniswap/universal-router": "1.6.0",
"@uniswap/v2-sdk": "^4.3.1-beta.2",
"@uniswap/v3-sdk": "^3.11.1-beta.2",
"@uniswap/v2-sdk": "^4.3.1",
"@uniswap/v3-sdk": "^3.11.1",
"bignumber.js": "^9.0.2",
"ethers": "^5.7.0"
},
Expand Down Expand Up @@ -68,7 +68,7 @@
"extends": "semantic-release-monorepo",
"branches": [
{
"name": "wont-release-yet",
"name": "main",
"prerelease": false
}
],
Expand Down
79 changes: 13 additions & 66 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4590,16 +4590,6 @@ __metadata:
languageName: node
linkType: hard

"@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.7.0
tiny-invariant: ^1.1.0
checksum: 506d6db91fe62078b0a2e356b860c553052bcac9e7e12299c734d6ef2bef51728e3f26b86f369365ebabfaeb2fa6cb8eb94efc453304d6e3510830dbf2634b22
languageName: node
linkType: hard

"@uniswap/permit2-sdk@workspace:sdks/permit2-sdk":
version: 0.0.0-use.local
resolution: "@uniswap/permit2-sdk@workspace:sdks/permit2-sdk"
Expand All @@ -4612,16 +4602,16 @@ __metadata:
languageName: unknown
linkType: soft

"@uniswap/router-sdk@npm:^1.9.1-beta.2":
version: 1.9.1-beta.2
resolution: "@uniswap/router-sdk@npm:1.9.1-beta.2"
"@uniswap/router-sdk@npm:^1.9.1":
version: 1.9.1
resolution: "@uniswap/router-sdk@npm:1.9.1"
dependencies:
"@ethersproject/abi": ^5.5.0
"@uniswap/sdk-core": ^4.2.1-beta.1
"@uniswap/sdk-core": ^4.2.1
"@uniswap/swap-router-contracts": ^1.3.0
"@uniswap/v2-sdk": ^4.3.1-beta.2
"@uniswap/v3-sdk": ^3.11.1-beta.2
checksum: 5eacb4efdc43ea6ec84254669340f4f675461a49b1affae090b1836766bf50fe3122bf7b8fa5fedc73dde219c47a656bfe5686960c8466e61d752076e619cfd8
"@uniswap/v2-sdk": ^4.3.1
"@uniswap/v3-sdk": ^3.11.1
checksum: a8bb0191bda3ec5ee8ecd3acfc53274f753e5cc61fbc8455312af596e3283bf252a4a69603ab6d606ac2c61d97f01f9c6f28a538b4acbf6e9a097aea61989cd8
languageName: node
linkType: hard

Expand Down Expand Up @@ -4654,20 +4644,6 @@ __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 @@ -4737,12 +4713,12 @@ __metadata:
"@types/mocha": ^9.1.1
"@types/node": ^18.7.16
"@types/node-fetch": ^2.6.2
"@uniswap/permit2-sdk": ^1.2.1-beta.1
"@uniswap/router-sdk": ^1.9.1-beta.2
"@uniswap/sdk-core": ^4.2.1-beta.1
"@uniswap/permit2-sdk": ^1.2.1
"@uniswap/router-sdk": ^1.9.1
"@uniswap/sdk-core": ^4.2.1
"@uniswap/universal-router": 1.6.0
"@uniswap/v2-sdk": ^4.3.1-beta.2
"@uniswap/v3-sdk": ^3.11.1-beta.2
"@uniswap/v2-sdk": ^4.3.1
"@uniswap/v3-sdk": ^3.11.1
bignumber.js: ^9.0.2
chai: ^4.3.6
dotenv: ^16.0.3
Expand Down Expand Up @@ -4789,19 +4765,6 @@ __metadata:
languageName: node
linkType: hard

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

"@uniswap/v2-sdk@workspace:sdks/v2-sdk":
version: 0.0.0-use.local
resolution: "@uniswap/v2-sdk@workspace:sdks/v2-sdk"
Expand Down Expand Up @@ -4862,22 +4825,6 @@ __metadata:
languageName: node
linkType: hard

"@uniswap/v3-sdk@npm:^3.11.1-beta.2":
version: 3.11.1-beta.2
resolution: "@uniswap/v3-sdk@npm:3.11.1-beta.2"
dependencies:
"@ethersproject/abi": ^5.5.0
"@ethersproject/solidity": ^5.0.9
"@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
tiny-invariant: ^1.1.0
tiny-warning: ^1.0.3
checksum: abcfd39ed1cf52b5ccf4abd6fa37a1c9c39c9f4e2b1b957c795428201e5fdb8b7cfe07879bffca35cbc67c5b55737ec82fead68e12fece01cebf3bdb0c41e424
languageName: node
linkType: hard

"@uniswap/v3-sdk@workspace:sdks/v3-sdk":
version: 0.0.0-use.local
resolution: "@uniswap/v3-sdk@workspace:sdks/v3-sdk"
Expand Down Expand Up @@ -17871,7 +17818,7 @@ __metadata:
"@types/chai": ^4.3.3
"@types/mocha": ^9.1.1
"@types/node": ^18.7.16
"@uniswap/sdk-core": ^4.2.1-beta.1
"@uniswap/sdk-core": ^4.2.1
chai: ^4.3.6
ethers: ^5.7.0
hardhat: ^2.14.0
Expand Down

0 comments on commit d627e12

Please sign in to comment.