Skip to content

Commit 44909a6

Browse files
token list(deps-dev): bump @sushiswap/limit-order-sdk
Bumps [@sushiswap/limit-order-sdk](https://github.com/sushiswap/sdk/tree/HEAD/packages/limit-order) from 1.0.0-canary.49 to 1.0.0-canary.175. - [Release notes](https://github.com/sushiswap/sdk/releases) - [Commits](https://github.com/sushiswap/sdk/commits/HEAD/packages/limit-order) --- updated-dependencies: - dependency-name: "@sushiswap/limit-order-sdk" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be1e643 commit 44909a6

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@sushiswap/default-token-list": "22.6.0",
8080
"@sushiswap/kashi-sdk": "1.0.0-canary.39",
8181
"@sushiswap/limit-order-pair-list": "0.2.15",
82-
"@sushiswap/limit-order-sdk": "1.0.0-canary.49",
82+
"@sushiswap/limit-order-sdk": "1.0.0-canary.175",
8383
"@sushiswap/miso": "1.0.0-canary.37",
8484
"@sushiswap/miso-sdk": "1.0.0-canary.38",
8585
"@sushiswap/sdk": "^5.0.0-canary.109",

yarn.lock

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2820,6 +2820,22 @@
28202820
resolved "https://registry.yarnpkg.com/@sushiswap/chainlink-whitelist/-/chainlink-whitelist-0.2.8.tgz#832dc80963b890a2eb02aaaf11ea8b57b2b7dde0"
28212821
integrity sha512-YhhGfF/smND4jUdVWuTr3e9Np08zLyxrOfbQ6GkAhmrld4lWBs2sk4TV6oWSBWPbuUb3A2mw203uCnbMHpSoXw==
28222822

2823+
"@sushiswap/core-sdk@1.0.0-canary.16":
2824+
version "1.0.0-canary.16"
2825+
resolved "https://registry.yarnpkg.com/@sushiswap/core-sdk/-/core-sdk-1.0.0-canary.16.tgz#e3b42a442233c1fe2d058a0f8564a66667317bd5"
2826+
integrity sha512-eLcpnUcZDK8gM0JzASsa3AkeESvnYzpsMV1cJ0j8AT8T915tLh96LigvfnJb2DZG3EbDcbl23be/rxlcHIx3QQ==
2827+
dependencies:
2828+
"@ethersproject/address" "^5.4.0"
2829+
"@ethersproject/bignumber" "^5.4.0"
2830+
"@ethersproject/providers" "^5.4.0"
2831+
"@ethersproject/solidity" "^5.4.0"
2832+
big.js "^6.1.1"
2833+
decimal.js-light "^2.5.0"
2834+
jsbi "^4.1.0"
2835+
tiny-invariant "^1.1.0"
2836+
tiny-warning "^1.0.0"
2837+
toformat "^2.0.0"
2838+
28232839
"@sushiswap/core-sdk@1.0.0-canary.63":
28242840
version "1.0.0-canary.63"
28252841
resolved "https://registry.yarnpkg.com/@sushiswap/core-sdk/-/core-sdk-1.0.0-canary.63.tgz#4352ab9afc5bbd786f775a6352f47044f386d33c"
@@ -2860,10 +2876,10 @@
28602876
resolved "https://registry.yarnpkg.com/@sushiswap/limit-order-pair-list/-/limit-order-pair-list-0.2.15.tgz#43601d45205664c4e24229f56815bc71550c8824"
28612877
integrity sha512-G9w7oHw507tIVZzvewvcT5+RQcYOYA9YDc45dIhw8S3T4MrFDFhgbK4u00lNt8qI8+tu1nsoH7GWamA8xCk86Q==
28622878

2863-
"@sushiswap/limit-order-sdk@1.0.0-canary.49":
2864-
version "1.0.0-canary.49"
2865-
resolved "https://registry.yarnpkg.com/@sushiswap/limit-order-sdk/-/limit-order-sdk-1.0.0-canary.49.tgz#7214fa59a3e406f80d042dd6687d32c2dd347600"
2866-
integrity sha512-HEOZdxYkJcosnOKE3LaWKKegz8qc+h4G9Bdle1O7LBrs4tOHNeaaltYCs3OohkyzYZ/VDrBgMoan2op2oclndA==
2879+
"@sushiswap/limit-order-sdk@1.0.0-canary.175":
2880+
version "1.0.0-canary.175"
2881+
resolved "https://registry.yarnpkg.com/@sushiswap/limit-order-sdk/-/limit-order-sdk-1.0.0-canary.175.tgz#31957918a7ebbcb261dd2bb493d3cb369a0bd714"
2882+
integrity sha512-tA4rgwc+4aonVN8/dDRMKY3QuxbJBft8ekJL28j0iu7E101a5eaiHZN5L4GcTjFdu4vhAAo1w3vgLzj4uJL5yQ==
28672883
dependencies:
28682884
"@ethersproject/abi" "^5.4.0"
28692885
"@ethersproject/abstract-signer" "^5.4.0"
@@ -2872,7 +2888,7 @@
28722888
"@ethersproject/experimental" "^5.4.0"
28732889
"@ethersproject/signing-key" "^5.4.0"
28742890
"@ethersproject/transactions" "^5.4.0"
2875-
"@sushiswap/core-sdk" "1.0.0-canary.63"
2891+
"@sushiswap/core-sdk" "1.0.0-canary.16"
28762892
eip-712 "^0.4.0"
28772893
isomorphic-unfetch "^3.0.0"
28782894

0 commit comments

Comments
 (0)