Skip to content

Commit

Permalink
feat: Update cozy-ui to 110.1.0
Browse files Browse the repository at this point in the history
To better support dark mode (flagship app and dark mode button in
cozy-settings).
  • Loading branch information
zatteo committed Jun 24, 2024
1 parent 3598955 commit 281dece
Show file tree
Hide file tree
Showing 5 changed files with 1,552 additions and 1,546 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"cozy-scripts": "^8.3.0",
"cozy-sharing": "^15.0.0",
"cozy-stack-client": "48.2.0",
"cozy-ui": "^109.1.1",
"cozy-ui": "^110.1.0",
"date-fns": "1.30.1",
"diacritics": "1.3.0",
"filesize": "3.6.1",
Expand Down
4 changes: 1 addition & 3 deletions src/modules/search/__snapshots__/AppBarSearch.spec.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
exports[`should display the Searchbar 1`] = `
{
"asFragment": [Function],
"baseElement": <body
class="CozyTheme--light-normal"
>
"baseElement": <body>
<div>
<div
class="CozyTheme--light-normal u-dc"
Expand Down
Loading

0 comments on commit 281dece

Please sign in to comment.