From ea6f0119d2e8a5c5c64e05948550848655d5944c Mon Sep 17 00:00:00 2001 From: abhishek-01k Date: Wed, 16 Oct 2024 15:55:27 +0530 Subject: [PATCH 1/3] 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" From cb4a805b1f72b3a0b821b6749a1c9aa65ec68fc1 Mon Sep 17 00:00:00 2001 From: abhishek-01k Date: Thu, 24 Oct 2024 16:24:19 +0530 Subject: [PATCH 2/3] Added uiweb alpha version to the chat --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8770a6f634..9f5477c15d 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": "2.0.0-exp.9", + "@pushprotocol/uiweb": "1.6.0-alpha.10", "@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 604b059a1d..b268fac16b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4096,9 +4096,9 @@ __metadata: languageName: node linkType: hard -"@pushprotocol/uiweb@npm:2.0.0-exp.9": - version: 2.0.0-exp.9 - resolution: "@pushprotocol/uiweb@npm:2.0.0-exp.9" +"@pushprotocol/uiweb@npm:1.6.0-alpha.10": + version: 1.6.0-alpha.10 + resolution: "@pushprotocol/uiweb@npm:1.6.0-alpha.10" 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/e5f70bb1370ae57332f04f9cc164eafcba688a45922dc1adb2bc44831a371ebde155cad652fcf94cb22f8a799a80919d2bdbb55ce5894404317ca82c8721e348 + checksum: 10/d90b50c42837f11e5c9b913785bb52937ff3477b4d654cf5573f1c9cfe44c12d8f0045f259c43660ab18dcb0f890aa2a8bd071ba0506809be5bae27a49dae851 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:2.0.0-exp.9" + "@pushprotocol/uiweb": "npm:1.6.0-alpha.10" "@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" From 7da42d07400b373840eaf40b469dd595ec7ef481 Mon Sep 17 00:00:00 2001 From: abhishek-01k Date: Thu, 24 Oct 2024 17:36:06 +0530 Subject: [PATCH 3/3] Updated the uiweb version to 1.7.1 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9f5477c15d..c206c8ba5c 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.6.0-alpha.10", + "@pushprotocol/uiweb": "1.7.1", "@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 b268fac16b..85ec33ec3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4096,9 +4096,9 @@ __metadata: languageName: node linkType: hard -"@pushprotocol/uiweb@npm:1.6.0-alpha.10": - version: 1.6.0-alpha.10 - resolution: "@pushprotocol/uiweb@npm:1.6.0-alpha.10" +"@pushprotocol/uiweb@npm:1.7.1": + version: 1.7.1 + resolution: "@pushprotocol/uiweb@npm:1.7.1" 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/d90b50c42837f11e5c9b913785bb52937ff3477b4d654cf5573f1c9cfe44c12d8f0045f259c43660ab18dcb0f890aa2a8bd071ba0506809be5bae27a49dae851 + checksum: 10/218d56a0f9df43755ae8988cec94e93af7c8c4b5db5c88acee3a9062e0a6c1cbb510e43cd7706cf1b679964bf9cee6148f62e69f4d932560bfd1d6cdea785b8a 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.6.0-alpha.10" + "@pushprotocol/uiweb": "npm:1.7.1" "@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"