Skip to content

Commit

Permalink
feat: Update cozy-ui to 105.9.0
Browse files Browse the repository at this point in the history
This will hide shared drives dir in filepicker
  • Loading branch information
acezard authored and Merkur39 committed Apr 11, 2024
1 parent 4edeb53 commit 64df6b8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"cozy-notifications": "^0.15.0",
"cozy-realtime": "^5.0.0",
"cozy-sharing": "^10.4.1",
"cozy-ui": "^105.6.0",
"cozy-ui": "^105.9.0",
"date-fns": "2.29.3",
"leaflet": "^1.7.1",
"lodash": "4.17.21",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5442,10 +5442,10 @@ cozy-tsconfig@1.2.0:
resolved "https://registry.yarnpkg.com/cozy-tsconfig/-/cozy-tsconfig-1.2.0.tgz#17e61f960f139fae4d26cbac2254b9ab632b269e"
integrity sha512-TRHnY9goF3FzVlUbP7BcHxuN2XAA4AmppT4fHHZmTKaSwYTByVR1Al+riFMDbce94kJZ1wzl9WNLWQuqzGZ6Cw==

cozy-ui@^105.6.0:
version "105.6.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-105.6.0.tgz#58bf202a1f213f9dca5e3e16ff1362bda2a9d51e"
integrity sha512-fEvBtKlExsD/0AN+S3mzi527cn/Pr9HdsAVVdxjXHfT2Q77FGBsi2g8SX+7S+18rGnibfzoG+9HrlQovDAz3Kg==
cozy-ui@^105.9.0:
version "105.9.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-105.9.0.tgz#e00b19d8f8d24bae8c26080ed1e4efcac3ef4bf5"
integrity sha512-pEpWpSUi+Ue7C5lFJ//5QPysqTTk6z3+XJ1deH7v3n/7yqklp70/IE14cPGOMGkd+SUZd1+BFBEYUDXsAC3Qsg==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down Expand Up @@ -11140,9 +11140,9 @@ msgpack5@^4.0.2:
readable-stream "^2.3.6"
safe-buffer "^5.1.2"

"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
version "1.0.8"
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
dependencies:
"@juggle/resize-observer" "^3.1.3"
jest-environment-jsdom-sixteen "^1.0.3"
Expand Down

0 comments on commit 64df6b8

Please sign in to comment.