Skip to content

Commit

Permalink
fix(deps): update dependency cozy-sharing to ^15.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent b88571d commit f20081e
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 @@ -46,7 +46,7 @@
"cozy-logger": "1.10.4",
"cozy-minilog": "^3.3.1",
"cozy-realtime": "4.6.0",
"cozy-sharing": "^15.0.0",
"cozy-sharing": "^15.0.3",
"cozy-stack-client": "^48.0.0",
"cozy-tsconfig": "1.2.0",
"cozy-ui": "^111.0.0",
Expand Down
21 changes: 5 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6092,17 +6092,6 @@ [email protected]:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.90.0:
version "1.90.0"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.90.0.tgz#6ac69043d45be910c27cb0793a3e45e1a96b91de"
integrity sha512-H/T+FD6ufD3YC/L22GBcDBd3C5j5POBuwHO860AjcVSWNDaKwFIat/LyDKjqDhPXEzo7ZgXgLEFw3KQzpC7yVw==
dependencies:
cozy-logger "^1.10.4"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.91.1:
version "1.91.1"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.91.1.tgz#cf22ce27a751228009f662f1166c3deaf479b7d6"
Expand Down Expand Up @@ -6296,15 +6285,15 @@ [email protected]:
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.3:
version "15.0.3"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-15.0.3.tgz#15aca9ff92565bf1055d2f3ae720525d0721dd0a"
integrity sha512-4aTLqyHEyyE54+L68lZrLYtG8z0N8Fb1vaMKKzGB6WKaMrdlMAYNe9WdhwkbsoTI/XmBh0BxyY1i+gYIPtxsjw==
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

0 comments on commit f20081e

Please sign in to comment.