Skip to content

Commit

Permalink
Upgrade @xmtp/proto
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Nov 18, 2024
1 parent 4b92c64 commit 8a3ca1a
Show file tree
Hide file tree
Showing 11 changed files with 28 additions and 40 deletions.
2 changes: 1 addition & 1 deletion content-types/content-type-group-updated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"dependencies": {
"@xmtp/content-type-primitives": "^1.0.1",
"@xmtp/proto": "^3.71.0"
"@xmtp/proto": "^3.72.0"
},
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
]
},
"dependencies": {
"@xmtp/proto": "^3.61.1"
"@xmtp/proto": "^3.72.0"
},
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-remote-attachment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"dependencies": {
"@noble/secp256k1": "^1.7.1",
"@xmtp/content-type-primitives": "^1.0.2",
"@xmtp/proto": "^3.61.1"
"@xmtp/proto": "^3.72.0"
},
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-reply/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"dependencies": {
"@xmtp/content-type-primitives": "^1.0.2",
"@xmtp/proto": "^3.61.1"
"@xmtp/proto": "^3.72.0"
},
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/consent-proof-signature/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
]
},
"dependencies": {
"@xmtp/proto": "3.62.1",
"@xmtp/proto": "^3.72.0",
"long": "^5.2.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/frames-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"dependencies": {
"@noble/hashes": "^1.4.0",
"@open-frames/proxy-client": "^0.3.3",
"@xmtp/proto": "3.62.1",
"@xmtp/proto": "^3.72.0",
"long": "^5.2.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/frames-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@noble/curves": "^1.3.0",
"@noble/hashes": "^1.4.0",
"@xmtp/proto": "3.61.1",
"@xmtp/proto": "^3.72.0",
"viem": "^2.16.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion sdks/browser-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@xmtp/content-type-group-updated": "^1.0.0",
"@xmtp/content-type-primitives": "^1.0.1",
"@xmtp/content-type-text": "^1.0.0",
"@xmtp/proto": "^3.70.0",
"@xmtp/proto": "^3.72.0",
"@xmtp/wasm-bindings": "^0.0.4",
"uuid": "^11.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion sdks/js-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@xmtp/consent-proof-signature": "^0.1.3",
"@xmtp/content-type-primitives": "^1.0.1",
"@xmtp/content-type-text": "^1.0.0",
"@xmtp/proto": "^3.68.0",
"@xmtp/proto": "^3.72.0",
"@xmtp/user-preferences-bindings-wasm": "^0.3.6",
"async-mutex": "^0.5.0",
"elliptic": "^6.5.7",
Expand Down
2 changes: 1 addition & 1 deletion sdks/node-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@xmtp/content-type-primitives": "^1.0.2",
"@xmtp/content-type-text": "^1.0.0",
"@xmtp/node-bindings": "^0.0.18",
"@xmtp/proto": "^3.62.1"
"@xmtp/proto": "^3.72.0"
},
"devDependencies": {
"@rollup/plugin-json": "^6.1.0",
Expand Down
48 changes: 18 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4755,7 +4755,7 @@ __metadata:
"@xmtp/content-type-group-updated": "npm:^1.0.0"
"@xmtp/content-type-primitives": "npm:^1.0.1"
"@xmtp/content-type-text": "npm:^1.0.0"
"@xmtp/proto": "npm:^3.70.0"
"@xmtp/proto": "npm:^3.72.0"
"@xmtp/wasm-bindings": "npm:^0.0.4"
playwright: "npm:^1.48.2"
rollup: "npm:^4.27.3"
Expand All @@ -4779,7 +4779,7 @@ __metadata:
dependencies:
"@rollup/plugin-terser": "npm:^0.4.4"
"@rollup/plugin-typescript": "npm:^12.1.1"
"@xmtp/proto": "npm:3.62.1"
"@xmtp/proto": "npm:^3.72.0"
ethers: "npm:^6.13.1"
long: "npm:^5.2.3"
rollup: "npm:^4.27.3"
Expand All @@ -4801,7 +4801,7 @@ __metadata:
"@rollup/plugin-typescript": "npm:^12.1.1"
"@types/node": "npm:^20.17.6"
"@xmtp/content-type-primitives": "npm:^1.0.1"
"@xmtp/proto": "npm:^3.71.0"
"@xmtp/proto": "npm:^3.72.0"
buffer: "npm:^6.0.3"
ethers: "npm:^6.11.1"
happy-dom: "npm:^15.11.6"
Expand All @@ -4822,7 +4822,7 @@ __metadata:
"@rollup/plugin-terser": "npm:^0.4.4"
"@rollup/plugin-typescript": "npm:^12.1.1"
"@types/node": "npm:^20.17.6"
"@xmtp/proto": "npm:^3.61.1"
"@xmtp/proto": "npm:^3.72.0"
happy-dom: "npm:^15.11.6"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.27.3"
Expand Down Expand Up @@ -4887,7 +4887,7 @@ __metadata:
"@rollup/plugin-typescript": "npm:^12.1.1"
"@types/node": "npm:^20.17.6"
"@xmtp/content-type-primitives": "npm:^1.0.2"
"@xmtp/proto": "npm:^3.61.1"
"@xmtp/proto": "npm:^3.72.0"
"@xmtp/rollup-plugin-resolve-extensions": "npm:^1.0.1"
"@xmtp/xmtp-js": "npm:^11.6.3"
buffer: "npm:^6.0.3"
Expand All @@ -4912,7 +4912,7 @@ __metadata:
"@types/node": "npm:^20.17.6"
"@xmtp/content-type-primitives": "npm:^1.0.2"
"@xmtp/content-type-remote-attachment": "workspace:*"
"@xmtp/proto": "npm:^3.61.1"
"@xmtp/proto": "npm:^3.72.0"
"@xmtp/xmtp-js": "npm:^11.6.3"
buffer: "npm:^6.0.3"
ethers: "npm:^6.11.1"
Expand Down Expand Up @@ -4980,7 +4980,7 @@ __metadata:
"@open-frames/types": "npm:^0.1.1"
"@rollup/plugin-terser": "npm:^0.4.4"
"@rollup/plugin-typescript": "npm:^12.1.1"
"@xmtp/proto": "npm:3.62.1"
"@xmtp/proto": "npm:^3.72.0"
"@xmtp/xmtp-js": "npm:^12.0.0"
ethers: "npm:^6.13.1"
long: "npm:^5.2.3"
Expand Down Expand Up @@ -5009,7 +5009,7 @@ __metadata:
"@rollup/plugin-typescript": "npm:^12.1.1"
"@types/bl": "npm:^5.1.4"
"@xmtp/frames-client": "npm:^0.5.4"
"@xmtp/proto": "npm:3.61.1"
"@xmtp/proto": "npm:^3.72.0"
"@xmtp/xmtp-js": "npm:^12.1.0"
ethers: "npm:^6.10.0"
rollup: "npm:^4.27.3"
Expand Down Expand Up @@ -5039,7 +5039,7 @@ __metadata:
"@xmtp/content-type-primitives": "npm:^1.0.2"
"@xmtp/content-type-text": "npm:^1.0.0"
"@xmtp/node-bindings": "npm:^0.0.18"
"@xmtp/proto": "npm:^3.62.1"
"@xmtp/proto": "npm:^3.72.0"
"@xmtp/xmtp-js": "workspace:^"
fast-glob: "npm:^3.3.2"
rimraf: "npm:^6.0.1"
Expand Down Expand Up @@ -5068,39 +5068,27 @@ __metadata:
languageName: node
linkType: hard

"@xmtp/proto@npm:3.61.1":
version: 3.61.1
resolution: "@xmtp/proto@npm:3.61.1"
dependencies:
long: "npm:^5.2.0"
protobufjs: "npm:^7.0.0"
rxjs: "npm:^7.8.0"
undici: "npm:^5.8.1"
checksum: 10/c5acae46ad301a50652f30384be55a3389b4c11994652fa5386052c7ff4111fcb15c0e9d267898d6173cbcb6559b24bd7bef7470f020388f8610fecd3b8deea9
languageName: node
linkType: hard

"@xmtp/proto@npm:3.62.1":
version: 3.62.1
resolution: "@xmtp/proto@npm:3.62.1"
"@xmtp/proto@npm:^3.62.1":
version: 3.71.0
resolution: "@xmtp/proto@npm:3.71.0"
dependencies:
long: "npm:^5.2.0"
protobufjs: "npm:^7.0.0"
rxjs: "npm:^7.8.0"
undici: "npm:^5.8.1"
checksum: 10/7d6633f5ffb60725a6f3f128191944caf203fb3110a6076cdec31bc3cc6e5dca1b03170c6fa38b877125475ed3050031b93a47587c5e6bee6ebd91de53f8f0f2
checksum: 10/db633ccbe1bc4015494daa4b788f51e672ab3afa5bb54bb82839fae5101a918c6bc6b0aaf14080c8f6d5873ec42fe8f67a47621bfc023b946432a2d9bf18f7b9
languageName: node
linkType: hard

"@xmtp/proto@npm:^3.61.1, @xmtp/proto@npm:^3.62.1, @xmtp/proto@npm:^3.68.0, @xmtp/proto@npm:^3.70.0, @xmtp/proto@npm:^3.71.0":
version: 3.71.0
resolution: "@xmtp/proto@npm:3.71.0"
"@xmtp/proto@npm:^3.72.0":
version: 3.72.0
resolution: "@xmtp/proto@npm:3.72.0"
dependencies:
long: "npm:^5.2.0"
protobufjs: "npm:^7.0.0"
rxjs: "npm:^7.8.0"
undici: "npm:^5.8.1"
checksum: 10/db633ccbe1bc4015494daa4b788f51e672ab3afa5bb54bb82839fae5101a918c6bc6b0aaf14080c8f6d5873ec42fe8f67a47621bfc023b946432a2d9bf18f7b9
checksum: 10/a60df6fa60a9523978c7ad52696ed393179060ed91fb521dfc2cace3127fcd070527a03c5be99089df6c73aead06c8ce74e86e31b9353cfb2a36986fbb7fc645
languageName: node
linkType: hard

Expand Down Expand Up @@ -5207,7 +5195,7 @@ __metadata:
"@xmtp/consent-proof-signature": "npm:^0.1.3"
"@xmtp/content-type-primitives": "npm:^1.0.1"
"@xmtp/content-type-text": "npm:^1.0.0"
"@xmtp/proto": "npm:^3.68.0"
"@xmtp/proto": "npm:^3.72.0"
"@xmtp/rollup-plugin-resolve-extensions": "npm:1.0.1"
"@xmtp/user-preferences-bindings-wasm": "npm:^0.3.6"
async-mutex: "npm:^0.5.0"
Expand Down

0 comments on commit 8a3ca1a

Please sign in to comment.