Skip to content

Commit

Permalink
fix(deps): update dependency cozy-sharing to v10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent 8761d6d commit e5bb2ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,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.0.1",
"cozy-stack-client": "^42.0.1",
"cozy-tsconfig": "1.2.0",
"cozy-ui": "^95.9.0",
Expand Down
21 changes: 5 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9067,17 +9067,6 @@ [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==
dependencies:
cozy-logger "^1.10.1"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.88.7:
version "1.88.7"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.7.tgz#cf971f8604ac129ca34a835672aa4c7cdaff4038"
Expand Down Expand Up @@ -9266,16 +9255,16 @@ [email protected]:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

[email protected].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==
[email protected].1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-10.0.1.tgz#7a5caad1491acb8e6f2e4bedc94705ff778c6e76"
integrity sha512-xlzRkT9NY9I3X0OLJEKgVSl8O73f7WQlgXO8op0nQStzZIkZLzbEPKtlYKZJ7eWmXiXvXMu5/Ob+WEr9zo9MJw==
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.88.7"
lodash "^4.17.19"
react-autosuggest "^10.1.0"
react-tooltip "^3.11.1"
Expand Down

0 comments on commit e5bb2ff

Please sign in to comment.