Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.5.0 (#155)
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 Apr 3, 2024
1 parent f447fd6 commit fdc0090
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@graasp/apps-query-client": "3.4.10",
"@graasp/sdk": "4.4.0",
"@graasp/sdk": "4.5.0",
"@graasp/ui": "4.13.0",
"@mui/icons-material": "5.15.14",
"@mui/lab": "5.0.0-alpha.169",
Expand Down
16 changes: 15 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2574,6 +2574,20 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.5.0":
version: 4.5.0
resolution: "@graasp/sdk@npm:4.5.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/835e7613126e3fb7e0d6175c4df30f75812b578ad7a5299d538c64259ee56aec2be4a0a967ebb88162d5ddd800fd999525db747d677b8b8daa6bd5b09e60d166
languageName: node
linkType: hard

"@graasp/ui@npm:4.13.0":
version: 4.13.0
resolution: "@graasp/ui@npm:4.13.0"
Expand Down Expand Up @@ -7835,7 +7849,7 @@ __metadata:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/apps-query-client": "npm:3.4.10"
"@graasp/sdk": "npm:4.4.0"
"@graasp/sdk": "npm:4.5.0"
"@graasp/ui": "npm:4.13.0"
"@mui/icons-material": "npm:5.15.14"
"@mui/lab": "npm:5.0.0-alpha.169"
Expand Down

0 comments on commit fdc0090

Please sign in to comment.