Skip to content

Commit

Permalink
fix: app max height (#746)
Browse files Browse the repository at this point in the history
* fix: app max height

* fix: update ui
  • Loading branch information
spaenleh authored Jun 12, 2024
1 parent 06c115f commit 99e22a2
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 @@ -40,7 +40,7 @@
"@graasp/query-client": "3.9.0",
"@graasp/sdk": "4.12.0",
"@graasp/translations": "1.28.0",
"@graasp/ui": "4.19.2",
"@graasp/ui": "4.19.3",
"@mui/icons-material": "5.15.17",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.17",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1344,9 +1344,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:4.19.2":
version: 4.19.2
resolution: "@graasp/ui@npm:4.19.2"
"@graasp/ui@npm:4.19.3":
version: 4.19.3
resolution: "@graasp/ui@npm:4.19.3"
dependencies:
"@ag-grid-community/client-side-row-model": "npm:31.3.2"
"@ag-grid-community/react": "npm:^31.3.1"
Expand Down Expand Up @@ -1379,7 +1379,7 @@ __metadata:
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
checksum: 10/d49857988ba4ea2ca195b7d8f8e01b97c670205049ec6db793144f7f305b1483cde3f5558733f8332d8ff16f49e803ed8b1bb8263463717ed2e64bcda71810af
checksum: 10/b725707ad4795fdc2b9b8a5981b0b40d2f33f60eab9b6c8fb4076d51ca9fb7dc0e157ca440f665c177a834ef4ba97c2838ebbcda3d03d41ab1368c47cfeb9b67
languageName: node
linkType: hard

Expand Down Expand Up @@ -6255,7 +6255,7 @@ __metadata:
"@graasp/query-client": "npm:3.9.0"
"@graasp/sdk": "npm:4.12.0"
"@graasp/translations": "npm:1.28.0"
"@graasp/ui": "npm:4.19.2"
"@graasp/ui": "npm:4.19.3"
"@mui/icons-material": "npm:5.15.17"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/material": "npm:5.15.17"
Expand Down

0 comments on commit 99e22a2

Please sign in to comment.