Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @graasp/sdk to v4.7.5 #338

Merged
merged 1 commit into from
Apr 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@graasp/sdk": "4.7.3",
"@graasp/sdk": "4.7.5",
"@mui/icons-material": "5.15.15",
"@mui/material": "5.15.15",
"axios": "0.28.1",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1262,7 +1262,7 @@ __metadata:
"@commitlint/config-conventional": "npm:19.2.2"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/sdk": "npm:4.7.3"
"@graasp/sdk": "npm:4.7.5"
"@mui/icons-material": "npm:5.15.15"
"@mui/material": "npm:5.15.15"
"@tanstack/react-query": "npm:4.36.1"
Expand Down Expand Up @@ -1320,17 +1320,18 @@ __metadata:
languageName: unknown
linkType: soft

"@graasp/sdk@npm:4.7.3":
version: 4.7.3
resolution: "@graasp/sdk@npm:4.7.3"
"@graasp/sdk@npm:4.7.5":
version: 4.7.5
resolution: "@graasp/sdk@npm:4.7.5"
dependencies:
"@faker-js/faker": "npm:8.4.1"
filesize: "npm:10.1.1"
js-cookie: "npm:3.0.5"
validator: "npm:13.11.0"
peerDependencies:
date-fns: ^3
uuid: ^9
checksum: 10/4104f0d25cb20f8e8219ec93cf65f71468ad872a57cd6520e8d2256e2eaf4dd4de9d03da2798b50196ed292f7d693deaeda63108c30e8026d40b7e6d93a3a91a
checksum: 10/8b001f4854855ca8f3f60ac35f8dfa6a6e44af0e284667e76089243d83d6c254f14bc4c89db1d577efb5506aa278c4ff4b9897e19532f94ab7b12ff9c6fc8d47
languageName: node
linkType: hard

Expand Down Expand Up @@ -5298,6 +5299,13 @@ __metadata:
languageName: node
linkType: hard

"filesize@npm:10.1.1":
version: 10.1.1
resolution: "filesize@npm:10.1.1"
checksum: 10/3d4d05930ec3de16d9cb8c8f4061df1218d3eac4d69521deb3f768cbe7451ff82fe4af3bbf562e1f3a491b96c42e445d65af3cefec90a5deff0ec302dda42ede
languageName: node
linkType: hard

"fill-range@npm:^7.0.1":
version: 7.0.1
resolution: "fill-range@npm:7.0.1"
Expand Down