Skip to content

Commit

Permalink
feat: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed May 22, 2024
1 parent 83ea8d5 commit d2eef9d
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 @@ -67,7 +67,7 @@
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "^1.10.4",
"cozy-mespapiers-lib": "^98.0.0",
"cozy-mespapiers-lib": "^98.0.1",
"cozy-minilog": "^3.3.1",
"cozy-notifications": "^0.15.0",
"cozy-realtime": "^5.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5298,10 +5298,10 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-mespapiers-lib@^98.0.0:
version "98.0.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-98.0.0.tgz#63a40b3d45b8462a8e78200b84d52276415366c7"
integrity sha512-/geab0hA4mSKi1tEa8rc76NZ/SVlWBrkkUDAkJE5pKUqv9yFV2AhA84nmf4es6ibO1T/w7wxQzZxU8HPclvUlA==
cozy-mespapiers-lib@^98.0.1:
version "98.0.1"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-98.0.1.tgz#7ea9176be422db7216993065ba465dbdd6fcf174"
integrity sha512-rM6jeZa1lNJL4lftmjOQ/dm+0Pw02g3wdQY/TuAbw0TvaI0TSNAZCNy1kbUI5A6iFLjmJK+UIUJlusIVfN2PqA==
dependencies:
"@date-io/date-fns" "1"
"@material-ui/pickers" "3.3.10"
Expand Down Expand Up @@ -11130,9 +11130,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 d2eef9d

Please sign in to comment.