Skip to content

Commit

Permalink
fix(deps): update cozy client packages to v48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent bb8af08 commit 5cb27d4
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 194 deletions.
2 changes: 1 addition & 1 deletion packages/cozy-authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@babel/cli": "7.16.8",
"@babel/polyfill": "7.12.1",
"babel-preset-cozy-app": "^2.1.0",
"cozy-client": "13.21.0",
"cozy-client": "48.11.0",
"cozy-ui": "40.9.1",
"cssnano-preset-advanced": "4.0.8",
"date-fns": "1.30.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/cozy-doctypes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@babel/core": "7.16.12",
"babel-preset-cozy-app": "^2.1.0",
"btoa": "1.2.1",
"cozy-client": "13.21.0",
"cozy-client": "48.11.0",
"cozy-client-js": "0.19.0",
"cozy-flags": "^4.0.0",
"cozy-stack-client": "13.20.2",
"cozy-stack-client": "48.9.0",
"eslint-plugin-node": "10.0.0",
"fs-extra": "8.1.0",
"jest": "26.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-flags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/cli": "7.16.8",
"@testing-library/react-hooks": "3.2.1",
"babel-preset-cozy-app": "^2.1.0",
"cozy-client": "^37.2.0",
"cozy-client": "^48.0.0",
"jest-localstorage-mock": "2.4.21",
"react": "16.12.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-mespapiers-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@testing-library/react-hooks": "8.0.1",
"babel-preset-cozy-app": "2.0.1",
"cozy-bar": "^12.2.3",
"cozy-client": "^47.6.0",
"cozy-client": "^48.0.0",
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "^1.91.1",
"cozy-flags": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-procedures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@material-ui/lab": "4.0.0-alpha.60",
"babel-plugin-inline-react-svg": "1.1.2",
"babel-preset-cozy-app": "^2.1.0",
"cozy-client": "16.19.0",
"cozy-client": "48.11.0",
"cozy-ui": "40.9.1",
"enzyme-to-json": "3.6.2",
"jest": "26.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/cli": "7.16.8",
"babel-plugin-rewire": "1.2.0",
"babel-preset-cozy-app": "^2.1.0",
"cozy-client": "13.21.0",
"cozy-client": "48.11.0",
"jest-cli": "24.9.0",
"mock-socket": "9.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-scanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@testing-library/react": "10.4.9",
"babel-jest": "26.6.3",
"babel-preset-cozy-app": "^2.1.0",
"cozy-client": "40.5.0",
"cozy-client": "48.11.0",
"cozy-doctypes": "1.67.0",
"cozy-flags": "^4.0.0",
"cozy-logger": "^1.10.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-sharing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"babel-jest": "26.6.3",
"babel-plugin-css-modules-transform": "1.6.2",
"babel-plugin-inline-react-svg": "1.1.2",
"cozy-client": "^47.6.0",
"cozy-client": "^48.0.0",
"cozy-ui": "^108.0.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/playgrounds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@material-ui/core": "3.9.4",
"@material-ui/lab": "^4.0.0-alpha.60",
"cozy-authentication": "^3.0.0",
"cozy-client": "13.21.0",
"cozy-client": "48.11.0",
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "^1.91.1",
"cozy-realtime": "^5.0.1",
Expand Down
194 changes: 10 additions & 184 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10487,110 +10487,16 @@ cozy-client-js@0.19.0:
pouchdb-browser "7.0.0"
pouchdb-find "7.0.0"

cozy-client@13.21.0:
version "13.21.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-13.21.0.tgz#931e3056c933d0760567c734641e3c830381328d"
integrity sha512-Rv0Uv7iJdyRDCjFqOj0O1wUlwtCdrWv4QPHqu9uRlltsGuAIXi/bPaFFT3xB6YucdjnPwcd8hjLgCoAGWWbw+A==
dependencies:
btoa "^1.2.1"
cozy-device-helper "^1.7.3"
cozy-logger "^1.6.0"
cozy-stack-client "^13.20.2"
isomorphic-fetch "^2.2.1"
lodash "^4.17.13"
microee "^0.0.6"
minilog "https://github.com/cozy/minilog.git#master"
open "^7.0.2"
prop-types "^15.6.2"
react-redux "^7.2.0"
redux "^3.7.2"
redux-thunk "^2.3.0"
server-destroy "^1.0.1"
sift "^6.0.0"
url-search-params-polyfill "^7.0.0"

cozy-client@16.19.0:
version "16.19.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-16.19.0.tgz#ad5e549cb1ea9cd6fdf5e72f478a22dc6a456e5f"
integrity sha512-P6/00osSAAjf8WE0DMGWfpOkf3nWE9j5VBrQSS/cJ++M7TDD52sGrq5SaeKN0m+CnQliPY9ZH2AeawdjVmPZmw==
dependencies:
"@cozy/minilog" "1.0.0"
btoa "^1.2.1"
cozy-device-helper "^1.7.3"
cozy-logger "^1.6.0"
cozy-stack-client "^16.19.0"
lodash "^4.17.13"
microee "^0.0.6"
node-fetch "^2.6.1"
open "^7.0.2"
prop-types "^15.6.2"
react-redux "^7.2.0"
redux "^3.7.2"
redux-thunk "^2.3.0"
server-destroy "^1.0.1"
sift "^6.0.0"
url-search-params-polyfill "^7.0.0"

cozy-client@40.5.0:
version "40.5.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-40.5.0.tgz#346befd54dc6b3f29666f08bd21c8d9c9fdc5b0a"
integrity sha512-A23sP7gX44yATPfr97mVMWkjw/2pIcgaNslVLo9QPc8cpb5RovctXYBKFAwTYnAxytFhhiHUDcqw843zpaSlUQ==
cozy-client@48.11.0, cozy-client@^48.0.0:
version "48.11.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-48.11.0.tgz#daffba1c38aeb8ce45d73da30a0596c089c9e68c"
integrity sha512-5dME2WBZBYzIfthqiok9DEn8tpmjCuIw4a6CC2eim/4nvJ2QhMvpS4OH7EJPlXEvhdUHhJvq6JzKKY4o8e/wpQ==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^40.2.1"
date-fns "2.29.3"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
microee "^0.0.6"
node-fetch "^2.6.1"
node-polyglot "2.4.2"
open "7.4.2"
prop-types "^15.6.2"
react-redux "^7.2.0"
redux "3 || 4"
redux-thunk "^2.3.0"
server-destroy "^1.0.1"
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-client@^37.2.0:
version "37.2.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-37.2.0.tgz#0e2070e1a0dd229ac044c68213dfe41cc1afd10b"
integrity sha512-c6LnWa3BPDd8TshYsbfjahdKNC1WbJn+GNltcbhM6L0S97+x6GsEfC48xepO83fh6uXP6UBNPar6L+RkSuDK4A==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^37.2.0"
date-fns "2.29.3"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
microee "^0.0.6"
node-fetch "^2.6.1"
node-polyglot "2.4.2"
open "7.4.2"
prop-types "^15.6.2"
react-redux "^7.2.0"
redux "3 || 4"
redux-thunk "^2.3.0"
server-destroy "^1.0.1"
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-client@^47.6.0:
version "47.6.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-47.6.0.tgz#ed151e75003aa3eeda657d398d18958aadaa6e1c"
integrity sha512-hBALCB//rdMg2bj3k8dVHRaYFG0CQ7vF9u58BufYuNoJFB4HKh9R/KFSXH0+wkvDjUOK4olYjoz+7xH6bZmEPQ==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^47.4.0"
cozy-stack-client "^48.9.0"
date-fns "2.29.3"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
Expand Down Expand Up @@ -10631,13 +10537,6 @@ cozy-client@^48.8.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-device-helper@^1.7.3:
version "1.18.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-1.18.0.tgz#45b37e68c30ec1104c8c40180b472d3662bc2534"
integrity sha512-/s9X5oUH/Fpu3NKx1RS5T/iYzpfOlBD3tRGGsjth4VDYhqATlApUZLghmzvFvskEeC4eCAvNYfEkyo9UPrZbFQ==
dependencies:
lodash "^4.17.19"

cozy-device-helper@^2.1.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
Expand All @@ -10657,13 +10556,6 @@ cozy-doctypes@1.67.0:
lodash "4.17.15"
prop-types "^15.7.2"

cozy-flags@^2.5.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.12.0.tgz#bc3d689db9c91389c28f053223142d4684573ef1"
integrity sha512-s0et8aWChaqY4rMKkNKDACflU2h5s6s9UVU1guU3Il9GqktSPrhvMo+ntHLnQb2l+yLL6xV1S6/rK0qniR1q0A==
dependencies:
microee "^0.0.6"

cozy-interapp@0.5.4:
version "0.5.4"
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.5.4.tgz#2573f1800f073c84c289267d04234954d88eae0c"
Expand Down Expand Up @@ -10696,47 +10588,10 @@ cozy-keys-lib@^6.1.1:
tldjs "^2.3.1"
zxcvbn "^4.4.2"

cozy-stack-client@13.20.2, cozy-stack-client@^13.20.2:
version "13.20.2"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-13.20.2.tgz#2ff55f93dca809b7ec82ec0afc88a3bc041383c1"
integrity sha512-9j52p+0/kw5CAO42hPCqjV1ESwU/My79bfjF96wZRrGMFAciL+gGQy4wVeTpPlYvWIGIIbchFrUl8rQVkMVWYA==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^16.19.0:
version "16.19.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-16.19.0.tgz#8d700422e75cb426c88ea7e9c4677e0f625f6623"
integrity sha512-TyexZQdqvEsa7THvMnvgszQ2Ndo9bZ4XOiy6W8FzTq2wPuTLC8JK6WBVlBG7e+GCVcncdDMH3QuOywQZqDvolQ==
dependencies:
cozy-flags "^2.5.0"
detect-node "^2.0.4"
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^37.2.0:
version "37.2.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-37.2.0.tgz#a1bba6cc0dc10a55aed413d8dc77e995d722dd00"
integrity sha512-lHObDhJHjVRcy2OqqsQV5Z/3aBcmqXxgpCBZ6Xmpuy5hfHL4ApfJxU0K+VH0uNdDKMIgBHyY35PNodKmGO4t7g==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^40.2.1:
version "40.2.1"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-40.2.1.tgz#ce67d260226d7cd9f4314c15428880fd87016812"
integrity sha512-BMhIn1/3y2zzEYx4WmIlMcGUrzfKj7fRZdtrIjYimNapW0Xsy6nJlDCInA3cH1tNKqKBMIC5F4UQn3vTo/9hGg==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^47.4.0:
version "47.4.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-47.4.0.tgz#db58f19ecc1f3a4100d24648ca9f87a4a825b6fe"
integrity sha512-hwk//fVrM05GZmRodYTQel7tvpK+NZ6gDn1gkpYmjaLvG8hN24PskeWr5+a6iBNzlO1FtDh7qQ1/jU5vw7v6zg==
cozy-stack-client@48.9.0, cozy-stack-client@^48.9.0:
version "48.9.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-48.9.0.tgz#169703eee523a2f739ab25f1702363bdc932b062"
integrity sha512-KZCtzd84b+ck1LxfLTbxED4TCNvcX0YM1QM3uymPq76MHovypOVtxJTMqfQnCSKPxoQGlU+ZbZ420Ap5XAyhRA==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
Expand Down Expand Up @@ -19195,12 +19050,6 @@ mini-html-webpack-plugin@^0.2.3:
dependencies:
webpack-sources "^1.1.0"

"minilog@https://github.com/cozy/minilog.git#master":
version "3.1.0"
resolved "https://github.com/cozy/minilog.git#f01f7d9dfe20981177dd34b9662c2f077d818f82"
dependencies:
microee "0.0.6"

minilog@~2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/minilog/-/minilog-2.1.0.tgz#cc7c8070a0cc69b76d2eaa0db546902c5cf22245"
Expand Down Expand Up @@ -19889,17 +19738,6 @@ 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":
version "1.0.8"
uid "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"
react-spring "9.0.0-rc.3"
react-use-gesture "^7.0.8"
react-use-measure "^2.0.0"

"mui-bottom-sheet@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"
Expand Down Expand Up @@ -20895,14 +20733,6 @@ open@^6.3.0:
dependencies:
is-wsl "^1.1.0"

open@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/open/-/open-7.0.2.tgz#fb3681f11f157f2361d2392307548ca1792960e8"
integrity sha512-70E/pFTPr7nZ9nLDPNTcj3IVqnNvKuP4VsBmoKV9YGTnChe0mlS3C4qM7qKarhZ8rGaHKLfo+vBTHXDp6ZSyLQ==
dependencies:
is-docker "^2.0.0"
is-wsl "^2.1.1"

open@^8.0.4, open@^8.4.0:
version "8.4.2"
resolved "https://registry.yarnpkg.com/open/-/open-8.4.2.tgz#5b5ffe2a8f793dcd2aad73e550cb87b59cb084f9"
Expand Down Expand Up @@ -23821,7 +23651,7 @@ redux-thunk@2.3.0, redux-thunk@^2.2.0, redux-thunk@^2.3.0:
loose-envify "^1.4.0"
symbol-observable "^1.2.0"

redux@3.7.2, redux@^3.7.2:
redux@3.7.2:
version "3.7.2"
resolved "https://registry.yarnpkg.com/redux/-/redux-3.7.2.tgz#06b73123215901d25d065be342eb026bc1c8537b"
dependencies:
Expand Down Expand Up @@ -27428,10 +27258,6 @@ url-polyfill@1.1.7:
version "1.1.7"
resolved "https://registry.yarnpkg.com/url-polyfill/-/url-polyfill-1.1.7.tgz#402ee84360eb549bbeb585f4c7971e79a31de9e3"

url-search-params-polyfill@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/url-search-params-polyfill/-/url-search-params-polyfill-7.0.0.tgz#98b56ed29e67710588fdc3c361083b0f78303d95"

url-search-params-polyfill@^8.0.0:
version "8.1.1"
resolved "https://registry.yarnpkg.com/url-search-params-polyfill/-/url-search-params-polyfill-8.1.1.tgz#9e69e4dba300a71ae7ad3cead62c7717fd99329f"
Expand Down

0 comments on commit 5cb27d4

Please sign in to comment.