Skip to content

Commit

Permalink
feat: Upgrade cozy-harvest-lib to 3.17.3
Browse files Browse the repository at this point in the history
To avoid unwanted rerenders in account modale
  • Loading branch information
doubleface authored and doubleface committed May 5, 2023
1 parent aefb32e commit b16e024
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"cozy-device-helper": "2.7.0",
"cozy-doctypes": "1.83.8",
"cozy-flags": "2.12.0",
"cozy-harvest-lib": "^13.17.1",
"cozy-harvest-lib": "^13.17.3",
"cozy-intent": "^2.3.0",
"cozy-keys-lib": "^4.3.0",
"cozy-logger": "1.10.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5811,10 +5811,10 @@ [email protected]:
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^13.17.1:
version "13.17.1"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-13.17.1.tgz#be8fab41f6e3ba3a2cb4342cbf2134f82cad4a00"
integrity sha512-vgfHV+5xXysT733eRPBhGjY4+THrnPfUcrmbR7+0rL72RG2kP6lHl039kZLBW/3P2c9uImRifAC5J74amfQR/Q==
cozy-harvest-lib@^13.17.3:
version "13.17.3"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-13.17.3.tgz#44fdbf5b0be834dc70693fa444e328c13ba88af9"
integrity sha512-zhD2BaFoNbX/t8koUSRB2GeE4q19ku9zUg26W9tWG7NlqFBoAlQzTLp3nOQX69o+mBfm9cEaNZ+04ItYiO/7LQ==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
Expand Down Expand Up @@ -11780,9 +11780,9 @@ msgpack5@^4.0.2:
readable-stream "^2.3.6"
safe-buffer "^5.1.2"

"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
version "1.0.8"
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
dependencies:
"@juggle/resize-observer" "^3.1.3"
jest-environment-jsdom-sixteen "^1.0.3"
Expand Down

0 comments on commit b16e024

Please sign in to comment.