From bab3ac635a8c5f752f802a6d8f6c45fafced652f Mon Sep 17 00:00:00 2001 From: jsy1218 <91580504+jsy1218@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:39:59 -0800 Subject: [PATCH 1/3] feat(v2-sdk): bump sdk-core to 7.3.0 for zora unichain blast --- sdks/v2-sdk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/v2-sdk/package.json b/sdks/v2-sdk/package.json index af0a8795d..c350a628f 100644 --- a/sdks/v2-sdk/package.json +++ b/sdks/v2-sdk/package.json @@ -26,7 +26,7 @@ "dependencies": { "@ethersproject/address": "^5.0.2", "@ethersproject/solidity": "^5.0.9", - "@uniswap/sdk-core": "^7.3.0", + "@uniswap/sdk-core": "^7.4.0", "tiny-invariant": "^1.1.0", "tiny-warning": "^1.0.3" }, From 58094665bd907bff3a5d8c6bdd0aec39f57279a4 Mon Sep 17 00:00:00 2001 From: jsy1218 <91580504+jsy1218@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:40:20 -0800 Subject: [PATCH 2/3] feat(v2-sdk): bump sdk-core to 7.3.0 for zora unichain blast --- yarn.lock | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 46963d9f7..37c902f48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4573,6 +4573,23 @@ __metadata: languageName: node linkType: hard +"@uniswap/sdk-core@npm:^7.4.0": + version: 7.4.0 + resolution: "@uniswap/sdk-core@npm:7.4.0" + dependencies: + "@ethersproject/address": ^5.0.2 + "@ethersproject/bytes": ^5.7.0 + "@ethersproject/keccak256": 5.7.0 + "@ethersproject/strings": 5.7.0 + 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: cbb5241eed19ff147e32258ea5b21c706ddc22df47cea094e363e458fc04b2c583c1e2bb04ed35e6991853b4d8602a1cdceb8eb190ae8bbf3ac440eda558ba58 + 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" @@ -4709,7 +4726,7 @@ __metadata: "@ethersproject/solidity": ^5.0.9 "@types/big.js": ^4.0.5 "@types/jest": ^24.0.25 - "@uniswap/sdk-core": ^7.3.0 + "@uniswap/sdk-core": ^7.4.0 "@uniswap/v2-core": ^1.0.1 eslint-config-react-app: 7.0.1 tiny-invariant: ^1.1.0 From 2290e0b7cc439194387f176c873fe547f847795e Mon Sep 17 00:00:00 2001 From: jsy1218 <91580504+jsy1218@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:41:01 -0800 Subject: [PATCH 3/3] yarn dedup --- yarn.lock | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/yarn.lock b/yarn.lock index 37c902f48..fe92e8304 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4556,24 +4556,7 @@ __metadata: languageName: node linkType: hard -"@uniswap/sdk-core@npm:^7.3.0": - version: 7.3.0 - resolution: "@uniswap/sdk-core@npm:7.3.0" - dependencies: - "@ethersproject/address": ^5.0.2 - "@ethersproject/bytes": ^5.7.0 - "@ethersproject/keccak256": 5.7.0 - "@ethersproject/strings": 5.7.0 - 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: 849a07594cee7a2647bd28d86b06c761bdcbe7cea1ffcb0d45a2c1de5a311dcfbe48c0b2751736c1e272311f345e1258194101d7632c4d48ea94297eab2f931b - languageName: node - linkType: hard - -"@uniswap/sdk-core@npm:^7.4.0": +"@uniswap/sdk-core@npm:^7.3.0, @uniswap/sdk-core@npm:^7.4.0": version: 7.4.0 resolution: "@uniswap/sdk-core@npm:7.4.0" dependencies: