Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/query-client to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 5e4ca37 commit 6f88e6e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/query-client": "3.0.0",
"@graasp/query-client": "3.0.1",
"@graasp/sdk": "4.2.1",
"@graasp/translations": "1.25.3",
"@graasp/ui": "4.11.0",
Expand Down
33 changes: 6 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1608,20 +1608,20 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:3.0.0":
version: 3.0.0
resolution: "@graasp/query-client@npm:3.0.0"
"@graasp/query-client@npm:3.0.1":
version: 3.0.1
resolution: "@graasp/query-client@npm:3.0.1"
dependencies:
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
axios: "npm:1.6.7"
axios: "npm:1.6.8"
http-status-codes: "npm:2.3.0"
qs: "npm:6.12.0"
peerDependencies:
"@graasp/sdk": ^4.0.0
"@graasp/translations": ^1.23.0
react: ^18.0.0
checksum: 10/7d4290286c0d31fa2fb0fe9e68226b5fb75275f1d9846b3379a5a1526404926662d78c1b665551d66a8fd045d1aed1884b7274e2717b8dc93b1486b5aeccad3b
checksum: 10/f4a343d47157e1d79fdbfb423e38d8670e8b289528b30671b6cfafa87f9d99c116fdb385e46b75bcd8cb3e6fa4c258a15ec1c542a9d47ba8ca4b02b2a3eae045
languageName: node
linkType: hard

Expand Down Expand Up @@ -4093,17 +4093,6 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
dependencies:
follow-redirects: "npm:^1.15.4"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/a1932b089ece759cd261f175d9ebf4d41c8994cf0c0767cda86055c7a19bcfdade8ae3464bf4cec4c8b142f4a657dc664fb77a41855e8376cf38b86d7a86518f
languageName: node
linkType: hard

"axios@npm:1.6.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
Expand Down Expand Up @@ -6610,16 +6599,6 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
version: 1.15.5
resolution: "follow-redirects@npm:1.15.5"
peerDependenciesMeta:
debug:
optional: true
checksum: 10/d467f13c1c6aa734599b8b369cd7a625b20081af358f6204ff515f6f4116eb440de9c4e0c49f10798eeb0df26c95dd05d5e0d9ddc5786ab1a8a8abefe92929b4
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
Expand Down Expand Up @@ -7078,7 +7057,7 @@ __metadata:
"@emotion/cache": "npm:11.11.0"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.0"
"@graasp/query-client": "npm:3.0.0"
"@graasp/query-client": "npm:3.0.1"
"@graasp/sdk": "npm:4.2.1"
"@graasp/translations": "npm:1.25.3"
"@graasp/ui": "npm:4.11.0"
Expand Down

0 comments on commit 6f88e6e

Please sign in to comment.