Skip to content

Commit 10a76af

Browse files
author
doubleface
committed
feat: Upgrade cozy-ui
to get new CloudSync icon for migration menu in sidebar
1 parent ab02525 commit 10a76af

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"cozy-search": "^0.25.3",
9292
"cozy-sharing": "^30.1.1",
9393
"cozy-stack-client": "^60.23.0",
94-
"cozy-ui": "^138.3.0",
94+
"cozy-ui": "^138.5.0",
9595
"cozy-ui-plus": "^7.0.0",
9696
"cozy-viewer": "^28.0.7",
9797
"date-fns": "2.30.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7201,10 +7201,10 @@ cozy-ui-plus@^7.0.0:
72017201
react-international-phone "4.7.0"
72027202
rooks "7.14.1"
72037203

7204-
cozy-ui@^138.3.0:
7205-
version "138.3.0"
7206-
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-138.3.0.tgz#4c942eac3d4ade742606364aadd686c01cbc4ce8"
7207-
integrity sha512-qmIDfDROMPzz4xtwFC5rgbxuTw6cR4bBRFAsikBlcdXjLuUlQBHopWghjIWmTQZydWUPwF2eLthNrha6DuFrpQ==
7204+
cozy-ui@^138.5.0:
7205+
version "138.5.0"
7206+
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-138.5.0.tgz#80e12877b0cedcbc62b5395c4c12611f4fdf8354"
7207+
integrity sha512-0B/+xRV/+0tExMdD9QmVPl936WXX59HoDy2LWWmzzk5eOcP8DVJyoTucjI9HQipBB6lmLGcatsDQXYEu/axCUQ==
72087208
dependencies:
72097209
"@babel/runtime" "^7.3.4"
72107210
"@date-io/date-fns" "1"
@@ -12551,9 +12551,9 @@ msgpack5@^4.0.2:
1255112551
readable-stream "^2.3.6"
1255212552
safe-buffer "^5.1.2"
1255312553

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

0 commit comments

Comments
 (0)