From 42a8eb5649f2eea7dbfd615b62df774ae82a12d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 00:30:30 +0000 Subject: [PATCH] feat(deps): update dependency cozy-sharing to ^15.0.2 --- package.json | 2 +- yarn.lock | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 5ee50dc7..8fe8626e 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "cozy-minilog": "^3.3.1", "cozy-notifications": "^0.15.0", "cozy-realtime": "^5.0.0", - "cozy-sharing": "^15.0.0", + "cozy-sharing": "^15.0.2", "cozy-ui": "^111.2.0", "date-fns": "2.23.0", "flexsearch": "0.7.31", diff --git a/yarn.lock b/yarn.lock index f0442c3a..12e768d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5662,15 +5662,15 @@ cozy-scripts@^8.3.0: webpack-dev-server "3.10.3" webpack-merge "4.2.2" -cozy-sharing@^15.0.0: - version "15.0.0" - resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-15.0.0.tgz#d21c5557e3275f2945995a972f7b52cb1fd265bb" - integrity sha512-FN6FK3WJWjVMYFquKsBItn/0/spZVjtxRBaxFxeG9oiDaGALCY2UXqJBfdq6sC8x2y+PXyNZx2050oz5Uxx7iw== +cozy-sharing@^15.0.2: + version "15.0.2" + resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-15.0.2.tgz#823561edacc38dc6dfe20ca4a7cd00e9ab74ea1a" + integrity sha512-uPpCCP7ddjlGCJtXpfq4UB6X7FZWv8g+1THao87cy5JkQSrK/KsyAese+rQYprLzWJVpMX/zutNXv7zmKB+DAw== dependencies: "@cozy/minilog" "^1.0.0" classnames "^2.2.6" cozy-device-helper "^3.0.0" - cozy-doctypes "^1.90.0" + cozy-doctypes "^1.91.1" lodash "^4.17.19" react-autosuggest "^10.1.0" react-tooltip "^3.11.1" @@ -11594,9 +11594,10 @@ 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": +"mui-bottom-sheet@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" + uid "3dc4c2a245ab39079bc2f73546bccf80847be14c" + resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" dependencies: "@juggle/resize-observer" "^3.1.3" jest-environment-jsdom-sixteen "^1.0.3"