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 Jan 30, 2025
1 parent b002732 commit e5696ef
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 @@ -97,7 +97,7 @@
"cozy-sharing": "^21.2.0",
"cozy-stack-client": "^52.0.0",
"cozy-ui": "^117.2.0",
"cozy-viewer": "^16.0.0",
"cozy-viewer": "^16.2.0",
"date-fns": "2.30.0",
"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 @@ -6746,10 +6746,10 @@ cozy-ui@^117.2.0:
react-swipeable-views "^0.13.3"
rooks "^5.11.2"

cozy-viewer@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/cozy-viewer/-/cozy-viewer-16.0.0.tgz#5299676c7f299227efe7e10e41564ee0467f51fb"
integrity sha512-3WzlMa13jjxGIlnZRjUzaIRrBipIaV2MCU4uAX5iWTtvCzE4laV5SNjEhgAogQ6xjUMLjlzc4CYJq/QV6GbhjQ==
cozy-viewer@^16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/cozy-viewer/-/cozy-viewer-16.2.0.tgz#50048e6fcb31da81fb7d6baafd1147e3663d7d25"
integrity sha512-O76kLqRSp49HdbkgZjbuzfiHHSJ191vT8OWtne9h3Gn5/QXa5Fqd0hXgjAElKDpaKySMaswnFPWfyxFlWrgYTg==
dependencies:
classnames "^2.2.5"
hammerjs "^2.0.8"
Expand Down Expand Up @@ -13080,9 +13080,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 e5696ef

Please sign in to comment.