Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/apps-query-client to v3.4.13 (#198)
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 May 6, 2024
1 parent 119c598 commit ff1a0f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@graasp/apps-query-client": "3.4.11",
"@graasp/apps-query-client": "3.4.13",
"@graasp/sdk": "4.7.6",
"@graasp/ui": "4.17.1",
"@mui/icons-material": "5.15.15",
Expand Down
26 changes: 6 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2536,13 +2536,13 @@ __metadata:
languageName: node
linkType: hard

"@graasp/apps-query-client@npm:3.4.11":
version: 3.4.11
resolution: "@graasp/apps-query-client@npm:3.4.11"
"@graasp/apps-query-client@npm:3.4.13":
version: 3.4.13
resolution: "@graasp/apps-query-client@npm:3.4.13"
dependencies:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/sdk": "npm:4.7.2"
"@graasp/sdk": "npm:4.7.6"
"@mui/icons-material": "npm:5.15.15"
"@mui/material": "npm:5.15.15"
axios: "npm:0.28.1"
Expand All @@ -2559,21 +2559,7 @@ __metadata:
date-fns: ^3.3.0
react: ^18.0.0
react-dom: ^18.0.0
checksum: 10/ea24ff10b33822e8e45ef97ca6233b88379b203ae71d8a0b88ff77fbeaef48fe5b8640dcc5fe18a6505174152be2e58a70bfa1458a4173bb2f324329179fea05
languageName: node
linkType: hard

"@graasp/sdk@npm:4.7.2":
version: 4.7.2
resolution: "@graasp/sdk@npm:4.7.2"
dependencies:
"@faker-js/faker": "npm:8.4.1"
js-cookie: "npm:3.0.5"
validator: "npm:13.11.0"
peerDependencies:
date-fns: ^3
uuid: ^9
checksum: 10/f37de1eb4fb02fa748a00e630f8f133d937fd9eb0aa0016a6e071fa37a44d1599be61ff8754a03f77bb5996f9aebf8e6c969fdb52f4463111c71f6ce6d1fcb38
checksum: 10/181808446a2861608ee199bfc8a02b08c5bc72330d072700e4ae8d6ae873e71186def65db3819bb7646857b9ac9fff062444842ddc3aa1fe0ccd6095da3cc4fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -7886,7 +7872,7 @@ __metadata:
"@cypress/code-coverage": "npm:3.12.38"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/apps-query-client": "npm:3.4.11"
"@graasp/apps-query-client": "npm:3.4.13"
"@graasp/sdk": "npm:4.7.6"
"@graasp/ui": "npm:4.17.1"
"@mui/icons-material": "npm:5.15.15"
Expand Down

0 comments on commit ff1a0f7

Please sign in to comment.