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 May 22, 2024
1 parent 19e04f0 commit d2fb662
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 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.2.3",
"cozy-client": "^47.1.1",
"cozy-client": "^47.2.0",
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "^1.90.0",
"cozy-flags": "^3.2.2",
Expand All @@ -67,12 +67,12 @@
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "^1.10.4",
"cozy-mespapiers-lib": "^95.3.0",
"cozy-mespapiers-lib": "^98.0.0",
"cozy-minilog": "^3.3.1",
"cozy-notifications": "^0.15.0",
"cozy-realtime": "^5.0.0",
"cozy-sharing": "^13.3.0",
"cozy-ui": "^106.6.0",
"cozy-ui": "^106.7.0",
"date-fns": "2.29.3",
"leaflet": "^1.7.1",
"lodash": "4.17.21",
Expand Down
24 changes: 12 additions & 12 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@^47.1.1:
version "47.1.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-47.1.1.tgz#5a22fddb31fbbd5314a8fbf10deefbc5c3aee112"
integrity sha512-LhQ3ztYBC4rd0S5vbQFuWj4XMthQHrTziM10JXAD6ec+RYqpWO4IMj8N865/x2dTzCmYBOYlgweXCU7m/FXv2g==
cozy-client@^47.2.0:
version "47.2.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-47.2.0.tgz#bcfaffc3737546ccf961098259fbf27ce8f54496"
integrity sha512-VkrcsL8Yti6DHz3DhhT9Lh/ayn2NCzqvhvojHWivrZGnxvUX6D6p9dvinNKJguyT8fATlIIfd7hY8ptx7F0yPg==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
Expand Down Expand Up @@ -5298,10 +5298,10 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-mespapiers-lib@^95.3.0:
version "95.3.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-95.3.0.tgz#36fc078a603f879d28718a6401b3a9fb66232d9e"
integrity sha512-hkBwRxFw+b9wW1vmN2QG2aBiZ43Ad0WlU6S9WOHS1vAUfSvjAkh8WvSpjHdthi6BAC5aSiJ8abW7+sR0RmmemQ==
cozy-mespapiers-lib@^98.0.0:
version "98.0.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-98.0.0.tgz#63a40b3d45b8462a8e78200b84d52276415366c7"
integrity sha512-/geab0hA4mSKi1tEa8rc76NZ/SVlWBrkkUDAkJE5pKUqv9yFV2AhA84nmf4es6ibO1T/w7wxQzZxU8HPclvUlA==
dependencies:
"@date-io/date-fns" "1"
"@material-ui/pickers" "3.3.10"
Expand Down Expand Up @@ -5432,10 +5432,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cozy-tsconfig/-/cozy-tsconfig-1.2.0.tgz#17e61f960f139fae4d26cbac2254b9ab632b269e"
integrity sha512-TRHnY9goF3FzVlUbP7BcHxuN2XAA4AmppT4fHHZmTKaSwYTByVR1Al+riFMDbce94kJZ1wzl9WNLWQuqzGZ6Cw==

cozy-ui@^106.6.0:
version "106.6.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-106.6.0.tgz#dff4bb12ea9ccf0db94a712c26a75eba6fbacb33"
integrity sha512-jUHlnbxUutjGB68DIwrZCdT2lb/6ip07Yf5E6wbWBHBfWqRQ1hPEBrJ6ChckB5k9vm8HWPS3u4d1IvvuazvLqw==
cozy-ui@^106.7.0:
version "106.7.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-106.7.0.tgz#117ed56ac520c6b6b313c1077fe77f593a5cef58"
integrity sha512-mYXvxx6AEsMsPIo1qrM2BafKWccMqYlAkIY56/+mpR8JMiU4MfcRz/n1fqvT/nBbYq6ylPIwQKvPTfDwoGm1rA==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down

0 comments on commit d2fb662

Please sign in to comment.