diff --git a/package.json b/package.json index 016addbf..c043a2b6 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "cozy-intent": "^2.18.0", "cozy-interapp": "^0.8.1", "cozy-logger": "^1.9.0", - "cozy-realtime": "4.0.5", + "cozy-realtime": "4.6.0", "cozy-scripts": "8.1.2", "cozy-sharing": "13.2.0", "cozy-stack-client": "46.5.0", diff --git a/yarn.lock b/yarn.lock index c8d709f5..93a4ddc5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7660,13 +7660,6 @@ cozy-client@^38.2.1: sift "^6.0.0" url-search-params-polyfill "^8.0.0" -cozy-device-helper@^1.17.0: - version "1.17.0" - resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-1.17.0.tgz#fbce9737ea83c67969b2b173163b37299a36283c" - integrity sha512-G61i75dPe/JwLUxN0foWG34lnm+0iybMu05AjoXv/UU2fRsTPfNnsHH4ZRi5JS6OPK4ccuj+ffRmabdywo23TA== - dependencies: - lodash "^4.17.19" - cozy-device-helper@^2.7.0: version "2.7.0" resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb" @@ -7909,15 +7902,7 @@ cozy-logger@^1.9.1: chalk "^2.4.2" json-stringify-safe "5.0.1" -cozy-realtime@4.0.5: - version "4.0.5" - resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.0.5.tgz#61115917229092353264e8a94791f8a7219ec08c" - integrity sha512-ZsoEtnqneABu7+J/lTtCTFgNCNnXbruJo5LWKXZq0T6B2FFAH5AwbJCHSoOFftk3IUYEqAaZaLSdTmxalO06SQ== - dependencies: - "@cozy/minilog" "^1.0.0" - cozy-device-helper "^1.17.0" - -cozy-realtime@^4.4.1: +cozy-realtime@4.6.0, cozy-realtime@^4.4.1: version "4.6.0" resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.6.0.tgz#2600d091bef95c197ec5ebe0308df34507c81516" integrity sha512-LE+zpgFFS3NgbR0aF1e2vyZXiVLHDB9dqT+tA41JO6RLHTZu6GSpZrn0oM2GcNS13/0vGXBJY6tKKFBmyK82ag== @@ -14284,9 +14269,10 @@ ms@^2.0.0, ms@^2.1.1: resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== -"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"