Skip to content

Commit aae46be

Browse files
author
Github Actions
committed
Publish
- @0x/contracts-asset-proxy@3.7.19 - @0x/contracts-broker@1.1.37 - @0x/contracts-coordinator@3.1.38 - @0x/contracts-dev-utils@1.3.36 - @0x/contracts-erc1155@2.1.37 - @0x/contracts-erc20@3.3.16 - @0x/contracts-erc721@3.1.37 - @0x/contracts-exchange-forwarder@4.2.38 - @0x/contracts-exchange-libs@4.3.37 - @0x/contracts-exchange@3.2.38 - @0x/contracts-extensions@6.2.32 - @0x/contracts-integrations@2.7.64 - @0x/contracts-multisig@4.1.38 - @0x/contracts-staking@2.0.45 - @0x/contracts-test-utils@5.4.8 - @0x/contracts-treasury@1.3.2 - @0x/contracts-utils@4.7.16 - @0x/contracts-zero-ex@0.28.0 - @0x/asset-swapper@16.25.0 - @0x/contract-wrappers-test@12.2.53 - @0x/migrations@8.1.1 - @0x/protocol-utils@1.8.2
1 parent a0bb369 commit aae46be

22 files changed

Lines changed: 141 additions & 141 deletions

File tree

contracts/asset-proxy/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-asset-proxy",
3-
"version": "3.7.18",
3+
"version": "3.7.19",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -54,8 +54,8 @@
5454
"@0x/abi-gen": "^5.6.0",
5555
"@0x/contract-wrappers": "^13.17.4",
5656
"@0x/contracts-gen": "^2.0.38",
57-
"@0x/contracts-test-utils": "^5.4.7",
58-
"@0x/contracts-utils": "^4.7.15",
57+
"@0x/contracts-test-utils": "^5.4.8",
58+
"@0x/contracts-utils": "^4.7.16",
5959
"@0x/dev-utils": "^4.2.7",
6060
"@0x/sol-compiler": "^4.7.3",
6161
"@0x/ts-doc-gen": "^0.0.28",
@@ -80,10 +80,10 @@
8080
},
8181
"dependencies": {
8282
"@0x/base-contract": "^6.4.0",
83-
"@0x/contracts-erc1155": "^2.1.36",
84-
"@0x/contracts-erc20": "^3.3.15",
85-
"@0x/contracts-erc721": "^3.1.36",
86-
"@0x/contracts-exchange-libs": "^4.3.36",
83+
"@0x/contracts-erc1155": "^2.1.37",
84+
"@0x/contracts-erc20": "^3.3.16",
85+
"@0x/contracts-erc721": "^3.1.37",
86+
"@0x/contracts-exchange-libs": "^4.3.37",
8787
"@0x/order-utils": "^10.4.28",
8888
"@0x/types": "^3.3.3",
8989
"@0x/typescript-typings": "^5.2.0",

contracts/broker/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-broker",
3-
"version": "1.1.36",
3+
"version": "1.1.37",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -52,14 +52,14 @@
5252
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
5353
"devDependencies": {
5454
"@0x/abi-gen": "^5.6.0",
55-
"@0x/contracts-asset-proxy": "^3.7.18",
56-
"@0x/contracts-erc20": "^3.3.15",
57-
"@0x/contracts-erc721": "^3.1.36",
58-
"@0x/contracts-exchange": "^3.2.37",
59-
"@0x/contracts-exchange-libs": "^4.3.36",
55+
"@0x/contracts-asset-proxy": "^3.7.19",
56+
"@0x/contracts-erc20": "^3.3.16",
57+
"@0x/contracts-erc721": "^3.1.37",
58+
"@0x/contracts-exchange": "^3.2.38",
59+
"@0x/contracts-exchange-libs": "^4.3.37",
6060
"@0x/contracts-gen": "^2.0.38",
61-
"@0x/contracts-test-utils": "^5.4.7",
62-
"@0x/contracts-utils": "^4.7.15",
61+
"@0x/contracts-test-utils": "^5.4.8",
62+
"@0x/contracts-utils": "^4.7.16",
6363
"@0x/sol-compiler": "^4.7.3",
6464
"@0x/ts-doc-gen": "^0.0.28",
6565
"@0x/tslint-config": "^4.1.4",

contracts/coordinator/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-coordinator",
3-
"version": "3.1.37",
3+
"version": "3.1.38",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -53,9 +53,9 @@
5353
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
5454
"devDependencies": {
5555
"@0x/abi-gen": "^5.6.0",
56-
"@0x/contracts-asset-proxy": "^3.7.18",
57-
"@0x/contracts-dev-utils": "^1.3.35",
58-
"@0x/contracts-erc20": "^3.3.15",
56+
"@0x/contracts-asset-proxy": "^3.7.19",
57+
"@0x/contracts-dev-utils": "^1.3.36",
58+
"@0x/contracts-erc20": "^3.3.16",
5959
"@0x/contracts-gen": "^2.0.38",
6060
"@0x/dev-utils": "^4.2.7",
6161
"@0x/order-utils": "^10.4.28",
@@ -85,9 +85,9 @@
8585
"@0x/assert": "^3.0.27",
8686
"@0x/base-contract": "^6.4.0",
8787
"@0x/contract-addresses": "^6.6.0",
88-
"@0x/contracts-exchange": "^3.2.37",
89-
"@0x/contracts-test-utils": "^5.4.7",
90-
"@0x/contracts-utils": "^4.7.15",
88+
"@0x/contracts-exchange": "^3.2.38",
89+
"@0x/contracts-test-utils": "^5.4.8",
90+
"@0x/contracts-utils": "^4.7.16",
9191
"@0x/json-schemas": "^6.1.3",
9292
"@0x/types": "^3.3.3",
9393
"@0x/typescript-typings": "^5.2.0",

contracts/dev-utils/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-dev-utils",
3-
"version": "1.3.35",
3+
"version": "1.3.36",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -43,10 +43,10 @@
4343
"devDependencies": {
4444
"@0x/abi-gen": "^5.6.0",
4545
"@0x/assert": "^3.0.27",
46-
"@0x/contracts-asset-proxy": "^3.7.18",
47-
"@0x/contracts-erc20": "^3.3.15",
46+
"@0x/contracts-asset-proxy": "^3.7.19",
47+
"@0x/contracts-erc20": "^3.3.16",
4848
"@0x/contracts-gen": "^2.0.38",
49-
"@0x/contracts-test-utils": "^5.4.7",
49+
"@0x/contracts-test-utils": "^5.4.8",
5050
"@0x/sol-compiler": "^4.7.3",
5151
"@0x/ts-doc-gen": "^0.0.28",
5252
"@0x/tslint-config": "^4.1.4",

contracts/erc1155/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-erc1155",
3-
"version": "2.1.36",
3+
"version": "2.1.37",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@0x/abi-gen": "^5.6.0",
5656
"@0x/contracts-gen": "^2.0.38",
57-
"@0x/contracts-utils": "^4.7.15",
57+
"@0x/contracts-utils": "^4.7.16",
5858
"@0x/dev-utils": "^4.2.7",
5959
"@0x/sol-compiler": "^4.7.3",
6060
"@0x/ts-doc-gen": "^0.0.28",
@@ -81,7 +81,7 @@
8181
},
8282
"dependencies": {
8383
"@0x/base-contract": "^6.4.0",
84-
"@0x/contracts-test-utils": "^5.4.7",
84+
"@0x/contracts-test-utils": "^5.4.8",
8585
"@0x/utils": "^6.4.3",
8686
"@0x/web3-wrapper": "^7.5.3",
8787
"lodash": "^4.17.11"

contracts/erc20/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-erc20",
3-
"version": "3.3.15",
3+
"version": "3.3.16",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -53,8 +53,8 @@
5353
"devDependencies": {
5454
"@0x/abi-gen": "^5.6.0",
5555
"@0x/contracts-gen": "^2.0.38",
56-
"@0x/contracts-test-utils": "^5.4.7",
57-
"@0x/contracts-utils": "^4.7.15",
56+
"@0x/contracts-test-utils": "^5.4.8",
57+
"@0x/contracts-utils": "^4.7.16",
5858
"@0x/dev-utils": "^4.2.7",
5959
"@0x/sol-compiler": "^4.7.3",
6060
"@0x/ts-doc-gen": "^0.0.28",

contracts/erc721/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-erc721",
3-
"version": "3.1.36",
3+
"version": "3.1.37",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -54,8 +54,8 @@
5454
"devDependencies": {
5555
"@0x/abi-gen": "^5.6.0",
5656
"@0x/contracts-gen": "^2.0.38",
57-
"@0x/contracts-test-utils": "^5.4.7",
58-
"@0x/contracts-utils": "^4.7.15",
57+
"@0x/contracts-test-utils": "^5.4.8",
58+
"@0x/contracts-utils": "^4.7.16",
5959
"@0x/dev-utils": "^4.2.7",
6060
"@0x/sol-compiler": "^4.7.3",
6161
"@0x/ts-doc-gen": "^0.0.28",

contracts/exchange-forwarder/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-exchange-forwarder",
3-
"version": "4.2.37",
3+
"version": "4.2.38",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -53,16 +53,16 @@
5353
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
5454
"devDependencies": {
5555
"@0x/abi-gen": "^5.6.0",
56-
"@0x/contracts-asset-proxy": "^3.7.18",
57-
"@0x/contracts-dev-utils": "^1.3.35",
58-
"@0x/contracts-erc1155": "^2.1.36",
59-
"@0x/contracts-erc20": "^3.3.15",
60-
"@0x/contracts-erc721": "^3.1.36",
61-
"@0x/contracts-exchange": "^3.2.37",
62-
"@0x/contracts-exchange-libs": "^4.3.36",
56+
"@0x/contracts-asset-proxy": "^3.7.19",
57+
"@0x/contracts-dev-utils": "^1.3.36",
58+
"@0x/contracts-erc1155": "^2.1.37",
59+
"@0x/contracts-erc20": "^3.3.16",
60+
"@0x/contracts-erc721": "^3.1.37",
61+
"@0x/contracts-exchange": "^3.2.38",
62+
"@0x/contracts-exchange-libs": "^4.3.37",
6363
"@0x/contracts-gen": "^2.0.38",
64-
"@0x/contracts-test-utils": "^5.4.7",
65-
"@0x/contracts-utils": "^4.7.15",
64+
"@0x/contracts-test-utils": "^5.4.8",
65+
"@0x/contracts-utils": "^4.7.16",
6666
"@0x/dev-utils": "^4.2.7",
6767
"@0x/order-utils": "^10.4.28",
6868
"@0x/sol-compiler": "^4.7.3",

contracts/exchange-libs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-exchange-libs",
3-
"version": "4.3.36",
3+
"version": "4.3.37",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -81,8 +81,8 @@
8181
},
8282
"dependencies": {
8383
"@0x/base-contract": "^6.4.0",
84-
"@0x/contracts-test-utils": "^5.4.7",
85-
"@0x/contracts-utils": "^4.7.15",
84+
"@0x/contracts-test-utils": "^5.4.8",
85+
"@0x/contracts-utils": "^4.7.16",
8686
"@0x/order-utils": "^10.4.28",
8787
"@0x/types": "^3.3.3",
8888
"@0x/typescript-typings": "^5.2.0",

contracts/exchange/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/contracts-exchange",
3-
"version": "3.2.37",
3+
"version": "3.2.38",
44
"engines": {
55
"node": ">=6.12"
66
},
@@ -53,13 +53,13 @@
5353
"homepage": "https://github.com/0xProject/protocol/tree/main/contracts/protocol",
5454
"devDependencies": {
5555
"@0x/abi-gen": "^5.6.0",
56-
"@0x/contracts-asset-proxy": "^3.7.18",
57-
"@0x/contracts-exchange-libs": "^4.3.36",
56+
"@0x/contracts-asset-proxy": "^3.7.19",
57+
"@0x/contracts-exchange-libs": "^4.3.37",
5858
"@0x/contracts-gen": "^2.0.38",
59-
"@0x/contracts-multisig": "^4.1.37",
60-
"@0x/contracts-staking": "^2.0.44",
61-
"@0x/contracts-test-utils": "^5.4.7",
62-
"@0x/contracts-utils": "^4.7.15",
59+
"@0x/contracts-multisig": "^4.1.38",
60+
"@0x/contracts-staking": "^2.0.45",
61+
"@0x/contracts-test-utils": "^5.4.8",
62+
"@0x/contracts-utils": "^4.7.16",
6363
"@0x/dev-utils": "^4.2.7",
6464
"@0x/sol-compiler": "^4.7.3",
6565
"@0x/ts-doc-gen": "^0.0.28",
@@ -89,10 +89,10 @@
8989
},
9090
"dependencies": {
9191
"@0x/base-contract": "^6.4.0",
92-
"@0x/contracts-dev-utils": "^1.3.35",
93-
"@0x/contracts-erc1155": "^2.1.36",
94-
"@0x/contracts-erc20": "^3.3.15",
95-
"@0x/contracts-erc721": "^3.1.36",
92+
"@0x/contracts-dev-utils": "^1.3.36",
93+
"@0x/contracts-erc1155": "^2.1.37",
94+
"@0x/contracts-erc20": "^3.3.16",
95+
"@0x/contracts-erc721": "^3.1.37",
9696
"@0x/order-utils": "^10.4.28",
9797
"@0x/utils": "^6.4.3",
9898
"lodash": "^4.17.11"

0 commit comments

Comments
 (0)