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

fix(deps): update dependency @graasp/sdk to v4.9.0 #1192

Merged
merged 1 commit into from
May 6, 2024
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@graasp/chatbox": "3.1.0",
"@graasp/map": "1.11.1",
"@graasp/query-client": "3.6.0",
"@graasp/sdk": "4.7.6",
"@graasp/sdk": "4.9.0",
"@graasp/translations": "1.27.0",
"@graasp/ui": "4.17.0",
"@mui/icons-material": "5.15.15",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1525,9 +1525,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.7.6":
version: 4.7.6
resolution: "@graasp/sdk@npm:4.7.6"
"@graasp/sdk@npm:4.9.0":
version: 4.9.0
resolution: "@graasp/sdk@npm:4.9.0"
dependencies:
"@faker-js/faker": "npm:8.4.1"
filesize: "npm:10.1.1"
Expand All @@ -1536,7 +1536,7 @@ __metadata:
peerDependencies:
date-fns: ^3
uuid: ^9
checksum: 10/ac12c6438b0c71502b4b837f98b0dbc164c604a98c23064a5bc0ef233486be8012176fd4cbee3879db2cd468cefd5489678703709ae1b4e766f431ef3ac9f7b2
checksum: 10/921439fcfcc67e18c5e93ee1c405b82e1da9600cf33769a029efa4bacbaab78d30c357a0c19f98687e53101e4de19c924be78fad55eb4c9451ef734596d26b3c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7361,7 +7361,7 @@ __metadata:
"@graasp/chatbox": "npm:3.1.0"
"@graasp/map": "npm:1.11.1"
"@graasp/query-client": "npm:3.6.0"
"@graasp/sdk": "npm:4.7.6"
"@graasp/sdk": "npm:4.9.0"
"@graasp/translations": "npm:1.27.0"
"@graasp/ui": "npm:4.17.0"
"@mui/icons-material": "npm:5.15.15"
Expand Down