Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 11, 2024
1 parent acc7b0a commit 03c8d5f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@graasp/apps-query-client": "3.4.10",
"@graasp/sdk": "4.3.1",
"@graasp/sdk": "4.6.0",
"@graasp/ui": "4.11.0",
"@mui/icons-material": "5.15.15",
"@mui/lab": "5.0.0-alpha.170",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2560,31 +2560,31 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.3.1":
version: 4.3.1
resolution: "@graasp/sdk@npm:4.3.1"
"@graasp/sdk@npm:4.4.0":
version: 4.4.0
resolution: "@graasp/sdk@npm:4.4.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/d2715dde95901fbe67eb788f324d212f556c9ea607cb2041e6d7f9a12e41dc21d25a867ca92add5cd3cf8407daf2efa7e5c1f08f2e95f8db956018ff44275a33
checksum: 10/12c52bca82bc3302ef76747434f80cb4a65b60d64e1fdffffdd729feead573878e6a7434837bebc6b2d930ebe761bb74f6d46e5291b134558df610d57c4c59de
languageName: node
linkType: hard

"@graasp/sdk@npm:4.4.0":
version: 4.4.0
resolution: "@graasp/sdk@npm:4.4.0"
"@graasp/sdk@npm:4.6.0":
version: 4.6.0
resolution: "@graasp/sdk@npm:4.6.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/12c52bca82bc3302ef76747434f80cb4a65b60d64e1fdffffdd729feead573878e6a7434837bebc6b2d930ebe761bb74f6d46e5291b134558df610d57c4c59de
checksum: 10/85456a68c8498375b298c7677db1aa221deb9c73406204b84bf15da6a699cee4f992600c0fd2b2280b71aff442c2afe7c5bfa92dbea2e4863e6edca70e49e9e3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7938,7 +7938,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.3.1"
"@graasp/sdk": "npm:4.6.0"
"@graasp/ui": "npm:4.11.0"
"@mui/icons-material": "npm:5.15.15"
"@mui/lab": "npm:5.0.0-alpha.170"
Expand Down

0 comments on commit 03c8d5f

Please sign in to comment.