Lock versions of all dependencies that are contracts packages
This commit is contained in:
parent
92cbff67d1
commit
bcff25c996
@ -65,9 +65,9 @@
|
||||
"dependencies": {
|
||||
"@0x/base-contract": "^3.0.13",
|
||||
"@0x/contracts-test-utils": "^2.0.1",
|
||||
"@0x/contracts-erc20": "^1.0.0",
|
||||
"@0x/contracts-erc721": "^1.0.0",
|
||||
"@0x/contracts-utils": "^3.0.0",
|
||||
"@0x/contracts-erc20": "1.0.0",
|
||||
"@0x/contracts-erc721": "1.0.0",
|
||||
"@0x/contracts-utils": "3.0.0",
|
||||
"@0x/order-utils": "^3.1.2",
|
||||
"@0x/types": "^1.5.2",
|
||||
"@0x/typescript-typings": "^3.0.8",
|
||||
|
@ -65,8 +65,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@0x/base-contract": "^3.0.13",
|
||||
"@0x/contracts-exchange-libs": "^1.0.0",
|
||||
"@0x/contracts-utils": "^3.0.0",
|
||||
"@0x/contracts-exchange-libs": "1.0.0",
|
||||
"@0x/contracts-utils": "3.0.0",
|
||||
"@0x/types": "^1.5.2",
|
||||
"@0x/typescript-typings": "^3.0.8",
|
||||
"@0x/utils": "^3.0.1",
|
||||
|
@ -65,7 +65,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@0x/base-contract": "^3.0.13",
|
||||
"@0x/contracts-utils": "^3.0.0",
|
||||
"@0x/contracts-utils": "3.0.0",
|
||||
"@0x/types": "^1.5.2",
|
||||
"@0x/typescript-typings": "^3.0.8",
|
||||
"@0x/utils": "^3.0.1",
|
||||
|
@ -66,12 +66,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@0x/base-contract": "^3.0.13",
|
||||
"@0x/contracts-asset-proxy": "^1.0.0",
|
||||
"@0x/contracts-exchange-libs": "^1.0.0",
|
||||
"@0x/contracts-exchange": "^1.0.0",
|
||||
"@0x/contracts-erc20": "^1.0.0",
|
||||
"@0x/contracts-erc721": "^1.0.0",
|
||||
"@0x/contracts-utils": "^3.0.0",
|
||||
"@0x/contracts-asset-proxy": "1.0.0",
|
||||
"@0x/contracts-exchange-libs": "1.0.0",
|
||||
"@0x/contracts-exchange": "1.0.0",
|
||||
"@0x/contracts-erc20": "1.0.0",
|
||||
"@0x/contracts-erc721": "1.0.0",
|
||||
"@0x/contracts-utils": "3.0.0",
|
||||
"@0x/order-utils": "^3.1.2",
|
||||
"@0x/types": "^1.5.2",
|
||||
"@0x/typescript-typings": "^3.0.8",
|
||||
|
@ -65,7 +65,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@0x/base-contract": "^3.0.13",
|
||||
"@0x/contracts-utils": "^3.0.0",
|
||||
"@0x/contracts-utils": "3.0.0",
|
||||
"@0x/order-utils": "^3.1.2",
|
||||
"@0x/types": "^1.5.2",
|
||||
"@0x/typescript-typings": "^3.0.8",
|
||||
|
@ -64,12 +64,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@0x/base-contract": "^3.0.13",
|
||||
"@0x/contracts-asset-proxy": "^1.0.0",
|
||||
"@0x/contracts-exchange-libs": "^1.0.0",
|
||||
"@0x/contracts-asset-proxy": "1.0.0",
|
||||
"@0x/contracts-exchange-libs": "1.0.0",
|
||||
"@0x/contracts-test-utils": "^2.0.1",
|
||||
"@0x/contracts-erc20": "^1.0.0",
|
||||
"@0x/contracts-erc721": "^1.0.0",
|
||||
"@0x/contracts-utils": "^3.0.0",
|
||||
"@0x/contracts-erc20": "1.0.0",
|
||||
"@0x/contracts-erc721": "1.0.0",
|
||||
"@0x/contracts-utils": "3.0.0",
|
||||
"@0x/order-utils": "^3.1.2",
|
||||
"@0x/types": "^1.5.2",
|
||||
"@0x/typescript-typings": "^3.0.8",
|
||||
|
@ -66,12 +66,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@0x/base-contract": "^3.0.13",
|
||||
"@0x/contracts-asset-proxy": "^1.0.0",
|
||||
"@0x/contracts-exchange-libs": "^1.0.0",
|
||||
"@0x/contracts-exchange": "^1.0.0",
|
||||
"@0x/contracts-erc20": "^1.0.0",
|
||||
"@0x/contracts-erc721": "^1.0.0",
|
||||
"@0x/contracts-utils": "^3.0.0",
|
||||
"@0x/contracts-asset-proxy": "1.0.0",
|
||||
"@0x/contracts-exchange-libs": "1.0.0",
|
||||
"@0x/contracts-exchange": "1.0.0",
|
||||
"@0x/contracts-erc20": "1.0.0",
|
||||
"@0x/contracts-erc721": "1.0.0",
|
||||
"@0x/contracts-utils": "3.0.0",
|
||||
"@0x/order-utils": "^3.1.2",
|
||||
"@0x/types": "^1.5.2",
|
||||
"@0x/typescript-typings": "^3.0.8",
|
||||
|
@ -65,8 +65,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@0x/base-contract": "^3.0.13",
|
||||
"@0x/contracts-asset-proxy": "^1.0.0",
|
||||
"@0x/contracts-erc20": "^1.0.0",
|
||||
"@0x/contracts-asset-proxy": "1.0.0",
|
||||
"@0x/contracts-erc20": "1.0.0",
|
||||
"@0x/types": "^1.5.2",
|
||||
"@0x/typescript-typings": "^3.0.8",
|
||||
"@0x/utils": "^3.0.1",
|
||||
|
32
yarn.lock
32
yarn.lock
@ -13395,16 +13395,6 @@ react-dom@^16.3.2:
|
||||
object-assign "^4.1.1"
|
||||
prop-types "^15.6.0"
|
||||
|
||||
react-dom@^16.4.2:
|
||||
version "16.7.0"
|
||||
resolved "https://registry.npmjs.org/react-dom/-/react-dom-16.7.0.tgz#a17b2a7ca89ee7390bc1ed5eb81783c7461748b8"
|
||||
integrity sha512-D0Ufv1ExCAmF38P2Uh1lwpminZFRXEINJe53zRAbm4KPwSyd6DY/uDoS0Blj9jvPpn1+wivKpZYc8aAAN/nAkg==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
object-assign "^4.1.1"
|
||||
prop-types "^15.6.2"
|
||||
scheduler "^0.12.0"
|
||||
|
||||
react-dom@^16.5.2:
|
||||
version "16.5.2"
|
||||
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.5.2.tgz#b69ee47aa20bab5327b2b9d7c1fe2a30f2cfa9d7"
|
||||
@ -13462,8 +13452,8 @@ react-highlight@0xproject/react-highlight#fix/react-version:
|
||||
dependencies:
|
||||
highlight.js "^9.11.0"
|
||||
highlightjs-solidity "^1.0.5"
|
||||
react "^16.5.2"
|
||||
react-dom "^16.5.2"
|
||||
react "^16.4.2"
|
||||
react-dom "^16.4.2"
|
||||
|
||||
react-hot-loader@^4.3.3:
|
||||
version "4.3.4"
|
||||
@ -13731,16 +13721,6 @@ react@^16.3.2:
|
||||
object-assign "^4.1.1"
|
||||
prop-types "^15.6.0"
|
||||
|
||||
react@^16.4.2:
|
||||
version "16.7.0"
|
||||
resolved "https://registry.npmjs.org/react/-/react-16.7.0.tgz#b674ec396b0a5715873b350446f7ea0802ab6381"
|
||||
integrity sha512-StCz3QY8lxTb5cl2HJxjwLFOXPIFQp+p+hxQfc8WE0QiLfCtIlKj8/+5tjjKm8uSTlAW+fCPaavGFS06V9Ar3A==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
object-assign "^4.1.1"
|
||||
prop-types "^15.6.2"
|
||||
scheduler "^0.12.0"
|
||||
|
||||
react@^16.5.2:
|
||||
version "16.5.2"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.5.2.tgz#19f6b444ed139baa45609eee6dc3d318b3895d42"
|
||||
@ -14629,14 +14609,6 @@ schedule@^0.5.0:
|
||||
dependencies:
|
||||
object-assign "^4.1.1"
|
||||
|
||||
scheduler@^0.12.0:
|
||||
version "0.12.0"
|
||||
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.12.0.tgz#8ab17699939c0aedc5a196a657743c496538647b"
|
||||
integrity sha512-t7MBR28Akcp4Jm+QoR63XgAi9YgCUmgvDHqf5otgAj4QvdoBE4ImCX0ffehefePPG+aitiYHp0g/mW6s4Tp+dw==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
object-assign "^4.1.1"
|
||||
|
||||
schema-utils@^0.4.4:
|
||||
version "0.4.7"
|
||||
resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187"
|
||||
|
Loading…
x
Reference in New Issue
Block a user