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 Sep 23, 2024
1 parent 83aab69 commit 8e2bfe8
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 56 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,24 +76,24 @@
"@sentry/react": "7.118.0",
"classnames": "2.3.1",
"cozy-authentication": "2.10.10",
"cozy-bar": "14.0.0",
"cozy-bar": "^15.0.0",
"cozy-ci": "0.5.2",
"cozy-client": "48.16.0",
"cozy-client": "^48.25.0",
"cozy-client-js": "0.20.0",
"cozy-device-helper": "^2.5.0",
"cozy-doctypes": "1.85.4",
"cozy-flags": "3.0.1",
"cozy-harvest-lib": "29.0.0",
"cozy-harvest-lib": "^30.0.0",
"cozy-intent": "^2.18.0",
"cozy-keys-lib": "6.0.0",
"cozy-logger": "1.9.1",
"cozy-pouch-link": "^44.0.0",
"cozy-realtime": "4.6.0",
"cozy-scanner": "^7.0.0",
"cozy-scripts": "^8.2.0",
"cozy-sharing": "^14.1.0",
"cozy-stack-client": "48.16.0",
"cozy-ui": "111.6.0",
"cozy-sharing": "^16.0.0",
"cozy-stack-client": "^48.16.0",
"cozy-ui": "^111.12.0",
"date-fns": "1.30.1",
"justified-layout": "2.1.2",
"kd-tree-javascript": "1.0.3",
Expand Down
96 changes: 46 additions & 50 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6141,10 +6141,10 @@ [email protected]:
snarkdown "1.2.2"
url-polyfill "1.1.7"

cozy-bar@14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-14.0.0.tgz#a703a936e15847288d326dedff3b316cffeaea15"
integrity sha512-UuMeHa4VQ3QZ+JuCLA/hzdsTwXBTXIpxFKAKZne26X2F19/tpPhHwLLUFD5/zklrm2QD6uL5eAywPvmlWpg+6Q==
cozy-bar@^15.0.0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-15.0.0.tgz#781d07c1ac759b57cebb8af8d64b8f8ab425706a"
integrity sha512-T5D2Me0gmp4SDMvDBfR7V3E1IYAo1Adby7jUr9bk+aouyte4uz+KnAyEdgp6VXWBnbfUvAfqwBpTdwDzjaHXvQ==
dependencies:
hammerjs "2.0.8"
lodash.debounce "4.0.8"
Expand Down Expand Up @@ -6206,16 +6206,16 @@ [email protected], cozy-client@^41.2.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-client@48.16.0:
version "48.16.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-48.16.0.tgz#f7270b59f52bf2c1a776510271d5fc60123390a8"
integrity sha512-Aj4sF66kbCNjWDdqrEIGP653F1UOWZV9/q/7GsoA0hUq0zrC9lmOkNw8RJ36eOZMh16ZkGyclsfEtIAJsrkn9Q==
cozy-client@^44.0.0:
version "44.0.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-44.0.0.tgz#83a38d4e7098e896ed719aaf92a2edcf7ecc96e8"
integrity sha512-vNVz/9az/BWGNl0ONXkFzWLAlk07XLE9z4Drt2oSnTx86ysMRkySiJz0Y5e8HhMwQh8gmjt6wi5dqtYMYvak/w==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^48.16.0"
cozy-stack-client "^44.0.0"
date-fns "2.29.3"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
Expand All @@ -6231,16 +6231,16 @@ [email protected]:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-client@^44.0.0:
version "44.0.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-44.0.0.tgz#83a38d4e7098e896ed719aaf92a2edcf7ecc96e8"
integrity sha512-vNVz/9az/BWGNl0ONXkFzWLAlk07XLE9z4Drt2oSnTx86ysMRkySiJz0Y5e8HhMwQh8gmjt6wi5dqtYMYvak/w==
cozy-client@^48.25.0:
version "48.25.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-48.25.0.tgz#8676cdeb1e4b3bc808421de304653e10982ff9f3"
integrity sha512-bAmSWPS7+5AwJxDnudBMvgaBGyU/D+qZANz23oz+ie7HNC7u/thCthrpEk80RCbuNyCuepZM0+FF7lPwfzgtzg==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^44.0.0"
cozy-stack-client "^48.16.0"
date-fns "2.29.3"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
Expand Down Expand Up @@ -6277,6 +6277,13 @@ cozy-device-helper@^3.0.0:
dependencies:
lodash "^4.17.19"

cozy-device-helper@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-3.1.0.tgz#140079bf4a6844b21d6ac0a3a2d75741dba15faa"
integrity sha512-KorbuWN+oZ+v7okbXQTbLuW6nt7IyVnIIsDXB3Ay6zdtl5nV13+fOGKeRsjaecgBDLSXWJ07j0ooT7l6orZpDg==
dependencies:
lodash "^4.17.19"

[email protected]:
version "1.85.4"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.4.tgz#4c1f42d5bab1f15cc7da6431f820c676f21ba036"
Expand All @@ -6299,17 +6306,6 @@ cozy-doctypes@^1.83.8:
lodash "^4.17.19"
prop-types "^15.7.2"

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.91.1:
version "1.91.1"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.91.1.tgz#cf22ce27a751228009f662f1166c3deaf479b7d6"
Expand All @@ -6335,10 +6331,10 @@ cozy-flags@^2.8.7:
dependencies:
microee "^0.0.6"

cozy-harvest-lib@29.0.0:
version "29.0.0"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-29.0.0.tgz#67a1c2943c1612320fade04e395695602d24c82a"
integrity sha512-6r+G0cZrd2j2NZZAoO2QNE7gdPTYKEgt88hi5XDfmmLOgCcE53pE22f0SGAwoUvf0dH87rIrn57uAPQrQQZlbQ==
cozy-harvest-lib@^30.0.0:
version "30.0.0"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-30.0.0.tgz#2966a120d7177acc8cd9c8127a4581d1ec131031"
integrity sha512-hnlY/7ZZrEeY7tyIjBro2yU78zhRCW3sPqmJKBMkjvamyd3iu6NZqweUv/zsqhtgUAbf0b317LpRuCPnaaglYA==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.3.1"
Expand Down Expand Up @@ -6575,29 +6571,20 @@ cozy-scripts@^8.2.0:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

cozy-sharing@^14.1.0:
version "14.1.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-14.1.0.tgz#60aa6751a15afba846130d9668de2fb550091b59"
integrity sha512-jOcSkKup5yHRx5jZAnj1fw/CXc0Px7mlIvt4ShDnU2xs7BmAlRHRTbUQVlmiDZ+qcMN4lfBsg/eE1NKWiPzo3g==
cozy-sharing@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-16.0.0.tgz#9a60dd71fed3c27429a18050491c3e1b95fcfdca"
integrity sha512-o3djy0MdFMhBkoQHRjeoQOQgP2iIMh0eUGAiqxpSJxx4zu0nUfLtOR66WS341SyYxFsqgy4b61EoJPS/tDMrTg==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.2.6"
cozy-device-helper "^3.0.0"
cozy-doctypes "^1.90.0"
cozy-device-helper "^3.1.0"
cozy-doctypes "^1.91.1"
lodash "^4.17.19"
react-autosuggest "^10.1.0"
react-tooltip "^3.11.1"
snarkdown "^2.0.0"

[email protected], cozy-stack-client@^48.16.0:
version "48.16.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-48.16.0.tgz#e8820197a0eb640e2d9061e21fad430ca5e56065"
integrity sha512-JgXAsmXESCfbC+T2EiXzUoPiDNFf2ePzNFQK98ZbWorAj8G6DcggdcG83/eD4QCwmv/1jXTaUWI1euTQdYEDQg==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^41.2.0:
version "41.2.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-41.2.0.tgz#0844c2680a6a5c70dba5caccaa2dbd23a78c3c20"
Expand All @@ -6616,15 +6603,24 @@ cozy-stack-client@^44.0.0:
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^48.16.0:
version "48.16.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-48.16.0.tgz#e8820197a0eb640e2d9061e21fad430ca5e56065"
integrity sha512-JgXAsmXESCfbC+T2EiXzUoPiDNFf2ePzNFQK98ZbWorAj8G6DcggdcG83/eD4QCwmv/1jXTaUWI1euTQdYEDQg==
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"
integrity sha512-TRHnY9goF3FzVlUbP7BcHxuN2XAA4AmppT4fHHZmTKaSwYTByVR1Al+riFMDbce94kJZ1wzl9WNLWQuqzGZ6Cw==

cozy-ui@111.6.0:
version "111.6.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-111.6.0.tgz#c495b4df8c39e8502ac2ae88c0487be7bf9b83e2"
integrity sha512-Jox/fcyGkWiLc8fjoUdZlyu9NCw59gR2+Q4D2kmWVAmlYNzt1+UR0S93f75uYagxIxgE3tsDzzUZASYAwAm98w==
cozy-ui@^111.12.0:
version "111.12.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-111.12.0.tgz#c0db5fa110037ab0c3d364a55adf504091b4fb98"
integrity sha512-JmQUA9ysnJWsSf4eaVqdaMYV8IgmzNVOlVLwMSVCRzs5lerRnVZZ3KDBW78pyrx4Au6k0ijnAct3su5hUOTldA==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down Expand Up @@ -13005,9 +13001,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 8e2bfe8

Please sign in to comment.