Skip to content

Commit

Permalink
feat(deps): update dependency cozy-sharing to ^15.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent de23503 commit 42a8eb5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"cozy-minilog": "^3.3.1",
"cozy-notifications": "^0.15.0",
"cozy-realtime": "^5.0.0",
"cozy-sharing": "^15.0.0",
"cozy-sharing": "^15.0.2",
"cozy-ui": "^111.2.0",
"date-fns": "2.23.0",
"flexsearch": "0.7.31",
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5662,15 +5662,15 @@ cozy-scripts@^8.3.0:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

cozy-sharing@^15.0.0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-15.0.0.tgz#d21c5557e3275f2945995a972f7b52cb1fd265bb"
integrity sha512-FN6FK3WJWjVMYFquKsBItn/0/spZVjtxRBaxFxeG9oiDaGALCY2UXqJBfdq6sC8x2y+PXyNZx2050oz5Uxx7iw==
cozy-sharing@^15.0.2:
version "15.0.2"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-15.0.2.tgz#823561edacc38dc6dfe20ca4a7cd00e9ab74ea1a"
integrity sha512-uPpCCP7ddjlGCJtXpfq4UB6X7FZWv8g+1THao87cy5JkQSrK/KsyAese+rQYprLzWJVpMX/zutNXv7zmKB+DAw==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.2.6"
cozy-device-helper "^3.0.0"
cozy-doctypes "^1.90.0"
cozy-doctypes "^1.91.1"
lodash "^4.17.19"
react-autosuggest "^10.1.0"
react-tooltip "^3.11.1"
Expand Down Expand Up @@ -11594,9 +11594,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"
Expand Down

0 comments on commit 42a8eb5

Please sign in to comment.