Skip to content

Commit

Permalink
feat: Update cozy-ui from 105.6.0 to 107.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed May 29, 2024
1 parent c83ae17 commit ceb96e1
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 @@ -71,7 +71,7 @@
"cozy-minilog": "^3.3.1",
"cozy-realtime": "3.14.4",
"cozy-stack-client": "47.4.0",
"cozy-ui": "105.6.0",
"cozy-ui": "107.1.0",
"emoji-js": "3.7.0",
"focus-trap-react": "4.0.1",
"fuse.js": "6.5.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5563,10 +5563,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@105.6.0:
version "105.6.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-105.6.0.tgz#58bf202a1f213f9dca5e3e16ff1362bda2a9d51e"
integrity sha512-fEvBtKlExsD/0AN+S3mzi527cn/Pr9HdsAVVdxjXHfT2Q77FGBsi2g8SX+7S+18rGnibfzoG+9HrlQovDAz3Kg==
cozy-ui@107.1.0:
version "107.1.0"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-107.1.0.tgz#03e327cc57a6651a04307032e3bcd144c362070b"
integrity sha512-SYHi5dovc8DMR4qmAqolb4dZ6UOmyYdUihiCoC1wMH3v2Jx6I0lhYhpiucvrU1mrEVKEIAG1Z+ebVlpPrvov7Q==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand Down Expand Up @@ -11114,9 +11114,9 @@ [email protected]:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

"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 ceb96e1

Please sign in to comment.