Skip to content

Commit 29b823f

Browse files
authored
chore: bumpup chat sdk version to latest (#1067)
bumpup chat sdk version to 4.12.3
1 parent a2264fd commit 29b823f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-dom": "^16.8.6 || ^17.0.0 || ^18.0.0"
6868
},
6969
"dependencies": {
70-
"@sendbird/chat": "^4.12.1",
70+
"@sendbird/chat": "^4.12.3",
7171
"@sendbird/react-uikit-message-template-view": "0.0.1-alpha.72",
7272
"@sendbird/uikit-tools": "0.0.1-alpha.72",
7373
"css-vars-ponyfill": "^2.3.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2647,15 +2647,15 @@ __metadata:
26472647
languageName: node
26482648
linkType: hard
26492649

2650-
"@sendbird/chat@npm:^4.12.1":
2651-
version: 4.12.1
2652-
resolution: "@sendbird/chat@npm:4.12.1"
2650+
"@sendbird/chat@npm:^4.12.3":
2651+
version: 4.12.3
2652+
resolution: "@sendbird/chat@npm:4.12.3"
26532653
peerDependencies:
26542654
"@react-native-async-storage/async-storage": ^1.17.6
26552655
peerDependenciesMeta:
26562656
"@react-native-async-storage/async-storage":
26572657
optional: true
2658-
checksum: 79ac1fe287ea20756c5cd3c47df4e323e6c671ff7e089a4eb879b45dea1c34b862cab2f9dd5ba950416e4126123e74b59cb866b0884adbc41b89b7e7b819bcd0
2658+
checksum: bfee76dd86eb5ace8d13983e20594d04933123e990f31651ecf7183a82197b49258aa89f59aaeda5ae239364081791acc092fe01c9ecb0d613c2031ce9366f8e
26592659
languageName: node
26602660
linkType: hard
26612661

@@ -2699,7 +2699,7 @@ __metadata:
26992699
"@rollup/plugin-node-resolve": ^15.2.3
27002700
"@rollup/plugin-replace": ^5.0.4
27012701
"@rollup/plugin-typescript": ^11.1.5
2702-
"@sendbird/chat": ^4.12.1
2702+
"@sendbird/chat": ^4.12.3
27032703
"@sendbird/react-uikit-message-template-view": 0.0.1-alpha.72
27042704
"@sendbird/uikit-tools": 0.0.1-alpha.72
27052705
"@storybook/addon-actions": ^6.5.10

0 commit comments

Comments
 (0)