Skip to content

Commit

Permalink
fix: update graasp ui to use improved font scale (#1144)
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh authored Apr 12, 2024
1 parent 05c779e commit fbba563
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 @@ -24,7 +24,7 @@
"@graasp/query-client": "3.3.0",
"@graasp/sdk": "4.6.0",
"@graasp/translations": "1.25.3",
"@graasp/ui": "4.14.1",
"@graasp/ui": "4.14.2",
"@mui/icons-material": "5.15.11",
"@mui/lab": "5.0.0-alpha.166",
"@mui/material": "5.15.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1585,9 +1585,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:4.14.1":
version: 4.14.1
resolution: "@graasp/ui@npm:4.14.1"
"@graasp/ui@npm:4.14.2":
version: 4.14.2
resolution: "@graasp/ui@npm:4.14.2"
dependencies:
"@ag-grid-community/client-side-row-model": "npm:31.1.1"
"@ag-grid-community/react": "npm:^31.1.1"
Expand Down Expand Up @@ -1619,7 +1619,7 @@ __metadata:
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
checksum: 10/835eb3f62dbcfa818b28758eca1d05c9792bc7c0099c2dabe7754e8cc21cadda9ac9fbed77bb06c7a46592328331976fd8423a32100284d1954c829b7fa3fd0f
checksum: 10/b4560e2b0b4a5b942dd3ad10029aac7dd7cd8817231d86b380867b5ab758589fe07e73816d42ea85b30830e3db53c9ecf936facf290d18dbd0a5afde44a1a085
languageName: node
linkType: hard

Expand Down Expand Up @@ -7532,7 +7532,7 @@ __metadata:
"@graasp/query-client": "npm:3.3.0"
"@graasp/sdk": "npm:4.6.0"
"@graasp/translations": "npm:1.25.3"
"@graasp/ui": "npm:4.14.1"
"@graasp/ui": "npm:4.14.2"
"@mui/icons-material": "npm:5.15.11"
"@mui/lab": "npm:5.0.0-alpha.166"
"@mui/material": "npm:5.15.11"
Expand Down

0 comments on commit fbba563

Please sign in to comment.