Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/ui to v5.2.2 (#294)
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 Oct 16, 2024
1 parent caf0c54 commit ba9de85
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@fontsource/roboto": "^5.0.8",
"@graasp/apps-query-client": "3.4.15",
"@graasp/sdk": "4.13.0",
"@graasp/ui": "5.2.0",
"@graasp/ui": "5.2.2",
"@mui/icons-material": "6.1.1",
"@mui/lab": "5.0.0-alpha.173",
"@mui/material": "6.1.1",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2466,9 +2466,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:5.2.0":
version: 5.2.0
resolution: "@graasp/ui@npm:5.2.0"
"@graasp/ui@npm:5.2.2":
version: 5.2.2
resolution: "@graasp/ui@npm:5.2.2"
dependencies:
http-status-codes: "npm:2.3.0"
interweave: "npm:13.1.0"
Expand All @@ -2477,7 +2477,7 @@ __metadata:
react-dnd: "npm:16.0.1"
react-dnd-html5-backend: "npm:16.0.1"
react-quill: "npm:2.0.0"
react-rnd: "npm:10.4.12"
react-rnd: "npm:10.4.13"
uuid: "npm:10.0.0"
peerDependencies:
"@emotion/cache": ~11.10.7 || ~11.11.0 || ~11.13.0
Expand All @@ -2491,13 +2491,13 @@ __metadata:
"@mui/material": ~5.14.0 || ~5.15.0 || ~5.16.0
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
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
react: ^18.0.0
react-dom: ^18.0.0
react-i18next: ^13.0.0 || ^14.0.0 || ^15.0.0
react-router-dom: ^6.11.0
stylis: ^4.1.3
checksum: 10/b98fc515f4f2bc7d2d1b800404cbfb480485e178db8e79c5681d10c5d152669bbffcbd0cdcf044d04b7b39856c64a10d0478f40d072213a23eb8d1fef0120853
checksum: 10/717d2a0d282dfc4fa7de61f6b132765bdf933870d13ff0570caa713c40281ca96690af7566f41ceff94c7c49a7f22489b0ddddd83329bb5537a5f0f46542af1a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6865,7 +6865,7 @@ __metadata:
"@fontsource/roboto": "npm:^5.0.8"
"@graasp/apps-query-client": "npm:3.4.15"
"@graasp/sdk": "npm:4.13.0"
"@graasp/ui": "npm:5.2.0"
"@graasp/ui": "npm:5.2.2"
"@mui/icons-material": "npm:6.1.1"
"@mui/lab": "npm:5.0.0-alpha.173"
"@mui/material": "npm:6.1.1"
Expand Down Expand Up @@ -9283,13 +9283,13 @@ __metadata:
languageName: node
linkType: hard

"re-resizable@npm:6.9.17":
version: 6.9.17
resolution: "re-resizable@npm:6.9.17"
"re-resizable@npm:6.10.0":
version: 6.10.0
resolution: "re-resizable@npm:6.10.0"
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
checksum: 10/768c3a0fe39d6916caf4e003240d326d62c4d7512c7d3115cc2a98085416fdba80097afdbb93df57b69543c41ce56b33589f2fea6987cd5149faa83cf11c8ba1
checksum: 10/303e582feffdfd3e491e2b51dc75c8641c726882e2d8e3ec249b2bc1d23bfffa73bd4a982ed5456bcab9ec25f52b5430e8c632f32647295ed773679691a961a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -9416,17 +9416,17 @@ __metadata:
languageName: node
linkType: hard

"react-rnd@npm:10.4.12":
version: 10.4.12
resolution: "react-rnd@npm:10.4.12"
"react-rnd@npm:10.4.13":
version: 10.4.13
resolution: "react-rnd@npm:10.4.13"
dependencies:
re-resizable: "npm:6.9.17"
re-resizable: "npm:6.10.0"
react-draggable: "npm:4.4.6"
tslib: "npm:2.6.2"
peerDependencies:
react: ">=16.3.0"
react-dom: ">=16.3.0"
checksum: 10/f29429a9ceafdf19c3b50571882c36eee29430a22d526fe2aaf641e38146e1bf5a1337639e0c9eba7c6ddaa85721cff9f390cf8d807a62634a27a77e49e2653c
checksum: 10/3a343d71117c37e105286eeee38e244d9dc62e0e4b2efa929128995056408cf7fda15f5100f66b8548370ae63f886b94c7851e862fd90dd0b543ec382f43c4f1
languageName: node
linkType: hard

Expand Down

0 comments on commit ba9de85

Please sign in to comment.