Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

fix(deps): update dependency @graasp/query-client to v3.4.2 #374

Merged
merged 1 commit into from
Apr 29, 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 @@ -13,7 +13,7 @@
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@graasp/query-client": "3.4.1",
"@graasp/query-client": "3.4.2",
"@graasp/sdk": "4.7.3",
"@graasp/translations": "1.26.0",
"@graasp/ui": "4.15.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3197,20 +3197,20 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:3.4.1":
version: 3.4.1
resolution: "@graasp/query-client@npm:3.4.1"
"@graasp/query-client@npm:3.4.2":
version: 3.4.2
resolution: "@graasp/query-client@npm:3.4.2"
dependencies:
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
axios: "npm:1.6.8"
http-status-codes: "npm:2.3.0"
qs: "npm:6.12.0"
qs: "npm:6.12.1"
peerDependencies:
"@graasp/sdk": ^4.0.0
"@graasp/translations": ^1.23.0
react: ^18.0.0
checksum: 10/c5858ed3071ffd5688510b71e298ab787a47586f0f178a3d150aa2db94e71dd99510fb4c91d345f3b818e6dce3de23b57fa5aa9e3b17c2853382a572f617e5c4
checksum: 10/1e261c803862849a3741ce742fb233929510c0e190871d9cf75fe7e56451a3528136a2a839586e3a4ad5273cb27246d1165391afbd3b90b16b883569ffce903a
languageName: node
linkType: hard

Expand Down Expand Up @@ -9032,7 +9032,7 @@ __metadata:
"@emotion/cache": "npm:11.11.0"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/query-client": "npm:3.4.1"
"@graasp/query-client": "npm:3.4.2"
"@graasp/sdk": "npm:4.7.3"
"@graasp/translations": "npm:1.26.0"
"@graasp/ui": "npm:4.15.0"
Expand Down Expand Up @@ -11910,12 +11910,12 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.12.0":
version: 6.12.0
resolution: "qs@npm:6.12.0"
"qs@npm:6.12.1":
version: 6.12.1
resolution: "qs@npm:6.12.1"
dependencies:
side-channel: "npm:^1.0.6"
checksum: 10/6156d3f0d74278b7e93a3a6b56e6b87b513ebd45ae65c7330c96d70270d0844fb0af9454a194124cd56b9ebf47b456dd01e28b223cde93c8ab01d1cb53a0e491
checksum: 10/035bcad2a1ab0175bac7a74c904c15913bdac252834149ccff988c93a51de02642fe7be10e43058ba4dc4094bb28ce9b59d12b9e91d40997f445cfde3ecc1c29
languageName: node
linkType: hard

Expand Down