Skip to content

Commit

Permalink
Bump Push Protocol SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
qrtp committed Nov 16, 2023
1 parent f476c33 commit c14a1aa
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mui/icons-material": "5.10.3",
"@mui/lab": "5.0.0-alpha.98",
"@mui/material": "5.10.4",
"@pushprotocol/restapi": "^1.4.15",
"@pushprotocol/restapi": "0.0.1-alpha.53",
"@pushprotocol/socket": "^0.5.1",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.2.219",
Expand Down
29 changes: 28 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2713,6 +2713,33 @@ __metadata:
languageName: node
linkType: hard

"@pushprotocol/restapi@npm:0.0.1-alpha.53":
version: 0.0.1-alpha.53
resolution: "@pushprotocol/restapi@npm:0.0.1-alpha.53"
dependencies:
"@ambire/signature-validator": ^1.3.1
"@metamask/eth-sig-util": ^5.0.2
"@pushprotocol/socket": ^0.5.2
axios: ^0.27.2
buffer: ^6.0.3
crypto-js: ^4.1.1
immer: ^10.0.2
joi: ^17.9.2
livepeer: ^2.5.8
openpgp: ^5.5.0
simple-peer: ^9.11.1
socket.io-client: ^4.5.2
tslib: ^2.3.0
unique-names-generator: ^4.7.1
uuid: ^9.0.0
video-stream-merger: ^4.0.1
viem: ^1.3.0
peerDependencies:
ethers: ^5.6.8
checksum: 8bc82e25911515222f6ce00305d64d52ff0c5fd5eebd22f31adb57030f34c127a3bd49b267bd73f95c33e2c496828b81bfe8b6812d59f510c11310da469c876d
languageName: node
linkType: hard

"@pushprotocol/restapi@npm:^1.4.15":
version: 1.4.24
resolution: "@pushprotocol/restapi@npm:1.4.24"
Expand Down Expand Up @@ -4443,7 +4470,7 @@ __metadata:
"@mui/icons-material": 5.10.3
"@mui/lab": 5.0.0-alpha.98
"@mui/material": 5.10.4
"@pushprotocol/restapi": ^1.4.15
"@pushprotocol/restapi": 0.0.1-alpha.53
"@pushprotocol/socket": ^0.5.1
"@swc/cli": ^0.1.57
"@swc/core": ^1.2.219
Expand Down

0 comments on commit c14a1aa

Please sign in to comment.