Skip to content

Commit a6ecd66

Browse files
fix(deps): update dependency @graasp/ui to v4.13.0 (#218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 668552b commit a6ecd66

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.5",
3232
"@graasp/apps-query-client": "^3.4.8",
3333
"@graasp/sdk": "4.4.0",
34-
"@graasp/ui": "4.12.1",
34+
"@graasp/ui": "4.13.0",
3535
"@mui/icons-material": "5.15.14",
3636
"@mui/lab": "5.0.0-alpha.169",
3737
"@mui/material": "5.15.14",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2716,9 +2716,9 @@ __metadata:
27162716
languageName: node
27172717
linkType: hard
27182718

2719-
"@graasp/ui@npm:4.12.1":
2720-
version: 4.12.1
2721-
resolution: "@graasp/ui@npm:4.12.1"
2719+
"@graasp/ui@npm:4.13.0":
2720+
version: 4.13.0
2721+
resolution: "@graasp/ui@npm:4.13.0"
27222722
dependencies:
27232723
"@ag-grid-community/client-side-row-model": "npm:31.1.1"
27242724
"@ag-grid-community/react": "npm:^31.1.1"
@@ -2750,7 +2750,7 @@ __metadata:
27502750
react-router-dom: ^6.11.0
27512751
stylis: ^4.1.3
27522752
stylis-plugin-rtl: ^2.1.1
2753-
checksum: 10/a7593f588d50798f0daf43a05dc332d3c4604dc3d50a2beb66f652d402a02deff6ab341f4bdb9a52eeb6f17d6c209d9ec409022a961deea185cd3452a5bf7ae9
2753+
checksum: 10/2edb4c73072d313dd3b6d59252c28c2a5d653bae599cddb1591a83040d0f8c0de6486f95f62bb451d374c506d07d62f77f1c2771c47617a05b70c8d032d661b4
27542754
languageName: node
27552755
linkType: hard
27562756

@@ -9950,7 +9950,7 @@ __metadata:
99509950
"@emotion/styled": "npm:11.11.5"
99519951
"@graasp/apps-query-client": "npm:^3.4.8"
99529952
"@graasp/sdk": "npm:4.4.0"
9953-
"@graasp/ui": "npm:4.12.1"
9953+
"@graasp/ui": "npm:4.13.0"
99549954
"@mui/icons-material": "npm:5.15.14"
99559955
"@mui/lab": "npm:5.0.0-alpha.169"
99569956
"@mui/material": "npm:5.15.14"

0 commit comments

Comments
 (0)