File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
projects/stream-chat-angular Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 66 "entryFile" : " src/public-api.ts"
77 },
88 "allowedNonPeerDependencies" : [
9- " angular-mentions" ,
109 " dayjs" ,
1110 " @stream-io/transliterate" ,
1211 " @popperjs/core" ,
1312 " uuidv4" ,
1413 " pretty-bytes" ,
15- " emoji-regex" ,
16- " ngx-popperjs"
14+ " emoji-regex"
1715 ]
1816}
Original file line number Diff line number Diff line change 1111 "peerDependencies" : {
1212 "@angular/common" : " ^12.2.0 || ^13.0.0 || ^14.0.0" ,
1313 "@angular/core" : " ^12.2.0 || ^13.0.0 || ^14.0.0" ,
14- "@ngx-translate/core" : " ^13.0.0 || ^14.0.0" ,
15- "stream-chat" : " ^8.0.0"
14+ "@ngx-translate/core" : " ^12.0.0 || ^13.0.0 || ^14.0.0" ,
15+ "angular-mentions" : " ^1.4.0" ,
16+ "stream-chat" : " ^8.0.0" ,
17+ "ngx-popperjs" : " ^12.2.1 || ^13.0.0 || ^14.0.0"
1618 },
1719 "dependencies" : {
18- "angular-mentions" : " 1.4.0" ,
1920 "@stream-io/transliterate" : " ^1.5.2" ,
2021 "@popperjs/core" : " ^2.11.5" ,
2122 "dayjs" : " ^1.10.7" ,
2223 "emoji-regex" : " ^10.0.0" ,
23- "ngx-popperjs" : " ^12.2.1 || ^13.0.0 || ^14.0.0" ,
2424 "pretty-bytes" : " ^5.6.0" ,
2525 "tslib" : " ^2.3.0" ,
2626 "uuidv4" : " ^6.2.12"
You can’t perform that action at this time.
0 commit comments