Skip to content

Commit

Permalink
feat: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed Apr 17, 2024
1 parent daa9620 commit 7cb46ac
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.7.0",
"cozy-client": "^46.8.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": "^93.0.0",
"cozy-mespapiers-lib": "^94.0.0",
"cozy-minilog": "^3.3.1",
"cozy-notifications": "^0.15.0",
"cozy-realtime": "^5.0.0",
Expand Down
16 changes: 8 additions & 8 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.7.0:
version "46.7.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-46.7.0.tgz#d17d2cb54c9441146930415a84e2fd54dbcd5185"
integrity sha512-ksn/aqEKl1Lxv+9gUvv3xvwouOp8EwQL30pN7yHa8ZNeVCUD1Q88VsXeaWrsfdZW+R1xY6QkuoMNEeofoW/pXQ==
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==
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@^93.0.0:
version "93.0.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-93.0.0.tgz#ac5051741154ff7a520632d51fd97c8e312e00bd"
integrity sha512-1EKaQ6knOtXdLqKHELzGcPe9IhzwX3v3Z3jfKKjsQ3ooiwVrfJ66GQlbduG556w1SICHcWdJ7ILhigW564gf8A==
cozy-mespapiers-lib@^94.0.0:
version "94.0.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-94.0.0.tgz#6dd58b11e811f3c85e3def4a8e5a468478557d98"
integrity sha512-iyPipEUtyEEv0TRwzhjAJh7zRwKys+mAiWQRyXn1xO4+5PGE4ZgCK4BHBnWPea0sL7m7qj8Mm8FJQWE+C96pKw==
dependencies:
"@date-io/date-fns" "1"
"@material-ui/pickers" "3.3.10"
Expand Down

0 comments on commit 7cb46ac

Please sign in to comment.