Skip to content

Commit

Permalink
feat: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed Nov 21, 2023
1 parent f25c635 commit fcd241b
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 @@ -69,11 +69,11 @@
"cozy-interapp": "^0.8.1",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "^1.10.1",
"cozy-mespapiers-lib": "^65.2.1",
"cozy-mespapiers-lib": "^66.0.0",
"cozy-notifications": "^0.14.0",
"cozy-realtime": "^5.0.0",
"cozy-sharing": "^10.0.0",
"cozy-ui": "^95.10.0",
"cozy-ui": "^95.11.1",
"date-fns": "2.29.3",
"leaflet": "^1.7.1",
"lodash": "4.17.21",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8516,10 +8516,10 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-mespapiers-lib@^65.2.1:
version "65.2.1"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-65.2.1.tgz#7d8020f44f31c16c94ff0b35ccc1b7d023ab6c21"
integrity sha512-4GqGWdInz3aWLeaFxM9nb4gFaKUJpaqv0Oj4TE9GFy0o3LOgfGDgZdlNORmlnFT826UrvC9WVh7TozlpWx9xrw==
cozy-mespapiers-lib@^66.0.0:
version "66.0.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-66.0.0.tgz#2cf87e602c9e015587ef032568f6d69f3295a20b"
integrity sha512-azFdpBdjhHYMUeGKL8JSVLyhtW9PvtikzEmyOzjGNPx6CF3H9WVg0U1v2zZ/zmxr22DkmV9YXo3ZnKnRTLmypQ==
dependencies:
"@date-io/date-fns" "1"
"@material-ui/pickers" "3.3.10"
Expand Down Expand Up @@ -8680,10 +8680,10 @@ [email protected]:
react-pdf "^4.0.5"
react-select "2.2.0"

cozy-ui@^95.10.0:
version "95.10.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-95.10.0.tgz#b6656e79d9f23d735e13f54191e3a0a44537693c"
integrity sha512-Bm6DhRKSc+Jf7LCGFHN2JoSourTMPifSWsSAn0EhAOfCJN7cf5m1wllf/LMdwTar8+Tyu7elPkhZeX0sWeqobQ==
cozy-ui@^95.11.1:
version "95.11.1"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-95.11.1.tgz#b6ec57b6627213249a0abc1957a5d2dce9c7b4bd"
integrity sha512-naiSHwUGWBPSyDKXTsUH0j+seu1AIW+nrXww/1exBpmZrZIJ8jL3opEx/WAzahTPhLb5tnklQRs5NX/0w29uVA==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down Expand Up @@ -15323,9 +15323,9 @@ msgpack5@^4.0.2:
readable-stream "^2.3.6"
safe-buffer "^5.1.2"

"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
version "1.0.8"
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
resolved "git+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 fcd241b

Please sign in to comment.