Skip to content

Commit

Permalink
feat: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed Aug 24, 2023
1 parent 4a3422b commit 340a9b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"cozy-interapp": "^0.8.1",
"cozy-keys-lib": "^5.0.0",
"cozy-logger": "^1.10.1",
"cozy-mespapiers-lib": "^58.0.0",
"cozy-mespapiers-lib": "^58.1.0",
"cozy-notifications": "^0.14.0",
"cozy-realtime": "^4.4.0",
"cozy-sharing": "^7.1.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8498,10 +8498,10 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-mespapiers-lib@^58.0.0:
version "58.0.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-58.0.0.tgz#5ea58f112340c147a8458f8d4940c9bd9ed7da9e"
integrity sha512-z7pvF3ZsL0ln1CqL2IDEina39HC/aFeYOiebrbpBgK5d+SxM5t5cMKiLuw/06GOEPIn34gR6ZXLvx85AaqdwJQ==
cozy-mespapiers-lib@^58.1.0:
version "58.1.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-58.1.0.tgz#ac311402f9d28aeb16d111b67d9094363c52d02c"
integrity sha512-BHP6KhJBh7nqKUldIRpID5fyUgUPW6GW3yttvc+dutV6EE6yVBpHpIvdUmsUMMstl29QIKy93+07Ziobui6/Sg==
dependencies:
"@date-io/date-fns" "1"
"@material-ui/pickers" "3.3.10"
Expand Down Expand Up @@ -15305,9 +15305,9 @@ 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"
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 340a9b3

Please sign in to comment.