diff --git a/package.json b/package.json index 6edbb3016f..f7ca85e62b 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "cozy-device-helper": "^2.6.0", "cozy-doctypes": "1.82.2", "cozy-flags": "^2.8.7", - "cozy-harvest-lib": "^29.1.0", + "cozy-harvest-lib": "^30.0.0", "cozy-intent": "^2.7.0", "cozy-interapp": "0.9.0", "cozy-keys-lib": "^6.0.0", @@ -140,7 +140,7 @@ "cozy-realtime": "4.2.9", "cozy-scripts": "^8.3.0", "cozy-sharing": "^15.0.3", - "cozy-ui": "^111.8.1", + "cozy-ui": "^111.12.0", "d3": "5.11.0", "date-fns": "1.30.1", "detect-node": "2.0.4", diff --git a/yarn.lock b/yarn.lock index a4cdf71831..ce34d35a6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5311,6 +5311,17 @@ cozy-doctypes@^1.91.1: lodash "^4.17.19" prop-types "^15.7.2" +cozy-doctypes@^1.94.0: + version "1.94.0" + resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.94.0.tgz#fc99583fdcf9cb0fe04db155a1958329ba4a2993" + integrity sha512-CXhYIBW679QJHWXETlHS1WnmJpxXWmAqaqG68DBQxM+iFLfdirZ6o6DC+5ZnAe6TV2xRBc/Wf6Z76xqysYG/iA== + dependencies: + cozy-logger "^1.13.0" + date-fns "^1.30.1" + es6-promise-pool "^2.5.0" + lodash "^4.17.19" + prop-types "^15.7.2" + cozy-flags@2.7.1: version "2.7.1" resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.7.1.tgz#f37251fee248ef9bef079a22bc52954f1a892dfc" @@ -5325,16 +5336,16 @@ cozy-flags@^2.8.7: dependencies: microee "^0.0.6" -cozy-harvest-lib@^29.1.0: - version "29.1.0" - resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-29.1.0.tgz#387d908567a5a9e9965377d40095e2b729a4c386" - integrity sha512-McXipSL32qaOsJ6VoBwJeIH8gPTTHMAXT1uJDrjr52qFazck21lnkZMJnx/l+74DlctxSSN7mVAwQFKj2uZBVA== +cozy-harvest-lib@^30.0.0: + version "30.3.0" + resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-30.3.0.tgz#2a97ac76281a19e32b9a064757ed9903f85eb29b" + integrity sha512-Ctv5xQSslHWQDfEtiAVLlwY40KM4oEH2+ojclDbX3TIryNVMPjGUHyKUd1ya+R2m/8NmlraEnVgi6z/dJiGflw== dependencies: "@cozy/minilog" "^1.0.0" classnames "^2.3.1" cozy-bi-auth "0.0.25" - cozy-doctypes "^1.91.1" - cozy-logger "^1.10.4" + cozy-doctypes "^1.94.0" + cozy-logger "^1.13.0" date-fns "^1.30.1" final-form "^4.18.5" lodash "^4.17.19" @@ -5492,6 +5503,14 @@ cozy-logger@^1.10.4: chalk "^2.4.2" json-stringify-safe "5.0.1" +cozy-logger@^1.13.0: + version "1.13.0" + resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.13.0.tgz#16b013943be574d2236ac258bf94fae4fae1d82f" + integrity sha512-7ON0xQIFB1Mxiqfh0NwMK/BGLmF+kpE7S4y4E9w5h3JNgDWL+bv0lilEQ+ebqhMGr+mdyYjlrOGlmEn0vYhPJQ== + dependencies: + chalk "^2.4.2" + json-stringify-safe "5.0.1" + cozy-logger@^1.3.0, cozy-logger@^1.6.0, cozy-logger@^1.7.0: version "1.7.0" resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.7.0.tgz#945ff84df66f7e7e9640db00f8c632d4ff776fc8" @@ -5654,10 +5673,10 @@ cozy-stack-client@^6.66.0: mime "^2.4.0" qs "^6.7.0" -cozy-ui@^111.8.1: - version "111.8.1" - resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-111.8.1.tgz#589f6743811bbb0ec1e0e8ff55d65337e4752f23" - integrity sha512-jbDCUlatd1djQe5kZ0P7eufiWcf3Sm6LuKOsoAPLCppPb849ywd6cdkVkYRkt+Hzpe7k0b1sZ0+/CRg+L3Fyaw== +cozy-ui@^111.12.0: + version "111.21.0" + resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-111.21.0.tgz#ecac0c446d65f87c07ffa24e245ab30dfcc130b3" + integrity sha512-mAFWSCVba18GBHe70Piij3RYr1hhdOpURD7Si1YyfiMJS9hlxZXJerzlJF6JWKq3CsNcKJAfYT4NiULyfp8y4g== dependencies: "@babel/runtime" "^7.3.4" "@material-ui/core" "4.12.3" @@ -13413,9 +13432,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"