Skip to content

Commit

Permalink
feat(mespapiers): Upgrade cozy-ui from 85.5.0 to 85.6.0
Browse files Browse the repository at this point in the history
BREAKING CHANGE: you must have `cozy-ui >= 85.6.0`
  • Loading branch information
JF-Cozy committed Jun 1, 2023
1 parent 34d54cf commit c9b017d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/cozy-mespapiers-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"cozy-logger": "^1.10.1",
"cozy-realtime": "^4.5.0",
"cozy-sharing": "^7.1.3",
"cozy-ui": "^85.5.0",
"cozy-ui": "^85.6.0",
"jest-environment-jsdom-sixteen": "2.0.0",
"lodash": "4.17.21",
"mockdate": "3.0.5",
Expand Down Expand Up @@ -58,7 +58,7 @@
"cozy-logger": ">=1.10.1",
"cozy-realtime": ">=4.4.0",
"cozy-sharing": ">=7.1.3",
"cozy-ui": ">=85.5.0",
"cozy-ui": ">=85.6.0",
"lodash": ">=4.17.21",
"react": ">=17.0.2",
"react-dom": ">=17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7683,10 +7683,10 @@ cozy-ui@^80.1.1:
react-swipeable-views "^0.13.3"
rooks "^5.11.2"

cozy-ui@^85.5.0:
version "85.5.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-85.5.0.tgz#023a1f88b926f2eca1e676977bcea6379faeb6cb"
integrity sha512-ovjM2IOxBJ0QYk3FT/jokKz+MaQxVrKRvWXUEbXp6uNSWFTRqiPkJc5T2Koi6r46FjsqA1m7nQMszb8tjFeZDA==
cozy-ui@^85.6.0:
version "85.6.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-85.6.0.tgz#730cf1c3dad9762afed938c87355f330d9925322"
integrity sha512-4U/CknMfVcFlTY8xPpVAkafMdWaI+LYvXp8wtFvWgNkVCINEnrxiQToV0qHIvXdKyxCIIhLsecrXMjAulF1ARg==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down

0 comments on commit c9b017d

Please sign in to comment.