From 411c929f84ab3e4607602acb840771c914b2514a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 03:16:17 +0000 Subject: [PATCH] fix(deps): update dependency cozy-doctypes to v1.90.0 --- package.json | 2 +- yarn.lock | 26 ++++---------------------- 2 files changed, 5 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 6e18e29bc9..e878f71982 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "dependencies": { "cozy-client": "^47.6.0", "cozy-device-helper": "2.7.0", - "cozy-doctypes": "1.83.8", + "cozy-doctypes": "1.90.0", "cozy-flags": "3.2.2", "cozy-harvest-lib": "^25.1.0", "cozy-intent": "^2.19.2", diff --git a/yarn.lock b/yarn.lock index 87dbf7fb38..50224f99ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5988,18 +5988,7 @@ cozy-device-helper@^3.0.0: dependencies: lodash "^4.17.19" -cozy-doctypes@1.83.8: - version "1.83.8" - resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.83.8.tgz#99ec864059034bd032f6f01e322b57fea130a5d3" - integrity sha512-S88VzjnfZTHo7Mix7M3qId0YF6gOmL+C0X2LZnQp6F2cEOKa7sOlDiMD18u2kfPwyvlxxM+tQBI9ArEM/Xqkog== - dependencies: - cozy-logger "^1.9.0" - date-fns "^1.30.1" - es6-promise-pool "^2.5.0" - lodash "^4.17.19" - prop-types "^15.7.2" - -cozy-doctypes@^1.90.0: +cozy-doctypes@1.90.0, cozy-doctypes@^1.90.0: version "1.90.0" resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.90.0.tgz#6ac69043d45be910c27cb0793a3e45e1a96b91de" integrity sha512-H/T+FD6ufD3YC/L22GBcDBd3C5j5POBuwHO860AjcVSWNDaKwFIat/LyDKjqDhPXEzo7ZgXgLEFw3KQzpC7yVw== @@ -6102,14 +6091,6 @@ cozy-logger@^1.3.0: chalk "^2.4.2" json-stringify-safe "5.0.1" -cozy-logger@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.0.tgz#e3a2323d9a2945ca10da5c318ff2f63544a54415" - integrity sha512-x/iFwFuNTbG4lwgeKPv6HtdixY+CcJm47sRd2za09aS1zZMHnN3HX7fFgoSSgEqFhpnIO/PpP2pVqJ4orSCp0g== - 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" @@ -12264,9 +12245,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"