|
49 | 49 | ], |
50 | 50 | "devDependencies": { |
51 | 51 | "@size-limit/preset-small-lib": "7.0.8", |
52 | | - "@typechain/ethers-v5": "^10.0.0", |
| 52 | + "@typechain/ethers-v5": "^10.1.0", |
53 | 53 | "@types/lodash": "^4.14.182", |
54 | 54 | "@types/uuid": "^8.3.4", |
55 | 55 | "husky": "^7.0.2", |
56 | 56 | "prettier": "^2.6.2", |
57 | 57 | "size-limit": "7.0.8", |
58 | 58 | "tsdx": "^0.14.1", |
59 | 59 | "tslib": "^2.4.0", |
60 | | - "typechain": "^8.0.0", |
61 | | - "typescript": "^4.6.4" |
| 60 | + "typechain": "^8.1.0", |
| 61 | + "typescript": "^4.8.2" |
62 | 62 | }, |
63 | 63 | "dependencies": { |
64 | | - "@ethersproject/abi": "^5.6.1", |
65 | | - "@ethersproject/abstract-signer": "^5.6.0", |
66 | | - "@ethersproject/bignumber": "^5.6.0", |
67 | | - "@ethersproject/bytes": "^5.6.1", |
68 | | - "@ethersproject/hash": "^5.6.0", |
69 | | - "@ethersproject/providers": "^5.6.5", |
70 | | - "@ethersproject/wallet": "^5.6.0", |
71 | | - "date-fns": "^2.28.0", |
72 | | - "ethers": "^5.6.5", |
| 64 | + "@ethersproject/abi": "^5.7.0", |
| 65 | + "@ethersproject/abstract-signer": "^5.7.0", |
| 66 | + "@ethersproject/bignumber": "^5.7.0", |
| 67 | + "@ethersproject/bytes": "^5.7.0", |
| 68 | + "@ethersproject/hash": "^5.7.0", |
| 69 | + "@ethersproject/providers": "^5.7.0", |
| 70 | + "@ethersproject/wallet": "^5.7.0", |
| 71 | + "date-fns": "^2.29.2", |
| 72 | + "ethers": "^5.7.0", |
73 | 73 | "isomorphic-unfetch": "^3.1.0", |
74 | 74 | "lodash": "^4.17.21", |
75 | 75 | "lodash-es": "^4.17.21", |
|
0 commit comments