Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.3.0 (#194)
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 25, 2024
1 parent 8f8b657 commit d380238
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 @@ -30,7 +30,7 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/apps-query-client": "^3.4.8",
"@graasp/sdk": "4.2.1",
"@graasp/sdk": "4.3.0",
"@graasp/ui": "4.11.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 @@ -2682,6 +2682,20 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.3.0":
version: 4.3.0
resolution: "@graasp/sdk@npm:4.3.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/ad42e060c0a8cca042b43343d275b23afdb97c45be31e6ca9645c0860d00abd348b6a8b058984d691dd1542553c0ce809b2fcc202bc175494830b15af55c0426
languageName: node
linkType: hard

"@graasp/ui@npm:4.11.0":
version: 4.11.0
resolution: "@graasp/ui@npm:4.11.0"
Expand Down Expand Up @@ -9974,7 +9988,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.2.1"
"@graasp/sdk": "npm:4.3.0"
"@graasp/ui": "npm:4.11.0"
"@mui/icons-material": "npm:5.15.14"
"@mui/lab": "npm:5.0.0-alpha.169"
Expand Down

0 comments on commit d380238

Please sign in to comment.