Skip to content
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"@sentry/integrations": "7.88.0",
"@sentry/react": "7.88.0",
"classnames": "2.3.1",
"cozy-bar": "^24.1.2",
"cozy-client": "^60.13.0",
"cozy-bar": "^25.0.0",
"cozy-client": "^60.14.0",
"cozy-dataproxy-lib": "^4.11.0",
"cozy-device-helper": "^3.8.0",
"cozy-devtools": "^1.3.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6226,9 +6226,9 @@ __metadata:
languageName: node
linkType: hard

"cozy-bar@npm:^24.1.2":
version: 24.1.2
resolution: "cozy-bar@npm:24.1.2"
"cozy-bar@npm:^25.0.0":
version: 25.0.0
resolution: "cozy-bar@npm:25.0.0"
dependencies:
lodash.set: "npm:^4.3.2"
lodash.unionwith: "npm:4.6.0"
Expand All @@ -6240,7 +6240,7 @@ __metadata:
redux-thunk: "npm:2.3.0"
peerDependencies:
"@cozy/minilog": ">=1.0.0"
cozy-client: ">=60.12.1"
cozy-client: ">=60.14.0"
cozy-dataproxy-lib: ">=4.1.0"
cozy-device-helper: ">=2.6.0"
cozy-flags: ">=4.6.1"
Expand All @@ -6252,7 +6252,7 @@ __metadata:
react: ">=16.10.1"
react-dom: ">=16.10.1"
react-router-dom: ">=6.14.2"
checksum: 10c0/384a8e3217d64b2a9507bfffa8ded23b84a80e93e7318351db81f128f5c9fecb0ab1e22d91bb1f4b128662a69bb548fd68f28bc3878b7122574c9bf8065e2bd9
checksum: 10c0/a92f1377bace9dc84fcdde68b2cf4c7653c463e45bbe3506e4a70314bf9005c683c586cdd57040a73ecd86a1aadedbbdaaffe287769f3405a15aa346e753f699
languageName: node
linkType: hard

Expand Down Expand Up @@ -6383,9 +6383,9 @@ __metadata:
languageName: node
linkType: hard

"cozy-client@npm:^60.13.0":
version: 60.13.0
resolution: "cozy-client@npm:60.13.0"
"cozy-client@npm:^60.14.0":
version: 60.14.0
resolution: "cozy-client@npm:60.14.0"
dependencies:
"@cozy/minilog": "npm:1.0.0"
"@fastify/deepmerge": "npm:^2.0.2"
Expand Down Expand Up @@ -6418,7 +6418,7 @@ __metadata:
react-native-google-play-integrity: ^1.1.0
react-native-inappbrowser-reborn: ^3.5.1
react-native-ios11-devicecheck: ^0.0.3
checksum: 10c0/6744928ba9876e8441e234679e2df450e70be8a12959f5800635ea5d8ae30fa2d0657e29c34fed37550e8b28582b4b4b66ad7ac8d5fa7bb5c07cfd0968d3934d
checksum: 10c0/4ad8fd1d1b2842128e08bcb3833b6953c89bd12e500a43d6cd8809c3bc5176126bbfb965312c273bae8d3e2fa86059fed0701f3ef8a86169d685fc6a71b98657
languageName: node
linkType: hard

Expand All @@ -6441,8 +6441,8 @@ __metadata:
bundlemon: "npm:3.1.0"
classnames: "npm:2.3.1"
cozy-app-publish: "npm:^0.41.0"
cozy-bar: "npm:^24.1.2"
cozy-client: "npm:^60.13.0"
cozy-bar: "npm:^25.0.0"
cozy-client: "npm:^60.14.0"
cozy-dataproxy-lib: "npm:^4.11.0"
cozy-device-helper: "npm:^3.8.0"
cozy-devtools: "npm:^1.3.0"
Expand Down