Skip to content

Commit

Permalink
feat: Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JF-Cozy committed Dec 17, 2024
1 parent 5fdd702 commit 9661691
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"cozy-sharing": "^16.17.0",
"cozy-stack-client": "^51.6.0",
"cozy-ui": "^114.0.1",
"cozy-viewer": "^9.0.1",
"cozy-viewer": "^9.0.2",
"date-fns": "1.30.1",
"diacritics": "1.3.0",
"filesize": "10.1.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6647,10 +6647,10 @@ cozy-ui@^114.0.1:
react-swipeable-views "^0.13.3"
rooks "^5.11.2"

cozy-viewer@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/cozy-viewer/-/cozy-viewer-9.0.1.tgz#51cec84eeeb947aaebab5713dad8badcbbbda398"
integrity sha512-mJMczJxIZAQrZSHVTmjtYyTPq9Kk1pg555gND+kD13lH4xbr/wn6JCcBLPJGYe5eO16ebcdwWSf7NJ5oewFDSw==
cozy-viewer@^9.0.2:
version "9.0.2"
resolved "https://registry.yarnpkg.com/cozy-viewer/-/cozy-viewer-9.0.2.tgz#f618f5296b7637a96f9017327fb2bbff85b06f38"
integrity sha512-VhB7m1EIOW8oL67+PT38Miw+n1YFEBKgQAcVJMN8Yo6otNi0rTiqKuPSnbmLbhI+J88TWKK68Z0E2JBX1UOZyQ==
dependencies:
classnames "^2.2.5"
hammerjs "^2.0.8"
Expand Down Expand Up @@ -12964,9 +12964,9 @@ msgpack5@^4.0.2:
readable-stream "^2.3.6"
safe-buffer "^5.1.2"

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

Please sign in to comment.