Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/ui to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 307a50b commit 1b92427
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@graasp/query-client": "2.2.1",
"@graasp/sdk": "3.4.1",
"@graasp/translations": "1.22.1",
"@graasp/ui": "4.2.0",
"@graasp/ui": "4.3.1",
"@mui/icons-material": "5.14.19",
"@mui/lab": "5.0.0-alpha.140",
"@mui/material": "5.14.19",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -898,11 +898,11 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:4.2.0":
version: 4.2.0
resolution: "@graasp/ui@npm:4.2.0"
"@graasp/ui@npm:4.3.1":
version: 4.3.1
resolution: "@graasp/ui@npm:4.3.1"
dependencies:
"@graasp/sdk": "npm:3.3.0"
"@graasp/sdk": "npm:3.4.1"
http-status-codes: "npm:2.3.0"
katex: "npm:0.16.9"
lodash.truncate: "npm:4.4.2"
Expand All @@ -918,15 +918,15 @@ __metadata:
"@emotion/cache": ~11.10.7 || ~11.11.0
"@emotion/react": ~11.10.6 || ~11.11.0
"@emotion/styled": ~11.10.6 || ~11.11.0
"@mui/icons-material": ~5.11.9 || ~5.13.0 || ~5.14.0
"@mui/icons-material": ~5.11.9 || ~5.13.0 || ~5.14.0 || ~5.15.0
"@mui/lab": ~5.0.0-alpha.120
"@mui/material": ~5.11.9 || ~5.13.0 || ~5.14.0
"@mui/material": ~5.11.9 || ~5.13.0 || ~5.14.0 || ~5.15.0
ag-grid-community: 29.3.5
ag-grid-react: 29.3.5
i18next: ^22.4.15 || ^23.0.0
react: ^17.0.2
react-dom: ^17.0.2
react-i18next: ^12.2.0 || ^13.0.0
react: ^18.2.0
react-dom: ^18.2.0
react-i18next: ^13.5.0
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
Expand All @@ -935,7 +935,7 @@ __metadata:
optional: true
ag-grid-react:
optional: true
checksum: 364a5da87b2c13296e2fc16bd464e5ea31552b614da99eabdbd137daa98c152bf3184e72ee9ec3962804dc0e096f111aa72c6f199041f245aefde40b74c79c12
checksum: b5cf0290dda520c2bd65c2834c415ac3d376569a2a2765f1b1bd855cb1a8e5d582c94213433383b8b632f598007d96a774cbacf10702f3c14f1def563e677409
languageName: node
linkType: hard

Expand Down Expand Up @@ -5785,7 +5785,7 @@ __metadata:
"@graasp/query-client": "npm:2.2.1"
"@graasp/sdk": "npm:3.4.1"
"@graasp/translations": "npm:1.22.1"
"@graasp/ui": "npm:4.2.0"
"@graasp/ui": "npm:4.3.1"
"@mui/icons-material": "npm:5.14.19"
"@mui/lab": "npm:5.0.0-alpha.140"
"@mui/material": "npm:5.14.19"
Expand Down

0 comments on commit 1b92427

Please sign in to comment.