Skip to content

Commit

Permalink
feat: Update cozy-client from 44.0.0 to 45.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Dec 18, 2023
1 parent 075d770 commit d3b0b15
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"cozy-authentication": "2.10.10",
"cozy-bar": "10.0.0",
"cozy-ci": "0.5.2",
"cozy-client": "^44.0.0",
"cozy-client": "^45.1.0",
"cozy-client-js": "0.20.0",
"cozy-device-helper": "^2.5.0",
"cozy-doctypes": "1.85.4",
Expand All @@ -99,7 +99,7 @@
"cozy-scanner": "^7.0.0",
"cozy-scripts": "^8.1.0",
"cozy-sharing": "10.0.0",
"cozy-stack-client": "^44.0.0",
"cozy-stack-client": "^45.0.1",
"cozy-ui": "100.0.0",
"date-fns": "1.30.1",
"diacritics": "1.3.0",
Expand Down
34 changes: 34 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9934,6 +9934,31 @@ cozy-client@^44.0.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-client@^45.1.0:
version "45.1.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.1.0.tgz#5755bc4d766c467da98a043a6e16657bfffb41b2"
integrity sha512-acQwXj6dNFT9rv06SfzHu3bYprjZzK0tkvRX14MpYRMRoIho5G4uLEB44BLEZ0+6i141e3LjMsfQj1BN3pMk5w==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^45.0.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-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
Expand Down Expand Up @@ -10264,6 +10289,15 @@ cozy-stack-client@^44.0.0:
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^45.0.1:
version "45.0.1"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-45.0.1.tgz#4028aad131e40b7ba58528b39e411028bfd319d0"
integrity sha512-VWBbBdGmsnzxarQhUFUbnQZn4VxgWp98umUpSF9PexNmBTwvHG7eNH64/1GaChQjc7xhe8yggzCeQ7wyjQsq0g==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
qs "^6.7.0"

[email protected]:
version "1.2.0"
resolved "https://registry.yarnpkg.com/cozy-tsconfig/-/cozy-tsconfig-1.2.0.tgz#17e61f960f139fae4d26cbac2254b9ab632b269e"
Expand Down

0 comments on commit d3b0b15

Please sign in to comment.