|
26 | 26 | "url": "https://github.com/uniswap-zksync/era-uniswap-deploy-v3/issues" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@ethersproject/abstract-signer": "^5.5.0", |
30 | | - "@ethersproject/address": "^5.5.0", |
31 | | - "@ethersproject/bignumber": "^5.5.0", |
32 | | - "@ethersproject/constants": "^5.5.0", |
33 | | - "@ethersproject/contracts": "^5.5.0", |
34 | | - "@ethersproject/providers": "^5.5.1", |
35 | | - "@ethersproject/wallet": "^5.5.0", |
36 | | - "@matterlabs/hardhat-zksync-deploy": "^0.6.3", |
37 | | - "@matterlabs/hardhat-zksync-solc": "^0.3.17", |
| 29 | + "@ethersproject/abstract-signer": "^5.7.0", |
| 30 | + "@ethersproject/address": "^5.7.0", |
| 31 | + "@ethersproject/bignumber": "^5.7.0", |
| 32 | + "@ethersproject/constants": "^5.7.0", |
| 33 | + "@ethersproject/contracts": "^5.7.0", |
| 34 | + "@ethersproject/providers": "^5.7.2", |
| 35 | + "@ethersproject/wallet": "^5.7.0", |
| 36 | + "@matterlabs/hardhat-zksync-deploy": "^1.5.0", |
| 37 | + "@matterlabs/hardhat-zksync-solc": "^1.2.2", |
38 | 38 | "@types/chai": "^4.2.12", |
39 | 39 | "@types/mocha": "^8.0.3", |
40 | 40 | "@types/node": "^14.6.3", |
41 | | - "@uniswap/sdk-core": "^1.0.8", |
| 41 | + "@uniswap/sdk-core": "^5.3.1", |
42 | 42 | "@uniswap/swap-router-contracts": "https://github.com/uniswap-zksync/era-uniswap-swap-router-contracts.git#v1.1.0-zksync-era", |
43 | 43 | "@uniswap/v3-core": "https://github.com/uniswap-zksync/era-uniswap-v3-core.git#v1.0.0-zksync-era", |
44 | 44 | "@uniswap/v3-periphery": "https://github.com/uniswap-zksync/era-uniswap-v3-periphery.git#v1.1.1-zksync-era", |
|
53 | 53 | "ts-node": "^9.0.0", |
54 | 54 | "typescript": "^4.0.2", |
55 | 55 | "v3-periphery-1_3_0": "https://github.com/uniswap-zksync/era-uniswap-v3-periphery.git#v1.3.0-zksync-era", |
56 | | - "zksync-web3": "^0.14.3" |
| 56 | + "zksync-web3": "^0.17.1" |
57 | 57 | } |
58 | 58 | } |
0 commit comments