Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/ui to v4.11.0 (#151)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent bf273b5 commit 9469b38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@graasp/query-client": "2.9.1",
"@graasp/sdk": "4.1.0",
"@graasp/translations": "1.25.3",
"@graasp/ui": "4.9.0",
"@graasp/ui": "4.11.0",
"@mui/icons-material": "5.15.13",
"@mui/lab": "5.0.0-alpha.168",
"@mui/material": "5.15.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1486,9 +1486,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:4.9.0":
version: 4.9.0
resolution: "@graasp/ui@npm:4.9.0"
"@graasp/ui@npm:4.11.0":
version: 4.11.0
resolution: "@graasp/ui@npm:4.11.0"
dependencies:
"@ag-grid-community/client-side-row-model": "npm:31.1.1"
"@ag-grid-community/react": "npm:^31.1.1"
Expand Down Expand Up @@ -1520,7 +1520,7 @@ __metadata:
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
checksum: 10/e4c3fc8497e35ad28e91098d475029479174cf9e7090bf9061700e5b7f04ce2a9fc584fa9d1ce29e13b03184bf513a54ee4bed7b682a070f76ba378deb056c57
checksum: 10/4fefdb4e23d0f4838cfbd895512ed55b2757167edee68f3d76220b130cff4bbb7b093480a32f361be63d0ff8d74f5ca8b7a6367156d13060fa24d0e6876797f5
languageName: node
linkType: hard

Expand Down Expand Up @@ -6722,7 +6722,7 @@ __metadata:
"@graasp/query-client": "npm:2.9.1"
"@graasp/sdk": "npm:4.1.0"
"@graasp/translations": "npm:1.25.3"
"@graasp/ui": "npm:4.9.0"
"@graasp/ui": "npm:4.11.0"
"@mui/icons-material": "npm:5.15.13"
"@mui/lab": "npm:5.0.0-alpha.168"
"@mui/material": "npm:5.15.13"
Expand Down

0 comments on commit 9469b38

Please sign in to comment.