Skip to content

Commit 538a9aa

Browse files
committed
Upgrade browser SDK
1 parent 475ac0c commit 538a9aa

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

apps/xmtp.chat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@mantine/modals": "^7.16.0",
2222
"@mantine/notifications": "^7.16.0",
2323
"@tanstack/react-query": "^5.61.5",
24-
"@xmtp/browser-sdk": "0.0.23",
24+
"@xmtp/browser-sdk": "1.0.0-rc1",
2525
"@xmtp/content-type-group-updated": "^2.0.0",
2626
"@xmtp/content-type-primitives": "^2.0.0",
2727
"@xmtp/content-type-reaction": "^2.0.0",

yarn.lock

+16-2
Original file line numberDiff line numberDiff line change
@@ -4848,7 +4848,21 @@ __metadata:
48484848
languageName: node
48494849
linkType: hard
48504850

4851-
"@xmtp/browser-sdk@npm:0.0.23, @xmtp/browser-sdk@workspace:sdks/browser-sdk":
4851+
"@xmtp/browser-sdk@npm:1.0.0-rc1":
4852+
version: 1.0.0-rc1
4853+
resolution: "@xmtp/browser-sdk@npm:1.0.0-rc1"
4854+
dependencies:
4855+
"@xmtp/content-type-group-updated": "npm:^2.0.0"
4856+
"@xmtp/content-type-primitives": "npm:^2.0.0"
4857+
"@xmtp/content-type-text": "npm:^2.0.0"
4858+
"@xmtp/proto": "npm:^3.72.3"
4859+
"@xmtp/wasm-bindings": "npm:^1.0.0-rc4"
4860+
uuid: "npm:^11.0.3"
4861+
checksum: 10/a80acb482fce1044be07d0b28bc62cdf6eed8c8bc6f420bb4ac75b11b81829c2cc7c01c23013c10e3b9399f6f1d67242be17c01ddd48b921fe829f56fae7f278
4862+
languageName: node
4863+
linkType: hard
4864+
4865+
"@xmtp/browser-sdk@workspace:sdks/browser-sdk":
48524866
version: 0.0.0-use.local
48534867
resolution: "@xmtp/browser-sdk@workspace:sdks/browser-sdk"
48544868
dependencies:
@@ -5383,7 +5397,7 @@ __metadata:
53835397
"@types/react": "npm:^18.3.18"
53845398
"@types/react-dom": "npm:^18.3.5"
53855399
"@vitejs/plugin-react": "npm:^4.3.4"
5386-
"@xmtp/browser-sdk": "npm:0.0.23"
5400+
"@xmtp/browser-sdk": "npm:1.0.0-rc1"
53875401
"@xmtp/content-type-group-updated": "npm:^2.0.0"
53885402
"@xmtp/content-type-primitives": "npm:^2.0.0"
53895403
"@xmtp/content-type-reaction": "npm:^2.0.0"

0 commit comments

Comments
 (0)