Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent ead463e commit d7c85aa
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@fortawesome/react-fontawesome": "0.2.0",
"@graasp/apps-query-client": "3.4.11",
"@graasp/pyodide": "github:graasp/graasp-pyodide",
"@graasp/sdk": "4.7.2",
"@graasp/sdk": "4.7.5",
"@graasp/ui": "4.15.0",
"@mui/icons-material": "5.15.15",
"@mui/lab": "5.0.0-alpha.170",
Expand Down
24 changes: 23 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3256,6 +3256,21 @@ __metadata:
languageName: node
linkType: hard

"@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: 8b001f4854855ca8f3f60ac35f8dfa6a6e44af0e284667e76089243d83d6c254f14bc4c89db1d577efb5506aa278c4ff4b9897e19532f94ab7b12ff9c6fc8d47
languageName: node
linkType: hard

"@graasp/ui@npm:4.15.0":
version: 4.15.0
resolution: "@graasp/ui@npm:4.15.0"
Expand Down Expand Up @@ -9450,6 +9465,13 @@ __metadata:
languageName: node
linkType: hard

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

"fill-range@npm:^7.0.1":
version: 7.0.1
resolution: "fill-range@npm:7.0.1"
Expand Down Expand Up @@ -10080,7 +10102,7 @@ __metadata:
"@fortawesome/react-fontawesome": "npm:0.2.0"
"@graasp/apps-query-client": "npm:3.4.11"
"@graasp/pyodide": "github:graasp/graasp-pyodide"
"@graasp/sdk": "npm:4.7.2"
"@graasp/sdk": "npm:4.7.5"
"@graasp/ui": "npm:4.15.0"
"@mui/icons-material": "npm:5.15.15"
"@mui/lab": "npm:5.0.0-alpha.170"
Expand Down

0 comments on commit d7c85aa

Please sign in to comment.