Skip to content

Commit

Permalink
fix(deps): update dependency cozy-sharing to v10.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and acezard committed Jan 5, 2024
1 parent d629fcd commit 990b5a4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "1.10.0",
"cozy-realtime": "4.2.9",
"cozy-sharing": "10.0.0",
"cozy-sharing": "10.1.1",
"cozy-stack-client": "^45.0.1",
"cozy-tsconfig": "1.2.0",
"cozy-ui": "^100.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5949,10 +5949,10 @@ [email protected]:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.88.6:
version "1.88.6"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.6.tgz#26be6580cd7e8d50471719d5809f4419ce649da8"
integrity sha512-N2HEQdnFyUyaReLBhIX9f/8o1c+7PNONpcStVqoRdixVhbx4vrr22qMq2dvUWNTGvPKAqo3ZJdVaMHC9ETZTGw==
cozy-doctypes@^1.88.7:
version "1.88.7"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.7.tgz#cf971f8604ac129ca34a835672aa4c7cdaff4038"
integrity sha512-kfGRh8/Nt1+MlnT1lQerX+tGA2vMsCKuQuQ7zq8qHus23mGf+MsZe55ibN3Mis2IrZVfPlJeRJo4Rth6R/l9hg==
dependencies:
cozy-logger "^1.10.1"
date-fns "^1.30.1"
Expand Down Expand Up @@ -6153,16 +6153,16 @@ [email protected]:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

cozy-sharing@10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-10.0.0.tgz#ab644b3560e279769a3583251e58f73cdb2b1acf"
integrity sha512-AphmHfo7wJJfdRu0xcBJY+t53Sf6DVTj8HkVOvhgwsj6TTQNU4/cQo7bl92glEIddxWTgGdfwjnN7B/MmNYGXA==
cozy-sharing@10.1.1:
version "10.1.1"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-10.1.1.tgz#cd4ae4fd3aac3f08b6d4f3d3dac635bdf7870f56"
integrity sha512-1zQGjg9f9D4kCHlktbBXYeo5pbPuj/X0sJxkUHfpbqdUR+QQV0aUPuiodUARVUPpxDI1/Xvolk16nxfqx5gECw==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.2.6"
copy-text-to-clipboard "^2.1.1"
cozy-device-helper "^3.0.0"
cozy-doctypes "^1.88.6"
cozy-doctypes "^1.89.1"
lodash "^4.17.19"
react-autosuggest "^10.1.0"
react-tooltip "^3.11.1"
Expand Down

0 comments on commit 990b5a4

Please sign in to comment.