From 68b3b4de3a4d5c750760d85fe351baad09279122 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 01:57:19 +0000 Subject: [PATCH] fix(deps): update dependency cozy-doctypes to v1.89.5 --- package.json | 2 +- yarn.lock | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 8c5809cb46..22af3b5e28 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "cozy-client": "^45.15.0", "cozy-client-js": "0.20.0", "cozy-device-helper": "^2.7.0", - "cozy-doctypes": "1.85.4", + "cozy-doctypes": "1.89.5", "cozy-flags": "3.2.2", "cozy-harvest-lib": "^21.0.5", "cozy-intent": "^2.18.0", diff --git a/yarn.lock b/yarn.lock index f1f28ddc32..d618bcb854 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6252,12 +6252,12 @@ cozy-device-helper@^3.0.0: dependencies: lodash "^4.17.19" -cozy-doctypes@1.85.4: - version "1.85.4" - resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.4.tgz#4c1f42d5bab1f15cc7da6431f820c676f21ba036" - integrity sha512-Ofk7PMio5lJ+NM0A0B0G7IBU29AYjP6pzct/3nh1ZJ3/DGmWNWDgnaYKYOkiLYIBcO+nC21Vnn95f02gEl+CUA== +cozy-doctypes@1.89.5: + version "1.89.5" + resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.89.5.tgz#9bd2f650e537124aaf634a831320c8b76a965cc2" + integrity sha512-oMdITpn8J8k7XEzBOGE+ZZLiEA7RUZTKOF8ZA8r1OrZF6A1FTxCha8EDySGLlVr+QXyMkoYT5GFsqkEUn9LkbA== dependencies: - cozy-logger "^1.9.1" + cozy-logger "^1.10.4" date-fns "^1.30.1" es6-promise-pool "^2.5.0" lodash "^4.17.19" @@ -6427,7 +6427,7 @@ cozy-logger@1.9.0: chalk "^2.4.2" json-stringify-safe "5.0.1" -cozy-logger@1.9.1, cozy-logger@^1.9.1: +cozy-logger@1.9.1: version "1.9.1" resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.1.tgz#d5eb5a007eae6b4612fc6cc5a82fd70fe8c435bb" integrity sha512-9P8A4chfSsdx5P32upo9SDx+ZyQj1RuFuggHd6BgVbcFo7folCulk6TCFRFEekT2fIYHbT2nRDc0RTOdz98lYw== @@ -12873,9 +12873,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"