Skip to content

Commit

Permalink
feat: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed Aug 28, 2023
1 parent 340a9b3 commit f80b63a
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": "^5.0.0",
"cozy-logger": "^1.10.1",
"cozy-mespapiers-lib": "^58.1.0",
"cozy-mespapiers-lib": "^59.0.0",
"cozy-notifications": "^0.14.0",
"cozy-realtime": "^4.4.0",
"cozy-sharing": "^7.1.3",
"cozy-ui": "^90.7.1",
"cozy-ui": "^91.2.0",
"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 @@ -8498,10 +8498,10 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-mespapiers-lib@^58.1.0:
version "58.1.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-58.1.0.tgz#ac311402f9d28aeb16d111b67d9094363c52d02c"
integrity sha512-BHP6KhJBh7nqKUldIRpID5fyUgUPW6GW3yttvc+dutV6EE6yVBpHpIvdUmsUMMstl29QIKy93+07Ziobui6/Sg==
cozy-mespapiers-lib@^59.0.0:
version "59.0.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-59.0.0.tgz#3a1a8172b120b156a3189b5ffd4085395705d76c"
integrity sha512-Xex9uglA2AzuD+9Mu/VhF8oJdTq1nGlaozg1+f90S9wN7has5HHlYvFl5vjJaBQ7eEmi0qEkQ096sP11OG0nzA==
dependencies:
"@date-io/date-fns" "1"
"@material-ui/pickers" "3.3.10"
Expand Down Expand Up @@ -8662,10 +8662,10 @@ [email protected]:
react-pdf "^4.0.5"
react-select "2.2.0"

cozy-ui@^90.7.1:
version "90.7.1"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-90.7.1.tgz#12e9675099aa7b307f2f91360cbf7b1520ea8e71"
integrity sha512-hLprGawxRdG10fyqJKCoLkZfcvhMI2EcXyuRXKXdy7WabCyvbpQfC34Jvt7TFNvxm8OFeSVDQSbrE8QSD5rCAQ==
cozy-ui@^91.2.0:
version "91.2.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-91.2.0.tgz#26562c02bcc7f0679fa668651a2185351d0f0ca9"
integrity sha512-zOMf68tGZNmABcxRoNrfJ7MOnaS8g1V+zGgwm9fhKhU/jolE/nDFKmsC6rmCeymwU3ubkujBHXGRyNn4W5tvhg==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down Expand Up @@ -15305,9 +15305,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 f80b63a

Please sign in to comment.