Skip to content

Commit

Permalink
feat: Update cozy-bar from 12.3.0 to 14.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Aug 19, 2024
1 parent 522339e commit 7c8d2aa
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@egjs/hammerjs": "2.0.17",
"@sentry/react": "7.118.0",
"classnames": "2.3.1",
"cozy-bar": "^12.3.0",
"cozy-bar": "^14.0.0",
"cozy-ci": "0.5.2",
"cozy-client": "48.12.0",
"cozy-client-js": "0.20.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6269,10 +6269,10 @@ cozy-app-publish@^0.27.2:
request "^2.88.0"
tar "^4.4.13"

cozy-bar@^12.3.0:
version "12.3.0"
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-12.3.0.tgz#697c19df79b1e3c04978334c64adeb9917790f7e"
integrity sha512-whvGkUQ2Ye1WBnUWCCelwjlDlYuYeauFtAoShcJCxJZG/hmHANJkZT2LTbLbRjQCu+x28JKlpLyiW6XwVSTIPA==
cozy-bar@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-14.0.0.tgz#a703a936e15847288d326dedff3b316cffeaea15"
integrity sha512-UuMeHa4VQ3QZ+JuCLA/hzdsTwXBTXIpxFKAKZne26X2F19/tpPhHwLLUFD5/zklrm2QD6uL5eAywPvmlWpg+6Q==
dependencies:
hammerjs "2.0.8"
lodash.debounce "4.0.8"
Expand Down Expand Up @@ -6719,10 +6719,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cozy-tsconfig/-/cozy-tsconfig-1.2.0.tgz#17e61f960f139fae4d26cbac2254b9ab632b269e"
integrity sha512-TRHnY9goF3FzVlUbP7BcHxuN2XAA4AmppT4fHHZmTKaSwYTByVR1Al+riFMDbce94kJZ1wzl9WNLWQuqzGZ6Cw==

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==
cozy-ui@111.5.0:
version "111.5.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-111.5.0.tgz#4fa5bb474e9b737676ea7324dbdfd1889616d6c9"
integrity sha512-Gq7yeK/XNqoyTWnJ+NVc7EAIaIcvuGVvaOE6bzDzBOG2k/RGYqDxRiSq7iM+UbjzcTrYexAWo7NLxgDTH88RhA==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down Expand Up @@ -13178,9 +13178,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 7c8d2aa

Please sign in to comment.