File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " cometchat-chat-sample-app-react" ,
3- "version" : " 4.3.9 " ,
3+ "version" : " 4.3.10 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@cometchat/calls-sdk-javascript" : " ^4.0.10" ,
7- "@cometchat/chat-uikit-react" : " ^4.3.20 " ,
7+ "@cometchat/chat-uikit-react" : " ^4.3.25 " ,
88 "@lit-labs/react" : " ^1.1.1" ,
99 "@testing-library/jest-dom" : " ^5.16.5" ,
1010 "@testing-library/react" : " ^13.4.0" ,
2424 "devDependencies" : {
2525 "@babel/plugin-transform-private-property-in-object" : " ^7.24.1"
2626 },
27+ "overrides" : {
28+ "postcss" : " ~8.4.30" ,
29+ "nth-check" : " ~2.1.1"
30+ },
2731 "scripts" : {
2832 "start" : " react-scripts start" ,
2933 "build" : " react-scripts build" ,
Original file line number Diff line number Diff line change 11export const metaInfo = {
22 name : "cometchat-chat-sample-app-react" ,
3- version : "4.3.9 " ,
3+ version : "4.3.10 " ,
44 type : "sample" ,
55 platform : "React"
66}
You can’t perform that action at this time.
0 commit comments