diff --git a/package.json b/package.json index 61e8ded1ed..6cde8b2451 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "cozy-sharing": "10.1.4", "cozy-stack-client": "^45.0.1", "cozy-tsconfig": "1.2.0", - "cozy-ui": "^100.0.0", + "cozy-ui": "^101.1.1", "date-fns": "2.28.0", "es-abstract": "1.20.2", "form-data": "2.5.1", diff --git a/yarn.lock b/yarn.lock index e6006797a6..3cff462d25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6156,10 +6156,10 @@ cozy-tsconfig@1.2.0: resolved "https://registry.yarnpkg.com/cozy-tsconfig/-/cozy-tsconfig-1.2.0.tgz#17e61f960f139fae4d26cbac2254b9ab632b269e" integrity sha512-TRHnY9goF3FzVlUbP7BcHxuN2XAA4AmppT4fHHZmTKaSwYTByVR1Al+riFMDbce94kJZ1wzl9WNLWQuqzGZ6Cw== -cozy-ui@^100.0.0: - version "100.0.0" - resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-100.0.0.tgz#fc4b46556d96771e174f2393f6138f147ca1f7d3" - integrity sha512-k4QtKYRh4BiFERrTbvVFfoEHdJ60GS25BGgeSaxn3QiNCYcw8PTK8wu6mTXhJYQN94NwzNvTf+T6SZog+wzlVQ== +cozy-ui@^101.1.1: + version "101.1.1" + resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-101.1.1.tgz#68aad195e39eda01c94a492bfecd1c4619bbc3b2" + integrity sha512-7XmcO4QLDXo4LkT+LwxOb3H/HGIHS6fBcrBuEL4XR9tj7G5ckQVacfQpDpaOt3NCLErH6Sgbvie8EZvrpN7Xjg== dependencies: "@babel/runtime" "^7.3.4" "@material-ui/core" "4.12.3" @@ -6175,7 +6175,7 @@ cozy-ui@^100.0.0: hammerjs "^2.0.8" intersection-observer "0.11.0" mime-types "2.1.35" - 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" node-polyglot "^2.2.2" normalize.css "^8.0.0" piwik-react-router "0.12.1" @@ -11913,9 +11913,10 @@ 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" + uid "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"