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/query-client to v3.5.0 #1175

Merged
merged 1 commit into from
Apr 23, 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 @@ -21,7 +21,7 @@
"@emotion/styled": "11.11.5",
"@graasp/chatbox": "3.1.0",
"@graasp/map": "1.11.0",
"@graasp/query-client": "3.4.1",
"@graasp/query-client": "3.5.0",
"@graasp/sdk": "4.7.5",
"@graasp/translations": "1.27.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 @@ -1513,20 +1513,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.5.0":
version: 3.5.0
resolution: "@graasp/query-client@npm:3.5.0"
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/9d7e6ff91ede3879f52774236f9aa540198792d7d1af9d86036c3fcd40be655de340ae592a296f692951d564965cf19cf11a476b1823e520e4c92c163a59657b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7434,7 +7434,7 @@ __metadata:
"@emotion/styled": "npm:11.11.5"
"@graasp/chatbox": "npm:3.1.0"
"@graasp/map": "npm:1.11.0"
"@graasp/query-client": "npm:3.4.1"
"@graasp/query-client": "npm:3.5.0"
"@graasp/sdk": "npm:4.7.5"
"@graasp/translations": "npm:1.27.0"
"@graasp/ui": "npm:4.15.0"
Expand Down Expand Up @@ -11087,12 +11087,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