Skip to content

Commit f1f768f

Browse files
fix(deps): update dependency @graasp/ui to v4.11.0 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56a01f5 commit f1f768f

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
@@ -31,7 +31,7 @@
3131
"@emotion/styled": "11.11.0",
3232
"@graasp/apps-query-client": "^3.4.8",
3333
"@graasp/sdk": "4.1.0",
34-
"@graasp/ui": "4.10.0",
34+
"@graasp/ui": "4.11.0",
3535
"@mui/icons-material": "5.15.13",
3636
"@mui/lab": "5.0.0-alpha.168",
3737
"@mui/material": "5.15.12",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2710,9 +2710,9 @@ __metadata:
27102710
languageName: node
27112711
linkType: hard
27122712

2713-
"@graasp/ui@npm:4.10.0":
2714-
version: 4.10.0
2715-
resolution: "@graasp/ui@npm:4.10.0"
2713+
"@graasp/ui@npm:4.11.0":
2714+
version: 4.11.0
2715+
resolution: "@graasp/ui@npm:4.11.0"
27162716
dependencies:
27172717
"@ag-grid-community/client-side-row-model": "npm:31.1.1"
27182718
"@ag-grid-community/react": "npm:^31.1.1"
@@ -2744,7 +2744,7 @@ __metadata:
27442744
react-router-dom: ^6.11.0
27452745
stylis: ^4.1.3
27462746
stylis-plugin-rtl: ^2.1.1
2747-
checksum: 10/3f6058e000d9d8c8ea07d23164db03e21a5ca8415395e2f328c90852b56ca7f6b21226c7abe5bda48e40ec1a26818b3cf23f285e3287a02a1c0264b17d382af3
2747+
checksum: 10/4fefdb4e23d0f4838cfbd895512ed55b2757167edee68f3d76220b130cff4bbb7b093480a32f361be63d0ff8d74f5ca8b7a6367156d13060fa24d0e6876797f5
27482748
languageName: node
27492749
linkType: hard
27502750

@@ -9762,7 +9762,7 @@ __metadata:
97629762
"@emotion/styled": "npm:11.11.0"
97639763
"@graasp/apps-query-client": "npm:^3.4.8"
97649764
"@graasp/sdk": "npm:4.1.0"
9765-
"@graasp/ui": "npm:4.10.0"
9765+
"@graasp/ui": "npm:4.11.0"
97669766
"@mui/icons-material": "npm:5.15.13"
97679767
"@mui/lab": "npm:5.0.0-alpha.168"
97689768
"@mui/material": "npm:5.15.12"

0 commit comments

Comments
 (0)