Skip to content

Commit

Permalink
fix(deps): update graasp packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent c2fbfe0 commit 9fee3b2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"@emotion/styled": "11.13.0",
"@graasp/chatbox": "3.3.0",
"@graasp/query-client": "3.26.0",
"@graasp/sdk": "4.31.0",
"@graasp/sdk": "4.32.1",
"@graasp/stylis-plugin-rtl": "2.2.0",
"@graasp/translations": "1.39.0",
"@graasp/translations": "1.40.0",
"@graasp/ui": "5.2.1",
"@mui/icons-material": "5.16.7",
"@mui/lab": "5.0.0-alpha.173",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1459,10 +1459,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 @@ -1552,18 +1552,18 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.31.0":
version: 4.31.0
resolution: "@graasp/sdk@npm:4.31.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/9b2bf85a51cc12b6f2bdefeb7bbc0c615db9ea3188ace6d460b14e61503763aeab13fd2aa1c4135cee602c2c58465895569b2845b91d942982f96f5594dfd1d4
checksum: 10/74125fa4c2aed104142cccc77e8a8a90d2ae303dcaae83e40198f7d30d6615ad3136532789b0d1c2f7034847937f238c046b9aee5fcee5d319bbe7be8cb4f257
languageName: node
linkType: hard

Expand All @@ -1578,12 +1578,12 @@ __metadata:
languageName: node
linkType: hard

"@graasp/translations@npm:1.39.0":
version: 1.39.0
resolution: "@graasp/translations@npm:1.39.0"
"@graasp/translations@npm:1.40.0":
version: 1.40.0
resolution: "@graasp/translations@npm:1.40.0"
peerDependencies:
i18next: ^23.8.1
checksum: 10/9aaa8bc1b0510668bf5cd167b68e0fd5bcd3a4ae0409161c44ff7da180010d2876dbf66275c344cc89bbfd983009aeaf1d90b39877b828b5443b9040892c2396
checksum: 10/07f603161644e66541bd88949f7e2edf92355bc735a9a6eafbf7f93eab433c4b21a7a00cbecf61c9650037d81360693d68c997462b9359840e836c80d66fd143
languageName: node
linkType: hard

Expand Down Expand Up @@ -5953,9 +5953,9 @@ __metadata:
"@eslint/js": "npm:9.11.1"
"@graasp/chatbox": "npm:3.3.0"
"@graasp/query-client": "npm:3.26.0"
"@graasp/sdk": "npm:4.31.0"
"@graasp/sdk": "npm:4.32.1"
"@graasp/stylis-plugin-rtl": "npm:2.2.0"
"@graasp/translations": "npm:1.39.0"
"@graasp/translations": "npm:1.40.0"
"@graasp/ui": "npm:5.2.1"
"@mui/icons-material": "npm:5.16.7"
"@mui/lab": "npm:5.0.0-alpha.173"
Expand Down

0 comments on commit 9fee3b2

Please sign in to comment.