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 26, 2024
1 parent 0af5ced commit 2a80886
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 @@ -23,7 +23,7 @@
"@emotion/styled": "11.11.0",
"@fontsource/roboto": "^5.0.8",
"@graasp/apps-query-client": "3.4.4",
"@graasp/sdk": "3.6.0",
"@graasp/sdk": "4.0.1",
"@mui/icons-material": "5.15.11",
"@mui/lab": "5.0.0-alpha.166",
"@mui/material": "5.15.11",
Expand Down
23 changes: 22 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2280,6 +2280,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 @@ -2365,6 +2372,20 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.0.1":
version: 4.0.1
resolution: "@graasp/sdk@npm:4.0.1"
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/6bd311228762e5c6e18e1585b5fbe72472add562a7025c9c5d55a980e0c2ff6c85e1e200e308d23a6c0a6e2c76ba84d5a64e848669cecc9cd210b95b579e596a
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.14":
version: 0.11.14
resolution: "@humanwhocodes/config-array@npm:0.11.14"
Expand Down Expand Up @@ -6462,7 +6483,7 @@ __metadata:
"@emotion/styled": "npm:11.11.0"
"@fontsource/roboto": "npm:^5.0.8"
"@graasp/apps-query-client": "npm:3.4.4"
"@graasp/sdk": "npm:3.6.0"
"@graasp/sdk": "npm:4.0.1"
"@mui/icons-material": "npm:5.15.11"
"@mui/lab": "npm:5.0.0-alpha.166"
"@mui/material": "npm:5.15.11"
Expand Down

0 comments on commit 2a80886

Please sign in to comment.