Skip to content

Commit

Permalink
feat: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed May 17, 2024
1 parent b9d0bd0 commit 084d790
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 62 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,22 +57,22 @@
"dependencies": {
"@sentry/integrations": "7.88.0",
"@sentry/react": "7.88.0",
"cozy-bar": "^12.0.0",
"cozy-client": "^46.10.0",
"cozy-bar": "^12.2.3",
"cozy-client": "^47.1.1",
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "^1.89.4",
"cozy-flags": "^3.2.0",
"cozy-harvest-lib": "^22.5.5",
"cozy-intent": "^2.19.2",
"cozy-doctypes": "^1.90.0",
"cozy-flags": "^3.2.2",
"cozy-harvest-lib": "^25.0.0",
"cozy-intent": "^2.21.0",
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "^1.10.4",
"cozy-mespapiers-lib": "^95.1.0",
"cozy-mespapiers-lib": "^95.3.0",
"cozy-minilog": "^3.3.1",
"cozy-notifications": "^0.15.0",
"cozy-realtime": "^5.0.0",
"cozy-sharing": "^10.4.1",
"cozy-ui": "^105.10.2",
"cozy-sharing": "^13.3.0",
"cozy-ui": "^106.6.0",
"date-fns": "2.29.3",
"leaflet": "^1.7.1",
"lodash": "4.17.21",
Expand Down
96 changes: 43 additions & 53 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5130,10 +5130,10 @@ cozy-app-publish@^0.27.2:
request "^2.88.0"
tar "^4.4.13"

cozy-bar@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-12.0.0.tgz#d2d5736a44cd2eba70560b6c4202ab56a7cc128f"
integrity sha512-1787vcwybooGHtees6h/kw49QCSlpC/z8QcndF64vprU7HTmuZWnBs9R2sdmQKKPJy59rJoNzYB6QNeyFZi2ng==
cozy-bar@^12.2.3:
version "12.2.3"
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-12.2.3.tgz#43501e2dc82bbad80ff52c9e87e6dfa03b60bdb2"
integrity sha512-FH8+bM0haujVy/O9UbW7E34t0InfvZPafoIAVb/KdsDQaO8/Q5JH4hDyCHw+UNt55Mpw6cE+GK3w11RSAeC86g==
dependencies:
hammerjs "2.0.8"
lodash.debounce "4.0.8"
Expand All @@ -5155,16 +5155,16 @@ [email protected]:
lodash "^4.17.20"
node-jose "^1.1.4"

cozy-client@^46.10.0:
version "46.10.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-46.10.1.tgz#a39a481f19ff4febddeee373fe05cea1b0e1ecb4"
integrity sha512-zVJFw8czTZDxzWh4lvzRplKOHW7iFkieoxx9ojXUu7h/yUyvHwFT+497xbvTgqGW/ecbMTvEfLCtSmxurPSelQ==
cozy-client@^47.1.1:
version "47.1.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-47.1.1.tgz#5a22fddb31fbbd5314a8fbf10deefbc5c3aee112"
integrity sha512-LhQ3ztYBC4rd0S5vbQFuWj4XMthQHrTziM10JXAD6ec+RYqpWO4IMj8N865/x2dTzCmYBOYlgweXCU7m/FXv2g==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^46.5.0"
cozy-stack-client "^47.0.0"
date-fns "2.29.3"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
Expand Down Expand Up @@ -5194,45 +5194,34 @@ cozy-device-helper@^3.0.0:
dependencies:
lodash "^4.17.19"

cozy-doctypes@^1.89.4:
version "1.89.4"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.89.4.tgz#3d9d2c796bf666293cb7702593cb9961a5fe7018"
integrity sha512-TEbM0FRY3uFoL+vez5eFB/RDXlJ6zEf4o6Wi/P85kCJnBOUtSTl767bjjmFZ/x764vBfkn3VaLE1ct5qkyLkcQ==
cozy-doctypes@^1.90.0:
version "1.90.0"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.90.0.tgz#6ac69043d45be910c27cb0793a3e45e1a96b91de"
integrity sha512-H/T+FD6ufD3YC/L22GBcDBd3C5j5POBuwHO860AjcVSWNDaKwFIat/LyDKjqDhPXEzo7ZgXgLEFw3KQzpC7yVw==
dependencies:
cozy-logger "^1.10.4"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.89.5:
version "1.89.5"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.89.5.tgz#9bd2f650e537124aaf634a831320c8b76a965cc2"
integrity sha512-oMdITpn8J8k7XEzBOGE+ZZLiEA7RUZTKOF8ZA8r1OrZF6A1FTxCha8EDySGLlVr+QXyMkoYT5GFsqkEUn9LkbA==
dependencies:
cozy-logger "^1.10.4"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-flags@^3.2.0:
cozy-flags@^3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.2.2.tgz#778b148ec6db0d9d9988fee43952e4b21547fb71"
integrity sha512-IWp/naaY+F9baSkLOjzi4M2UYHdIYAAiUBYGRempu3UbFQ1muCeclsut0OBy4oD8f8ENG4HhDQAdwSBAULOoFw==
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^22.5.5:
version "22.5.5"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-22.5.5.tgz#71111ac185c104b350d26301f3a18a6e1165f399"
integrity sha512-JVD1x7iOwkDU4VTzeWjwd2JzmUAjMCicvrtoHcYk5PXsoLIcmm6celcZ3lx332/8Ak6t5i+/mx5Aq5cG7igXUA==
cozy-harvest-lib@^25.0.0:
version "25.0.0"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-25.0.0.tgz#ffeae99a2753d848776c4d8b89deee310643aab9"
integrity sha512-rv3Zi7aL1JHOJzyy5LXNh2vv5Iwe1bbnmTPAVKx82aJNOmdXQMopu+smI3K5xm+cQpNPa35HXamRf4mUb4XZ5Q==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
classnames "^2.3.1"
cozy-bi-auth "0.0.25"
cozy-doctypes "^1.89.5"
cozy-doctypes "^1.90.0"
cozy-logger "^1.10.4"
date-fns "^1.30.1"
final-form "^4.18.5"
Expand All @@ -5245,11 +5234,12 @@ cozy-harvest-lib@^22.5.5:
use-deep-compare-effect "^1.8.1"
uuid "^3.3.2"

cozy-intent@^2.19.2:
version "2.19.2"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.19.2.tgz#2f66f2c6613022264b737bb563cf90d9b0288e2a"
integrity sha512-frjTf6SQ4oiR3mCs7lDLJ7ldFBNBq6TF18Myoe2mq2riJ9QRHtIgPkcV44zjvk8KW4KElO+A7TW+wJXHAVfjaQ==
cozy-intent@^2.21.0:
version "2.21.0"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.21.0.tgz#bec6692f9ccbe83ec8e3c4b5054fbab67eaac0f1"
integrity sha512-95PfQCjDqzuuTIArxHRinp6/+Q5dIedZtsFzBSbVlvAuaAGGc5Q/JbfP9ffK4mkNR19mg3dkmX/jo4iJOgbvbw==
dependencies:
cozy-minilog "^3.3.1"
post-me "0.4.5"

cozy-interapp@^0.5.4:
Expand Down Expand Up @@ -5308,10 +5298,10 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-mespapiers-lib@^95.1.0:
version "95.1.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-95.1.0.tgz#681200e70d415069a6034ae2ca73d99cae17d4f6"
integrity sha512-jHDrQXwAT+ISUXpNZwkTAQLiSg19XGUmLvpdNLbRLIvlmM8uix0UQZQuMzT9oYrKESi2jAdkAsfZX/xOc8HdZg==
cozy-mespapiers-lib@^95.3.0:
version "95.3.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-95.3.0.tgz#36fc078a603f879d28718a6401b3a9fb66232d9e"
integrity sha512-hkBwRxFw+b9wW1vmN2QG2aBiZ43Ad0WlU6S9WOHS1vAUfSvjAkh8WvSpjHdthi6BAC5aSiJ8abW7+sR0RmmemQ==
dependencies:
"@date-io/date-fns" "1"
"@material-ui/pickers" "3.3.10"
Expand Down Expand Up @@ -5414,24 +5404,24 @@ cozy-scripts@^8.3.0:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

cozy-sharing@^10.4.1:
version "10.4.1"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-10.4.1.tgz#6fee8ca4e6554f54a1481e491f7c3a17f2e141c5"
integrity sha512-+OnJYVPV1RlI4FpkMdyHyFem/12sa6FmJ8SC1bKzU1f3tfS6KITCisc0Lj02Ksj75BvdhCtaJYM3NXVISQJuDA==
cozy-sharing@^13.3.0:
version "13.3.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-13.3.0.tgz#5b6dfddc8bb5801db91dc2aabb3ee2319ae6f590"
integrity sha512-McUOH3FHamNYs8oqkEVCys17FpSxQm9QzNCb+jo6MlQcDgiLqJDVsJtqcQ1iJY0wksbSndRA13lBA2UTQjO8Kw==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.2.6"
cozy-device-helper "^3.0.0"
cozy-doctypes "^1.89.4"
cozy-doctypes "^1.90.0"
lodash "^4.17.19"
react-autosuggest "^10.1.0"
react-tooltip "^3.11.1"
snarkdown "^2.0.0"

cozy-stack-client@^46.5.0:
version "46.5.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-46.5.0.tgz#9c15410a4b98cfe556b5fac4dfc8ac0f0e2de763"
integrity sha512-OmspOAWGozpi7sZG1Mi9PAeNEUgi/JpCy4f3l6O2wnfKamW8x+iaZWRofJhS5rqPfpRW2XbMkJjq9Yz3xOgv0A==
cozy-stack-client@^47.0.0:
version "47.0.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-47.0.0.tgz#3319cc78ddf5bcd5ae02c813490f5d47ed39ad32"
integrity sha512-OirSJb2GEvxwGDuL3oEL7wfeQrxWiQwS++H376vMyt6j6MHiJaLWz8Z5K6GnS7H593c52ZgsiOdVxyyYHWBIMQ==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
Expand All @@ -5442,10 +5432,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cozy-tsconfig/-/cozy-tsconfig-1.2.0.tgz#17e61f960f139fae4d26cbac2254b9ab632b269e"
integrity sha512-TRHnY9goF3FzVlUbP7BcHxuN2XAA4AmppT4fHHZmTKaSwYTByVR1Al+riFMDbce94kJZ1wzl9WNLWQuqzGZ6Cw==

cozy-ui@^105.10.2:
version "105.12.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-105.12.0.tgz#47b4e3d590292a21e1ec2a2360cf7bb44a317b99"
integrity sha512-gn4qNhVeNJ0v9XILkA/hH+6GN755i6/6IO7zItgrm14D6+JRBUBYNBjnmFIt3VZkR5NWrjiNgQwomjhXCTXDMQ==
cozy-ui@^106.6.0:
version "106.6.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-106.6.0.tgz#dff4bb12ea9ccf0db94a712c26a75eba6fbacb33"
integrity sha512-jUHlnbxUutjGB68DIwrZCdT2lb/6ip07Yf5E6wbWBHBfWqRQ1hPEBrJ6ChckB5k9vm8HWPS3u4d1IvvuazvLqw==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down Expand Up @@ -11140,9 +11130,9 @@ msgpack5@^4.0.2:
readable-stream "^2.3.6"
safe-buffer "^5.1.2"

"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
version "1.0.8"
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
resolved "git+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 084d790

Please sign in to comment.