Skip to content

Commit d380238

Browse files
fix(deps): update dependency @graasp/sdk to v4.3.0 (#194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f8b657 commit d380238

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@emotion/react": "11.11.4",
3131
"@emotion/styled": "11.11.0",
3232
"@graasp/apps-query-client": "^3.4.8",
33-
"@graasp/sdk": "4.2.1",
33+
"@graasp/sdk": "4.3.0",
3434
"@graasp/ui": "4.11.0",
3535
"@mui/icons-material": "5.15.14",
3636
"@mui/lab": "5.0.0-alpha.169",

yarn.lock

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2682,6 +2682,20 @@ __metadata:
26822682
languageName: node
26832683
linkType: hard
26842684

2685+
"@graasp/sdk@npm:4.3.0":
2686+
version: 4.3.0
2687+
resolution: "@graasp/sdk@npm:4.3.0"
2688+
dependencies:
2689+
"@faker-js/faker": "npm:8.4.1"
2690+
js-cookie: "npm:3.0.5"
2691+
validator: "npm:13.11.0"
2692+
peerDependencies:
2693+
date-fns: ^3
2694+
uuid: ^9
2695+
checksum: 10/ad42e060c0a8cca042b43343d275b23afdb97c45be31e6ca9645c0860d00abd348b6a8b058984d691dd1542553c0ce809b2fcc202bc175494830b15af55c0426
2696+
languageName: node
2697+
linkType: hard
2698+
26852699
"@graasp/ui@npm:4.11.0":
26862700
version: 4.11.0
26872701
resolution: "@graasp/ui@npm:4.11.0"
@@ -9974,7 +9988,7 @@ __metadata:
99749988
"@emotion/react": "npm:11.11.4"
99759989
"@emotion/styled": "npm:11.11.0"
99769990
"@graasp/apps-query-client": "npm:^3.4.8"
9977-
"@graasp/sdk": "npm:4.2.1"
9991+
"@graasp/sdk": "npm:4.3.0"
99789992
"@graasp/ui": "npm:4.11.0"
99799993
"@mui/icons-material": "npm:5.15.14"
99809994
"@mui/lab": "npm:5.0.0-alpha.169"

0 commit comments

Comments
 (0)