Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/ui to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 6, 2023
1 parent 65c0518 commit 4652d87
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "11.11.0",
"@graasp/apps-query-client": "3.1.0",
"@graasp/sdk": "3.0.1",
"@graasp/ui": "4.1.0",
"@graasp/ui": "4.1.1",
"@mui/icons-material": "5.14.19",
"@mui/lab": "5.0.0-alpha.154",
"@mui/material": "5.14.19",
Expand Down
25 changes: 19 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2467,11 +2467,24 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:4.1.0":
version: 4.1.0
resolution: "@graasp/ui@npm:4.1.0"
"@graasp/sdk@npm:3.3.0":
version: 3.3.0
resolution: "@graasp/sdk@npm:3.3.0"
dependencies:
"@graasp/sdk": "npm:3.0.1"
"@graasp/etherpad-api": "npm:2.1.1"
date-fns: "npm:2.30.0"
js-cookie: "npm:3.0.5"
uuid: "npm:9.0.1"
validator: "npm:13.11.0"
checksum: 12a11bfb2ff35d4fdccc38ad10fab8fe4ee4f7cea2a26ac17040d8758e2cf86070cbfa0c02243bb7efc3410f1abd5d0e18834dc6f6226bb216b33e0f83b19e2d
languageName: node
linkType: hard

"@graasp/ui@npm:4.1.1":
version: 4.1.1
resolution: "@graasp/ui@npm:4.1.1"
dependencies:
"@graasp/sdk": "npm:3.3.0"
http-status-codes: "npm:2.3.0"
katex: "npm:0.16.9"
lodash.truncate: "npm:4.4.2"
Expand Down Expand Up @@ -2504,7 +2517,7 @@ __metadata:
optional: true
ag-grid-react:
optional: true
checksum: 9129169b3be20364ae3926b1eb6c5573fc504fd3002b69a76cbc47aae9530ae7810ef396c5be02ea8d25418f671dfc4de6967b07d5753521c135e442062bdb14
checksum: d1ff422d65945113393553df5b875a004086c38c8faf2c73b51e01d8372c6ce533541502e7bca68625ef6ce32f6b93da11e19c7bdcb57adbae7b5a754f76fa55
languageName: node
linkType: hard

Expand Down Expand Up @@ -6912,7 +6925,7 @@ __metadata:
"@emotion/styled": "npm:11.11.0"
"@graasp/apps-query-client": "npm:3.1.0"
"@graasp/sdk": "npm:3.0.1"
"@graasp/ui": "npm:4.1.0"
"@graasp/ui": "npm:4.1.1"
"@mui/icons-material": "npm:5.14.19"
"@mui/lab": "npm:5.0.0-alpha.154"
"@mui/material": "npm:5.14.19"
Expand Down

0 comments on commit 4652d87

Please sign in to comment.