File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
react-chat-ui-kit-demo-app
react-chat-ui-kit-init-sample
react-chat-ui-kit-init-with-ai-sample
react-chat-ui-kit-init-with-token-sample Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-chat" ,
3- "version" : " 1.0.11 " ,
3+ "version" : " 1.0.13 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@emotion/react" : " ^11.11.0" ,
1111 "@types/node" : " ^16.18.28" ,
1212 "@types/react" : " ^18.2.6" ,
1313 "@types/react-dom" : " ^18.2.4" ,
14- "quickblox-react-ui-kit" : " ^0.2.6-patch " ,
14+ "quickblox-react-ui-kit" : " ^0.2.7-stable " ,
1515 "node-sass" : " ^8.0.0" ,
1616 "quickblox" : " ^2.16.1" ,
1717 "react" : " ^17.0.0 || ^18.0.0" ,
Original file line number Diff line number Diff line change @@ -56,9 +56,9 @@ const Auth = ({children} : AuthProps) => {
5656 </ div >
5757 < div className = "login__footer" >
5858 < div className = "footer__logo_wrap" >
59- < p > Sample React Chat UIKit DemoApp v1.0.12 </ p >
59+ < p > Sample React Chat UIKit DemoApp v1.0.13 </ p >
6060 < br />
61- < p > React Chat UIKit v0.2.6 </ p >
61+ < p > React Chat UIKit v0.2.7 </ p >
6262 < br />
6363 < p > < Copyright /> </ p >
6464 </ div >
Original file line number Diff line number Diff line change 1010 "@types/node" : " ^16.18.37" ,
1111 "@types/react" : " ^18.2.14" ,
1212 "@types/react-dom" : " ^18.2.6" ,
13- "quickblox-react-ui-kit" : " ^0.2.6-patch " ,
13+ "quickblox-react-ui-kit" : " ^0.2.7-stable " ,
1414 "quickblox" : " ^2.16.1" ,
1515 "react" : " ^18.2.0" ,
1616 "react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 1010 "@types/node" : " ^16.18.37" ,
1111 "@types/react" : " ^18.2.14" ,
1212 "@types/react-dom" : " ^18.2.6" ,
13- "quickblox-react-ui-kit" : " ^0.2.6-patch " ,
13+ "quickblox-react-ui-kit" : " ^0.2.7-stable " ,
1414 "quickblox" : " ^2.16.1" ,
1515 "react" : " ^18.2.0" ,
1616 "react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 1010 "@types/node" : " ^16.18.37" ,
1111 "@types/react" : " ^18.2.14" ,
1212 "@types/react-dom" : " ^18.2.6" ,
13- "quickblox-react-ui-kit" : " ^0.2.6-patch " ,
13+ "quickblox-react-ui-kit" : " ^0.2.7-stable " ,
1414 "quickblox" : " ^2.16.1" ,
1515 "react" : " ^18.2.0" ,
1616 "react-dom" : " ^18.2.0" ,
You can’t perform that action at this time.
0 commit comments