Skip to content

Commit

Permalink
feat: Upgrade cozy packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed Jan 8, 2025
1 parent 3f64b30 commit b9f8981
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
"cozy-intent": "^2.29.1",
"cozy-keys-lib": "6.0.0",
"cozy-logger": "1.9.1",
"cozy-minilog": "3.3.1",
"cozy-minilog": "3.9.1",
"cozy-realtime": "4.6.0",
"cozy-scripts": "^8.4.0",
"cozy-sharing": "^18.0.0",
"cozy-sharing": "^19.0.0",
"cozy-stack-client": "^52.0.0",
"cozy-ui": "^116.0.0",
"cozy-viewer": "^12.0.1",
Expand Down
27 changes: 15 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6578,14 +6578,7 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

[email protected]:
version "3.3.1"
resolved "https://registry.yarnpkg.com/cozy-minilog/-/cozy-minilog-3.3.1.tgz#472dccf4a9391c479120a83d26b435cf9d609c72"
integrity sha512-NLQNQ1Q/bvJrqNv9w5bLjfAxYKv+pESobJgUKXondxP616kx7k0mpiRrCZBaJRbEbpKryT/eJ0JJwLdVaIP5NA==
dependencies:
microee "0.0.6"

cozy-minilog@^3.9.1:
[email protected], cozy-minilog@^3.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/cozy-minilog/-/cozy-minilog-3.9.1.tgz#8a89743664145da7b1808d78cc53daacaa97e758"
integrity sha512-UwtNfRWKIWpNA4NK2MovPvUalijmYpFk726r1zxLlMixRTBtHTqVZtEcDF+3PrE5o5UiUAUC8Z+MWiz3ivstbw==
Expand Down Expand Up @@ -6676,15 +6669,16 @@ cozy-scripts@^8.4.0:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

cozy-sharing@^18.0.0:
version "18.0.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-18.0.0.tgz#1c5e14c41a283b67727f896ab3ff7fabc7a6dda4"
integrity sha512-cgoTwwr+FU5GbQexde1gyFYnHem0cyRneo89IdnO1XAbi2w7FkHN/99eDZv7Z+xuMOH05TEQR/Kb2bPJz1tt9w==
cozy-sharing@^19.0.0:
version "19.0.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-19.0.0.tgz#6cf77a486387eceb413db7ea5cea028d0f14ffe2"
integrity sha512-1VrKF5T3ZW/6mxWoALEf+GFeA+mdODWiwMTMJGpcCx5BegnIAOYjdcAmiXiw+LZPshxFg6JkX1ggMgbPEyhP5w==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.2.6"
cozy-device-helper "^3.7.1"
cozy-doctypes "^1.97.1"
date-fns "2.30.0"
lodash "^4.17.19"
react-autosuggest "^10.1.0"
react-tooltip "^3.11.1"
Expand Down Expand Up @@ -6717,6 +6711,15 @@ cozy-stack-client@^52.0.0:
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^52.0.0:
version "52.0.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-52.0.0.tgz#b146997637facc8de55033a84fd7e4b30ea4533d"
integrity sha512-rJOUp7jcnIBEaL48+HVRF24IzYgNJYh2KLpkKFKfaNhO6oz/+dwW1VfETAKWldtNk1hMcFapbQIN58CqhGkIzA==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
qs "^6.7.0"

[email protected]:
version "1.2.0"
resolved "https://registry.yarnpkg.com/cozy-tsconfig/-/cozy-tsconfig-1.2.0.tgz#17e61f960f139fae4d26cbac2254b9ab632b269e"
Expand Down

0 comments on commit b9f8981

Please sign in to comment.