Skip to content

Commit

Permalink
feat(mespapiers): Update cozy-ui from 85.3.1 to 85.5.0
Browse files Browse the repository at this point in the history
BREAKING CHANGE: you must have `cozy-ui >= 85.5.0`
  • Loading branch information
JF-Cozy committed May 31, 2023
1 parent 36c1474 commit f008689
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.3.1",
"cozy-ui": "^85.5.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.3.1",
"cozy-ui": ">=85.5.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.3.1:
version "85.3.1"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-85.3.1.tgz#70f74672415e32e47fc58c191e54b858c7eb0287"
integrity sha512-LaH6keIP1Zl7wRcrXxdbtPwJYHl3ZYbIzcZBdzpy1YADv2F8Y4Yz1Q5nJSC2ABQi13m0fRcgNhX+N/uJ2ktiEw==
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==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down

0 comments on commit f008689

Please sign in to comment.