Skip to content

Commit 0118431

Browse files
lethemanhpaultranvan
authored andcommitted
chore: Upgrade cozy-ui to 137.0.1 ⬆️
BREAKING CHANGE: You need to add cozy-ui >= 137.0.1 as dep in your app ➕
1 parent 8a430ee commit 0118431

File tree

2 files changed

+46
-4
lines changed

2 files changed

+46
-4
lines changed

packages/cozy-search/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"cozy-minilog": "^3.10.1",
3636
"cozy-pouch-link": "^54.0.0",
3737
"cozy-realtime": "^5.9.1",
38-
"cozy-ui": "^135.6.0",
38+
"cozy-ui": "^137.0.1",
3939
"cozy-ui-plus": "^5.3.1",
4040
"cross-fetch": "^4.0.0",
4141
"jest": "30.3.0",
@@ -70,7 +70,7 @@
7070
"cozy-minilog": ">=3.3.1",
7171
"cozy-pouch-link": "54.0.0",
7272
"cozy-realtime": ">=5.6.4",
73-
"cozy-ui": ">=135.6.0",
73+
"cozy-ui": ">=137.0.1",
7474
"cozy-ui-plus": ">=1.2.0",
7575
"react": ">=18.0.0",
7676
"react-dom": ">=18.0.0",

yarn.lock

Lines changed: 44 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18374,7 +18374,7 @@ __metadata:
1837418374
cozy-minilog: "npm:^3.10.1"
1837518375
cozy-pouch-link: "npm:^54.0.0"
1837618376
cozy-realtime: "npm:^5.9.1"
18377-
cozy-ui: "npm:^135.6.0"
18377+
cozy-ui: "npm:^137.0.1"
1837818378
cozy-ui-plus: "npm:^5.3.1"
1837918379
cross-fetch: "npm:^4.0.0"
1838018380
jest: "npm:30.3.0"
@@ -18398,7 +18398,7 @@ __metadata:
1839818398
cozy-minilog: ">=3.3.1"
1839918399
cozy-pouch-link: 54.0.0
1840018400
cozy-realtime: ">=5.6.4"
18401-
cozy-ui: ">=135.6.0"
18401+
cozy-ui: ">=137.0.1"
1840218402
cozy-ui-plus: ">=1.2.0"
1840318403
react: ">=18.0.0"
1840418404
react-dom: ">=18.0.0"
@@ -18907,6 +18907,48 @@ __metadata:
1890718907
languageName: node
1890818908
linkType: hard
1890918909

18910+
"cozy-ui@npm:^137.0.1":
18911+
version: 137.0.1
18912+
resolution: "cozy-ui@npm:137.0.1"
18913+
dependencies:
18914+
"@babel/runtime": "npm:^7.3.4"
18915+
"@date-io/date-fns": "npm:1"
18916+
"@material-ui/core": "npm:4.12.3"
18917+
"@material-ui/lab": "npm:^4.0.0-alpha.61"
18918+
"@material-ui/pickers": "npm:3.3.11"
18919+
"@popperjs/core": "npm:^2.4.4"
18920+
chart.js: "npm:3.7.1"
18921+
classnames: "npm:^2.2.5"
18922+
date-fns: "npm:2.30.0"
18923+
hammerjs: "npm:^2.0.8"
18924+
intersection-observer: "npm:0.11.0"
18925+
mui-bottom-sheet: "git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9"
18926+
node-polyglot: "npm:^2.5.0"
18927+
normalize.css: "npm:^8.0.0"
18928+
patch-package: "npm:^8.0.0"
18929+
pdf-lib: "npm:1.17.1"
18930+
react-chartjs-2: "npm:4.1.0"
18931+
react-markdown: "npm:^4.0.8"
18932+
react-popper: "npm:^2.2.3"
18933+
react-remove-scroll: "npm:^2.4.0"
18934+
react-select: "npm:^4.3.0"
18935+
react-swipeable-views: "npm:^0.13.3"
18936+
react-virtuoso: "npm:^4.13.0"
18937+
rooks: "npm:7.14.1"
18938+
peerDependencies:
18939+
cozy-device-helper: ">=2.0.0"
18940+
cozy-intent: ">=2.29.1"
18941+
react: ^16 || ^17 || ^18
18942+
react-dnd: ^16.0.1
18943+
react-dnd-html5-backend: ^16.0.1
18944+
react-dom: ^16 || ^17 || ^18
18945+
twake-i18n: ">=0.3.0"
18946+
bin:
18947+
rsg-screenshots: scripts/screenshots.js
18948+
checksum: 10c0/8ad215491481f2b258ad70075caa2d868feb604c43aebe486f6b6ae8dd4637c3f0fd7f6f20053b43a08e17cf4f34552fbb007ec30775651d58cb3f96b53d8506
18949+
languageName: node
18950+
linkType: hard
18951+
1891018952
"cozy-ui@npm:^40.9.1":
1891118953
version: 40.10.0
1891218954
resolution: "cozy-ui@npm:40.10.0"

0 commit comments

Comments
 (0)