Skip to content

Commit 016ce5b

Browse files
committed
chore: update @sendbird/react-native-create-thumbnail to version 1.0.2
1 parent 5fb6094 commit 016ce5b

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

docs-validation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"date-fns": "^4.1.0",
2020
"react": "19.1.1",
2121
"react-native": "0.82.1",
22-
"@sendbird/react-native-create-thumbnail": "^1.0.1",
22+
"@sendbird/react-native-create-thumbnail": "^1.0.2",
2323
"react-native-file-access": "^3.1.0",
2424
"react-native-image-picker": "^8.2.0",
2525
"react-native-mmkv": "^4.0.0",

packages/uikit-react-native/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@react-native-documents/picker": "^10.1.0",
8484
"@react-native-firebase/app": "^19.3.0",
8585
"@react-native-firebase/messaging": "^19.3.0",
86-
"@sendbird/react-native-create-thumbnail": "^1.0.1",
86+
"@sendbird/react-native-create-thumbnail": "^1.0.2",
8787
"@types/react": "*",
8888
"@types/react-native": "*",
8989
"date-fns": ">=2.28.0",
@@ -127,6 +127,7 @@
127127
"@react-native-documents/picker": ">=10.0.0",
128128
"@react-native-firebase/messaging": ">=14.4.0",
129129
"@sendbird/chat": "^4.20.2",
130+
"@sendbird/react-native-create-thumbnail": "^1.0.2",
130131
"@sendbird/react-native-scrollview-enhancer": "*",
131132
"@sendbird/uikit-tools": ">=0.0.10",
132133
"date-fns": ">=2.28.0",

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@react-navigation/native": "^6.1.17",
3131
"@react-navigation/native-stack": "^6.10.0",
3232
"@sendbird/chat": "^4.20.2",
33-
"@sendbird/react-native-create-thumbnail": "^1.0.1",
33+
"@sendbird/react-native-create-thumbnail": "^1.0.2",
3434
"@storybook/addon-actions": "^6.4.19",
3535
"@storybook/addon-controls": "^6.4.19",
3636
"@storybook/addon-ondevice-actions": "^6.0.1-alpha.7",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3683,7 +3683,7 @@
36833683
resolved "https://registry.yarnpkg.com/@sendbird/chat/-/chat-4.20.2.tgz#7d2f693054e43f699260d466e9342890741d15d9"
36843684
integrity sha512-yvwYPbiYytmYifFGyFnNO8dX3ceON+HTVLBslsS2wzx/rF8ZJNs8l+gLbRg4KsxhV9AvLmpU9IoJEDipl3rJYg==
36853685

3686-
"@sendbird/react-native-create-thumbnail@^1.0.1":
3686+
"@sendbird/react-native-create-thumbnail@^1.0.2":
36873687
version "1.0.2"
36883688
resolved "https://registry.yarnpkg.com/@sendbird/react-native-create-thumbnail/-/react-native-create-thumbnail-1.0.2.tgz#e5e7de86ebe05d5b40d5ad26a21b631b5043a51e"
36893689
integrity sha512-v13kjlRmSpjmGHwHzpk1eFGP5pOr+paxiOfvu01C7fvrmAAAreBL6mG3VW20wr8GxnVtbCLs1nJXBpabGnstog==

0 commit comments

Comments
 (0)