Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 8a09638 commit 8039c34
Show file tree
Hide file tree
Showing 2 changed files with 15 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.1",
"@emotion/styled": "11.11.0",
"@graasp/apps-query-client": "3.4.1",
"@graasp/sdk": "3.3.0",
"@graasp/sdk": "3.6.0",
"@graasp/ui": "4.1.1",
"@mui/icons-material": "5.15.4",
"@mui/lab": "5.0.0-alpha.160",
Expand Down
15 changes: 14 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2542,6 +2542,19 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:3.6.0":
version: 3.6.0
resolution: "@graasp/sdk@npm:3.6.0"
dependencies:
js-cookie: "npm:3.0.5"
validator: "npm:13.11.0"
peerDependencies:
date-fns: ^3
uuid: ^9
checksum: df52e11764c727e17ce69d247805fd8a2d49ba291b84e00ca390f853f0b0eb7fc4a2153e7003044cb8f84edf9c2c9cae91b79a55d1e71e71c69317e40145ad12
languageName: node
linkType: hard

"@graasp/ui@npm:4.1.1":
version: 4.1.1
resolution: "@graasp/ui@npm:4.1.1"
Expand Down Expand Up @@ -7066,7 +7079,7 @@ __metadata:
"@emotion/react": "npm:11.11.1"
"@emotion/styled": "npm:11.11.0"
"@graasp/apps-query-client": "npm:3.4.1"
"@graasp/sdk": "npm:3.3.0"
"@graasp/sdk": "npm:3.6.0"
"@graasp/ui": "npm:4.1.1"
"@mui/icons-material": "npm:5.15.4"
"@mui/lab": "npm:5.0.0-alpha.160"
Expand Down

0 comments on commit 8039c34

Please sign in to comment.