Skip to content

Commit

Permalink
fix: Upgrade cozy-interapp
Browse files Browse the repository at this point in the history
In order to have the hideCross function
  • Loading branch information
Crash-- committed Dec 22, 2023
1 parent 6f0c97d commit 317c19c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"cozy-flags": "3.0.1",
"cozy-harvest-lib": "^21.0.0",
"cozy-intent": "^2.3.0",
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
"cozy-interapp": "^0.8.1",
"cozy-logger": "1.10.0",
"cozy-realtime": "4.2.9",
"cozy-sharing": "10.0.0",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6006,15 +6006,10 @@ cozy-intent@^2.3.0:
dependencies:
post-me "0.4.5"

cozy-interapp@^0.5.4:
version "0.5.7"
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.5.7.tgz#75cafe1732ad660e2caf1ccf412f302594705f39"
integrity sha512-laIL/ATYV9oZnmqS+LMoO9qzk8XjJ1v2/YrA1Po2rI8ia/MDgjYO07424x2RuvHhNOBPGjD+JmqwQ0rNDlLW+Q==

cozy-interapp@^0.8.1:
version "0.8.1"
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.8.1.tgz#960fb98a2e93192980449b0b75521f47b4de7d22"
integrity sha512-yYCOMVKRjGzvu/TuTj/9jir+Zr3OvXGWJUu9J9dk1jMcBZqXq4D9uIdnqxMJlpovUUJnehzIdgCfbL3JKaZc0Q==
cozy-interapp@0.9.0, cozy-interapp@^0.5.4, cozy-interapp@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.9.0.tgz#ddc0e1f650fa2e64f6f10f699d21de29d365a23a"
integrity sha512-gI5MIhPqOlAYBBykOHrgYXgnuxvgnvH4jwM980WtFASieb4icI+2q4nBz0ZTubfCCB4bLgI5n34CCKzihwdUvA==

cozy-keys-lib@^6.0.0:
version "6.0.0"
Expand Down

0 comments on commit 317c19c

Please sign in to comment.