File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flyerhq/react-native-chat-ui" ,
3
- "version" : " 0.9 .0" ,
3
+ "version" : " 1.0 .0" ,
4
4
"description" : " React Native Chat UI" ,
5
5
"homepage" : " https://github.com/flyerhq/react-native-chat-ui#readme" ,
6
6
"main" : " lib/index.js" ,
35
35
},
36
36
"dependencies" : {
37
37
"@flyerhq/react-native-keyboard-accessory-view" : " ^2.1.1" ,
38
- "@flyerhq/react-native-link-preview" : " ^1.1 .0" ,
38
+ "@flyerhq/react-native-link-preview" : " ^1.2 .0" ,
39
39
"dayjs" : " ^1.10.4" ,
40
40
"react-native-image-viewing" : " ^0.2.0" ,
41
41
"react-native-parsed-text" : " ^0.0.22"
Original file line number Diff line number Diff line change 767
767
resolved "https://registry.yarnpkg.com/@flyerhq/react-native-keyboard-accessory-view/-/react-native-keyboard-accessory-view-2.1.1.tgz#090b809f825096995a9609d06d0304dfa50b4efd"
768
768
integrity sha512-KwjBbePlrSsaYUPlEpsk58/1tEkOnXMFbQiKGl0qlr5WPEeRx55dQXUs5XGC/+W0vncIaUuLozLq+QZXX5Ce3g==
769
769
770
- " @flyerhq/react-native-link-preview@^1.1 .0 " :
771
- version "1.1 .0"
772
- resolved "https://registry.yarnpkg.com/@flyerhq/react-native-link-preview/-/react-native-link-preview-1.1 .0.tgz#5de850a18b366ab9dba8d57d90929a1a998901cd "
773
- integrity sha512-OkZoVLBrqiq8/1FnvrVUtKDfuKOkDpGTxpMDXt1FaLXQRmOTUxXAlxM8bCQpevKxofeyeI2xWzfe2JEOOxllqg ==
770
+ " @flyerhq/react-native-link-preview@^1.2 .0 " :
771
+ version "1.2 .0"
772
+ resolved "https://registry.yarnpkg.com/@flyerhq/react-native-link-preview/-/react-native-link-preview-1.2 .0.tgz#f80f1a2d55f6dce1a00d6960fcc64edd9cb53b98 "
773
+ integrity sha512-HlVCNJGhHY34z+//FPdU7KAaR/P7ROpN6VDQe9/SRtDZb2yPYFGvspRJRopgGO+bSwH6G8NWUPrszGgUG+CycQ ==
774
774
dependencies :
775
- html-entities "^2.1.0 "
775
+ html-entities "^2.1.1 "
776
776
777
777
" @hapi/hoek@^9.0.0 " :
778
778
version "9.1.1"
@@ -3375,10 +3375,10 @@ html-encoding-sniffer@^2.0.1:
3375
3375
dependencies :
3376
3376
whatwg-encoding "^1.0.5"
3377
3377
3378
- html-entities@^2.1.0 :
3379
- version "2.1.1 "
3380
- resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.1.1 .tgz#faa5fc521e2d18499627835d22be3554c202208f "
3381
- integrity sha512-HjNLgm9Ba8zKd6NDMkXa0mMPn3eDUxOUnEIm/qy2Rm6rnqRHgI9DpMYIv1Fndu8haUmfMQHNYNrlNKmdU8GMnQ ==
3378
+ html-entities@^2.1.1 :
3379
+ version "2.3.0 "
3380
+ resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.3.0 .tgz#83474887115f12d33a7b85f6573c95223c2940a4 "
3381
+ integrity sha512-/XzLX7A79umjBdw7yYw99bk20uj+L1hQINB029One2OCIqtHj0o5F+XMRam1pveHF4pEYZyr8RSLYWdhguHrwg ==
3382
3382
3383
3383
html-escaper@^2.0.0 :
3384
3384
version "2.0.2"
You can’t perform that action at this time.
0 commit comments