diff --git a/package.json b/package.json index a75783518..4621b65e4 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "cozy-minilog": "^3.3.1", "cozy-realtime": "^5.0.0", "cozy-sharing": "^15.0.0", - "cozy-ui": "^110.8.0", + "cozy-ui": "^110.8.2", "cozy-vcard": "^0.2.18", "final-form": "4.20.9", "final-form-arrays": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 8b39cf856..057629ed0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5299,10 +5299,10 @@ cozy-stack-client@^48.0.0: mime "^2.4.0" qs "^6.7.0" -cozy-ui@^110.8.0: - version "110.8.0" - resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-110.8.0.tgz#1005785f125cc1a02b9160454ef1ddf1715cf120" - integrity sha512-m0uC+wkqfW7chMjib6/1nU4ylyZT0H7wZoURARCFnX8du9rT4egkwvi3PRTx7Sd8vlDWppKlXIVmVuk55NTEdQ== +cozy-ui@^110.8.2: + version "110.8.2" + resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-110.8.2.tgz#c45aad2ced7a401c68db2160d1b84ae3182ac522" + integrity sha512-ZhY6GwZ/hgW7kMFx0K3/eqwlkSa1SU+VJueho41WIABh4E7Ks/UBxLHBxSQi+DD0SB07CaaLyS5gASbecVAdew== dependencies: "@babel/runtime" "^7.3.4" "@material-ui/core" "4.12.3" @@ -5317,7 +5317,7 @@ cozy-ui@^110.8.0: hammerjs "^2.0.8" intersection-observer "0.11.0" mime-types "2.1.35" - 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" node-polyglot "^2.5.0" normalize.css "^8.0.0" pdf-lib "1.17.1" @@ -10813,9 +10813,10 @@ 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" + uid "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"