Skip to content

Commit

Permalink
feat: Update cozy-ui from 110.8.1 to 110.8.2
Browse files Browse the repository at this point in the history
This update get a fix the crash of the viewer inside harvest modal
  • Loading branch information
cballevre committed Jul 12, 2024
1 parent 8bfc700 commit c6ed9ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"cozy-sharing": "^15.0.0",
"cozy-stack-client": "^48.0.0",
"cozy-tsconfig": "1.2.0",
"cozy-ui": "110.8.1",
"cozy-ui": "110.8.2",
"date-fns": "2.28.0",
"es-abstract": "1.20.2",
"form-data": "2.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6240,10 +6240,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@110.8.1:
version "110.8.1"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-110.8.1.tgz#03c14552a0049ef54c75a955c4c20563870ce42e"
integrity sha512-TLndyKGIghJ0j22DTFHOf8LlLfL7dbW+H5f0HpCHK9iR/Y8vDoUQfp6nzQ+EA2Yei5EG0g8kE+9j1+fZKfANxg==
cozy-ui@110.8.2:
version "110.8.2"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-110.8.2.tgz#c45aad2ced7a401c68db2160d1b84ae3182ac522"
integrity sha512-ZhY6GwZ/hgW7kMFx0K3/eqwlkSa1SU+VJueho41WIABh4E7Ks/UBxLHBxSQi+DD0SB07CaaLyS5gASbecVAdew==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down

0 comments on commit c6ed9ed

Please sign in to comment.