Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @graasp/ui to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2023
1 parent 4541a1f commit 3c04916
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@graasp/query-client": "1.4.3",
"@graasp/sdk": "1.3.0",
"@graasp/translations": "1.18.3",
"@graasp/ui": "3.3.2",
"@graasp/ui": "3.4.0",
"@mui/icons-material": "5.14.7",
"@mui/lab": "5.0.0-alpha.142",
"@mui/material": "5.14.7",
Expand Down
33 changes: 26 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3209,6 +3209,25 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:1.4.0":
version: 1.4.0
resolution: "@graasp/sdk@npm:1.4.0"
dependencies:
"@aws-sdk/client-s3": 3.370.0
"@fastify/secure-session": 6.1.0
"@graasp/etherpad-api": 2.1.1
fastify: 4.18.0
fluent-json-schema: 4.1.0
immutable: 4.3.2
js-cookie: 3.0.5
qs: 6.11.2
typeorm: 0.3.17
uuid: 9.0.0
validator: 13.11.0
checksum: 224ed990ed7b68fe4b463d2d1e24fc503c5f5434703cb818a54d22ee9aa8e9997c3a02768ceec082bea604853aa4804ac4d454c746e38089e3e327e0ffcd4c27
languageName: node
linkType: hard

"@graasp/translations@npm:1.18.3":
version: 1.18.3
resolution: "@graasp/translations@npm:1.18.3"
Expand All @@ -3218,11 +3237,11 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:3.3.2":
version: 3.3.2
resolution: "@graasp/ui@npm:3.3.2"
"@graasp/ui@npm:3.4.0":
version: 3.4.0
resolution: "@graasp/ui@npm:3.4.0"
dependencies:
"@graasp/sdk": 1.2.1
"@graasp/sdk": 1.4.0
http-status-codes: 2.2.0
immutable: 4.3.2
katex: 0.16.8
Expand All @@ -3246,7 +3265,7 @@ __metadata:
i18next: ^22.4.15 || ^23.0.0
react: ^17.0.2
react-dom: ^17.0.2
react-i18next: ^12.2.0
react-i18next: ^12.2.0 || ^13.0.0
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
Expand All @@ -3255,7 +3274,7 @@ __metadata:
optional: true
ag-grid-react:
optional: true
checksum: 2848bd2a467b2ce594eb95ee6f00c7acff1df01724a3849df42959d30e64b0233933d01ab28322deeeaf9cd0f8122039887f7914e00366496fb72549aa4fc774
checksum: fc12ceaf940a5e0869346067427819eaa10cda9e531fd833b5324042ec7e5f32987ff40713079f03b69ae62fb68248b545d8ab97ada5c70fcedf5b8a0a55f3cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -8561,7 +8580,7 @@ __metadata:
"@graasp/query-client": 1.4.3
"@graasp/sdk": 1.3.0
"@graasp/translations": 1.18.3
"@graasp/ui": 3.3.2
"@graasp/ui": 3.4.0
"@mui/icons-material": 5.14.7
"@mui/lab": 5.0.0-alpha.142
"@mui/material": 5.14.7
Expand Down

0 comments on commit 3c04916

Please sign in to comment.