File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5959 "cozy-realtime" : " ^4.0.5" ,
6060 "cozy-search" : " ^0.4.0" ,
6161 "cozy-ui" : " ^122.12.1" ,
62- "cozy-ui-plus" : " ^1.2 .0" ,
62+ "cozy-ui-plus" : " ^2.1 .0" ,
6363 "eslint-config-cozy-app" : " 2.0.0" ,
6464 "identity-obj-proxy" : " 3.0.0" ,
6565 "jest" : " 24.9.0" ,
9393 "cozy-realtime" : " >=4.0.5" ,
9494 "cozy-search" : " >=0.4.0" ,
9595 "cozy-ui" : " >=122.12.1" ,
96- "cozy-ui-plus" : " >=1.2 .0" ,
96+ "cozy-ui-plus" : " >=2.1 .0" ,
9797 "react" : " >=16.10.1" ,
9898 "react-dom" : " >=16.10.1" ,
9999 "react-router-dom" : " >=6.14.2"
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ import {
1515import Bar from './Bar'
1616import { Provider } from 'react-redux'
1717import { useClient } from 'cozy-client'
18- import CozyTheme from 'cozy-ui/transpiled/react /providers/CozyTheme'
18+ import CozyTheme from 'cozy-ui-plus/dist /providers/CozyTheme'
1919
2020import stack from 'lib/stack'
2121
Original file line number Diff line number Diff line change @@ -3680,10 +3680,10 @@ cozy-stack-client@^60.6.0:
36803680 mime "^2.4.0"
36813681 qs "^6.7.0"
36823682
3683- cozy-ui-plus@^1.2 .0:
3684- version "1.2 .0"
3685- resolved "https://registry.yarnpkg.com/cozy-ui-plus/-/cozy-ui-plus-1.2. 0.tgz#d910d0691cd511832257c1c2f47b8faa43c81554 "
3686- integrity sha512-4OtBn7hQ8iws9HDBt/PuJsLyfY7ToN9kxzMCOgB2xc1Iqh7/Kzhb2eQr2HatbMesLoDEaiP+wRwiEfX5qGK/PQ ==
3683+ cozy-ui-plus@^2.1 .0:
3684+ version "2.1 .0"
3685+ resolved "https://registry.yarnpkg.com/cozy-ui-plus/-/cozy-ui-plus-2.1. 0.tgz#cf01f3d9e0ead4a6763f9d3da84e17bd247350c2 "
3686+ integrity sha512-d0vvXKMtNpHcrjSuAiTPLWVnK0R5DZ3C81VqSjDYSe56VwAe6DwsVOkUEShh/OhqXopUF1xsczXUjHNaq2BOXQ ==
36873687 dependencies:
36883688 classnames "^2.5.1"
36893689 cozy-interapp "^0.5.4"
You can’t perform that action at this time.
0 commit comments