Skip to content

Commit

Permalink
fix: update uiweb version
Browse files Browse the repository at this point in the history
  • Loading branch information
corlard3y committed May 27, 2024
1 parent 5dfc3a6 commit 0ece308
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@mui/material": "^5.5.0",
"@pushprotocol/restapi": "1.7.18",
"@pushprotocol/socket": "0.5.3",
"@pushprotocol/uiweb": "1.3.5",
"@pushprotocol/uiweb": "1.0.0-exp.3",
"@reduxjs/toolkit": "^1.7.1",
"@testing-library/dom": "^9.0.1",
"@testing-library/jest-dom": "^4.2.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3994,9 +3994,9 @@ __metadata:
languageName: node
linkType: hard

"@pushprotocol/uiweb@npm:1.3.5":
version: 1.3.5
resolution: "@pushprotocol/uiweb@npm:1.3.5"
"@pushprotocol/uiweb@npm:1.0.0-exp.3":
version: 1.0.0-exp.3
resolution: "@pushprotocol/uiweb@npm:1.0.0-exp.3"
dependencies:
"@livekit/components-react": "npm:^1.2.2"
"@livekit/components-styles": "npm:^1.0.6"
Expand Down Expand Up @@ -4029,15 +4029,15 @@ __metadata:
react-twitter-embed: "npm:^4.0.4"
uuid: "npm:^9.0.1"
peerDependencies:
"@pushprotocol/restapi": 1.7.17
"@pushprotocol/restapi": 1.7.19
"@pushprotocol/socket": ^0.5.0
axios: ^0.27.2
openpgp: ^5.8.0
react: ">=16.8.0"
react-dom: 17.0.2
styled-components: ^6.0.8
viem: ^1.3.0
checksum: 10/6dd53d8c12de01d4e669e363652f5087c27b27d0e22270ffaa144cb4cd0fc350d5372c2f58067c9de0fdde7b1e5ad57a00432f48c0786e3683b3247f41322c11
checksum: 10/0927ad11c7fa0620afb952403346db8b57d60e6fe9bae6ad3b97c05927133ba707fde732291a06771370794466c915d51262a4e5ad789b57142f77b18da54b6f
languageName: node
linkType: hard

Expand Down Expand Up @@ -17702,7 +17702,7 @@ __metadata:
"@mui/material": "npm:^5.5.0"
"@pushprotocol/restapi": "npm:1.7.18"
"@pushprotocol/socket": "npm:0.5.3"
"@pushprotocol/uiweb": "npm:1.3.5"
"@pushprotocol/uiweb": "npm:1.0.0-exp.3"
"@reduxjs/toolkit": "npm:^1.7.1"
"@testing-library/dom": "npm:^9.0.1"
"@testing-library/jest-dom": "npm:^4.2.4"
Expand Down

0 comments on commit 0ece308

Please sign in to comment.