Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.88.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 31, 2023
1 parent 190627d commit 1c21663
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -118,7 +118,7 @@
"cozy-client": "^35.3.1",
"cozy-client-js": "0.20.0",
"cozy-device-helper": "^2.5.0",
"cozy-doctypes": "1.85.4",
"cozy-doctypes": "1.88.4",
"cozy-flags": "2.12.0",
"cozy-harvest-lib": "5.10.5",
"cozy-intent": "^2.9.0",
Expand Down
25 changes: 13 additions & 12 deletions yarn.lock
Expand Up @@ -5775,12 +5775,12 @@ cozy-device-helper@^2.7.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.88.4:
version "1.88.4"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.4.tgz#78a69bb54932d8622812ed2316e8305c88e955b8"
integrity sha512-olLIvcPaKzA/Nf0sznPDyI/vJ7XiLhHfCI8WXvxJXW/XRVdqhRXYu4tODkg2yJXbbTuDCxUfiboQpQydSu2ENg==
dependencies:
cozy-logger "^1.9.1"
cozy-logger "^1.10.0"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
Expand Down Expand Up @@ -5867,7 +5867,7 @@ cozy-keys-lib@4.1.9:
tldjs "^2.3.1"
zxcvbn "^4.4.2"

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==
Expand Down Expand Up @@ -12696,19 +12696,20 @@ 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":
version "1.0.8"
resolved "git+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"
react-spring "9.0.0-rc.3"
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.6":
version "1.0.6"
resolved "https://github.com/cozy/mui-bottom-sheet.git#494c40416ecde95732c864f9b921e7e545075aa5"
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
version "1.0.8"
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"
Expand Down

0 comments on commit 1c21663

Please sign in to comment.