File tree Expand file tree Collapse file tree 4 files changed +24
-14
lines changed
Expand file tree Collapse file tree 4 files changed +24
-14
lines changed Original file line number Diff line number Diff line change @@ -3589,6 +3589,11 @@ linkifyjs@^4.1.1:
35893589 resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.1.1.tgz#73d427e3bbaaf4ca8e71c589ad4ffda11a9a5fde"
35903590 integrity sha512-zFN/CTVmbcVef+WaDXT63dNzzkfRBKT1j464NJQkV7iSgJU0sLBus9W0HBwnXK13/hf168pbrx/V/bjEHOXNHA==
35913591
3592+ linkifyjs@^4.2.0 :
3593+ version "4.2.0"
3594+ resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.2.0.tgz#9dd30222b9cbabec9c950e725ec00031c7fa3f08"
3595+ integrity sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw==
3596+
35923597locate-path@^3.0.0 :
35933598 version "3.0.0"
35943599 resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
47724777 version "0.0.0"
47734778 uid ""
47744779
4775- 4776- version "9.0.0-rc.9"
4777- resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.9.tgz#e07593b214defd5d127080a5cfd965b5a79fda34"
4778- integrity sha512-8nbfUXdhkXCBAzV9H+8mSqcjqtZT/mVKEVfv09RZTH7NuJgmSJ+SLpqFuLycyvwCdrAopMRJ0J3GjmnAHA3x8w==
4780+ " stream-chat@https://github.com/GetStream/stream-chat-js.git#9bc79358e9d0a23e0ff7e2a056711289e5bdf917 " :
4781+ version "0.0.0-development"
4782+ resolved "https://github.com/GetStream/stream-chat-js.git#9bc79358e9d0a23e0ff7e2a056711289e5bdf917"
47794783 dependencies :
47804784 " @types/jsonwebtoken" " ^9.0.8"
47814785 " @types/ws" " ^8.5.14"
47844788 form-data "^4.0.0"
47854789 isomorphic-ws "^5.0.0"
47864790 jsonwebtoken "^9.0.2"
4791+ linkifyjs "^4.2.0"
47874792 ws "^8.18.1"
47884793
47894794" string-width-cjs@npm:string-width@^4.2.0 " :
Original file line number Diff line number Diff line change @@ -2520,6 +2520,11 @@ linkifyjs@^4.1.1:
25202520 resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.1.1.tgz#73d427e3bbaaf4ca8e71c589ad4ffda11a9a5fde"
25212521 integrity sha512-zFN/CTVmbcVef+WaDXT63dNzzkfRBKT1j464NJQkV7iSgJU0sLBus9W0HBwnXK13/hf168pbrx/V/bjEHOXNHA==
25222522
2523+ linkifyjs@^4.2.0 :
2524+ version "4.2.0"
2525+ resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.2.0.tgz#9dd30222b9cbabec9c950e725ec00031c7fa3f08"
2526+ integrity sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw==
2527+
25232528locate-path@^3.0.0 :
25242529 version "3.0.0"
25252530 resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
@@ -3488,10 +3493,9 @@ statuses@~1.5.0:
34883493 version "0.0.0"
34893494 uid ""
34903495
3491- 3492- version "9.0.0-rc.9"
3493- resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.9.tgz#e07593b214defd5d127080a5cfd965b5a79fda34"
3494- integrity sha512-8nbfUXdhkXCBAzV9H+8mSqcjqtZT/mVKEVfv09RZTH7NuJgmSJ+SLpqFuLycyvwCdrAopMRJ0J3GjmnAHA3x8w==
3496+ " stream-chat@https://github.com/GetStream/stream-chat-js.git#9bc79358e9d0a23e0ff7e2a056711289e5bdf917 " :
3497+ version "0.0.0-development"
3498+ resolved "https://github.com/GetStream/stream-chat-js.git#9bc79358e9d0a23e0ff7e2a056711289e5bdf917"
34953499 dependencies :
34963500 " @types/jsonwebtoken" " ^9.0.8"
34973501 " @types/ws" " ^8.5.14"
35003504 form-data "^4.0.0"
35013505 isomorphic-ws "^5.0.0"
35023506 jsonwebtoken "^9.0.2"
3507+ linkifyjs "^4.2.0"
35033508 ws "^8.18.1"
35043509
35053510string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
Original file line number Diff line number Diff line change 7777 "path" : " 0.12.7" ,
7878 "react-native-markdown-package" : " 1.8.2" ,
7979 "react-native-url-polyfill" : " ^1.3.0" ,
80- "stream-chat" : " 9.0.0-rc.9 " ,
80+ "stream-chat" : " https://github.com/GetStream/stream-chat-js.git#9bc79358e9d0a23e0ff7e2a056711289e5bdf917 " ,
8181 "use-sync-external-store" : " ^1.4.0"
8282 },
8383 "peerDependencies" : {
Original file line number Diff line number Diff line change @@ -5668,7 +5668,7 @@ lines-and-columns@^1.1.6:
56685668 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
56695669 integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
56705670
5671- linkifyjs@^4.1.1 :
5671+ linkifyjs@^4.1.1, linkifyjs@^4.2.0 :
56725672 version "4.2.0"
56735673 resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.2.0.tgz#9dd30222b9cbabec9c950e725ec00031c7fa3f08"
56745674 integrity sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw==
@@ -7680,10 +7680,9 @@ statuses@~1.5.0:
76807680 resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
76817681 integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
76827682
7683- 7684- version "9.0.0-rc.9"
7685- resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.0.0-rc.9.tgz#e07593b214defd5d127080a5cfd965b5a79fda34"
7686- integrity sha512-8nbfUXdhkXCBAzV9H+8mSqcjqtZT/mVKEVfv09RZTH7NuJgmSJ+SLpqFuLycyvwCdrAopMRJ0J3GjmnAHA3x8w==
7683+ " stream-chat@https://github.com/GetStream/stream-chat-js.git#9bc79358e9d0a23e0ff7e2a056711289e5bdf917 " :
7684+ version "0.0.0-development"
7685+ resolved "https://github.com/GetStream/stream-chat-js.git#9bc79358e9d0a23e0ff7e2a056711289e5bdf917"
76877686 dependencies :
76887687 " @types/jsonwebtoken" " ^9.0.8"
76897688 " @types/ws" " ^8.5.14"
76927691 form-data "^4.0.0"
76937692 isomorphic-ws "^5.0.0"
76947693 jsonwebtoken "^9.0.2"
7694+ linkifyjs "^4.2.0"
76957695 ws "^8.18.1"
76967696
76977697stream-composer@^1.0.2 :
You can’t perform that action at this time.
0 commit comments