From 607443efe351be53add55a0673434c2af4ff5ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 11:14:27 +0000 Subject: [PATCH] Bump @uniswap/widgets from 2.49.0 to 2.51.1 Bumps [@uniswap/widgets](https://github.com/Uniswap/widgets) from 2.49.0 to 2.51.1. - [Release notes](https://github.com/Uniswap/widgets/releases) - [Changelog](https://github.com/Uniswap/widgets/blob/main/.releaserc.json) - [Commits](https://github.com/Uniswap/widgets/compare/v2.49.0...v2.51.1) --- updated-dependencies: - dependency-name: "@uniswap/widgets" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 6b71518..13276e9 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "@uniswap/v3-core": "1.0.0", "@uniswap/v3-periphery": "^1.1.1", "@uniswap/v3-sdk": "^3.9.0", - "@uniswap/widgets": "^2.49.0", + "@uniswap/widgets": "^2.51.1", "@vanilla-extract/css": "^1.7.2", "@vanilla-extract/css-utils": "^0.1.2", "@vanilla-extract/dynamic": "^2.0.2", diff --git a/yarn.lock b/yarn.lock index 03c9617..e5b5ac4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4674,10 +4674,10 @@ tiny-invariant "^1.1.0" toformat "^2.0.0" -"@uniswap/smart-order-router@^3.6.0", "@uniswap/smart-order-router@^3.6.1": - version "3.6.1" - resolved "https://registry.yarnpkg.com/@uniswap/smart-order-router/-/smart-order-router-3.6.1.tgz#658497b907b1033d68fe8b7f613d624d31e33d80" - integrity sha512-UKCEeqzryu8kREOGEG2gomXApkGGJ301rp1j1sdDhTeMW2C6EiDo2jkfGjKYMb9CHJnb0YkXB7E6XIT8U4UYXA== +"@uniswap/smart-order-router@^3.10.0", "@uniswap/smart-order-router@^3.6.1": + version "3.10.4" + resolved "https://registry.yarnpkg.com/@uniswap/smart-order-router/-/smart-order-router-3.10.4.tgz#0d50e01ebaaad5ba6e132f4f1517dab6e0ea228a" + integrity sha512-3Vi2f0be2qNkTOoHRpdcdLPh511KJsLBf+v8l9SOJV1QvhxatEd4qolC/KJRFJT0W7A4qYPvQY4VGfZAnLX0Bw== dependencies: "@uniswap/default-token-list" "^2.0.0" "@uniswap/permit2-sdk" "^1.2.0" @@ -4842,10 +4842,10 @@ "@uniswap/v3-core" "1.0.0" "@uniswap/v3-periphery" "^1.0.1" -"@uniswap/widgets@^2.49.0": - version "2.49.0" - resolved "https://registry.yarnpkg.com/@uniswap/widgets/-/widgets-2.49.0.tgz#a59ebb0b13b8e4501891c88e6f8dd03dcc8f04d5" - integrity sha512-w/UhOmhcmgwyP/iQVFQ4u3naOrykUlfxGBnqN2PbI9BY5fNjE6Y0+mnsNcBF+cVoY2vBfFrwIJH/Ug2Cts5skg== +"@uniswap/widgets@^2.51.1": + version "2.51.1" + resolved "https://registry.yarnpkg.com/@uniswap/widgets/-/widgets-2.51.1.tgz#bcc9d7d3ac4190453aa7def9ae5a7bb211a14802" + integrity sha512-SyuyHoAzvLDv5VBecKx8TNBNWwCW3I7tMCs/8AosCt127zCyNJYgPMAC2nnAFgX9jOeB30BfxY7kKYfWriylRg== dependencies: "@babel/runtime" ">=7.17.0" "@fontsource/ibm-plex-mono" "^4.5.1" @@ -4857,7 +4857,7 @@ "@uniswap/redux-multicall" "^1.1.8" "@uniswap/router-sdk" "^1.3.0" "@uniswap/sdk-core" "^3.2.0" - "@uniswap/smart-order-router" "^3.6.0" + "@uniswap/smart-order-router" "^3.10.0" "@uniswap/token-lists" "^1.0.0-beta.30" "@uniswap/universal-router-sdk" "^1.3.8" "@uniswap/v2-sdk" "^3.0.1"