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 17, 2024
1 parent c8318eb commit 52be6ed
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@graasp/query-client": "2.2.2",
"@graasp/sdk": "3.3.0",
"@graasp/translations": "1.22.0",
"@graasp/ui": "4.2.0",
"@graasp/ui": "4.3.1",
"@mui/icons-material": "5.15.4",
"@mui/lab": "5.0.0-alpha.141",
"@mui/material": "5.15.4",
Expand Down
34 changes: 23 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1413,6 +1413,18 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:3.4.1":
version: 3.4.1
resolution: "@graasp/sdk@npm:3.4.1"
dependencies:
date-fns: "npm:3.2.0"
js-cookie: "npm:3.0.5"
uuid: "npm:9.0.1"
validator: "npm:13.11.0"
checksum: 6bf2d3fbb28d61a457a534628620982a656258ab2e5c101294da8e7e4327eacff526378983c4e06a85f0115e0547325f9dbece793f7f4bc6129aa8909a42a24b
languageName: node
linkType: hard

"@graasp/translations@npm:1.22.0":
version: 1.22.0
resolution: "@graasp/translations@npm:1.22.0"
Expand All @@ -1431,11 +1443,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 @@ -1451,15 +1463,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 @@ -1468,7 +1480,7 @@ __metadata:
optional: true
ag-grid-react:
optional: true
checksum: 364a5da87b2c13296e2fc16bd464e5ea31552b614da99eabdbd137daa98c152bf3184e72ee9ec3962804dc0e096f111aa72c6f199041f245aefde40b74c79c12
checksum: b5cf0290dda520c2bd65c2834c415ac3d376569a2a2765f1b1bd855cb1a8e5d582c94213433383b8b632f598007d96a774cbacf10702f3c14f1def563e677409
languageName: node
linkType: hard

Expand Down Expand Up @@ -5885,7 +5897,7 @@ __metadata:
"@graasp/query-client": "npm:2.2.2"
"@graasp/sdk": "npm:3.3.0"
"@graasp/translations": "npm:1.22.0"
"@graasp/ui": "npm:4.2.0"
"@graasp/ui": "npm:4.3.1"
"@mui/icons-material": "npm:5.15.4"
"@mui/lab": "npm:5.0.0-alpha.141"
"@mui/material": "npm:5.15.4"
Expand Down

0 comments on commit 52be6ed

Please sign in to comment.