diff --git a/contracts/asset-proxy/package.json b/contracts/asset-proxy/package.json index f685edec95..3cd4dc850a 100644 --- a/contracts/asset-proxy/package.json +++ b/contracts/asset-proxy/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-asset-proxy", - "version": "2.1.5", + "version": "2.2.0", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/contracts-gen": "^1.0.9", - "@0x/contracts-test-utils": "^3.1.7", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/abi-gen": "^2.1.0", + "@0x/contracts-gen": "^1.0.10", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/node": "*", @@ -68,17 +68,17 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contracts-erc1155": "^1.1.6", - "@0x/contracts-erc20": "^2.2.5", - "@0x/contracts-erc721": "^2.1.6", - "@0x/contracts-utils": "^3.1.6", - "@0x/order-utils": "^8.1.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/base-contract": "^5.1.1", + "@0x/contracts-erc1155": "^1.1.7", + "@0x/contracts-erc20": "^2.2.6", + "@0x/contracts-erc721": "^2.1.7", + "@0x/contracts-utils": "^3.1.7", + "@0x/order-utils": "^8.2.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11" }, diff --git a/contracts/coordinator/package.json b/contracts/coordinator/package.json index 6fbc1e2bad..f1b266b321 100644 --- a/contracts/coordinator/package.json +++ b/contracts/coordinator/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-coordinator", - "version": "2.0.4", + "version": "2.0.5", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/contracts-gen": "^1.0.9", - "@0x/contracts-test-utils": "^3.1.7", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/abi-gen": "^2.1.0", + "@0x/contracts-gen": "^1.0.10", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/node": "*", @@ -68,18 +68,18 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contracts-asset-proxy": "^2.1.5", - "@0x/contracts-erc20": "^2.2.5", - "@0x/contracts-exchange": "^2.1.5", - "@0x/contracts-exchange-libs": "^2.1.6", - "@0x/contracts-utils": "^3.1.6", - "@0x/order-utils": "^8.1.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/base-contract": "^5.1.1", + "@0x/contracts-asset-proxy": "^2.2.0", + "@0x/contracts-erc20": "^2.2.6", + "@0x/contracts-exchange": "^2.1.6", + "@0x/contracts-exchange-libs": "^3.0.0", + "@0x/contracts-utils": "^3.1.7", + "@0x/order-utils": "^8.2.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11" }, diff --git a/contracts/dev-utils/package.json b/contracts/dev-utils/package.json index 3e72c15607..e36e05578a 100644 --- a/contracts/dev-utils/package.json +++ b/contracts/dev-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-dev-utils", - "version": "0.0.1", + "version": "0.0.2", "engines": { "node": ">=6.12" }, @@ -47,12 +47,12 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/contract-wrappers": "^9.1.4", - "@0x/contracts-gen": "^1.0.9", - "@0x/contracts-test-utils": "^3.1.7", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/abi-gen": "^2.1.0", + "@0x/contract-wrappers": "^9.1.5", + "@0x/contracts-gen": "^1.0.10", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/node": "*", @@ -69,20 +69,20 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contracts-asset-proxy": "^2.1.5", - "@0x/contracts-erc20": "^2.2.5", - "@0x/contracts-erc721": "^2.1.6", - "@0x/contracts-erc1155": "^1.1.6", - "@0x/contracts-exchange": "^2.1.5", - "@0x/contracts-exchange-libs": "^2.1.6", - "@0x/contracts-utils": "^3.1.6", - "@0x/order-utils": "^8.1.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/base-contract": "^5.1.1", + "@0x/contracts-asset-proxy": "^2.2.0", + "@0x/contracts-erc1155": "^1.1.7", + "@0x/contracts-erc20": "^2.2.6", + "@0x/contracts-erc721": "^2.1.7", + "@0x/contracts-exchange": "^2.1.6", + "@0x/contracts-exchange-libs": "^3.0.0", + "@0x/contracts-utils": "^3.1.7", + "@0x/order-utils": "^8.2.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1" }, "publishConfig": { diff --git a/contracts/erc1155/package.json b/contracts/erc1155/package.json index 9a9cf80428..d2361e10c9 100644 --- a/contracts/erc1155/package.json +++ b/contracts/erc1155/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-erc1155", - "version": "1.1.6", + "version": "1.1.7", "engines": { "node": ">=6.12" }, @@ -47,10 +47,10 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/contracts-gen": "^1.0.9", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/abi-gen": "^2.1.0", + "@0x/contracts-gen": "^1.0.10", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/node": "*", @@ -67,14 +67,14 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contracts-test-utils": "^3.1.7", - "@0x/contracts-utils": "^3.1.6", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/base-contract": "^5.1.1", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/contracts-utils": "^3.1.7", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/erc20/package.json b/contracts/erc20/package.json index a9062ef635..bb05fa49b2 100644 --- a/contracts/erc20/package.json +++ b/contracts/erc20/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-erc20", - "version": "2.2.5", + "version": "2.2.6", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/contracts-gen": "^1.0.9", - "@0x/contracts-test-utils": "^3.1.7", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/abi-gen": "^2.1.0", + "@0x/contracts-gen": "^1.0.10", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/node": "*", @@ -68,13 +68,13 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contracts-utils": "^3.1.6", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/base-contract": "^5.1.1", + "@0x/contracts-utils": "^3.1.7", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/erc721/package.json b/contracts/erc721/package.json index 0019867bf6..c19433eb3e 100644 --- a/contracts/erc721/package.json +++ b/contracts/erc721/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-erc721", - "version": "2.1.6", + "version": "2.1.7", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/contracts-gen": "^1.0.9", - "@0x/contracts-test-utils": "^3.1.7", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/abi-gen": "^2.1.0", + "@0x/contracts-gen": "^1.0.10", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/node": "*", @@ -68,13 +68,13 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contracts-utils": "^3.1.6", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/base-contract": "^5.1.1", + "@0x/contracts-utils": "^3.1.7", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/exchange-forwarder/package.json b/contracts/exchange-forwarder/package.json index a19f551de0..2dcabaad77 100644 --- a/contracts/exchange-forwarder/package.json +++ b/contracts/exchange-forwarder/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-exchange-forwarder", - "version": "3.0.3", + "version": "3.0.4", "engines": { "node": ">=6.12" }, @@ -46,12 +46,12 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/contract-wrappers": "^9.1.4", - "@0x/contracts-gen": "^1.0.9", - "@0x/contracts-test-utils": "^3.1.7", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/abi-gen": "^2.1.0", + "@0x/contract-wrappers": "^9.1.5", + "@0x/contracts-gen": "^1.0.10", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/node": "*", @@ -68,19 +68,19 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contracts-asset-proxy": "^2.1.5", - "@0x/contracts-erc20": "^2.2.5", - "@0x/contracts-erc721": "^2.1.6", - "@0x/contracts-exchange": "^2.1.5", - "@0x/contracts-exchange-libs": "^2.1.6", - "@0x/contracts-utils": "^3.1.6", - "@0x/order-utils": "^8.1.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.1", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/base-contract": "^5.1.1", + "@0x/contracts-asset-proxy": "^2.2.0", + "@0x/contracts-erc20": "^2.2.6", + "@0x/contracts-erc721": "^2.1.7", + "@0x/contracts-exchange": "^2.1.6", + "@0x/contracts-exchange-libs": "^3.0.0", + "@0x/contracts-utils": "^3.1.7", + "@0x/order-utils": "^8.2.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/exchange-libs/package.json b/contracts/exchange-libs/package.json index ee7ed5332c..e448347f26 100644 --- a/contracts/exchange-libs/package.json +++ b/contracts/exchange-libs/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-exchange-libs", - "version": "2.1.6", + "version": "3.0.0", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/libs/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/contracts-gen": "^1.0.9", - "@0x/contracts-test-utils": "^3.1.7", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/abi-gen": "^2.1.0", + "@0x/contracts-gen": "^1.0.10", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/node": "*", @@ -68,14 +68,14 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contracts-utils": "^3.1.6", - "@0x/order-utils": "^8.1.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/base-contract": "^5.1.1", + "@0x/contracts-utils": "^3.1.7", + "@0x/order-utils": "^8.2.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/exchange/package.json b/contracts/exchange/package.json index f982ac566a..dd0284a9ba 100644 --- a/contracts/exchange/package.json +++ b/contracts/exchange/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-exchange", - "version": "2.1.5", + "version": "2.1.6", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/contracts-gen": "^1.0.9", - "@0x/contracts-test-utils": "^3.1.7", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/abi-gen": "^2.1.0", + "@0x/contracts-gen": "^1.0.10", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/node": "*", @@ -68,19 +68,19 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contracts-asset-proxy": "^2.1.5", - "@0x/contracts-erc1155": "^1.1.6", - "@0x/contracts-erc20": "^2.2.5", - "@0x/contracts-erc721": "^2.1.6", - "@0x/contracts-exchange-libs": "^2.1.6", - "@0x/contracts-utils": "^3.1.6", - "@0x/order-utils": "^8.1.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/base-contract": "^5.1.1", + "@0x/contracts-asset-proxy": "^2.2.0", + "@0x/contracts-erc1155": "^1.1.7", + "@0x/contracts-erc20": "^2.2.6", + "@0x/contracts-erc721": "^2.1.7", + "@0x/contracts-exchange-libs": "^3.0.0", + "@0x/contracts-utils": "^3.1.7", + "@0x/order-utils": "^8.2.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11" }, diff --git a/contracts/extensions/package.json b/contracts/extensions/package.json index 6aa7f2a705..9d017472f2 100644 --- a/contracts/extensions/package.json +++ b/contracts/extensions/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-extensions", - "version": "3.1.5", + "version": "4.0.0", "engines": { "node": ">=6.12" }, @@ -47,12 +47,12 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/contract-wrappers": "^9.1.4", - "@0x/contracts-gen": "^1.0.9", - "@0x/contracts-test-utils": "^3.1.7", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/abi-gen": "^2.1.0", + "@0x/contract-wrappers": "^9.1.5", + "@0x/contracts-gen": "^1.0.10", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/node": "*", @@ -69,19 +69,19 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contracts-asset-proxy": "^2.1.5", - "@0x/contracts-erc20": "^2.2.5", - "@0x/contracts-erc721": "^2.1.6", - "@0x/contracts-exchange": "^2.1.5", - "@0x/contracts-exchange-libs": "^2.1.6", - "@0x/contracts-utils": "^3.1.6", - "@0x/order-utils": "^8.1.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/base-contract": "^5.1.1", + "@0x/contracts-asset-proxy": "^2.2.0", + "@0x/contracts-erc20": "^2.2.6", + "@0x/contracts-erc721": "^2.1.7", + "@0x/contracts-exchange": "^2.1.6", + "@0x/contracts-exchange-libs": "^3.0.0", + "@0x/contracts-utils": "^3.1.7", + "@0x/order-utils": "^8.2.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/multisig/package.json b/contracts/multisig/package.json index 17a8767778..a61d682a3c 100644 --- a/contracts/multisig/package.json +++ b/contracts/multisig/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-multisig", - "version": "3.1.5", + "version": "3.1.6", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/multisig/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/contracts-gen": "^1.0.9", - "@0x/contracts-test-utils": "^3.1.7", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/abi-gen": "^2.1.0", + "@0x/contracts-gen": "^1.0.10", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/node": "*", @@ -68,15 +68,15 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contracts-asset-proxy": "^2.1.5", - "@0x/contracts-erc20": "^2.2.5", + "@0x/base-contract": "^5.1.1", + "@0x/contracts-asset-proxy": "^2.2.0", + "@0x/contracts-erc20": "^2.2.6", "@0x/contracts-utils": "2.0.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/contracts/test-utils/package.json b/contracts/test-utils/package.json index 74e868137e..d60d1ae200 100644 --- a/contracts/test-utils/package.json +++ b/contracts/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-test-utils", - "version": "3.1.7", + "version": "3.1.8", "engines": { "node": ">=6.12" }, @@ -41,18 +41,18 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/dev-utils": "^2.2.3", - "@0x/order-utils": "^8.1.1", - "@0x/sol-compiler": "^3.1.8", - "@0x/sol-coverage": "^3.0.5", - "@0x/sol-profiler": "^3.1.7", - "@0x/sol-trace": "^2.0.13", - "@0x/subproviders": "^4.1.0", + "@0x/dev-utils": "^2.2.4", + "@0x/order-utils": "^8.2.0", + "@0x/sol-compiler": "^3.1.9", + "@0x/sol-coverage": "^3.0.6", + "@0x/sol-profiler": "^3.1.8", + "@0x/sol-trace": "^2.0.14", + "@0x/subproviders": "^4.1.1", "@0x/tslint-config": "^3.0.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "@types/bn.js": "^4.11.0", "@types/js-combinatorics": "^0.5.29", "@types/lodash": "4.14.104", @@ -62,7 +62,7 @@ "chai-as-promised": "^7.1.0", "chai-bignumber": "^3.0.0", "dirty-chai": "^2.0.1", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4", "js-combinatorics": "^0.5.3", diff --git a/contracts/utils/package.json b/contracts/utils/package.json index 1509492c2b..81571f380c 100644 --- a/contracts/utils/package.json +++ b/contracts/utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-utils", - "version": "3.1.6", + "version": "3.1.7", "engines": { "node": ">=6.12" }, @@ -47,11 +47,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/contracts/utils/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/contracts-gen": "^1.0.9", - "@0x/contracts-test-utils": "^3.1.7", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/abi-gen": "^2.1.0", + "@0x/contracts-gen": "^1.0.10", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "@0x/tslint-config": "^3.0.1", "@types/bn.js": "^4.11.0", "@types/lodash": "4.14.104", @@ -69,14 +69,14 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/order-utils": "^8.1.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/base-contract": "^5.1.1", + "@0x/order-utils": "^8.2.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "bn.js": "^4.11.8", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11" }, diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json index 4f10aa631e..ecf6da2ae2 100644 --- a/packages/0x.js/package.json +++ b/packages/0x.js/package.json @@ -1,6 +1,6 @@ { "name": "0x.js", - "version": "6.0.9", + "version": "6.0.10", "engines": { "node": ">=6.12" }, @@ -43,10 +43,10 @@ }, "license": "Apache-2.0", "devDependencies": { - "@0x/abi-gen-wrappers": "^4.3.0", - "@0x/contract-addresses": "^2.3.3", - "@0x/dev-utils": "^2.2.3", - "@0x/migrations": "^4.1.6", + "@0x/abi-gen-wrappers": "^5.0.0", + "@0x/contract-addresses": "^3.0.0", + "@0x/dev-utils": "^2.2.4", + "@0x/migrations": "^4.1.7", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^2.2.42", @@ -73,18 +73,18 @@ "webpack": "^4.20.2" }, "dependencies": { - "@0x/assert": "^2.0.10", - "@0x/base-contract": "^5.1.0", - "@0x/contract-wrappers": "^9.1.4", - "@0x/order-utils": "^8.1.1", - "@0x/order-watcher": "^4.0.11", - "@0x/subproviders": "^4.1.0", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/assert": "^2.1.0", + "@0x/base-contract": "^5.1.1", + "@0x/contract-wrappers": "^9.1.5", + "@0x/order-utils": "^8.2.0", + "@0x/order-watcher": "^4.0.12", + "@0x/subproviders": "^4.1.1", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "@types/web3-provider-engine": "^14.0.0", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethers": "~4.0.4", "lodash": "^4.17.11", "web3-provider-engine": "14.0.6" diff --git a/packages/abi-gen-templates/package.json b/packages/abi-gen-templates/package.json index 3fa0b51a21..115f96d8bd 100644 --- a/packages/abi-gen-templates/package.json +++ b/packages/abi-gen-templates/package.json @@ -1,6 +1,6 @@ { "name": "@0x/abi-gen-templates", - "version": "2.2.0", + "version": "2.2.1", "engines": { "node": ">=6.12" }, diff --git a/packages/abi-gen-wrappers/package.json b/packages/abi-gen-wrappers/package.json index b78786a1c3..c82a0e3534 100644 --- a/packages/abi-gen-wrappers/package.json +++ b/packages/abi-gen-wrappers/package.json @@ -1,6 +1,6 @@ { "name": "@0x/abi-gen-wrappers", - "version": "4.3.0", + "version": "5.0.0", "engines": { "node": ">=6.12" }, @@ -33,23 +33,23 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/abi-gen-wrappers/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/abi-gen-templates": "^2.2.0", - "@0x/assert": "^2.0.10", - "@0x/json-schemas": "^3.0.10", + "@0x/abi-gen": "^2.1.0", + "@0x/abi-gen-templates": "^2.2.1", + "@0x/assert": "^2.1.0", + "@0x/json-schemas": "^3.0.11", "@0x/tslint-config": "^3.0.1", - "@0x/types": "^2.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/types": "^2.4.0", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "ethers": "~4.0.4", "lodash": "^4.17.11", "shx": "^0.2.2" }, "dependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contract-addresses": "^2.3.3", - "@0x/contract-artifacts": "^2.0.0" + "@0x/base-contract": "^5.1.1", + "@0x/contract-addresses": "^3.0.0", + "@0x/contract-artifacts": "^2.0.1" }, "publishConfig": { "access": "public" diff --git a/packages/abi-gen/package.json b/packages/abi-gen/package.json index 49d38f4e90..ef0b3cb8d0 100644 --- a/packages/abi-gen/package.json +++ b/packages/abi-gen/package.json @@ -1,6 +1,6 @@ { "name": "@0x/abi-gen", - "version": "2.0.10", + "version": "2.1.0", "engines": { "node": ">=6.12" }, @@ -56,13 +56,13 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/abi-gen/README.md", "dependencies": { - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", "chalk": "^2.3.0", "change-case": "^3.0.2", "cli-format": "^3.0.9", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "glob": "^7.1.2", "handlebars": "^4.0.11", "lodash": "^4.17.11", @@ -72,14 +72,14 @@ "yargs": "^10.0.3" }, "devDependencies": { - "@0x/base-contract": "^5.1.0", - "@0x/contracts-gen": "^1.0.9", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", - "@0x/subproviders": "^4.1.0", + "@0x/base-contract": "^5.1.1", + "@0x/contracts-gen": "^1.0.10", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", + "@0x/subproviders": "^4.1.1", "@0x/tslint-config": "^3.0.1", "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/web3-wrapper": "^6.0.7", "@types/glob": "5.0.35", "@types/handlebars": "^4.0.36", "@types/mkdirp": "^0.5.2", diff --git a/packages/assert/package.json b/packages/assert/package.json index 7f9d922e85..87d78cbdee 100644 --- a/packages/assert/package.json +++ b/packages/assert/package.json @@ -1,6 +1,6 @@ { "name": "@0x/assert", - "version": "2.0.10", + "version": "2.1.0", "engines": { "node": ">=6.12" }, @@ -45,9 +45,9 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/json-schemas": "^3.0.10", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", + "@0x/json-schemas": "^3.0.11", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", "lodash": "^4.17.11", "valid-url": "^1.0.9" }, diff --git a/packages/asset-buyer/package.json b/packages/asset-buyer/package.json index d86c6aeff6..e83f0ba974 100644 --- a/packages/asset-buyer/package.json +++ b/packages/asset-buyer/package.json @@ -1,6 +1,6 @@ { "name": "@0x/asset-buyer", - "version": "6.1.5", + "version": "6.1.6", "engines": { "node": ">=6.12" }, @@ -37,17 +37,17 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/asset-buyer/README.md", "dependencies": { - "@0x/assert": "^2.0.10", - "@0x/connect": "^5.0.10", - "@0x/contract-wrappers": "^9.1.4", - "@0x/json-schemas": "^3.0.10", - "@0x/order-utils": "^8.1.1", - "@0x/subproviders": "^4.1.0", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/assert": "^2.1.0", + "@0x/connect": "^5.0.11", + "@0x/contract-wrappers": "^9.1.5", + "@0x/json-schemas": "^3.0.11", + "@0x/order-utils": "^8.2.0", + "@0x/subproviders": "^4.1.1", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11" }, "devDependencies": { diff --git a/packages/asset-swapper/package.json b/packages/asset-swapper/package.json index a8d9a80a57..67e92e87c7 100644 --- a/packages/asset-swapper/package.json +++ b/packages/asset-swapper/package.json @@ -1,6 +1,6 @@ { "name": "@0x/asset-swapper", - "version": "0.0.1", + "version": "0.0.2", "engines": { "node": ">=6.12" }, @@ -37,21 +37,21 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/asset-buyer/README.md", "dependencies": { - "@0x/assert": "^2.0.10", - "@0x/connect": "^5.0.10", - "@0x/contract-addresses": "^2.3.3", - "@0x/contract-wrappers": "^9.1.4", - "@0x/dev-utils": "^2.2.3", - "@0x/fill-scenarios": "^3.0.10", - "@0x/json-schemas": "^3.0.10", - "@0x/migrations": "^4.1.6", - "@0x/order-utils": "^8.1.1", - "@0x/subproviders": "^4.1.0", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/assert": "^2.1.0", + "@0x/connect": "^5.0.11", + "@0x/contract-addresses": "^3.0.0", + "@0x/contract-wrappers": "^9.1.5", + "@0x/dev-utils": "^2.2.4", + "@0x/fill-scenarios": "^3.0.11", + "@0x/json-schemas": "^3.0.11", + "@0x/migrations": "^4.1.7", + "@0x/order-utils": "^8.2.0", + "@0x/subproviders": "^4.1.1", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11" }, "devDependencies": { diff --git a/packages/base-contract/package.json b/packages/base-contract/package.json index 20c051ea76..b1145de238 100644 --- a/packages/base-contract/package.json +++ b/packages/base-contract/package.json @@ -1,6 +1,6 @@ { "name": "@0x/base-contract", - "version": "5.1.0", + "version": "5.1.1", "engines": { "node": ">=6.12" }, @@ -41,12 +41,12 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/assert": "^2.0.10", - "@0x/json-schemas": "^3.0.10", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/assert": "^2.1.0", + "@0x/json-schemas": "^3.0.11", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "ethers": "~4.0.4", "lodash": "^4.17.11" }, diff --git a/packages/connect/package.json b/packages/connect/package.json index 68d08befe8..46fe209271 100644 --- a/packages/connect/package.json +++ b/packages/connect/package.json @@ -1,6 +1,6 @@ { "name": "@0x/connect", - "version": "5.0.10", + "version": "5.0.11", "engines": { "node": ">=6.12" }, @@ -45,12 +45,12 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/connect/README.md", "dependencies": { - "@0x/assert": "^2.0.10", - "@0x/json-schemas": "^3.0.10", - "@0x/order-utils": "^8.1.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", + "@0x/assert": "^2.1.0", + "@0x/json-schemas": "^3.0.11", + "@0x/order-utils": "^8.2.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", "lodash": "^4.17.11", "query-string": "^6.0.0", "sinon": "^4.0.0", diff --git a/packages/contract-addresses/package.json b/packages/contract-addresses/package.json index ab43941a48..95cfe03a6e 100644 --- a/packages/contract-addresses/package.json +++ b/packages/contract-addresses/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contract-addresses", - "version": "2.3.3", + "version": "3.0.0", "engines": { "node": ">=6.12" }, diff --git a/packages/contract-artifacts/package.json b/packages/contract-artifacts/package.json index 94a288d33b..d6d286aa8c 100644 --- a/packages/contract-artifacts/package.json +++ b/packages/contract-artifacts/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contract-artifacts", - "version": "2.0.0", + "version": "2.0.1", "engines": { "node": ">=6.12" }, @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-artifacts/README.md", "devDependencies": { - "@0x/utils": "^4.3.3", + "@0x/utils": "^4.4.0", "chai": "^4.0.1", "lodash": "^4.17.11", "mocha": "^4.1.0", diff --git a/packages/contract-wrappers/package.json b/packages/contract-wrappers/package.json index af38698346..2ad6ec1afc 100644 --- a/packages/contract-wrappers/package.json +++ b/packages/contract-wrappers/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contract-wrappers", - "version": "9.1.4", + "version": "9.1.5", "description": "Smart TS wrappers for 0x smart contracts", "keywords": [ "0xproject", @@ -38,12 +38,12 @@ "node": ">=6.0.0" }, "devDependencies": { - "@0x/contracts-test-utils": "^3.1.7", + "@0x/contracts-test-utils": "^3.1.8", "@0x/coordinator-server": "0.1.1", - "@0x/dev-utils": "^2.2.3", - "@0x/fill-scenarios": "^3.0.10", - "@0x/migrations": "^4.1.6", - "@0x/subproviders": "^4.1.0", + "@0x/dev-utils": "^2.2.4", + "@0x/fill-scenarios": "^3.0.11", + "@0x/migrations": "^4.1.7", + "@0x/subproviders": "^4.1.1", "@0x/tslint-config": "^3.0.1", "@types/lodash": "4.14.104", "@types/mocha": "^2.2.42", @@ -71,17 +71,17 @@ "web3-provider-engine": "14.0.6" }, "dependencies": { - "@0x/abi-gen-wrappers": "^4.3.0", - "@0x/assert": "^2.0.10", - "@0x/contract-addresses": "^2.3.3", - "@0x/contract-artifacts": "^2.0.0", - "@0x/json-schemas": "^3.0.10", - "@0x/order-utils": "^8.1.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/abi-gen-wrappers": "^5.0.0", + "@0x/assert": "^2.1.0", + "@0x/contract-addresses": "^3.0.0", + "@0x/contract-artifacts": "^2.0.1", + "@0x/json-schemas": "^3.0.11", + "@0x/order-utils": "^8.2.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "ethereumjs-abi": "0.6.5", "ethereumjs-blockstream": "6.0.0", "ethereumjs-util": "^5.1.1", diff --git a/packages/contracts-gen/package.json b/packages/contracts-gen/package.json index 96121b6e64..72ba090f98 100644 --- a/packages/contracts-gen/package.json +++ b/packages/contracts-gen/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-gen", - "version": "1.0.9", + "version": "1.0.10", "engines": { "node": ">=6.12" }, @@ -27,11 +27,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/contracts-gen/README.md", "dependencies": { - "@0x/sol-resolver": "^2.0.7", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "ethereum-types": "^2.1.2", + "@0x/sol-resolver": "^2.0.8", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11", "prettier": "^1.16.3", "to-snake-case": "^1.0.0" diff --git a/packages/dev-tools-pages/package.json b/packages/dev-tools-pages/package.json index 7a0b3c1eb8..3aaa132db0 100644 --- a/packages/dev-tools-pages/package.json +++ b/packages/dev-tools-pages/package.json @@ -1,6 +1,6 @@ { "name": "@0x/dev-tools-pages", - "version": "0.0.27", + "version": "0.0.28", "engines": { "node": ">=6.12" }, @@ -27,7 +27,7 @@ }, "license": "Apache-2.0", "dependencies": { - "@0x/react-shared": "^2.0.12", + "@0x/react-shared": "^2.0.13", "basscss": "^8.0.3", "bowser": "^1.9.4", "highlight.js": "^9.13.1", diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 842d75e6d5..fce2c9b20c 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/dev-utils", - "version": "2.2.3", + "version": "2.2.4", "engines": { "node": ">=6.12" }, @@ -42,14 +42,14 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/subproviders": "^4.1.0", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/subproviders": "^4.1.1", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "@types/web3-provider-engine": "^14.0.0", "chai": "^4.0.1", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/packages/ethereum-types/package.json b/packages/ethereum-types/package.json index c0065911e9..3cbfd76001 100644 --- a/packages/ethereum-types/package.json +++ b/packages/ethereum-types/package.json @@ -1,6 +1,6 @@ { "name": "ethereum-types", - "version": "2.1.2", + "version": "2.1.3", "engines": { "node": ">=6.12" }, diff --git a/packages/fill-scenarios/package.json b/packages/fill-scenarios/package.json index b655f76228..218fd7e865 100644 --- a/packages/fill-scenarios/package.json +++ b/packages/fill-scenarios/package.json @@ -1,6 +1,6 @@ { "name": "@0x/fill-scenarios", - "version": "3.0.10", + "version": "3.0.11", "description": "0x order fill scenario generator", "main": "lib/index.js", "types": "lib/index.d.ts", @@ -29,14 +29,14 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/abi-gen-wrappers": "^4.3.0", - "@0x/base-contract": "^5.1.0", - "@0x/order-utils": "^8.1.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", - "ethereum-types": "^2.1.2", + "@0x/abi-gen-wrappers": "^5.0.0", + "@0x/base-contract": "^5.1.1", + "@0x/order-utils": "^8.2.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", + "ethereum-types": "^2.1.3", "ethers": "~4.0.4", "lodash": "^4.17.11" }, diff --git a/packages/instant/package.json b/packages/instant/package.json index 570fe37209..6afa8de33a 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -1,6 +1,6 @@ { "name": "@0x/instant", - "version": "1.0.24", + "version": "1.0.25", "engines": { "node": ">=6.12" }, @@ -43,19 +43,19 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/instant/README.md", "dependencies": { - "@0x/assert": "^2.0.10", + "@0x/assert": "^2.1.0", "@0x/asset-buyer": "6.1.4", - "@0x/json-schemas": "^3.0.10", - "@0x/order-utils": "^8.1.1", - "@0x/subproviders": "^4.1.0", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/json-schemas": "^3.0.11", + "@0x/order-utils": "^8.2.0", + "@0x/subproviders": "^4.1.1", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "babel-runtime": "^6.26.0", "bowser": "^1.9.4", "copy-to-clipboard": "^3.0.8", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11", "polished": "^1.9.2", "react": "^16.5.2", diff --git a/packages/json-schemas/package.json b/packages/json-schemas/package.json index 8868a3deee..0b67ce56aa 100644 --- a/packages/json-schemas/package.json +++ b/packages/json-schemas/package.json @@ -1,6 +1,6 @@ { "name": "@0x/json-schemas", - "version": "3.0.10", + "version": "3.0.11", "engines": { "node": ">=6.12" }, @@ -40,14 +40,14 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/json-schemas/README.md", "dependencies": { - "@0x/typescript-typings": "^4.2.2", + "@0x/typescript-typings": "^4.2.3", "@types/node": "*", "jsonschema": "^1.2.0", "lodash.values": "^4.3.0" }, "devDependencies": { "@0x/tslint-config": "^3.0.1", - "@0x/utils": "^4.3.3", + "@0x/utils": "^4.4.0", "@types/lodash.foreach": "^4.5.3", "@types/lodash.values": "^4.3.3", "@types/mocha": "^2.2.42", diff --git a/packages/metacoin/package.json b/packages/metacoin/package.json index 940b46e00e..bdf436c07d 100644 --- a/packages/metacoin/package.json +++ b/packages/metacoin/package.json @@ -1,6 +1,6 @@ { "name": "@0x/metacoin", - "version": "0.0.51", + "version": "0.0.52", "engines": { "node": ">=6.12" }, @@ -31,29 +31,29 @@ "author": "", "license": "Apache-2.0", "dependencies": { - "@0x/abi-gen": "^2.0.10", - "@0x/abi-gen-templates": "^2.2.0", - "@0x/base-contract": "^5.1.0", - "@0x/sol-coverage": "^3.0.5", - "@0x/sol-profiler": "^3.1.7", - "@0x/sol-trace": "^2.0.13", - "@0x/subproviders": "^4.1.0", + "@0x/abi-gen": "^2.1.0", + "@0x/abi-gen-templates": "^2.2.1", + "@0x/base-contract": "^5.1.1", + "@0x/sol-coverage": "^3.0.6", + "@0x/sol-profiler": "^3.1.8", + "@0x/sol-trace": "^2.0.14", + "@0x/subproviders": "^4.1.1", "@0x/tslint-config": "^3.0.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "@types/mocha": "^2.2.42", "copyfiles": "^2.0.0", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethers": "~4.0.4", "lodash": "^4.17.11", "run-s": "^0.0.0" }, "devDependencies": { - "@0x/contracts-test-utils": "^3.1.7", - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", + "@0x/contracts-test-utils": "^3.1.8", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", "chai": "^4.0.1", "chai-as-promised": "^7.1.0", "chai-bignumber": "^3.0.0", diff --git a/packages/migrations/package.json b/packages/migrations/package.json index 6324db7455..bb11d2db8f 100644 --- a/packages/migrations/package.json +++ b/packages/migrations/package.json @@ -1,6 +1,6 @@ { "name": "@0x/migrations", - "version": "4.1.6", + "version": "4.1.7", "engines": { "node": ">=6.12" }, @@ -36,9 +36,9 @@ }, "license": "Apache-2.0", "devDependencies": { - "@0x/dev-utils": "^2.2.3", + "@0x/dev-utils": "^2.2.4", "@0x/tslint-config": "^3.0.1", - "@0x/types": "^2.2.2", + "@0x/types": "^2.4.0", "@types/yargs": "^11.0.0", "make-promises-safe": "^1.1.0", "npm-run-all": "^4.1.2", @@ -50,19 +50,19 @@ "yargs": "^10.0.3" }, "dependencies": { - "@0x/abi-gen-wrappers": "^4.3.0", - "@0x/base-contract": "^5.1.0", - "@0x/contract-addresses": "^2.3.3", - "@0x/contract-artifacts": "^2.0.0", - "@0x/order-utils": "^8.1.1", - "@0x/sol-compiler": "^3.1.8", - "@0x/subproviders": "^4.1.0", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/abi-gen-wrappers": "^5.0.0", + "@0x/base-contract": "^5.1.1", + "@0x/contract-addresses": "^3.0.0", + "@0x/contract-artifacts": "^2.0.1", + "@0x/order-utils": "^8.2.0", + "@0x/sol-compiler": "^3.1.9", + "@0x/subproviders": "^4.1.1", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "@ledgerhq/hw-app-eth": "^4.3.0", "@types/web3-provider-engine": "^14.0.0", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethers": "~4.0.4", "lodash": "^4.17.11" }, diff --git a/packages/monorepo-scripts/package.json b/packages/monorepo-scripts/package.json index 37cb4dfdf9..ee5f647ad6 100644 --- a/packages/monorepo-scripts/package.json +++ b/packages/monorepo-scripts/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@0x/monorepo-scripts", - "version": "1.0.32", + "version": "1.0.33", "engines": { "node": ">=6.12" }, @@ -48,8 +48,8 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/types": "^2.2.2", - "@0x/utils": "^4.3.3", + "@0x/types": "^2.4.0", + "@0x/utils": "^4.4.0", "@lerna/batch-packages": "^3.0.0-beta.18", "@types/depcheck": "^0.6.0", "async-child-process": "^1.1.1", diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index 69166d6f38..9d41dcdb7c 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/order-utils", - "version": "8.1.1", + "version": "8.2.0", "engines": { "node": ">=6.12" }, @@ -36,7 +36,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/order-utils/README.md", "devDependencies": { - "@0x/dev-utils": "^2.2.3", + "@0x/dev-utils": "^2.2.4", "@0x/tslint-config": "^3.0.1", "@types/bn.js": "^4.11.0", "@types/lodash": "4.14.104", @@ -56,19 +56,19 @@ "web3-provider-engine": "14.0.6" }, "dependencies": { - "@0x/abi-gen-wrappers": "^4.3.0", - "@0x/assert": "^2.0.10", - "@0x/base-contract": "^5.1.0", - "@0x/contract-addresses": "^2.3.3", - "@0x/contract-artifacts": "^2.0.0", - "@0x/json-schemas": "^3.0.10", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/abi-gen-wrappers": "^5.0.0", + "@0x/assert": "^2.1.0", + "@0x/base-contract": "^5.1.1", + "@0x/contract-addresses": "^3.0.0", + "@0x/contract-artifacts": "^2.0.1", + "@0x/json-schemas": "^3.0.11", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "@types/node": "*", "bn.js": "^4.11.8", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethereumjs-abi": "0.6.5", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4", diff --git a/packages/order-watcher/package.json b/packages/order-watcher/package.json index 88e94c9b3b..0a620bc49d 100644 --- a/packages/order-watcher/package.json +++ b/packages/order-watcher/package.json @@ -1,6 +1,6 @@ { "name": "@0x/order-watcher", - "version": "4.0.11", + "version": "4.0.12", "description": "An order watcher daemon that watches for order validity", "keywords": [ "0x", @@ -39,9 +39,9 @@ "node": ">=6.0.0" }, "devDependencies": { - "@0x/dev-utils": "^2.2.3", - "@0x/migrations": "^4.1.6", - "@0x/subproviders": "^4.1.0", + "@0x/dev-utils": "^2.2.4", + "@0x/migrations": "^4.1.7", + "@0x/subproviders": "^4.1.1", "@0x/tslint-config": "^3.0.1", "@types/bintrees": "^1.0.2", "@types/lodash": "4.14.104", @@ -64,21 +64,21 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/abi-gen-wrappers": "^4.3.0", - "@0x/assert": "^2.0.10", - "@0x/base-contract": "^5.1.0", - "@0x/contract-addresses": "^2.3.3", - "@0x/contract-artifacts": "^2.0.0", - "@0x/contract-wrappers": "^9.1.4", - "@0x/fill-scenarios": "^3.0.10", - "@0x/json-schemas": "^3.0.10", - "@0x/order-utils": "^8.1.1", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/abi-gen-wrappers": "^5.0.0", + "@0x/assert": "^2.1.0", + "@0x/base-contract": "^5.1.1", + "@0x/contract-addresses": "^3.0.0", + "@0x/contract-artifacts": "^2.0.1", + "@0x/contract-wrappers": "^9.1.5", + "@0x/fill-scenarios": "^3.0.11", + "@0x/json-schemas": "^3.0.11", + "@0x/order-utils": "^8.2.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "bintrees": "^1.0.2", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethereumjs-blockstream": "6.0.0", "ethers": "~4.0.4", "lodash": "^4.17.11", diff --git a/packages/python-contract-wrappers/package.json b/packages/python-contract-wrappers/package.json index 87d07c3666..f9c1dc0e3c 100644 --- a/packages/python-contract-wrappers/package.json +++ b/packages/python-contract-wrappers/package.json @@ -1,6 +1,6 @@ { "name": "@0x/python-contract-wrappers", - "version": "1.0.0", + "version": "1.0.1", "engines": { "node": ">=6.12" }, @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/python-contract-wrappers/README.md", "devDependencies": { - "@0x/abi-gen": "^2.0.10", + "@0x/abi-gen": "^2.1.0", "shx": "^0.2.2" }, "publishConfig": { diff --git a/packages/react-docs/package.json b/packages/react-docs/package.json index a3f8038927..e351744485 100644 --- a/packages/react-docs/package.json +++ b/packages/react-docs/package.json @@ -1,6 +1,6 @@ { "name": "@0x/react-docs", - "version": "2.0.12", + "version": "2.0.13", "engines": { "node": ">=6.12" }, @@ -25,7 +25,7 @@ "url": "https://github.com/0xProject/0x-monorepo.git" }, "devDependencies": { - "@0x/dev-utils": "^2.2.3", + "@0x/dev-utils": "^2.2.4", "@0x/tslint-config": "^3.0.1", "@types/compare-versions": "^3.0.0", "@types/styled-components": "4.0.0", @@ -35,9 +35,9 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/react-shared": "^2.0.12", - "@0x/types": "^2.2.2", - "@0x/utils": "^4.3.3", + "@0x/react-shared": "^2.0.13", + "@0x/types": "^2.4.0", + "@0x/utils": "^4.4.0", "@types/lodash": "4.14.104", "@types/material-ui": "^0.20.0", "@types/node": "*", diff --git a/packages/react-shared/package.json b/packages/react-shared/package.json index 4f701e512c..4a0070210d 100644 --- a/packages/react-shared/package.json +++ b/packages/react-shared/package.json @@ -1,6 +1,6 @@ { "name": "@0x/react-shared", - "version": "2.0.12", + "version": "2.0.13", "engines": { "node": ">=6.12" }, @@ -26,7 +26,7 @@ "url": "https://github.com/0xProject/0x-monorepo.git" }, "devDependencies": { - "@0x/dev-utils": "^2.2.3", + "@0x/dev-utils": "^2.2.4", "@0x/tslint-config": "^3.0.1", "make-promises-safe": "^1.1.0", "shx": "^0.2.2", @@ -34,7 +34,7 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/types": "^2.2.2", + "@0x/types": "^2.4.0", "@material-ui/core": "^3.0.1", "@types/is-mobile": "0.3.0", "@types/lodash": "4.14.104", diff --git a/packages/sol-compiler/package.json b/packages/sol-compiler/package.json index f08ebbfeea..619922dca5 100644 --- a/packages/sol-compiler/package.json +++ b/packages/sol-compiler/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-compiler", - "version": "3.1.8", + "version": "3.1.9", "engines": { "node": ">=6.12" }, @@ -43,7 +43,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-compiler/README.md", "devDependencies": { - "@0x/dev-utils": "^2.2.3", + "@0x/dev-utils": "^2.2.4", "@0x/tslint-config": "^3.0.1", "@types/chokidar": "^1.7.5", "@types/mkdirp": "^0.5.2", @@ -70,17 +70,17 @@ "zeppelin-solidity": "1.8.0" }, "dependencies": { - "@0x/assert": "^2.0.10", - "@0x/json-schemas": "^3.0.10", - "@0x/sol-resolver": "^2.0.7", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/assert": "^2.1.0", + "@0x/json-schemas": "^3.0.11", + "@0x/sol-resolver": "^2.0.8", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "@types/yargs": "^11.0.0", "chalk": "^2.3.0", "chokidar": "^2.0.4", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11", "mkdirp": "^0.5.1", diff --git a/packages/sol-coverage/package.json b/packages/sol-coverage/package.json index b2b450a655..a664c03082 100644 --- a/packages/sol-coverage/package.json +++ b/packages/sol-coverage/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-coverage", - "version": "3.0.5", + "version": "3.0.6", "engines": { "node": ">=6.12" }, @@ -30,11 +30,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-coverage/README.md", "dependencies": { - "@0x/sol-tracing-utils": "^6.0.12", - "@0x/subproviders": "^4.1.0", - "@0x/typescript-typings": "^4.2.2", + "@0x/sol-tracing-utils": "^6.0.13", + "@0x/subproviders": "^4.1.1", + "@0x/typescript-typings": "^4.2.3", "@types/minimatch": "^3.0.3", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "lodash": "^4.17.11", "minimatch": "^3.0.4", "web3-provider-engine": "14.0.6" diff --git a/packages/sol-doc/package.json b/packages/sol-doc/package.json index 4cf816697e..2fd28010a9 100644 --- a/packages/sol-doc/package.json +++ b/packages/sol-doc/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-doc", - "version": "2.0.12", + "version": "2.0.13", "description": "Solidity documentation generator", "main": "lib/src/index.js", "types": "lib/src/index.d.js", @@ -26,10 +26,10 @@ "author": "F. Eugene Aumson", "license": "Apache-2.0", "dependencies": { - "@0x/sol-compiler": "^3.1.8", - "@0x/types": "^2.2.2", - "@0x/utils": "^4.3.3", - "ethereum-types": "^2.1.2", + "@0x/sol-compiler": "^3.1.9", + "@0x/types": "^2.4.0", + "@0x/utils": "^4.4.0", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11", "yargs": "^10.0.3" diff --git a/packages/sol-profiler/package.json b/packages/sol-profiler/package.json index c0bd2fb4e7..22b2fc5050 100644 --- a/packages/sol-profiler/package.json +++ b/packages/sol-profiler/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-profiler", - "version": "3.1.7", + "version": "3.1.8", "engines": { "node": ">=6.12" }, @@ -30,11 +30,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-profiler/README.md", "dependencies": { - "@0x/sol-tracing-utils": "^6.0.12", - "@0x/subproviders": "^4.1.0", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "ethereum-types": "^2.1.2", + "@0x/sol-tracing-utils": "^6.0.13", + "@0x/subproviders": "^4.1.1", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11", "web3-provider-engine": "14.0.6" diff --git a/packages/sol-resolver/package.json b/packages/sol-resolver/package.json index ee4e3154fe..2fd30df86b 100644 --- a/packages/sol-resolver/package.json +++ b/packages/sol-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-resolver", - "version": "2.0.7", + "version": "2.0.8", "engines": { "node": ">=6.12" }, @@ -31,8 +31,8 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", "lodash": "^4.17.11" }, "publishConfig": { diff --git a/packages/sol-trace/package.json b/packages/sol-trace/package.json index bf1bb47aa2..f4c254712f 100644 --- a/packages/sol-trace/package.json +++ b/packages/sol-trace/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-trace", - "version": "2.0.13", + "version": "2.0.14", "engines": { "node": ">=6.12" }, @@ -30,11 +30,11 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-trace/README.md", "dependencies": { - "@0x/sol-tracing-utils": "^6.0.12", - "@0x/subproviders": "^4.1.0", - "@0x/typescript-typings": "^4.2.2", + "@0x/sol-tracing-utils": "^6.0.13", + "@0x/subproviders": "^4.1.1", + "@0x/typescript-typings": "^4.2.3", "chalk": "^2.3.0", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.11", "loglevel": "^1.6.1", diff --git a/packages/sol-tracing-utils/package.json b/packages/sol-tracing-utils/package.json index 3114a46ccd..54a500206b 100644 --- a/packages/sol-tracing-utils/package.json +++ b/packages/sol-tracing-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sol-tracing-utils", - "version": "6.0.12", + "version": "6.0.13", "engines": { "node": ">=6.12" }, @@ -43,16 +43,16 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-tracing-utils/README.md", "dependencies": { - "@0x/dev-utils": "^2.2.3", - "@0x/sol-compiler": "^3.1.8", - "@0x/sol-resolver": "^2.0.7", - "@0x/subproviders": "^4.1.0", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/dev-utils": "^2.2.4", + "@0x/sol-compiler": "^3.1.9", + "@0x/sol-resolver": "^2.0.8", + "@0x/subproviders": "^4.1.1", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "@types/solidity-parser-antlr": "^0.2.3", "chalk": "^2.3.0", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4", "glob": "^7.1.2", diff --git a/packages/sra-spec/package.json b/packages/sra-spec/package.json index c10e8d460c..1907685ead 100644 --- a/packages/sra-spec/package.json +++ b/packages/sra-spec/package.json @@ -1,6 +1,6 @@ { "name": "@0x/sra-spec", - "version": "2.0.10", + "version": "2.0.11", "engines": { "node": ">=6.12" }, @@ -36,7 +36,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sra-spec/README.md", "dependencies": { - "@0x/json-schemas": "^3.0.10", + "@0x/json-schemas": "^3.0.11", "@loopback/openapi-v3-types": "^0.8.2" }, "devDependencies": { diff --git a/packages/subproviders/package.json b/packages/subproviders/package.json index 2169fd21d8..6c625091c7 100644 --- a/packages/subproviders/package.json +++ b/packages/subproviders/package.json @@ -1,6 +1,6 @@ { "name": "@0x/subproviders", - "version": "4.1.0", + "version": "4.1.1", "engines": { "node": ">=6.12" }, @@ -30,11 +30,11 @@ } }, "dependencies": { - "@0x/assert": "^2.0.10", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/assert": "^2.1.0", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "@ledgerhq/hw-app-eth": "^4.3.0", "@ledgerhq/hw-transport-u2f": "4.24.0", "@types/eth-lightwallet": "^3.0.0", @@ -43,7 +43,7 @@ "bip39": "^2.5.0", "bn.js": "^4.11.8", "eth-lightwallet": "^3.0.1", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethereumjs-tx": "^1.3.5", "ethereumjs-util": "^5.1.1", "ganache-core": "^2.5.3", diff --git a/packages/testnet-faucets/package.json b/packages/testnet-faucets/package.json index 9fb2865f2a..df810fea34 100644 --- a/packages/testnet-faucets/package.json +++ b/packages/testnet-faucets/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@0x/testnet-faucets", - "version": "1.0.80", + "version": "1.0.81", "engines": { "node": ">=6.12" }, @@ -19,13 +19,13 @@ "author": "Fabio Berger", "license": "Apache-2.0", "dependencies": { - "0x.js": "^6.0.9", - "@0x/subproviders": "^4.1.0", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "0x.js": "^6.0.10", + "@0x/subproviders": "^4.1.1", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "body-parser": "^1.17.1", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethereumjs-tx": "^1.3.5", "ethereumjs-util": "^5.1.1", "express": "^4.15.2", diff --git a/packages/types/package.json b/packages/types/package.json index a639d88fc2..524d35012e 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@0x/types", - "version": "2.2.2", + "version": "2.4.0", "engines": { "node": ">=6.12" }, @@ -32,7 +32,7 @@ "dependencies": { "@types/node": "*", "bignumber.js": "~8.0.2", - "ethereum-types": "^2.1.2" + "ethereum-types": "^2.1.3" }, "publishConfig": { "access": "public" diff --git a/packages/typescript-typings/package.json b/packages/typescript-typings/package.json index c3670df51a..bbeffdd84d 100644 --- a/packages/typescript-typings/package.json +++ b/packages/typescript-typings/package.json @@ -1,6 +1,6 @@ { "name": "@0x/typescript-typings", - "version": "4.2.2", + "version": "4.2.3", "engines": { "node": ">=6.12" }, @@ -27,7 +27,7 @@ "@types/bn.js": "^4.11.0", "@types/react": "*", "bignumber.js": "~8.0.2", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "popper.js": "1.14.3" }, "devDependencies": { diff --git a/packages/utils/package.json b/packages/utils/package.json index 8f72dfa659..9807f58f6d 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@0x/utils", - "version": "4.3.3", + "version": "4.4.0", "engines": { "node": ">=6.12" }, @@ -45,14 +45,14 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", "@types/node": "*", "abortcontroller-polyfill": "^1.1.9", "bignumber.js": "~8.0.2", "chalk": "^2.3.0", "detect-node": "2.0.3", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4", "isomorphic-fetch": "2.2.1", diff --git a/packages/web3-wrapper/package.json b/packages/web3-wrapper/package.json index f778176e51..c1ffef9166 100644 --- a/packages/web3-wrapper/package.json +++ b/packages/web3-wrapper/package.json @@ -1,6 +1,6 @@ { "name": "@0x/web3-wrapper", - "version": "6.0.6", + "version": "6.0.7", "engines": { "node": ">=6.12" }, @@ -54,11 +54,11 @@ "typescript": "3.0.1" }, "dependencies": { - "@0x/assert": "^2.0.10", - "@0x/json-schemas": "^3.0.10", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "ethereum-types": "^2.1.2", + "@0x/assert": "^2.1.0", + "@0x/json-schemas": "^3.0.11", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4", "lodash": "^4.17.11" diff --git a/packages/website/package.json b/packages/website/package.json index 2780f2369d..6c8f76a69b 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -1,6 +1,6 @@ { "name": "@0x/website", - "version": "0.0.83", + "version": "0.0.84", "engines": { "node": ">=6.12" }, @@ -21,18 +21,18 @@ "author": "Fabio Berger", "license": "Apache-2.0", "dependencies": { - "@0x/asset-buyer": "^6.1.5", - "@0x/contract-addresses": "^2.3.3", - "@0x/contract-wrappers": "^9.1.4", - "@0x/json-schemas": "^3.0.10", - "@0x/order-utils": "^8.1.1", - "@0x/react-docs": "^2.0.12", - "@0x/react-shared": "^2.0.12", - "@0x/subproviders": "^4.1.0", - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", - "@0x/utils": "^4.3.3", - "@0x/web3-wrapper": "^6.0.6", + "@0x/asset-buyer": "^6.1.6", + "@0x/contract-addresses": "^3.0.0", + "@0x/contract-wrappers": "^9.1.5", + "@0x/json-schemas": "^3.0.11", + "@0x/order-utils": "^8.2.0", + "@0x/react-docs": "^2.0.13", + "@0x/react-shared": "^2.0.13", + "@0x/subproviders": "^4.1.1", + "@0x/types": "^2.4.0", + "@0x/typescript-typings": "^4.2.3", + "@0x/utils": "^4.4.0", + "@0x/web3-wrapper": "^6.0.7", "@reach/dialog": "^0.1.2", "@types/react-lazyload": "^2.3.1", "@types/react-loadable": "^5.4.2", @@ -43,7 +43,7 @@ "blockies": "^0.0.2", "bowser": "^1.9.4", "deep-equal": "^1.0.1", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.3", "ethereumjs-util": "^5.1.1", "find-versions": "^2.0.0", "jsonschema": "^1.2.0",