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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"classnames": "2.3.1",
"cozy-bar": "^22.1.1",
"cozy-client": "^60.5.0",
"cozy-dataproxy-lib": "^4.1.0",
"cozy-dataproxy-lib": "^4.11.0",
"cozy-device-helper": "^3.8.0",
"cozy-devtools": "^1.3.0",
"cozy-doctypes": "^1.97.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6445,7 +6445,7 @@ __metadata:
cozy-app-publish: "npm:^0.41.0"
cozy-bar: "npm:^22.1.1"
cozy-client: "npm:^60.5.0"
cozy-dataproxy-lib: "npm:^4.1.0"
cozy-dataproxy-lib: "npm:^4.11.0"
cozy-device-helper: "npm:^3.8.0"
cozy-devtools: "npm:^1.3.0"
cozy-doctypes: "npm:^1.97.2"
Expand Down Expand Up @@ -6509,26 +6509,26 @@ __metadata:
languageName: unknown
linkType: soft

"cozy-dataproxy-lib@npm:^4.1.0":
version: 4.1.0
resolution: "cozy-dataproxy-lib@npm:4.1.0"
"cozy-dataproxy-lib@npm:^4.11.0":
version: 4.11.0
resolution: "cozy-dataproxy-lib@npm:4.11.0"
dependencies:
comlink: "npm:4.4.1"
flexsearch: "npm:0.7.43"
peerDependencies:
cozy-client: ">=54.0.0"
cozy-client: ">=60.10.1"
cozy-device-helper: ">=3.7.1"
cozy-flags: ">=4.6.1"
cozy-intent: ">=2.26.0"
cozy-logger: ">=1.10.4"
cozy-minilog: ">=3.3.1"
cozy-pouch-link: 54.0.0
cozy-pouch-link: 60.10.1
cozy-realtime: ">=5.6.4"
cozy-ui: ">=111.19.0"
react: ">=16.12.0"
react-dom: ">=16.12.0"
react-router-dom: ^6.28.0
checksum: 10c0/a03dd910c9ed64acbbdd6fc0a51714d9c12a8ac2acc92518744e4ff48b83cd46a48e41caba1ce23a285f2d81f4ce7bceed7e6eb0feb0ab4dbb4bbe115ef8eacb
checksum: 10c0/a6d52b43b199f9d538196fa722bca2aa73a2bc4765bd8f8a80969a9a96ddbbd5d15f5f898bb9c8b6346b4e0f784c6bd5543a51834d6230a7433bd9fb64d07e3d
languageName: node
linkType: hard

Expand Down