Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.1.0 (#84)
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 Mar 8, 2024
1 parent 500d9a1 commit e7a4e9f
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 @@ -12,7 +12,7 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/apps-query-client": "3.4.8",
"@graasp/sdk": "4.0.1",
"@graasp/sdk": "4.1.0",
"@graasp/ui": "4.8.5",
"@mui/icons-material": "5.15.12",
"@mui/lab": "5.0.0-alpha.167",
Expand Down
16 changes: 15 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2560,6 +2560,20 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.1.0":
version: 4.1.0
resolution: "@graasp/sdk@npm:4.1.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/80c8b07bd04f90b0ad399a673626a9299faefac381f78fff158110968191453e3cce7b8a77be0ffa19d98f6711b9be43269b993099367c98dc3ae196b28a5d1c
languageName: node
linkType: hard

"@graasp/ui@npm:4.8.5":
version: 4.8.5
resolution: "@graasp/ui@npm:4.8.5"
Expand Down Expand Up @@ -7927,7 +7941,7 @@ __metadata:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.0"
"@graasp/apps-query-client": "npm:3.4.8"
"@graasp/sdk": "npm:4.0.1"
"@graasp/sdk": "npm:4.1.0"
"@graasp/ui": "npm:4.8.5"
"@mui/icons-material": "npm:5.15.12"
"@mui/lab": "npm:5.0.0-alpha.167"
Expand Down

0 comments on commit e7a4e9f

Please sign in to comment.