diff --git a/package.json b/package.json index fcf24b8114..973b30a01d 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "cozy-doctypes": "1.83.8", "cozy-flags": "2.10.0", "cozy-harvest-lib": "^9.26.10", - "cozy-intent": "^2.3.0", + "cozy-intent": "^2.6.0", "cozy-keys-lib": "^3.11.2", "cozy-logger": "1.8.1", "cozy-realtime": "4.2.2", diff --git a/yarn.lock b/yarn.lock index ff740ad6f2..a812f68daa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5827,10 +5827,10 @@ cozy-intent@^2.0.2: dependencies: post-me "0.4.5" -cozy-intent@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.3.0.tgz#b44dd0c8f914718cf12018fa99f223951af8930d" - integrity sha512-NFZ1lOX5EIljeZVdZj2pelexFh5qTxTvYHjz7tJWdtuxMOAERNqEMn6gICZF2zjlQV+OCOq4qum3URD5oRkkeQ== +cozy-intent@^2.6.0: + version "2.6.0" + resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.6.0.tgz#390bb287c3f74b019ec332427137a63f3e757401" + integrity sha512-zGDmMOO8NApzwxw+5DiOCsoyHmcLrqVEcOnMZw4tQd7HqtIYzJrCE6V5F1mXeuEHa7xeWAY6x3840xf769ii6A== dependencies: post-me "0.4.5" @@ -11771,9 +11771,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"