From bdf240bf0febf66a1183263fb4dd40290db4377a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 03:06:17 +0000 Subject: [PATCH] fix(deps): update dependency cozy-ui to ^111.2.0 --- package.json | 2 +- yarn.lock | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 4e94550a54..8228208dae 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "cozy-scripts": "^8.3.0", "cozy-sharing": "^15.0.2", "cozy-stack-client": "^48.9.0", - "cozy-ui": "^111.1.1", + "cozy-ui": "^111.2.0", "date-fns": "1.30.1", "diacritics": "1.3.0", "filesize": "3.6.1", diff --git a/yarn.lock b/yarn.lock index 2bfd36fa50..59d0fa36e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6651,10 +6651,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@^111.1.1: - version "111.1.1" - resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-111.1.1.tgz#df17f6c4e4a5044b1639ac74d4b7000dee595b3b" - integrity sha512-l2sqWRY4vwr20M5NKukP9+2o0A3pD/rRib9JMeerTgV5Zwzxp0+a303RAmFV0FVH4V0ccPNxM6WnuMz3H/pNhQ== +cozy-ui@^111.2.0: + version "111.2.0" + resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-111.2.0.tgz#9cf42a3018028491a1e6b779061cadacab89456e" + integrity sha512-rZNQSgbjbX1h+d/gpejqDgiflqlLvEO5WwqE2yXuN179MaKklO3T9yzr2rJGjjEPVhQLE+qFBgrNaNzIvCAH+Q== dependencies: "@babel/runtime" "^7.3.4" "@material-ui/core" "4.12.3" @@ -6669,7 +6669,7 @@ cozy-ui@^111.1.1: 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.5.0" normalize.css "^8.0.0" pdf-lib "1.17.1" @@ -13134,9 +13134,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"