Skip to content

Commit

Permalink
feat: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JF-Cozy committed Apr 30, 2024
1 parent 0720282 commit b9d0bd0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@sentry/integrations": "7.88.0",
"@sentry/react": "7.88.0",
"cozy-bar": "^12.0.0",
"cozy-client": "^46.8.0",
"cozy-client": "^46.10.0",
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "^1.89.4",
"cozy-flags": "^3.2.0",
Expand All @@ -67,7 +67,7 @@
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "^1.10.4",
"cozy-mespapiers-lib": "^95.0.3",
"cozy-mespapiers-lib": "^95.1.0",
"cozy-minilog": "^3.3.1",
"cozy-notifications": "^0.15.0",
"cozy-realtime": "^5.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5155,10 +5155,10 @@ [email protected]:
lodash "^4.17.20"
node-jose "^1.1.4"

cozy-client@^46.8.0:
version "46.8.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-46.8.0.tgz#36b87266a654d713eb4472c2dc2c6dfbbc854283"
integrity sha512-TeLpw2qkp1gX3VmiyOQpsca016tZLu7oVN6JOFUjQuvthgUY3PhOurJbOVAR3N053n4x6LHbh8GVsPYxFbu/xA==
cozy-client@^46.10.0:
version "46.10.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-46.10.1.tgz#a39a481f19ff4febddeee373fe05cea1b0e1ecb4"
integrity sha512-zVJFw8czTZDxzWh4lvzRplKOHW7iFkieoxx9ojXUu7h/yUyvHwFT+497xbvTgqGW/ecbMTvEfLCtSmxurPSelQ==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
Expand Down Expand Up @@ -5308,10 +5308,10 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-mespapiers-lib@^95.0.3:
version "95.0.3"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-95.0.3.tgz#9616f745a5ada29fa7ed49cb28c7bbe675657193"
integrity sha512-rSLsM1EOG32CsnsKnXO3mQnvcrcj0JEfs13BDW4akFpYp9ulAewWxUbHJZlDpaYBP+LL+rafyyaOiikVlQSJpQ==
cozy-mespapiers-lib@^95.1.0:
version "95.1.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-95.1.0.tgz#681200e70d415069a6034ae2ca73d99cae17d4f6"
integrity sha512-jHDrQXwAT+ISUXpNZwkTAQLiSg19XGUmLvpdNLbRLIvlmM8uix0UQZQuMzT9oYrKESi2jAdkAsfZX/xOc8HdZg==
dependencies:
"@date-io/date-fns" "1"
"@material-ui/pickers" "3.3.10"
Expand Down Expand Up @@ -11140,9 +11140,9 @@ msgpack5@^4.0.2:
readable-stream "^2.3.6"
safe-buffer "^5.1.2"

"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
version "1.0.8"
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
dependencies:
"@juggle/resize-observer" "^3.1.3"
jest-environment-jsdom-sixteen "^1.0.3"
Expand Down

0 comments on commit b9d0bd0

Please sign in to comment.