Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/ui to v5.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 48c759d commit cd021d5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graasp/sdk": "5.4.0",
"@graasp/stylis-plugin-rtl": "2.2.0",
"@graasp/translations": "1.43.0",
"@graasp/ui": "5.4.0",
"@graasp/ui": "5.4.7",
"@mui/icons-material": "6.1.5",
"@mui/lab": "6.0.0-beta.13",
"@mui/material": "6.1.5",
Expand Down
35 changes: 22 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1313,9 +1313,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:5.4.0":
version: 5.4.0
resolution: "@graasp/ui@npm:5.4.0"
"@graasp/ui@npm:5.4.7":
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 @@ -1325,26 +1325,26 @@ __metadata:
react-dnd-html5-backend: "npm:16.0.1"
react-quill: "npm:2.0.0"
react-rnd: "npm:10.4.13"
uuid: "npm:10.0.0"
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
"@graasp/sdk": ^4.29.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
lucide-react: ^0.417.0 || ^0.429.0 || ^0.436.0 || ^0.439.0 || ^0.441.0 || ^0.446.0 || ^0.447.0 || ^0.451.0
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: 10/cc36962378a4a7921910865584770816666b96c7db9f33fe0db5a927dc067fbbd2bcc3b87b7cd666c8a1592246c704d7ceb04c134339e02d22ffd0cd451bdc0f
checksum: 10/ca596d426ce6fbb167564ffae4557642ea187dbbe4570523e60047d72fabd349a82390e8138e7c9259a13438533677b48fd5b07b3be6664d0c2e28f0206539e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -7229,7 +7229,7 @@ __metadata:
"@graasp/sdk": "npm:5.4.0"
"@graasp/stylis-plugin-rtl": "npm:2.2.0"
"@graasp/translations": "npm:1.43.0"
"@graasp/ui": "npm:5.4.0"
"@graasp/ui": "npm:5.4.7"
"@mui/icons-material": "npm:6.1.5"
"@mui/lab": "npm:6.0.0-beta.13"
"@mui/material": "npm:6.1.5"
Expand Down Expand Up @@ -12443,6 +12443,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2
languageName: node
linkType: hard

"uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
Expand Down

0 comments on commit cd021d5

Please sign in to comment.