Skip to content

Commit 44f140f

Browse files
committed
fix(deps): update dependency @graasp/ui to v5.2.1
1 parent f7a542a commit 44f140f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@graasp/apps-query-client": "3.7.0",
3333
"@graasp/sdk": "4.31.0",
3434
"@graasp/stylis-plugin-rtl": "2.2.0",
35-
"@graasp/ui": "5.2.0",
35+
"@graasp/ui": "5.2.1",
3636
"@mui/icons-material": "5.16.7",
3737
"@mui/lab": "5.0.0-alpha.173",
3838
"@mui/material": "5.16.7",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2556,9 +2556,9 @@ __metadata:
25562556
languageName: node
25572557
linkType: hard
25582558

2559-
"@graasp/ui@npm:5.2.0":
2560-
version: 5.2.0
2561-
resolution: "@graasp/ui@npm:5.2.0"
2559+
"@graasp/ui@npm:5.2.1":
2560+
version: 5.2.1
2561+
resolution: "@graasp/ui@npm:5.2.1"
25622562
dependencies:
25632563
http-status-codes: "npm:2.3.0"
25642564
interweave: "npm:13.1.0"
@@ -2581,13 +2581,13 @@ __metadata:
25812581
"@mui/material": ~5.14.0 || ~5.15.0 || ~5.16.0
25822582
i18next: ^22.4.15 || ^23.0.0
25832583
katex: 0.16.11
2584-
lucide-react: ^0.417.0 || ^0.429.0 || ^0.436.0 || ^0.439.0 || ^0.441.0
2584+
lucide-react: ^0.417.0 || ^0.429.0 || ^0.436.0 || ^0.439.0 || ^0.441.0 || ^0.446.0
25852585
react: ^18.0.0
25862586
react-dom: ^18.0.0
25872587
react-i18next: ^13.0.0 || ^14.0.0 || ^15.0.0
25882588
react-router-dom: ^6.11.0
25892589
stylis: ^4.1.3
2590-
checksum: 10/b98fc515f4f2bc7d2d1b800404cbfb480485e178db8e79c5681d10c5d152669bbffcbd0cdcf044d04b7b39856c64a10d0478f40d072213a23eb8d1fef0120853
2590+
checksum: 10/35c2596b5e5cdee10224e6f65a846278653428a0aeaef48ff8a00c92326be0e20596d8c438d21247d6b1d554aa72497f2481b6e9b6483a023126eb5c1f196bf6
25912591
languageName: node
25922592
linkType: hard
25932593

@@ -9218,7 +9218,7 @@ __metadata:
92189218
"@graasp/apps-query-client": "npm:3.7.0"
92199219
"@graasp/sdk": "npm:4.31.0"
92209220
"@graasp/stylis-plugin-rtl": "npm:2.2.0"
9221-
"@graasp/ui": "npm:5.2.0"
9221+
"@graasp/ui": "npm:5.2.1"
92229222
"@mui/icons-material": "npm:5.16.7"
92239223
"@mui/lab": "npm:5.0.0-alpha.173"
92249224
"@mui/material": "npm:5.16.7"

0 commit comments

Comments
 (0)