Skip to content
Open
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
2 changes: 1 addition & 1 deletion packages/cozy-jobs-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"cheerio": "1.0.0-rc.12",
"cli-highlight": "2.1.11",
"commander": "7.2.0",
"cozy-client": "45.14.1",
"cozy-client": "60.21.1",
"cozy-device-helper": "^2.1.0",
"cozy-flags": "^2.8.7",
"cozy-konnector-libs": "^5.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-konnector-libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"btoa": "1.2.1",
"cheerio": "^1.0.0-rc.9",
"classificator": "^0.3.3",
"cozy-client": "^45.14.1",
"cozy-client": "^60.0.0",
"cozy-client-js": "^0.21.0",
"cozy-device-helper": "^2.1.0",
"cozy-doctypes": "^1.83.8",
Expand Down
89 changes: 26 additions & 63 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1648,6 +1648,13 @@ __metadata:
languageName: node
linkType: hard

"@fastify/deepmerge@npm:^2.0.2":
version: 2.0.2
resolution: "@fastify/deepmerge@npm:2.0.2"
checksum: 10c0/dfb30896d374c25a3f5bc0550cb19d2014946392b2858fadd5feb1486eb3c37751db1db24dcbf801bb11465435939d0d75fb7ee65501287e77b4df7022b3509a
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.13.0":
version: 0.13.0
resolution: "@humanwhocodes/config-array@npm:0.13.0"
Expand Down Expand Up @@ -6158,54 +6165,18 @@ __metadata:
languageName: node
linkType: hard

"cozy-client@npm:45.14.1":
version: 45.14.1
resolution: "cozy-client@npm:45.14.1"
"cozy-client@npm:60.21.1, cozy-client@npm:^60.0.0":
version: 60.21.1
resolution: "cozy-client@npm:60.21.1"
dependencies:
"@cozy/minilog": "npm:1.0.0"
"@fastify/deepmerge": "npm:^2.0.2"
"@types/jest": "npm:^26.0.20"
"@types/lodash": "npm:^4.14.170"
btoa: "npm:^1.2.1"
cozy-stack-client: "npm:^45.13.0"
date-fns: "npm:2.29.3"
json-stable-stringify: "npm:^1.0.1"
lodash: "npm:^4.17.13"
microee: "npm:^0.0.6"
node-fetch: "npm:^2.6.1"
node-polyglot: "npm:2.4.2"
open: "npm:7.4.2"
prop-types: "npm:^15.6.2"
react-redux: "npm:^7.2.0"
redux: "npm:3 || 4"
redux-thunk: "npm:^2.3.0"
server-destroy: "npm:^1.0.1"
sift: "npm:^6.0.0"
url-search-params-polyfill: "npm:^8.0.0"
peerDependencies:
cozy-device-helper: ">=2.1.0"
cozy-flags: ">2.8.6"
cozy-intent: ">=1.3.0"
cozy-logger: ">1.7.0"
cozy-ui: ">=93.1.1"
react: ^16.7.0
react-native: ^0.65.0
react-native-google-play-integrity: "*"
react-native-inappbrowser-reborn: ^3.5.1
react-native-ios11-devicecheck: "*"
checksum: 10c0/eb534e4396a5e73214fbed462dacd516c3a03d9247644e7a26bd49dfe09d1cb13991b4f93ae28fb3dcfc764263d4d473584946e09abe59768b91f0189f5a1eb9
languageName: node
linkType: hard

"cozy-client@npm:^45.14.1":
version: 45.15.0
resolution: "cozy-client@npm:45.15.0"
dependencies:
"@cozy/minilog": "npm:1.0.0"
"@types/jest": "npm:^26.0.20"
"@types/lodash": "npm:^4.14.170"
btoa: "npm:^1.2.1"
cozy-stack-client: "npm:^45.13.0"
date-fns: "npm:2.29.3"
cozy-stack-client: "npm:^60.21.1"
date-fns: "npm:^2.30.0"
fast-deep-equal: "npm:^3.1.3"
json-stable-stringify: "npm:^1.0.1"
lodash: "npm:^4.17.13"
microee: "npm:^0.0.6"
Expand All @@ -6222,15 +6193,14 @@ __metadata:
peerDependencies:
cozy-device-helper: ">=2.1.0"
cozy-flags: ">2.8.6"
cozy-intent: ">=1.3.0"
cozy-intent: ">=2.23.0"
cozy-logger: ">1.7.0"
cozy-ui: ">=93.1.1"
react: ^16.7.0
react-native: ^0.65.0
react-native-google-play-integrity: "*"
react-native: ~0.63.5
react-native-google-play-integrity: ^1.1.0
react-native-inappbrowser-reborn: ^3.5.1
react-native-ios11-devicecheck: "*"
checksum: 10c0/d2c7644d861ed3c3017d6b7f1f1ce1e8e529e36c0e50c0b825812888af87b7f2970c2c47dea729ba1a90bc9649f0ffbb53d898e11cbf6f6fa169509a9dc9c24c
react-native-ios11-devicecheck: ^0.0.3
checksum: 10c0/c6a472e960d6c17cca0f04403656f4cccee04d91de4fb84fada0f6bcece487105d84114defe1399cc831517304402e0e32c4c6244f2c7bd21319c5d581194690
languageName: node
linkType: hard

Expand Down Expand Up @@ -6318,7 +6288,7 @@ __metadata:
cheerio: "npm:1.0.0-rc.12"
cli-highlight: "npm:2.1.11"
commander: "npm:7.2.0"
cozy-client: "npm:45.14.1"
cozy-client: "npm:60.21.1"
cozy-device-helper: "npm:^2.1.0"
cozy-flags: "npm:^2.8.7"
cozy-konnector-libs: "npm:^5.13.0"
Expand Down Expand Up @@ -6388,7 +6358,7 @@ __metadata:
btoa: "npm:1.2.1"
cheerio: "npm:^1.0.0-rc.9"
classificator: "npm:^0.3.3"
cozy-client: "npm:^45.14.1"
cozy-client: "npm:^60.0.0"
cozy-client-js: "npm:^0.21.0"
cozy-device-helper: "npm:^2.1.0"
cozy-doctypes: "npm:^1.83.8"
Expand Down Expand Up @@ -6452,16 +6422,16 @@ __metadata:
languageName: node
linkType: hard

"cozy-stack-client@npm:^45.13.0":
version: 45.13.0
resolution: "cozy-stack-client@npm:45.13.0"
"cozy-stack-client@npm:^60.21.1":
version: 60.21.1
resolution: "cozy-stack-client@npm:60.21.1"
dependencies:
detect-node: "npm:^2.0.4"
mime: "npm:^2.4.0"
qs: "npm:^6.7.0"
peerDependencies:
cozy-flags: ">2.8.6"
checksum: 10c0/4fcf59c93d80817eb5e2032e1b4b924636b2359c0e26c446f0e043a8f29d993e32ab59dba9561297f761faca56c29dfa9da03ac5b10db3a250a346f30d4219f1
checksum: 10c0/3378d30ca18cdfe5ce97fb3e57d0bda690edddb0d47af236b3dff2e78b990fe7ec0efed77aec93f22960552213694accbf0a46a5999ef4918b3f9bcde7e6b887
languageName: node
linkType: hard

Expand Down Expand Up @@ -6742,21 +6712,14 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:2.29.3":
version: 2.29.3
resolution: "date-fns@npm:2.29.3"
checksum: 10c0/aa9128c876ef69a05988029d6aa3d7e5c47a1e978f18b77b48126683d1a2e6605a16c3f5293ca9f4ca790d0755b5061fcea5b469f097871cd53f6590a5c1adc4
languageName: node
linkType: hard

"date-fns@npm:^1.30.1":
version: 1.30.1
resolution: "date-fns@npm:1.30.1"
checksum: 10c0/bad6ad7c15180121e15d61ad62a4a214c108d66f35b35f5eeb6ade837a3c29aa4444b9528a93a5374b95ba11231c142276351bf52f4d168676f9a1e17ce3726a
languageName: node
linkType: hard

"date-fns@npm:^2.22.1":
"date-fns@npm:^2.22.1, date-fns@npm:^2.30.0":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
Expand Down
Loading