diff --git a/package.json b/package.json index 83bc4f35205bdcfe56cbc6c76377536050f5bf4a..9cadf56c5f12a007325ea73aa4bd0ba3449a11cc 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "cozy-logger": ">1.7.0", "cozy-realtime": "4.2.8", "cozy-scripts": "6.3.10", - "cozy-ui": "79.3.0", + "cozy-ui": "81.5.0", "d3": "^6.0.0", "detect-browser": "^5.1.1", "file-saver": "^2.0.5", diff --git a/yarn.lock b/yarn.lock index 1d0751b47b45d5b5e8823362c1293e028dae2698..5ab492186c32b1b8d114970c2bd569ea5cc43253 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5881,10 +5881,10 @@ cozy-stack-client@^35.6.0: mime "^2.4.0" qs "^6.7.0" -cozy-ui@79.3.0: - version "79.3.0" - resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-79.3.0.tgz#9915a3f1aab474b00dc4033d907a31fabb2d1c08" - integrity sha512-OR9KZF9i+alc2sWC7gG2lNuBqiIjJnxkctwt44mK1jWHpQWrQ/4d4HhOcwAcDoAkIWiQyLvmiZivfZVZ3fL/QQ== +cozy-ui@81.5.0: + version "81.5.0" + resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-81.5.0.tgz#e462a710af3121f30fb2cd908e2154ded23d7dde" + integrity sha512-tHho2iw46CIPsn20aOHExSj3+B/7bNbF6fEFcmaKVj8H2TNbk9Kq6znZ0vO1A7zP2pv7Kj3TGqwbc5zkjwWNYw== dependencies: "@babel/runtime" "^7.3.4" "@material-ui/core" "4.12.3" @@ -11763,9 +11763,9 @@ msgpack5@^4.0.2: readable-stream "^2.3.6" safe-buffer "^5.1.2" -"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": +"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": version "1.0.8" - resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" + resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" dependencies: "@juggle/resize-observer" "^3.1.3" jest-environment-jsdom-sixteen "^1.0.3"