Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @graasp/ui to v5.4.7 #272

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1089,8 +1089,8 @@ __metadata:
linkType: hard

"@graasp/ui@npm:^5.4.2":
version: 5.4.2
resolution: "@graasp/ui@npm:5.4.2"
version: 5.4.7
resolution: "@graasp/ui@npm:5.4.7"
dependencies:
http-status-codes: "npm:2.3.0"
interweave: "npm:13.1.0"
Expand All @@ -1102,24 +1102,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
katex: 0.16.11
i18next: ^22.4.15 || ^23.0.0 || ^24.0.0
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: 10c0/f23cdbd94db42b9100ec4f910693672fd31388622e9cae4945f73f2a9ea0fe81f6278d77beedf2c3d89628507ad0101c214a8dc88a37cfb2ff200b79419d8601
checksum: 10c0/5897eec404675ede62301cbc6d029501e828f991f0e6c6d44b06e4da4550882a9f448e189067babb9b927c41d4f98c1f877a3ca2de315d492c3c3829f13f23e6
languageName: node
linkType: hard

Expand Down
Loading