From f11a6a2c7d3a604e9d17012527dd7987abe8337b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 23:10:55 +0000 Subject: [PATCH] fix(deps): update dependency cozy-doctypes to v1.91.1 --- package.json | 2 +- yarn.lock | 23 ++++++++--------------- 2 files changed, 9 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index b82728f7..bf1ef335 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "cozy-bar": "^12.2.4", "cozy-client": "^48.1.0", "cozy-device-helper": "^2.7.0", - "cozy-doctypes": "1.86.1", + "cozy-doctypes": "1.91.1", "cozy-editor-core": "134.0.3", "cozy-flags": "2.8.4", "cozy-harvest-lib": "^26.0.1", diff --git a/yarn.lock b/yarn.lock index da334a16..91b5265b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7611,12 +7611,12 @@ cozy-device-helper@^3.0.0: dependencies: lodash "^4.17.19" -cozy-doctypes@1.86.1: - version "1.86.1" - resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.86.1.tgz#e3a9931ef260a08dab6c1174dc72217c4af0361a" - integrity sha512-A+bMfL/ifMp6LESSzI66ytsC+SWG+Eew6aIznPH1s+eAQ/7pHz9RRxmOQL5bGjPruiQdIeyK/Zk/4idBE6zE1g== +cozy-doctypes@1.91.1: + version "1.91.1" + resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.91.1.tgz#cf22ce27a751228009f662f1166c3deaf479b7d6" + integrity sha512-lP1nHZE9JIWtTbeSS3kGvtDGZsoY2wVMY2Smfv7QF9PJG2OFs1EKa02XSeJZhQGYGfXeVnvm6jLN4IIpkMAl0A== 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" @@ -7839,14 +7839,6 @@ cozy-logger@^1.9.0: chalk "^2.4.2" json-stringify-safe "5.0.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== - dependencies: - chalk "^2.4.2" - json-stringify-safe "5.0.1" - cozy-minilog@^3.3.1: version "3.3.1" resolved "https://registry.yarnpkg.com/cozy-minilog/-/cozy-minilog-3.3.1.tgz#472dccf4a9391c479120a83d26b435cf9d609c72" @@ -14083,9 +14075,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"