Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent faea8ec commit 47289b4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@graasp/apps-query-client": "3.4.4",
"@graasp/sdk": "3.4.1",
"@graasp/sdk": "4.0.0",
"@graasp/ui": "4.3.1",
"@mui/icons-material": "5.15.10",
"@mui/lab": "5.0.0-alpha.165",
Expand Down
23 changes: 22 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2390,6 +2390,13 @@ __metadata:
languageName: node
linkType: hard

"@faker-js/faker@npm:8.4.1":
version: 8.4.1
resolution: "@faker-js/faker@npm:8.4.1"
checksum: 10/5983c2ea64f26055ad6648de748878e11ebe2fb751e3c7435ae141cdffabc2dccfe4c4f49da69a3d2add71e21b415c683ac5fba196fab0d5ed6779fbec436c80
languageName: node
linkType: hard

"@floating-ui/core@npm:^1.0.0":
version: 1.6.0
resolution: "@floating-ui/core@npm:1.6.0"
Expand Down Expand Up @@ -2480,6 +2487,20 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.0.0":
version: 4.0.0
resolution: "@graasp/sdk@npm:4.0.0"
dependencies:
"@faker-js/faker": "npm:8.4.1"
js-cookie: "npm:3.0.5"
validator: "npm:13.11.0"
peerDependencies:
date-fns: ^3
uuid: ^9
checksum: 10/0de59473eadda2bfbbffcf31a6ab825dc8a6e860aabf02808714a17b44c69af84a077d900ff37945b98bb6554a90223dac893026a649147ca69bcce0b87e99a5
languageName: node
linkType: hard

"@graasp/ui@npm:4.3.1":
version: 4.3.1
resolution: "@graasp/ui@npm:4.3.1"
Expand Down Expand Up @@ -7198,7 +7219,7 @@ __metadata:
"@emotion/react": "npm:11.11.3"
"@emotion/styled": "npm:11.11.0"
"@graasp/apps-query-client": "npm:3.4.4"
"@graasp/sdk": "npm:3.4.1"
"@graasp/sdk": "npm:4.0.0"
"@graasp/ui": "npm:4.3.1"
"@mui/icons-material": "npm:5.15.10"
"@mui/lab": "npm:5.0.0-alpha.165"
Expand Down

0 comments on commit 47289b4

Please sign in to comment.