Skip to content

Commit

Permalink
fix(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 Jul 19, 2024
1 parent c126d46 commit 05d55b1
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 @@ -45,7 +45,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.2",
"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 @@ -5999,17 +5999,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 @@ -6203,15 +6192,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.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

0 comments on commit 05d55b1

Please sign in to comment.