Skip to content

Commit

Permalink
fix(deps): update dependency cozy-ui to ^111.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent d36ca76 commit bdf240b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"cozy-scripts": "^8.3.0",
"cozy-sharing": "^15.0.2",
"cozy-stack-client": "^48.9.0",
"cozy-ui": "^111.1.1",
"cozy-ui": "^111.2.0",
"date-fns": "1.30.1",
"diacritics": "1.3.0",
"filesize": "3.6.1",
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6651,10 +6651,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cozy-tsconfig/-/cozy-tsconfig-1.2.0.tgz#17e61f960f139fae4d26cbac2254b9ab632b269e"
integrity sha512-TRHnY9goF3FzVlUbP7BcHxuN2XAA4AmppT4fHHZmTKaSwYTByVR1Al+riFMDbce94kJZ1wzl9WNLWQuqzGZ6Cw==

cozy-ui@^111.1.1:
version "111.1.1"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-111.1.1.tgz#df17f6c4e4a5044b1639ac74d4b7000dee595b3b"
integrity sha512-l2sqWRY4vwr20M5NKukP9+2o0A3pD/rRib9JMeerTgV5Zwzxp0+a303RAmFV0FVH4V0ccPNxM6WnuMz3H/pNhQ==
cozy-ui@^111.2.0:
version "111.2.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-111.2.0.tgz#9cf42a3018028491a1e6b779061cadacab89456e"
integrity sha512-rZNQSgbjbX1h+d/gpejqDgiflqlLvEO5WwqE2yXuN179MaKklO3T9yzr2rJGjjEPVhQLE+qFBgrNaNzIvCAH+Q==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand All @@ -6669,7 +6669,7 @@ cozy-ui@^111.1.1:
hammerjs "^2.0.8"
intersection-observer "0.11.0"
mime-types "2.1.35"
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"
node-polyglot "^2.5.0"
normalize.css "^8.0.0"
pdf-lib "1.17.1"
Expand Down Expand Up @@ -13134,9 +13134,10 @@ 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"
uid "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 bdf240b

Please sign in to comment.