File tree Expand file tree Collapse file tree 5 files changed +6
-6
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 +6
-6
lines changed Original file line number Diff line number Diff line change 11
11
"@types/node" : " ^16.18.28" ,
12
12
"@types/react" : " ^18.2.6" ,
13
13
"@types/react-dom" : " ^18.2.4" ,
14
- "quickblox-react-ui-kit" : " ^0.2.5 " ,
14
+ "quickblox-react-ui-kit" : " ^0.2.6-patch " ,
15
15
"node-sass" : " ^8.0.0" ,
16
16
"quickblox" : " ^2.16.1" ,
17
17
"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) => {
56
56
</ div >
57
57
< div className = "login__footer" >
58
58
< div className = "footer__logo_wrap" >
59
- < p > Sample React Chat UIKit DemoApp v1.0.11 </ p >
59
+ < p > Sample React Chat UIKit DemoApp v1.0.12 </ p >
60
60
< br />
61
- < p > React Chat UIKit v0.2.5 </ p >
61
+ < p > React Chat UIKit v0.2.6 </ p >
62
62
< br />
63
63
< p > < Copyright /> </ p >
64
64
</ div >
Original file line number Diff line number Diff line change 10
10
"@types/node" : " ^16.18.37" ,
11
11
"@types/react" : " ^18.2.14" ,
12
12
"@types/react-dom" : " ^18.2.6" ,
13
- "quickblox-react-ui-kit" : " ^0.2.5 " ,
13
+ "quickblox-react-ui-kit" : " ^0.2.6-patch " ,
14
14
"quickblox" : " ^2.16.1" ,
15
15
"react" : " ^18.2.0" ,
16
16
"react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 10
10
"@types/node" : " ^16.18.37" ,
11
11
"@types/react" : " ^18.2.14" ,
12
12
"@types/react-dom" : " ^18.2.6" ,
13
- "quickblox-react-ui-kit" : " ^0.2.5 " ,
13
+ "quickblox-react-ui-kit" : " ^0.2.6-patch " ,
14
14
"quickblox" : " ^2.16.1" ,
15
15
"react" : " ^18.2.0" ,
16
16
"react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 10
10
"@types/node" : " ^16.18.37" ,
11
11
"@types/react" : " ^18.2.14" ,
12
12
"@types/react-dom" : " ^18.2.6" ,
13
- "quickblox-react-ui-kit" : " ^0.2.5 " ,
13
+ "quickblox-react-ui-kit" : " ^0.2.6-patch " ,
14
14
"quickblox" : " ^2.16.1" ,
15
15
"react" : " ^18.2.0" ,
16
16
"react-dom" : " ^18.2.0" ,
You can’t perform that action at this time.
0 commit comments