From b3bd6f1ca62dab761c3a10242d98f1b90b7b2404 Mon Sep 17 00:00:00 2001 From: "Siyu Jiang (See-You John)" <91580504+jsy1218@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:05:43 -0800 Subject: [PATCH] fix(universal-router-sdk): bump router-sdk to 1.19.0 (#255) ## Description Release https://github.com/Uniswap/sdks/pull/253 ## How Has This Been Tested? _[e.g. Manually, E2E tests, unit tests, Storybook]_ ## Are there any breaking changes? _[e.g. Type definitions, API definitions]_ If there are breaking changes, please ensure you bump the major version Bump the major version (by using the title `feat(breaking): ...`), post a notice in #eng-sdks, and explicitly notify all Uniswap Labs consumers of the SDK. ## (Optional) Feedback Focus _[Specific parts of this PR you'd like feedback on, or that reviewers should pay closer attention to]_ ## (Optional) Follow Ups _[Things that weren't addressed in this PR, ways you plan to build on this work, or other ways this work could be extended]_ --- sdks/universal-router-sdk/package.json | 2 +- yarn.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/sdks/universal-router-sdk/package.json b/sdks/universal-router-sdk/package.json index 5375d5b2..7ff86c88 100644 --- a/sdks/universal-router-sdk/package.json +++ b/sdks/universal-router-sdk/package.json @@ -31,7 +31,7 @@ "dependencies": { "@openzeppelin/contracts": "4.7.0", "@uniswap/permit2-sdk": "^1.3.0", - "@uniswap/router-sdk": "^1.18.0", + "@uniswap/router-sdk": "^1.19.0", "@uniswap/sdk-core": "^7.2.0", "@uniswap/universal-router": "2.0.0-beta.2", "@uniswap/v2-core": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 14cbd7e0..05356183 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4509,17 +4509,17 @@ __metadata: languageName: unknown linkType: soft -"@uniswap/router-sdk@npm:^1.18.0": - version: 1.18.0 - resolution: "@uniswap/router-sdk@npm:1.18.0" +"@uniswap/router-sdk@npm:^1.19.0": + version: 1.19.0 + resolution: "@uniswap/router-sdk@npm:1.19.0" dependencies: "@ethersproject/abi": ^5.5.0 - "@uniswap/sdk-core": ^7.1.0 + "@uniswap/sdk-core": ^7.2.0 "@uniswap/swap-router-contracts": ^1.3.0 - "@uniswap/v2-sdk": ^4.9.0 - "@uniswap/v3-sdk": ^3.21.0 - "@uniswap/v4-sdk": ^1.15.0 - checksum: b715c91be8653697251cca6c27054e4a2c1edfd074c93205a9b320ffa16de4afb34a78822485aa72964d4c8f1f1bb2af7ffba0a3c5daf116b57ec8a56fd0608b + "@uniswap/v2-sdk": ^4.10.0 + "@uniswap/v3-sdk": ^3.22.0 + "@uniswap/v4-sdk": ^1.16.0 + checksum: 1cdf98dd1cb65396705792b6caae90f4d6f3cff287dedfe15b30a98f0cba8a604c5f23dbe988b3c695785c3e4c0c2f596415b1507221d00b2f1104cdfd846497 languageName: node linkType: hard @@ -4556,7 +4556,7 @@ __metadata: languageName: node linkType: hard -"@uniswap/sdk-core@npm:^7.1.0, @uniswap/sdk-core@npm:^7.2.0": +"@uniswap/sdk-core@npm:^7.2.0": version: 7.2.0 resolution: "@uniswap/sdk-core@npm:7.2.0" dependencies: @@ -4647,7 +4647,7 @@ __metadata: "@types/node": ^18.7.16 "@types/node-fetch": ^2.6.2 "@uniswap/permit2-sdk": ^1.3.0 - "@uniswap/router-sdk": ^1.18.0 + "@uniswap/router-sdk": ^1.19.0 "@uniswap/sdk-core": ^7.2.0 "@uniswap/universal-router": 2.0.0-beta.2 "@uniswap/v2-core": ^1.0.1 @@ -4688,7 +4688,7 @@ __metadata: languageName: node linkType: hard -"@uniswap/v2-sdk@npm:^4.10.0, @uniswap/v2-sdk@npm:^4.9.0": +"@uniswap/v2-sdk@npm:^4.10.0": version: 4.10.0 resolution: "@uniswap/v2-sdk@npm:4.10.0" dependencies: @@ -4745,7 +4745,7 @@ __metadata: languageName: node linkType: hard -"@uniswap/v3-sdk@npm:3.22.0, @uniswap/v3-sdk@npm:^3.21.0, @uniswap/v3-sdk@npm:^3.22.0": +"@uniswap/v3-sdk@npm:3.22.0, @uniswap/v3-sdk@npm:^3.22.0": version: 3.22.0 resolution: "@uniswap/v3-sdk@npm:3.22.0" dependencies: @@ -4791,7 +4791,7 @@ __metadata: languageName: node linkType: hard -"@uniswap/v4-sdk@npm:^1.15.0, @uniswap/v4-sdk@npm:^1.16.0": +"@uniswap/v4-sdk@npm:^1.16.0": version: 1.16.0 resolution: "@uniswap/v4-sdk@npm:1.16.0" dependencies: