Skip to content

Commit

Permalink
feat: Upgrade cozy-bar
Browse files Browse the repository at this point in the history
`cozy-bar` has been upgraded to `15.0.1` in order to retrieve a fix
related to Offline mode

Related PR: cozy/cozy-bar#852
  • Loading branch information
Ldoppea committed Sep 25, 2024
1 parent 9bac2e6 commit 60a0038
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 @@ -78,7 +78,7 @@
"@sentry/integrations": "7.88.0",
"@sentry/react": "7.119.0",
"classnames": "2.5.1",
"cozy-bar": "^15.0.0",
"cozy-bar": "^15.0.1",
"cozy-client": "^49.0.0",
"cozy-device-helper": "^3.1.0",
"cozy-doctypes": "^1.90.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5381,10 +5381,10 @@ cozy-app-publish@^0.27.2:
request "^2.88.0"
tar "^4.4.13"

cozy-bar@^15.0.0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-15.0.0.tgz#781d07c1ac759b57cebb8af8d64b8f8ab425706a"
integrity sha512-T5D2Me0gmp4SDMvDBfR7V3E1IYAo1Adby7jUr9bk+aouyte4uz+KnAyEdgp6VXWBnbfUvAfqwBpTdwDzjaHXvQ==
cozy-bar@^15.0.1:
version "15.0.1"
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-15.0.1.tgz#60e07a327c39dd4a7ad1ee935b61b2ec002dfefe"
integrity sha512-WN7FnckYlZyk1Psyx1HRDRzMM2K5lTffv1A2A1zeT99MB8KPx0Tt3kYr9ODpURFCyTuI6mAHA97RiyTLB5e8RQ==
dependencies:
hammerjs "2.0.8"
lodash.debounce "4.0.8"
Expand Down

0 comments on commit 60a0038

Please sign in to comment.