Skip to content

Commit a6d7177

Browse files
fix(deps): update dependency @graasp/ui to v5.3.0 (#560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78d0f43 commit a6d7177

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.32.1",
3434
"@graasp/stylis-plugin-rtl": "2.2.0",
35-
"@graasp/ui": "5.2.2",
35+
"@graasp/ui": "5.3.0",
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2447,9 +2447,9 @@ __metadata:
24472447
languageName: node
24482448
linkType: hard
24492449

2450-
"@graasp/ui@npm:5.2.2":
2451-
version: 5.2.2
2452-
resolution: "@graasp/ui@npm:5.2.2"
2450+
"@graasp/ui@npm:5.3.0":
2451+
version: 5.3.0
2452+
resolution: "@graasp/ui@npm:5.3.0"
24532453
dependencies:
24542454
http-status-codes: "npm:2.3.0"
24552455
interweave: "npm:13.1.0"
@@ -2478,7 +2478,7 @@ __metadata:
24782478
react-i18next: ^13.0.0 || ^14.0.0 || ^15.0.0
24792479
react-router-dom: ^6.11.0
24802480
stylis: ^4.1.3
2481-
checksum: 10/717d2a0d282dfc4fa7de61f6b132765bdf933870d13ff0570caa713c40281ca96690af7566f41ceff94c7c49a7f22489b0ddddd83329bb5537a5f0f46542af1a
2481+
checksum: 10/7edfe0f82ef71c718785f98de4be78c2dae712d5681100b5ff8dd9f83d73980dfb0940ab020c86f9231757bd058a926094d5e72934fa57612bcd3f3690f037f4
24822482
languageName: node
24832483
linkType: hard
24842484

@@ -9098,7 +9098,7 @@ __metadata:
90989098
"@graasp/apps-query-client": "npm:3.7.0"
90999099
"@graasp/sdk": "npm:4.32.1"
91009100
"@graasp/stylis-plugin-rtl": "npm:2.2.0"
9101-
"@graasp/ui": "npm:5.2.2"
9101+
"@graasp/ui": "npm:5.3.0"
91029102
"@mui/icons-material": "npm:5.16.7"
91039103
"@mui/lab": "npm:5.0.0-alpha.173"
91049104
"@mui/material": "npm:5.16.7"

0 commit comments

Comments
 (0)