Skip to content

Commit 6aba115

Browse files
authored
Update v2-sdk and v3-sdk independencies (#8)
* Update v2-sdk and v2-sdk independencies * Bump version
1 parent ccfdcbe commit 6aba115

File tree

7 files changed

+45
-16
lines changed

7 files changed

+45
-16
lines changed

sdks/router-sdk/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helix-bridge/router-sdk",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "An sdk for routing swaps using Uniswap v2 and Uniswap v3.",
55
"repository": "https://github.com/Uniswap/sdks.git",
66
"keywords": [
@@ -23,8 +23,8 @@
2323
"dependencies": {
2424
"@ethersproject/abi": "^5.5.0",
2525
"@helix-bridge/sdk-core": "1.0.1",
26-
"@helix-bridge/v2-sdk": "workspace:*",
27-
"@helix-bridge/v3-sdk": "workspace:*",
26+
"@helix-bridge/v2-sdk": "1.0.2",
27+
"@helix-bridge/v3-sdk": "1.0.2",
2828
"@uniswap/swap-router-contracts": "^1.3.0"
2929
},
3030
"devDependencies": {

sdks/sdk-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helix-bridge/sdk-core",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "⚒️ An SDK for building applications on top of Uniswap V3",
55
"repository": "https://github.com/Uniswap/sdks.git",
66
"keywords": [

sdks/uniswapx-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helix-bridge/uniswapx-sdk",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"author": "Uniswap",
55
"repository": "https://github.com/Uniswap/sdks.git",
66
"keywords": [

sdks/universal-router-sdk/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helix-bridge/universal-router-sdk",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "sdk for integrating with the Universal Router contracts",
55
"repository": "https://github.com/Uniswap/sdks.git",
66
"keywords": [
@@ -33,8 +33,8 @@
3333
"dependencies": {
3434
"@helix-bridge/router-sdk": "workspace:*",
3535
"@helix-bridge/sdk-core": "1.0.1",
36-
"@helix-bridge/v2-sdk": "workspace:*",
37-
"@helix-bridge/v3-sdk": "workspace:*",
36+
"@helix-bridge/v2-sdk": "1.0.2",
37+
"@helix-bridge/v3-sdk": "1.0.2",
3838
"@uniswap/permit2-sdk": "^1.2.1",
3939
"@uniswap/universal-router": "1.6.0",
4040
"bignumber.js": "^9.0.2",

sdks/v2-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helix-bridge/v2-sdk",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "🛠 An SDK for building applications on top of Uniswap V2",
55
"repository": "https://github.com/Uniswap/sdks.git",
66
"keywords": [

sdks/v3-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helix-bridge/v3-sdk",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "⚒️ An SDK for building applications on top of Uniswap V3",
55
"repository": "https://github.com/Uniswap/sdks.git",
66
"keywords": [

yarn.lock

+35-6
Original file line numberDiff line numberDiff line change
@@ -2222,8 +2222,8 @@ __metadata:
22222222
dependencies:
22232223
"@ethersproject/abi": ^5.5.0
22242224
"@helix-bridge/sdk-core": 1.0.1
2225-
"@helix-bridge/v2-sdk": "workspace:*"
2226-
"@helix-bridge/v3-sdk": "workspace:*"
2225+
"@helix-bridge/v2-sdk": 1.0.2
2226+
"@helix-bridge/v3-sdk": 1.0.2
22272227
"@types/jest": ^24.0.25
22282228
"@uniswap/swap-router-contracts": ^1.3.0
22292229
prettier: ^2.4.1
@@ -2298,8 +2298,8 @@ __metadata:
22982298
dependencies:
22992299
"@helix-bridge/router-sdk": "workspace:*"
23002300
"@helix-bridge/sdk-core": 1.0.1
2301-
"@helix-bridge/v2-sdk": "workspace:*"
2302-
"@helix-bridge/v3-sdk": "workspace:*"
2301+
"@helix-bridge/v2-sdk": 1.0.2
2302+
"@helix-bridge/v3-sdk": 1.0.2
23032303
"@types/chai": ^4.3.3
23042304
"@types/mocha": ^9.1.1
23052305
"@types/node": ^18.7.16
@@ -2321,7 +2321,20 @@ __metadata:
23212321
languageName: unknown
23222322
linkType: soft
23232323

2324-
"@helix-bridge/v2-sdk@workspace:*, @helix-bridge/v2-sdk@workspace:sdks/v2-sdk":
2324+
"@helix-bridge/v2-sdk@npm:1.0.2":
2325+
version: 1.0.2
2326+
resolution: "@helix-bridge/v2-sdk@npm:1.0.2::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40helix-bridge%2Fv2-sdk%2F1.0.2%2F94ae6c6a3c6060b69c5a21a427b683f0b84f8f23"
2327+
dependencies:
2328+
"@ethersproject/address": ^5.0.2
2329+
"@ethersproject/solidity": ^5.0.9
2330+
"@helix-bridge/sdk-core": 1.0.1
2331+
tiny-invariant: ^1.1.0
2332+
tiny-warning: ^1.0.3
2333+
checksum: 2260124a4aad0f102d59af5ee80ccedc327a1c9f37d74ef6a021ed6c11f9d9965eb2a2602d46b93dad81a567d7064fd21c0549f9ba40a86d06ac25ff6c8b33fc
2334+
languageName: node
2335+
linkType: hard
2336+
2337+
"@helix-bridge/v2-sdk@workspace:sdks/v2-sdk":
23252338
version: 0.0.0-use.local
23262339
resolution: "@helix-bridge/v2-sdk@workspace:sdks/v2-sdk"
23272340
dependencies:
@@ -2338,7 +2351,23 @@ __metadata:
23382351
languageName: unknown
23392352
linkType: soft
23402353

2341-
"@helix-bridge/v3-sdk@workspace:*, @helix-bridge/v3-sdk@workspace:sdks/v3-sdk":
2354+
"@helix-bridge/v3-sdk@npm:1.0.2":
2355+
version: 1.0.2
2356+
resolution: "@helix-bridge/v3-sdk@npm:1.0.2::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40helix-bridge%2Fv3-sdk%2F1.0.2%2F3d798efe8945d324b732b53a78201b87f2bbb28d"
2357+
dependencies:
2358+
"@ethersproject/abi": ^5.5.0
2359+
"@ethersproject/solidity": ^5.0.9
2360+
"@helix-bridge/sdk-core": 1.0.1
2361+
"@uniswap/swap-router-contracts": ^1.3.0
2362+
"@uniswap/v3-periphery": ^1.1.1
2363+
"@uniswap/v3-staker": 1.0.0
2364+
tiny-invariant: ^1.1.0
2365+
tiny-warning: ^1.0.3
2366+
checksum: c42ffa8dc7da913218c2185bc3b546fae0f99badcbbc432c1c540443acfb5390194360a64b3a5b6e69b1a8a8d58483f539d4aa362d7674e5ee7a2910195be787
2367+
languageName: node
2368+
linkType: hard
2369+
2370+
"@helix-bridge/v3-sdk@workspace:sdks/v3-sdk":
23422371
version: 0.0.0-use.local
23432372
resolution: "@helix-bridge/v3-sdk@workspace:sdks/v3-sdk"
23442373
dependencies:

0 commit comments

Comments
 (0)