Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v3.5.0 (#81)
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 Jan 24, 2024
1 parent 831982f commit c0cf734
Show file tree
Hide file tree
Showing 2 changed files with 14 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.3",
"@emotion/styled": "11.11.0",
"@graasp/query-client": "2.3.0",
"@graasp/sdk": "3.4.1",
"@graasp/sdk": "3.5.0",
"@graasp/translations": "1.22.1",
"@graasp/ui": "4.3.1",
"@mui/icons-material": "5.15.5",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1146,6 +1146,18 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:3.5.0":
version: 3.5.0
resolution: "@graasp/sdk@npm:3.5.0"
dependencies:
date-fns: "npm:3.2.0"
js-cookie: "npm:3.0.5"
uuid: "npm:9.0.1"
validator: "npm:13.11.0"
checksum: dfbb9977904336214e411c93a33084fca8e07cb73145f655a070dfdb81a772d6a0412849ee07c8ee2e74497d59f960a8ef1989062a4e41d78ad5d22b24e8a8db
languageName: node
linkType: hard

"@graasp/translations@npm:1.22.1":
version: 1.22.1
resolution: "@graasp/translations@npm:1.22.1"
Expand Down Expand Up @@ -5660,7 +5672,7 @@ __metadata:
"@emotion/react": "npm:11.11.3"
"@emotion/styled": "npm:11.11.0"
"@graasp/query-client": "npm:2.3.0"
"@graasp/sdk": "npm:3.4.1"
"@graasp/sdk": "npm:3.5.0"
"@graasp/translations": "npm:1.22.1"
"@graasp/ui": "npm:4.3.1"
"@mui/icons-material": "npm:5.15.5"
Expand Down

0 comments on commit c0cf734

Please sign in to comment.