Skip to content

Commit 7482e2e

Browse files
fix(deps): update dependency @graasp/ui to v4.12.1 (#199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8a7cad commit 7482e2e

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.3.1",
34-
"@graasp/ui": "4.12.0",
34+
"@graasp/ui": "4.12.1",
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
@@ -2696,9 +2696,9 @@ __metadata:
26962696
languageName: node
26972697
linkType: hard
26982698

2699-
"@graasp/ui@npm:4.12.0":
2700-
version: 4.12.0
2701-
resolution: "@graasp/ui@npm:4.12.0"
2699+
"@graasp/ui@npm:4.12.1":
2700+
version: 4.12.1
2701+
resolution: "@graasp/ui@npm:4.12.1"
27022702
dependencies:
27032703
"@ag-grid-community/client-side-row-model": "npm:31.1.1"
27042704
"@ag-grid-community/react": "npm:^31.1.1"
@@ -2730,7 +2730,7 @@ __metadata:
27302730
react-router-dom: ^6.11.0
27312731
stylis: ^4.1.3
27322732
stylis-plugin-rtl: ^2.1.1
2733-
checksum: 10/27e550404d31d8b2cadb117e6cd3e0763379fd899336bfff59847a9424da0a6a47e4dd795a0175dbe35a898b37b94f68c70150142d6208f2642563b3b84cdacc
2733+
checksum: 10/a7593f588d50798f0daf43a05dc332d3c4604dc3d50a2beb66f652d402a02deff6ab341f4bdb9a52eeb6f17d6c209d9ec409022a961deea185cd3452a5bf7ae9
27342734
languageName: node
27352735
linkType: hard
27362736

@@ -9935,7 +9935,7 @@ __metadata:
99359935
"@emotion/styled": "npm:11.11.0"
99369936
"@graasp/apps-query-client": "npm:^3.4.8"
99379937
"@graasp/sdk": "npm:4.3.1"
9938-
"@graasp/ui": "npm:4.12.0"
9938+
"@graasp/ui": "npm:4.12.1"
99399939
"@mui/icons-material": "npm:5.15.14"
99409940
"@mui/lab": "npm:5.0.0-alpha.169"
99419941
"@mui/material": "npm:5.15.14"

0 commit comments

Comments
 (0)