Skip to content

Commit

Permalink
feat: Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JF-Cozy committed Jun 11, 2024
1 parent ee89b70 commit 6c72cf7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"cozy-doctypes": "1.86.1",
"cozy-editor-core": "134.0.3",
"cozy-flags": "2.8.4",
"cozy-harvest-lib": "^26.0.0",
"cozy-harvest-lib": "^26.0.1",
"cozy-intent": "^2.21.0",
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
Expand All @@ -71,7 +71,7 @@
"cozy-scripts": "^8.2.0",
"cozy-sharing": "^15.0.0",
"cozy-stack-client": "^48.0.0",
"cozy-ui": "^109.0.0",
"cozy-ui": "^109.1.1",
"lodash": "4.17.21",
"prop-types": "15.8.1",
"react": "16.14.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7745,10 +7745,10 @@ [email protected]:
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^26.0.0:
version "26.0.0"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-26.0.0.tgz#a594e75dd8e18b92cd0534068fef92ce942eeade"
integrity sha512-GzhurHNwdZka9j82mcqwvTebHFzIkTbKNTIgeGQfGqxVVFrHjihovgU9aOE/jHDABA/eU4z77faihyhcHavNfA==
cozy-harvest-lib@^26.0.1:
version "26.0.1"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-26.0.1.tgz#8f875890045de8bd3b9dae2e212fbfff219d9e17"
integrity sha512-giCvZ3gdewqkEEwYk7wqPUs6WjVBdOwmsEgykroXLFjDRTmSYvqG2mvKKhd91OduVB3vAHfgBqYY3KQ4Eztkhw==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
Expand Down Expand Up @@ -7952,10 +7952,10 @@ cozy-stack-client@^48.0.0:
mime "^2.4.0"
qs "^6.7.0"

cozy-ui@^109.0.0:
version "109.0.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-109.0.0.tgz#840dd126505af3244766b90dccb234bbd4ee04eb"
integrity sha512-XkY1LNh0i469bI6+sx5JV1gSSHChYU2ohjKNmzSsgMNAzWAfYYxT0yQvSX0GxjvwnaEcukeAoEamq232IU7iQg==
cozy-ui@^109.1.1:
version "109.1.1"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-109.1.1.tgz#c2fd1c95b8f490b1a9dfd93cec7be096d2de7b33"
integrity sha512-hBR3qmtcvEhV4D08SwYz/eZvWFoCJM0Wfw7rPLYifGgawo388VZTpzxZxFHKFBK9Y0AbQAXQxYqd7oq9nUlcQA==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down

0 comments on commit 6c72cf7

Please sign in to comment.