diff --git a/.changeset/dull-lemons-invent.md b/.changeset/dull-lemons-invent.md new file mode 100644 index 0000000..19c092f --- /dev/null +++ b/.changeset/dull-lemons-invent.md @@ -0,0 +1,8 @@ +--- +'@protocolink/logics': patch +--- + +Update dependencies + - @protocolink/core@0.5.1 + - @protocolink/smart-accounts@0.1.4 + - @protocolink/test-helpers@^0.4.1 diff --git a/package.json b/package.json index 73c147f..01f07c8 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "dependencies": { "@paraswap/sdk": "^6.6.0", "@protocolink/common": "^0.4.2", - "@protocolink/core": "^0.5.0", - "@protocolink/smart-accounts": "^0.1.3", + "@protocolink/core": "^0.5.1", + "@protocolink/smart-accounts": "^0.1.4", "@types/lodash": "^4.14.195", "@uniswap/sdk": "^3.0.3", "@uniswap/sdk-core": "^3.2.6", @@ -50,7 +50,7 @@ "@nomicfoundation/hardhat-chai-matchers": "^1.0.6", "@nomicfoundation/hardhat-network-helpers": "^1.0.8", "@nomiclabs/hardhat-ethers": "^2.2.3", - "@protocolink/test-helpers": "^0.4.0", + "@protocolink/test-helpers": "^0.4.1", "@typechain/ethers-v5": "^11.0.0", "@types/chai": "^4.3.5", "@types/fs-extra": "^11.0.1", diff --git a/yarn.lock b/yarn.lock index ecf60e1..eae2bf0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1020,36 +1020,6 @@ bignumber.js "^9.0.2" ts-essentials "^9.1.2" -"@protocolink/common@^0.3.11": - version "0.3.11" - resolved "https://registry.yarnpkg.com/@protocolink/common/-/common-0.3.11.tgz#5782d838ce97d3b1f7f141e41a7c64560bed6846" - integrity sha512-71tpyy5g70rgSgLZEqbF+zeUpUEWaq8raV/5yw14aWbp1CBUtMnfYGyrqyHJf0e+VNkA4AwCiaZpywZ2JSCMwA== - dependencies: - "@types/lodash" "^4.14.195" - axios "^1.3.6" - axios-retry "^3.5.1" - bignumber.js "^9.1.1" - ethers "^5.7.2" - lodash "^4.17.21" - tiny-invariant "^1.3.1" - type-fest "^3.12.0" - zksync-web3 "^0.14.3" - -"@protocolink/common@^0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@protocolink/common/-/common-0.4.1.tgz#43d0897d37ee8c71535f8ded0539431ac1c23bc5" - integrity sha512-7h7DLFRiFb9jzk9W8cnF77ioeaXo/QOB5KWtfyZ4a711qP2CcBtj+fW34zVX0xwg/myp/zzwpe0X27S/vfCAqg== - dependencies: - "@types/lodash" "^4.14.195" - axios "^1.3.6" - axios-retry "^3.5.1" - bignumber.js "^9.1.1" - ethers "^5.7.2" - lodash "^4.17.21" - tiny-invariant "^1.3.1" - type-fest "^3.12.0" - zksync-web3 "^0.14.3" - "@protocolink/common@^0.4.2": version "0.4.2" resolved "https://registry.yarnpkg.com/@protocolink/common/-/common-0.4.2.tgz#25fb1f4991aaf957dc686e5364f4f5a47c9fe7bf" @@ -1065,34 +1035,34 @@ type-fest "^3.12.0" zksync-web3 "^0.14.3" -"@protocolink/core@^0.5.0": - version "0.5.0" - resolved "https://registry.yarnpkg.com/@protocolink/core/-/core-0.5.0.tgz#fc2ea588e4308bebc9d8d7c1d3bbaae2a0c882ab" - integrity sha512-jO18Gwg+pqj5rBHle4zvyK/nclnzW70peC+pkGmQb1IiBcJOsu7399Y4AjH+A0NoxsJDpm+ZTMBbxdfmZ0ae2g== +"@protocolink/core@^0.5.1": + version "0.5.1" + resolved "https://registry.yarnpkg.com/@protocolink/core/-/core-0.5.1.tgz#3a1309c323d526c3c87a3562984b061cdeff630c" + integrity sha512-hmkfVkacrbMSYoy+q9o/cIw6eM1SE/+33bST2vlyaHBW+0bf8REYi642XUKGGX0+qPuhu3Uf2+pK5n/S3FGLCQ== dependencies: - "@protocolink/common" "^0.4.1" + "@protocolink/common" "^0.4.2" "@uniswap/permit2-sdk" "^1.2.0" ethers "^5.7.2" tiny-invariant "^1.3.1" -"@protocolink/smart-accounts@^0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@protocolink/smart-accounts/-/smart-accounts-0.1.3.tgz#ddc243e72e339f4197fab21feb84b54e6a530793" - integrity sha512-rT9rH/lJDTsWOlrVEaCkrIRKEddRn/1Z4+g07fgbbZhIH10B1C5rVRjV8FR7Y4A3ojMsiBaK/gMmG22cfdEVgg== +"@protocolink/smart-accounts@^0.1.4": + version "0.1.4" + resolved "https://registry.yarnpkg.com/@protocolink/smart-accounts/-/smart-accounts-0.1.4.tgz#a9515e3e851003a52da0e195a46076c0d24b5057" + integrity sha512-EQMLi5YhaeRsIn+7Rl4yzzn+6++otzYmx8ryJdu8FXhTfMVz6jMwsJwzZnvUpv0FudvydyUX+bjWGgmCUvDM8g== dependencies: - "@protocolink/common" "^0.3.11" + "@protocolink/common" "^0.4.2" ethers "^5.7.2" tiny-invariant "^1.3.1" -"@protocolink/test-helpers@^0.4.0": - version "0.4.0" - resolved "https://registry.yarnpkg.com/@protocolink/test-helpers/-/test-helpers-0.4.0.tgz#34a6eb2ea8dce067e6218eac9f00b3ce3a6e62e3" - integrity sha512-VqYjGfd/DdcqLWtbT1VkrRLHPpcy9pd3rY+8/+gfj6CP/4UUBPXPGHsmm9OwmNeZon2HUU9m5tC7CyB3MXzKhQ== +"@protocolink/test-helpers@^0.4.1": + version "0.4.1" + resolved "https://registry.yarnpkg.com/@protocolink/test-helpers/-/test-helpers-0.4.1.tgz#b2b576d0177c55d11fbc58a430d6ef4de16a620d" + integrity sha512-MNukCj57nL2QYMPI7LRPBo8SM2ZtfiPF4l3d6mRpygCCNc5zN1XnBHNLwFJydg3kFzN0kumEx2hIrxWE82b3EQ== dependencies: "@nomicfoundation/hardhat-chai-matchers" "^1.0.6" "@nomicfoundation/hardhat-network-helpers" "^1.0.8" "@nomiclabs/hardhat-ethers" "^2.2.3" - "@protocolink/common" "^0.4.1" + "@protocolink/common" "^0.4.2" "@types/chai" "^4.3.5" "@types/mocha" "^10.0.1" chai "^4.3.7"