Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 0d8c518 commit ee50c9f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 20 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.3",
"@graasp/sdk": "4.32.1",
"@graasp/sdk": "5.3.1",
"@graasp/stylis-plugin-rtl": "2.2.0",
"@graasp/ui": "5.3.1",
"@mui/icons-material": "5.16.7",
Expand Down
30 changes: 11 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1282,10 +1282,10 @@ __metadata:
languageName: node
linkType: hard

"@faker-js/faker@npm:9.0.3":
version: 9.0.3
resolution: "@faker-js/faker@npm:9.0.3"
checksum: 10/60ea71c31d6bd6317184736de17daee415e229cab5e10a4146a19622f3eb22f49f42345ff339dc9261f0214ca1f9b019c63fd9aac842a2d359f135102788ec90
"@faker-js/faker@npm:9.2.0":
version: 9.2.0
resolution: "@faker-js/faker@npm:9.2.0"
checksum: 10/c233aaa41ebc4f4bed36c1304c399c424b9e5abca9cb8fe54ce73d4162ec7acd66f294b90c85ed7a5df774400e44f0a10364bdd41f49e72cb519a48b5948939f
languageName: node
linkType: hard

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

"@graasp/sdk@npm:4.32.1":
version: 4.32.1
resolution: "@graasp/sdk@npm:4.32.1"
"@graasp/sdk@npm:5.3.1":
version: 5.3.1
resolution: "@graasp/sdk@npm:5.3.1"
dependencies:
"@faker-js/faker": "npm:9.0.3"
"@faker-js/faker": "npm:9.2.0"
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/74125fa4c2aed104142cccc77e8a8a90d2ae303dcaae83e40198f7d30d6615ad3136532789b0d1c2f7034847937f238c046b9aee5fcee5d319bbe7be8cb4f257
uuid: ^9 || ^10 || ^11.0.0
checksum: 10/9c414a3763c049e0360d78ce2c9f584621fdd829826e08c1c6416cdc02e1bbeefc7e55fedba6a09a86f5515a13c726d7c1b8558842e137fe04abc4ca8f172564
languageName: node
linkType: hard

Expand Down Expand Up @@ -8063,7 +8062,7 @@ __metadata:
"@eslint/eslintrc": "npm:3.2.0"
"@eslint/js": "npm:9.15.0"
"@graasp/apps-query-client": "npm:3.7.3"
"@graasp/sdk": "npm:4.32.1"
"@graasp/sdk": "npm:5.3.1"
"@graasp/stylis-plugin-rtl": "npm:2.2.0"
"@graasp/ui": "npm:5.3.1"
"@mui/icons-material": "npm:5.16.7"
Expand Down Expand Up @@ -13350,13 +13349,6 @@ __metadata:
languageName: node
linkType: hard

"validator@npm:13.12.0":
version: 13.12.0
resolution: "validator@npm:13.12.0"
checksum: 10/db6eb0725e2b67d60d30073ae8573982713b5903195d031dc3c7db7e82df8b74e8c13baef8e2106d146d979599fd61a06cde1fec5c148e4abd53d52817ff0fd9
languageName: node
linkType: hard

"verror@npm:1.10.0":
version: 1.10.0
resolution: "verror@npm:1.10.0"
Expand Down

0 comments on commit ee50c9f

Please sign in to comment.