update deps
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md",
|
||||
"devDependencies": {
|
||||
"@0x/abi-gen": "^5.4.0",
|
||||
"@0x/abi-gen": "^5.4.2",
|
||||
"@0x/contracts-asset-proxy": "^3.4.0",
|
||||
"@0x/contracts-exchange-libs": "^4.3.7",
|
||||
"@0x/contracts-gen": "2.0.11",
|
||||
@@ -60,13 +60,13 @@
|
||||
"@0x/contracts-staking": "^2.0.14",
|
||||
"@0x/contracts-test-utils": "^5.3.4",
|
||||
"@0x/contracts-utils": "^4.5.1",
|
||||
"@0x/dev-utils": "^3.3.1",
|
||||
"@0x/sol-compiler": "^4.1.1",
|
||||
"@0x/dev-utils": "^3.3.3",
|
||||
"@0x/sol-compiler": "^4.2.2",
|
||||
"@0x/ts-doc-gen": "^0.0.22",
|
||||
"@0x/tslint-config": "^4.1.1",
|
||||
"@0x/types": "^3.2.1",
|
||||
"@0x/typescript-typings": "^5.1.1",
|
||||
"@0x/web3-wrapper": "^7.2.1",
|
||||
"@0x/tslint-config": "^4.1.3",
|
||||
"@0x/types": "^3.2.3",
|
||||
"@0x/typescript-typings": "^5.1.4",
|
||||
"@0x/web3-wrapper": "^7.2.3",
|
||||
"@types/lodash": "4.14.104",
|
||||
"@types/mocha": "^5.2.7",
|
||||
"@types/node": "12.12.54",
|
||||
@@ -74,7 +74,7 @@
|
||||
"chai-as-promised": "^7.1.0",
|
||||
"chai-bignumber": "^3.0.0",
|
||||
"dirty-chai": "^2.0.1",
|
||||
"ethereum-types": "^3.3.0",
|
||||
"ethereum-types": "^3.3.2",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"js-combinatorics": "^0.5.3",
|
||||
"make-promises-safe": "^1.1.0",
|
||||
@@ -88,13 +88,13 @@
|
||||
"typescript": "3.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@0x/base-contract": "^6.2.4",
|
||||
"@0x/base-contract": "^6.2.6",
|
||||
"@0x/contracts-dev-utils": "^1.3.5",
|
||||
"@0x/contracts-erc1155": "^2.1.7",
|
||||
"@0x/contracts-erc20": "^3.2.1",
|
||||
"@0x/contracts-erc721": "^3.1.7",
|
||||
"@0x/order-utils": "^10.3.0",
|
||||
"@0x/utils": "^5.6.0",
|
||||
"@0x/utils": "^5.6.2",
|
||||
"lodash": "^4.17.11"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
Reference in New Issue
Block a user