diff --git a/package.json b/package.json index 847f4ca94b..512d458f8f 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "cozy-realtime": "4.4.1", "cozy-scanner": "^5.2.0", "cozy-scripts": "^8.1.0", - "cozy-sharing": "8.3.0", + "cozy-sharing": "9.0.1", "cozy-stack-client": "^40.0.1", "cozy-ui": "92.0.1", "date-fns": "1.30.1", diff --git a/yarn.lock b/yarn.lock index 0da8ee0edd..27731d69f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5902,6 +5902,13 @@ cozy-device-helper@^2.5.0: dependencies: lodash "^4.17.19" +cozy-device-helper@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-3.0.0.tgz#c6316b7877c48ba9b343f80b13275b42027717bc" + integrity sha512-dkwQ8I0B2TiGs6MDdvSWOJKHMUwTHJegr67E3hpsupy5G9Z52dyjYtbK6bfoj0ykhit15fVI7bi8ivDyoM1oRg== + dependencies: + lodash "^4.17.19" + cozy-doctypes@1.85.4: version "1.85.4" resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.4.tgz#4c1f42d5bab1f15cc7da6431f820c676f21ba036" @@ -6118,15 +6125,15 @@ cozy-scripts@^8.1.0: webpack-dev-server "3.10.3" webpack-merge "4.2.2" -cozy-sharing@8.3.0: - version "8.3.0" - resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-8.3.0.tgz#0d8b84702f302c4ee6cc49a68d58874acd1cf5ca" - integrity sha512-WjSaDj49yjIbpOz7vKp8PRpkvvMDJwHUjYQCECwrtMtQw8j1XFnqZbXgvcsYOQ7HGKTy+lJJRB807DQwicDb1A== +cozy-sharing@9.0.1: + version "9.0.1" + resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-9.0.1.tgz#0f6ca5c0f8e25adb7c08f6d68962cba2e260785d" + integrity sha512-J1WalSGHfJsPFIq/Ja8OtqIH7johX/hIYjXizl4X0ad8FnCVom636/F/XFE9sLQRMhciHc9Z50kjZWG4vksx4g== dependencies: "@cozy/minilog" "^1.0.0" classnames "^2.2.6" copy-text-to-clipboard "^2.1.1" - cozy-device-helper "^2.7.0" + cozy-device-helper "^3.0.0" cozy-doctypes "^1.88.6" lodash "^4.17.19" react-autosuggest "^10.1.0" @@ -12813,9 +12820,9 @@ msgpack5@^4.0.2: readable-stream "^2.3.6" safe-buffer "^5.1.2" -"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": - version "1.0.8" - resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" +"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.6": + version "1.0.6" + resolved "https://github.com/cozy/mui-bottom-sheet.git#494c40416ecde95732c864f9b921e7e545075aa5" dependencies: "@juggle/resize-observer" "^3.1.3" jest-environment-jsdom-sixteen "^1.0.3" @@ -12823,9 +12830,9 @@ msgpack5@^4.0.2: react-use-gesture "^7.0.8" react-use-measure "^2.0.0" -"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.6": - version "1.0.6" - resolved "https://github.com/cozy/mui-bottom-sheet.git#494c40416ecde95732c864f9b921e7e545075aa5" +"mui-bottom-sheet@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" dependencies: "@juggle/resize-observer" "^3.1.3" jest-environment-jsdom-sixteen "^1.0.3"