Skip to content

Commit

Permalink
feat: Update cozy-sharing from 15.0.2 to 15.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Aug 29, 2024
1 parent 41fff30 commit 0846c0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-drive",
"version": "1.73.2",
"version": "1.74.0",
"main": "src/main.jsx",
"scripts": {
"build": "cozy-scripts build --barV7 false --cozyClientJs",
Expand Down Expand Up @@ -97,7 +97,7 @@
"cozy-minilog": "3.3.1",
"cozy-realtime": "4.6.0",
"cozy-scripts": "^8.3.0",
"cozy-sharing": "^15.0.2",
"cozy-sharing": "15.0.3",
"cozy-stack-client": "^48.12.0",
"cozy-ui": "111.8.1",
"date-fns": "1.30.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6629,10 +6629,10 @@ cozy-scripts@^8.3.0:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

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==
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"
Expand Down

0 comments on commit 0846c0d

Please sign in to comment.