We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167eefe commit ed2703cCopy full SHA for ed2703c
package.json
@@ -48,17 +48,17 @@
48
}
49
],
50
"devDependencies": {
51
- "@size-limit/preset-small-lib": "7.0.5",
+ "@size-limit/preset-small-lib": "7.0.8",
52
"@typechain/ethers-v5": "^9.0.0",
53
- "@types/lodash": "^4.14.178",
+ "@types/lodash": "^4.14.179",
54
"@types/uuid": "^8.3.4",
55
"husky": "^7.0.2",
56
"prettier": "^2.5.1",
57
- "size-limit": "7.0.5",
+ "size-limit": "7.0.8",
58
"tsdx": "^0.14.1",
59
"tslib": "^2.3.1",
60
- "typechain": "^7.0.0",
61
- "typescript": "^4.5.5"
+ "typechain": "^7.0.1",
+ "typescript": "^4.6.2"
62
},
63
"dependencies": {
64
"@ethersproject/abi": "^5.5.0",
0 commit comments