Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.32.1 (#554)
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 Oct 8, 2024
1 parent d61550c commit ea0beef
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.13.3",
"@emotion/styled": "11.13.0",
"@graasp/apps-query-client": "3.7.0",
"@graasp/sdk": "4.32.0",
"@graasp/sdk": "4.32.1",
"@graasp/stylis-plugin-rtl": "2.2.0",
"@graasp/ui": "5.2.1",
"@mui/icons-material": "5.16.7",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2451,10 +2451,10 @@ __metadata:
languageName: node
linkType: hard

"@faker-js/faker@npm:9.0.1":
version: 9.0.1
resolution: "@faker-js/faker@npm:9.0.1"
checksum: 10/708629605392fdbe06887ca9b083d73801c64b47917f790870b240858ab65cada14b52dddf2cb7e471ad0f6ddf66ea30e7ffda741c5ba9bd5c27318b47262279
"@faker-js/faker@npm:9.0.3":
version: 9.0.3
resolution: "@faker-js/faker@npm:9.0.3"
checksum: 10/60ea71c31d6bd6317184736de17daee415e229cab5e10a4146a19622f3eb22f49f42345ff339dc9261f0214ca1f9b019c63fd9aac842a2d359f135102788ec90
languageName: node
linkType: hard

Expand Down Expand Up @@ -2523,18 +2523,18 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.32.0":
version: 4.32.0
resolution: "@graasp/sdk@npm:4.32.0"
"@graasp/sdk@npm:4.32.1":
version: 4.32.1
resolution: "@graasp/sdk@npm:4.32.1"
dependencies:
"@faker-js/faker": "npm:9.0.1"
"@faker-js/faker": "npm:9.0.3"
filesize: "npm:10.1.6"
js-cookie: "npm:3.0.5"
validator: "npm:13.12.0"
peerDependencies:
date-fns: ^3 || ^4.0.0
uuid: ^9 || ^10
checksum: 10/76f56a3e10e61ee59d8f778903126ff9e07b7a0512c0b42ff63a8735c2bd263c0ee5abb1a74320ab3c8632689b8e359ad63e9b9dbaed63dbeffeb0bc2066d676
checksum: 10/74125fa4c2aed104142cccc77e8a8a90d2ae303dcaae83e40198f7d30d6615ad3136532789b0d1c2f7034847937f238c046b9aee5fcee5d319bbe7be8cb4f257
languageName: node
linkType: hard

Expand Down Expand Up @@ -9210,7 +9210,7 @@ __metadata:
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@graasp/apps-query-client": "npm:3.7.0"
"@graasp/sdk": "npm:4.32.0"
"@graasp/sdk": "npm:4.32.1"
"@graasp/stylis-plugin-rtl": "npm:2.2.0"
"@graasp/ui": "npm:5.2.1"
"@mui/icons-material": "npm:5.16.7"
Expand Down

0 comments on commit ea0beef

Please sign in to comment.