Skip to content

Commit

Permalink
fix(deps): update dependency cozy-ui to ^99.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent 599ed82 commit 4014ee7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"cozy-scripts": "^8.1.0",
"cozy-sharing": "10.0.1",
"cozy-stack-client": "^45.0.1",
"cozy-ui": "^99.0.2",
"cozy-ui": "^99.0.4",
"date-fns": "1.30.1",
"diacritics": "1.3.0",
"fastclick": "1.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10314,10 +10314,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cozy-tsconfig/-/cozy-tsconfig-1.2.0.tgz#17e61f960f139fae4d26cbac2254b9ab632b269e"
integrity sha512-TRHnY9goF3FzVlUbP7BcHxuN2XAA4AmppT4fHHZmTKaSwYTByVR1Al+riFMDbce94kJZ1wzl9WNLWQuqzGZ6Cw==

cozy-ui@^99.0.2:
version "99.0.2"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-99.0.2.tgz#6049b90e5f6b468b246da9715f0825b080485606"
integrity sha512-m72Zdp3D5nf4W6TeHmnMXer6tDJI//OLQHZeqkHNvf/XvBN/dapazumLnRdMY0RhjSemsLm4jq5lwWPsdZMsfw==
cozy-ui@^99.0.4:
version "99.0.4"
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-99.0.4.tgz#1bc91713a6968633b49b63d9e1f6ae2788ca18bc"
integrity sha512-ZPoi+hp1HXK9ga6Lx97hrRQJIaAm/ZJrjcaqN7qLaJgcJyNv9vhR4VhyHDOVciY0sOQ0iIkGFsR8ljumaUbKLQ==
dependencies:
"@babel/runtime" "^7.3.4"
"@material-ui/core" "4.12.3"
Expand All @@ -10333,7 +10333,7 @@ cozy-ui@^99.0.2:
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.2.2"
normalize.css "^8.0.0"
piwik-react-router "0.12.1"
Expand Down

0 comments on commit 4014ee7

Please sign in to comment.