Skip to content

Commit e4e1ad2

Browse files
committed
feat: Upgrade packages
1 parent de23503 commit e4e1ad2

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@sentry/integrations": "7.88.0",
7878
"@sentry/react": "7.88.0",
7979
"classnames": "2.5.1",
80-
"cozy-bar": "^12.3.0",
80+
"cozy-bar": "^14.0.0",
8181
"cozy-client": "^48.11.1",
8282
"cozy-device-helper": "^3.0.0",
8383
"cozy-doctypes": "^1.90.0",
@@ -91,7 +91,7 @@
9191
"cozy-notifications": "^0.15.0",
9292
"cozy-realtime": "^5.0.0",
9393
"cozy-sharing": "^15.0.0",
94-
"cozy-ui": "^111.2.0",
94+
"cozy-ui": "^111.5.0",
9595
"date-fns": "2.23.0",
9696
"flexsearch": "0.7.31",
9797
"leaflet": "1.7.1",

Diff for: yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -5390,10 +5390,10 @@ cozy-app-publish@^0.27.2:
53905390
request "^2.88.0"
53915391
tar "^4.4.13"
53925392

5393-
cozy-bar@^12.3.0:
5394-
version "12.3.0"
5395-
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-12.3.0.tgz#697c19df79b1e3c04978334c64adeb9917790f7e"
5396-
integrity sha512-whvGkUQ2Ye1WBnUWCCelwjlDlYuYeauFtAoShcJCxJZG/hmHANJkZT2LTbLbRjQCu+x28JKlpLyiW6XwVSTIPA==
5393+
cozy-bar@^14.0.0:
5394+
version "14.0.0"
5395+
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-14.0.0.tgz#a703a936e15847288d326dedff3b316cffeaea15"
5396+
integrity sha512-UuMeHa4VQ3QZ+JuCLA/hzdsTwXBTXIpxFKAKZne26X2F19/tpPhHwLLUFD5/zklrm2QD6uL5eAywPvmlWpg+6Q==
53975397
dependencies:
53985398
hammerjs "2.0.8"
53995399
lodash.debounce "4.0.8"
@@ -5690,10 +5690,10 @@ [email protected]:
56905690
resolved "https://registry.yarnpkg.com/cozy-tsconfig/-/cozy-tsconfig-1.2.0.tgz#17e61f960f139fae4d26cbac2254b9ab632b269e"
56915691
integrity sha512-TRHnY9goF3FzVlUbP7BcHxuN2XAA4AmppT4fHHZmTKaSwYTByVR1Al+riFMDbce94kJZ1wzl9WNLWQuqzGZ6Cw==
56925692

5693-
cozy-ui@^111.2.0:
5694-
version "111.2.0"
5695-
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-111.2.0.tgz#9cf42a3018028491a1e6b779061cadacab89456e"
5696-
integrity sha512-rZNQSgbjbX1h+d/gpejqDgiflqlLvEO5WwqE2yXuN179MaKklO3T9yzr2rJGjjEPVhQLE+qFBgrNaNzIvCAH+Q==
5693+
cozy-ui@^111.5.0:
5694+
version "111.5.0"
5695+
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-111.5.0.tgz#4fa5bb474e9b737676ea7324dbdfd1889616d6c9"
5696+
integrity sha512-Gq7yeK/XNqoyTWnJ+NVc7EAIaIcvuGVvaOE6bzDzBOG2k/RGYqDxRiSq7iM+UbjzcTrYexAWo7NLxgDTH88RhA==
56975697
dependencies:
56985698
"@babel/runtime" "^7.3.4"
56995699
"@material-ui/core" "4.12.3"
@@ -11594,9 +11594,9 @@ msgpack5@^4.0.2:
1159411594
readable-stream "^2.3.6"
1159511595
safe-buffer "^5.1.2"
1159611596

11597-
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
11597+
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
1159811598
version "1.0.8"
11599-
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
11599+
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
1160011600
dependencies:
1160111601
"@juggle/resize-observer" "^3.1.3"
1160211602
jest-environment-jsdom-sixteen "^1.0.3"

0 commit comments

Comments
 (0)