From ea6f0119d2e8a5c5c64e05948550848655d5944c Mon Sep 17 00:00:00 2001 From: abhishek-01k Date: Wed, 16 Oct 2024 15:55:27 +0530 Subject: [PATCH] Fixed the theme and twitter preview --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f442a5b646..8770a6f634 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@mui/material": "^5.5.0", "@pushprotocol/restapi": "1.7.25", "@pushprotocol/socket": "0.5.3", - "@pushprotocol/uiweb": "1.7.0", + "@pushprotocol/uiweb": "2.0.0-exp.9", "@radix-ui/react-dialog": "^1.1.1", "@radix-ui/react-dropdown-menu": "^2.1.1", "@radix-ui/react-switch": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index 4ef4507c8b..604b059a1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4096,9 +4096,9 @@ __metadata: languageName: node linkType: hard -"@pushprotocol/uiweb@npm:1.7.0": - version: 1.7.0 - resolution: "@pushprotocol/uiweb@npm:1.7.0" +"@pushprotocol/uiweb@npm:2.0.0-exp.9": + version: 2.0.0-exp.9 + resolution: "@pushprotocol/uiweb@npm:2.0.0-exp.9" dependencies: "@livekit/components-react": "npm:^1.2.2" "@livekit/components-styles": "npm:^1.0.6" @@ -4140,7 +4140,7 @@ __metadata: react-dom: 17.0.2 styled-components: ^6.0.8 viem: ^1.3.0 - checksum: 10/2b0d744503655f3758badc0ccce7f7cb7db3e0121541c450eb30ea2474a886a4217319642a830d4f7a64fca106b8222c3ff678da3e2c83ce7fc178583e76c618 + checksum: 10/e5f70bb1370ae57332f04f9cc164eafcba688a45922dc1adb2bc44831a371ebde155cad652fcf94cb22f8a799a80919d2bdbb55ce5894404317ca82c8721e348 languageName: node linkType: hard @@ -18493,7 +18493,7 @@ __metadata: "@mui/material": "npm:^5.5.0" "@pushprotocol/restapi": "npm:1.7.25" "@pushprotocol/socket": "npm:0.5.3" - "@pushprotocol/uiweb": "npm:1.7.0" + "@pushprotocol/uiweb": "npm:2.0.0-exp.9" "@radix-ui/react-dialog": "npm:^1.1.1" "@radix-ui/react-dropdown-menu": "npm:^2.1.1" "@radix-ui/react-switch": "npm:^1.1.0"