Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/ui to v5.4.5 (#274)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 969241f commit 3b2e989
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@graasp/sdk": "4.35.0",
"@graasp/stylis-plugin-rtl": "^2.2.0",
"@graasp/translations": "^1.40.0",
"@graasp/ui": "5.4.4",
"@graasp/ui": "5.4.5",
"@mui/icons-material": "6.1.10",
"@mui/lab": "6.0.0-beta.19",
"@mui/material": "6.1.10",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2318,9 +2318,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:5.4.4":
version: 5.4.4
resolution: "@graasp/ui@npm:5.4.4"
"@graasp/ui@npm:5.4.5":
version: 5.4.5
resolution: "@graasp/ui@npm:5.4.5"
dependencies:
http-status-codes: "npm:2.3.0"
interweave: "npm:13.1.0"
Expand All @@ -2332,24 +2332,24 @@ __metadata:
react-rnd: "npm:10.4.13"
uuid: "npm:11.0.3"
peerDependencies:
"@emotion/cache": ~11.10.7 || ~11.11.0 || ~11.13.0
"@emotion/react": ~11.10.6 || ~11.11.0 || ~11.13.0
"@emotion/styled": ~11.10.6 || ~11.11.0 || ~11.13.0
"@emotion/cache": ~11.10.7 || ~11.11.0 || ~11.13.0 || ~11.14.0
"@emotion/react": ~11.10.6 || ~11.11.0 || ~11.13.0 || ~11.14.0
"@emotion/styled": ~11.10.6 || ~11.11.0 || ~11.13.0 || ~11.14.0
"@graasp/sdk": ^4.29.0 || ^5.0.0
"@graasp/stylis-plugin-rtl": ^2
"@graasp/translations": ^1.23.0
"@mui/icons-material": ^6
"@mui/lab": ^6
"@mui/material": ^6
i18next: ^22.4.15 || ^23.0.0 || ^24.0.0
katex: 0.16.11
katex: 0.16.15
lucide-react: ^0
react: ^18.0.0
react-dom: ^18.0.0
react-i18next: ^15.0.0
react-router-dom: ^6.11.0
stylis: ^4.1.3
checksum: 10/569795cc77bbe839b929817b9ba72511f50374573f0c339252181ff333777de5594f95d72e2e2bc3509012f685a11672d3994d3a3776805276009085d221b151
checksum: 10/dc1952bc73f2df9d895d0051d672cd4282e047f79d04295c5cc33aceea2cf5706b4c39e631bda68f77b03e73530442c152a4f9fc4fc800d46a40ee33a7d27b52
languageName: node
linkType: hard

Expand Down Expand Up @@ -7026,7 +7026,7 @@ __metadata:
"@graasp/sdk": "npm:4.35.0"
"@graasp/stylis-plugin-rtl": "npm:^2.2.0"
"@graasp/translations": "npm:^1.40.0"
"@graasp/ui": "npm:5.4.4"
"@graasp/ui": "npm:5.4.5"
"@mui/icons-material": "npm:6.1.10"
"@mui/lab": "npm:6.0.0-beta.19"
"@mui/material": "npm:6.1.10"
Expand Down

0 comments on commit 3b2e989

Please sign in to comment.