Skip to content

Commit

Permalink
feat: Upgrade Cozy-Sharing to 16.9.0
Browse files Browse the repository at this point in the history
To change the text style in the banner.
  • Loading branch information
Merkur39 committed Dec 4, 2024
1 parent a1fc21f commit 3922670
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 @@ -95,7 +95,7 @@
"cozy-minilog": "3.3.1",
"cozy-realtime": "4.6.0",
"cozy-scripts": "^8.3.0",
"cozy-sharing": "^16.7.0",
"cozy-sharing": "^16.9.0",
"cozy-stack-client": "^49.8.0",
"cozy-ui": "^113.5.0",
"cozy-viewer": "^2.9.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6580,10 +6580,10 @@ cozy-scripts@^8.3.0:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

cozy-sharing@^16.7.0:
version "16.7.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-16.7.0.tgz#3ee7865e9b888378d62d28095c0c28f9ceca8e00"
integrity sha512-yK/Owt3y6+bxpLT9JeHVIS1H0vwaTtAl6EF9fqCYsSoTt0sM3kIoS65cws2F1m32q5gqztdYXgpQb74Z4U+PVA==
cozy-sharing@^16.9.0:
version "16.9.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-16.9.0.tgz#edb38be918477cf89385857a40f9118f3c5f25ec"
integrity sha512-VhIgIFLAIG3PcXr0BYSQC+OjCKaUsW5nAGZmE1kpKGqi9hTbYnfQ3fgGLCjGOlxcHsJdgzxbSbW7Rc0CCjT3+A==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.2.6"
Expand Down Expand Up @@ -12973,9 +12973,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 3922670

Please sign in to comment.