|
38 | 38 | "dependencies": { |
39 | 39 | "@keep-network/keep-core": ">1.8.0-dev <1.8.0-pre", |
40 | 40 | "@keep-network/tbtc": ">1.1.2-dev <1.1.2-pre", |
41 | | - "@thesis/solidity-contracts": "github:thesis/solidity-contracts#4985bcf", |
42 | | - "@threshold-network/solidity-contracts": ">1.1.0-dev <1.1.0-ropsten", |
43 | 41 | "@openzeppelin/contracts": "^4.3", |
44 | | - "@tenderly/hardhat-tenderly": "^1.0.12" |
| 42 | + "@tenderly/hardhat-tenderly": "^1.0.12", |
| 43 | + "@thesis/solidity-contracts": "github:thesis/solidity-contracts#4985bcf", |
| 44 | + "@threshold-network/solidity-contracts": ">1.1.0-dev <1.1.0-ropsten" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | 47 | "@keep-network/hardhat-helpers": "^0.2.0-pre", |
48 | 48 | "@keep-network/hardhat-local-networks-config": "0.1.0-pre.0", |
49 | 49 | "@keep-network/prettier-config-keep": "github:keep-network/prettier-config-keep#d6ec02e", |
50 | 50 | "@nomiclabs/hardhat-ethers": "^2.0.2", |
51 | | - "@nomiclabs/hardhat-etherscan": "^2.1.6", |
| 51 | + "@nomiclabs/hardhat-etherscan": "^3.1.0", |
52 | 52 | "@nomiclabs/hardhat-waffle": "^2.0.1", |
53 | 53 | "@types/chai": "^4.2.20", |
54 | 54 | "@types/mocha": "^8.2.3", |
|
60 | 60 | "ethers": "^5.0.32", |
61 | 61 | "hardhat": "^2.6.4", |
62 | 62 | "hardhat-dependency-compiler": "^1.1.1", |
63 | | - "hardhat-deploy": "^0.9.1", |
| 63 | + "hardhat-deploy": "^0.11.12", |
64 | 64 | "hardhat-gas-reporter": "^1.0.4", |
65 | 65 | "prettier": "^2.3.2", |
66 | 66 | "prettier-plugin-sh": "^0.7.1", |
|
0 commit comments