Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update cozy-clisk #1142

Merged
merged 1 commit into from
Jan 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ PODS:
- RNBackgroundGeolocation (4.13.3):
- CocoaLumberjack (~> 3.7.2)
- React-Core
- RNBootSplash (3.2.3):
- RNBootSplash (3.2.4):
- React-Core
- RNCAsyncStorage (1.21.0):
- React-Core
Expand Down Expand Up @@ -944,7 +944,7 @@ SPEC CHECKSUMS:
ReactCommon: 57b69f6383eafcbd7da625bfa6003810332313c4
RNBackgroundFetch: 501c34ad6e880818ba17e7840b23f20a2d112923
RNBackgroundGeolocation: f2a2052e63d3bf255de1e2f84a24029f89d91601
RNBootSplash: 8ef5ffa03dadd35f66510b42960ce40f397c98bf
RNBootSplash: 4844706cbb56a3270556c9b94e59dedadccd47e4
RNCAsyncStorage: 618d03a5f52fbccb3d7010076bc54712844c18ef
RNDateTimePicker: fc2e4f2795877d45e84d85659bebe627eba5c931
RNDeviceInfo: 4701f0bf2a06b34654745053db0ce4cb0c53ada7
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@sentry/react-native": "5.16.0",
"base-64": "^1.0.0",
"cozy-client": "^45.7.0",
"cozy-clisk": "^0.30.0",
"cozy-clisk": "^0.33.1",
"cozy-device-helper": "^2.7.0",
"cozy-flags": "^3.2.0",
"cozy-intent": "^2.19.0",
Expand Down
43 changes: 4 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7939,31 +7939,6 @@ cosmiconfig@^7.0.1:
path-type "^4.0.0"
yaml "^1.10.0"

cozy-client@^41.2.0:
version "41.9.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-41.9.0.tgz#909b8c678a88f6fdb1c7ff0dffb757d0cd59dd22"
integrity sha512-nmEF/4dAlTcklZ0vTFBZDdTqvQIBnqAjA6zkusgN5lrCaQ+VGe/WQSQ2+3EdIC/xryo0Qa4/kk6RG1AzTsntZg==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^41.9.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@^45.7.0:
version "45.7.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.7.0.tgz#6ae92a4e84454c40da92749222d5b8b7e8f592ff"
Expand All @@ -7989,14 +7964,13 @@ cozy-client@^45.7.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-clisk@^0.30.0:
version "0.30.0"
resolved "https://registry.yarnpkg.com/cozy-clisk/-/cozy-clisk-0.30.0.tgz#88692520978fe9c547441b2d867ad35e0e0095bd"
integrity sha512-zEeTZ3PFwDBMWW5E7j7veyGvZtsKPyzP4c+KItDubGzu+HDfy0rpFM9XjmGv3zVtO7gHwxEAvy5JJJjB5WhFlg==
cozy-clisk@^0.33.1:
version "0.33.1"
resolved "https://registry.yarnpkg.com/cozy-clisk/-/cozy-clisk-0.33.1.tgz#78ff85abf7e2be95f035eedd259868fd1a8b3c5e"
integrity sha512-DbekMYZSG9i1p1IoB4gna4Ai51IKNgzoZdjjqcSE9DrenUMdq22qSOPCTfuCEXOSlQTfBqmAW1TQepgePkepaw==
dependencies:
"@cozy/minilog" "^1.0.0"
bluebird-retry "^0.11.0"
cozy-client "^41.2.0"
ky "^0.25.1"
lodash "^4.17.21"
p-timeout "^6.0.0"
Expand Down Expand Up @@ -8039,15 +8013,6 @@ [email protected]:
dependencies:
microee "0.0.6"

cozy-stack-client@^41.9.0:
version "41.9.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-41.9.0.tgz#1d21fa2a4b09b545f8ddd9468e3771761e86b455"
integrity sha512-dc048YfX8n+JRvlZP3bgM7v/qKkj/C9/yvEigwdU+FtKUNTBZVbPGLbJN9KZ9nNU0mjs1o1DMHjFvjHzgr9wHg==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^45.2.0:
version "45.2.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-45.2.0.tgz#c0d20d6e11a57477752cd38f1ca8732c668f5d14"
Expand Down
Loading