From 0f4663b807b2d2a00b815a443a87e653aab2df18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Poizat?= Date: Fri, 24 Feb 2023 16:25:29 +0100 Subject: [PATCH] feat: Update cozy-ui to 81.2.1 Needed for react-router v6 release --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 4512d97c12..25ef884bf7 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "cozy-scripts": "^7.0.0", "cozy-sharing": "6.0.3", "cozy-stack-client": "^34.1.5", - "cozy-ui": "^80.2.1", + "cozy-ui": "^81.2.1", "date-fns": "1.30.1", "diacritics": "1.3.0", "fastclick": "1.0.6", diff --git a/yarn.lock b/yarn.lock index 5792ac5a12..6be5b6af18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6048,10 +6048,10 @@ cozy-stack-client@^35.3.1: mime "^2.4.0" qs "^6.7.0" -cozy-ui@^80.2.1: - version "80.2.1" - resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-80.2.1.tgz#b2e4d35299f45bcf8d4a1b7aca45cea5e9adbbf7" - integrity sha512-/cmUZYkAR1MsXWTKjuK50hurVvXm8BIgU01kkoU3SyWNl9L4oSdaDIIhaUaXQyI82ivEtoVfswARQEX6DbaXBQ== +cozy-ui@^81.2.1: + version "81.2.1" + resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-81.2.1.tgz#7ea31a4ff3e7610c22c3656bf66f5665a35c8cb4" + integrity sha512-IOLUn1+rXli5hn3J6c97uzWk3/lWffigQ7bJOIW/oC8h8egY4bCDfUXfOOURCIpbdS3vOzO6Bub3WDQM5cBPBw== dependencies: "@babel/runtime" "^7.3.4" "@material-ui/core" "4.12.3" @@ -12721,9 +12721,9 @@ 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.6": - version "1.0.6" - resolved "https://github.com/cozy/mui-bottom-sheet.git#494c40416ecde95732c864f9b921e7e545075aa5" +"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" dependencies: "@juggle/resize-observer" "^3.1.3" jest-environment-jsdom-sixteen "^1.0.3" @@ -12731,9 +12731,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.9": - version "1.0.8" - resolved "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"