Skip to content

Commit

Permalink
feat: Upgrade cozy-harvest to 32.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed Dec 23, 2024
1 parent 82ee7c5 commit 0405575
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"cozy-devtools": "^1.2.1",
"cozy-doctypes": "1.85.4",
"cozy-flags": "^4.6.1",
"cozy-harvest-lib": "^31.0.6",
"cozy-harvest-lib": "^32.1.0",
"cozy-intent": "^2.29.1",
"cozy-keys-lib": "6.0.0",
"cozy-logger": "1.9.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6393,17 +6393,17 @@ cozy-flags@^4.6.1:
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^31.0.6:
version "31.0.6"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-31.0.6.tgz#890cefe1b3ca00535341c7a60807f3f259fcf638"
integrity sha512-wr48FUZnBtXzm/GoRbDulp0TQ7tPOD2CZIF9smuKUFEkt7cqScvPnaOcNar9vl/CetV2/Snx3XeNA8uNBD8Yxg==
cozy-harvest-lib@^32.1.0:
version "32.1.0"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-32.1.0.tgz#a7ef572d57fc0dcde42bda3e92baf4ff770dc26a"
integrity sha512-IWRxOOiN4sqYUQgrtiyqpakxmg68zMitDJbotlwOtfos2ff31bAxh4pCnHFPpfEk2HOpBrTi52/YTi54r1NdSQ==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.3.1"
cozy-bi-auth "0.0.25"
cozy-doctypes "^1.97.1"
cozy-logger "^1.16.1"
date-fns "^1.30.1"
date-fns "2.30.0"
final-form "^4.18.5"
lodash "^4.17.19"
microee "^0.0.6"
Expand Down

0 comments on commit 0405575

Please sign in to comment.