Skip to content

Commit

Permalink
feat: Update packages to get visual updates of viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
zatteo committed Dec 19, 2024
1 parent 17f83b0 commit 32d65c0
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 @@ -98,8 +98,8 @@
"cozy-scripts": "^8.4.0",
"cozy-sharing": "^16.9.0",
"cozy-stack-client": "^49.8.0",
"cozy-ui": "^113.5.0",
"cozy-viewer": "^2.9.0",
"cozy-ui": "^113.7.0",
"cozy-viewer": "5.1.0",
"date-fns": "1.30.1",
"diacritics": "1.3.0",
"filesize": "10.1.6",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6700,10 +6700,10 @@ cozy-tsconfig@1.2.0:
resolved "https://registry.yarnpkg.com/cozy-tsconfig/-/cozy-tsconfig-1.2.0.tgz#17e61f960f139fae4d26cbac2254b9ab632b269e"
integrity sha512-TRHnY9goF3FzVlUbP7BcHxuN2XAA4AmppT4fHHZmTKaSwYTByVR1Al+riFMDbce94kJZ1wzl9WNLWQuqzGZ6Cw==

cozy-ui@^113.5.0:
version "113.5.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-113.5.0.tgz#78552e5c2d0ee032ad7d4a82b83d69e08bcf3cda"
integrity sha512-ePb6MlaqGQppTCyqe54ZG7IfZ5MxDwWnL3szac+9DuHI4gwkHI4WUBTW4TNs5dpTxvSOCtkJXcor9Hzvnf1ykw==
cozy-ui@^113.7.0:
version "113.9.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-113.9.0.tgz#d41b80558c752ced8cc6c2421e2609fcc17254a2"
integrity sha512-ntENcdeTDy0Lkc2kW2FLCQHT4vE7/cxLzZ6H2oxce8kMWUQgZ3DnSswv6MYVXHLz7RfuGLO0f+3LLqxBjZZPXw==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand All @@ -6730,10 +6730,10 @@ cozy-ui@^113.5.0:
react-swipeable-views "^0.13.3"
rooks "^5.11.2"

cozy-viewer@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/cozy-viewer/-/cozy-viewer-2.9.0.tgz#6b847c4d794172778cc1994b3ff12787a5f1bbef"
integrity sha512-P1RkMz39EsVXH8CH2cb+ovEziZM5RlNkZhHLTqeyvHma5Nh01djcAwhbHo7/Sv1NB+aUsgl9bt+PlrYPMoPfnA==
cozy-viewer@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/cozy-viewer/-/cozy-viewer-5.1.0.tgz#060a2be444b9e4ec8f2e7b7366f7b60962cdb7c9"
integrity sha512-fepJJBLEApjLfH9Lk57brdgvF1PQL56LLvVsDgP2lF5K9i2t0/f9+Vsry4ERJLhFgC0ibnX1Z/4J6uEzXgZbdg==
dependencies:
classnames "^2.2.5"
hammerjs "^2.0.8"
Expand Down Expand Up @@ -13069,9 +13069,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 32d65c0

Please sign in to comment.