Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.22.0 (#376)
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 Jul 31, 2024
1 parent 8e56ca6 commit 67e93c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@emotion/react": "11.13.0",
"@emotion/styled": "11.13.0",
"@graasp/sdk": "4.21.0",
"@graasp/sdk": "4.22.0",
"@mui/icons-material": "5.16.4",
"@mui/material": "5.16.4",
"axios": "1.7.2",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,7 @@ __metadata:
"@eslint/compat": "npm:1.1.1"
"@eslint/eslintrc": "npm:3.1.0"
"@eslint/js": "npm:9.8.0"
"@graasp/sdk": "npm:4.21.0"
"@graasp/sdk": "npm:4.22.0"
"@mui/icons-material": "npm:5.16.4"
"@mui/material": "npm:5.16.4"
"@tanstack/react-query": "npm:4.36.1"
Expand Down Expand Up @@ -1317,18 +1317,19 @@ __metadata:
languageName: unknown
linkType: soft

"@graasp/sdk@npm:4.21.0":
version: 4.21.0
resolution: "@graasp/sdk@npm:4.21.0"
"@graasp/sdk@npm:4.22.0":
version: 4.22.0
resolution: "@graasp/sdk@npm:4.22.0"
dependencies:
"@faker-js/faker": "npm:8.4.1"
filesize: "npm:10.1.4"
js-cookie: "npm:3.0.5"
mime-types: "npm:2.1.35"
validator: "npm:13.12.0"
peerDependencies:
date-fns: ^3
uuid: ^9 || ^10.0.0
checksum: 10/b3d0b021fcb7343ab38f5d0d701a2169123240b6d0a2feab4172662c6af451e352444e97c5e816cf87fcf6ad59ad14338a36bc46e7f0fce220e1e05ea364c934
checksum: 10/c1e81d401f51a9c22eb4f5bc12057aa3ea249771701c390a11dc7c1609b814d9222926bbb7d9b19f70fda67bccb854f42045d890dd850f71bf4f9f8629fcb799
languageName: node
linkType: hard

Expand Down Expand Up @@ -6308,7 +6309,7 @@ __metadata:
languageName: node
linkType: hard

"mime-types@npm:^2.1.12":
"mime-types@npm:2.1.35, mime-types@npm:^2.1.12":
version: 2.1.35
resolution: "mime-types@npm:2.1.35"
dependencies:
Expand Down

0 comments on commit 67e93c2

Please sign in to comment.