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 16, 2024
1 parent 68f0833 commit daa9620
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.6.1",
"cozy-client": "^46.7.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": "^92.0.1",
"cozy-mespapiers-lib": "^93.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.6.1:
version "46.6.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-46.6.1.tgz#019b0b1eb2c339f9b33cc175f31a8b6af459b459"
integrity sha512-LpLHK/82+pddeZbCRYlvQQllRVdKD10ik3Ny+xu59QdVc8vpn5ipxqGwzPjQcxX7fcfbpGBjMtP/3MH5IdnUjg==
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==
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@^92.0.1:
version "92.0.1"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-92.0.1.tgz#26fa4120652287625a4eea1a30505e14cb1cb227"
integrity sha512-A4r9GBEGVJbKAeC97wGHYq1NNIAGFFxf3O1GGwle4sTmFGeCMSX/TOD2EtzNgUQjN+Eg9+IOD060o/sLxUP3SQ==
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==
dependencies:
"@date-io/date-fns" "1"
"@material-ui/pickers" "3.3.10"
Expand Down

0 comments on commit daa9620

Please sign in to comment.