Skip to content

Commit

Permalink
fix: update query-client to test removal of qs
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh committed Jul 9, 2024
1 parent b29617e commit df87282
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@graasp/query-client": "3.15.0",
"@graasp/query-client": "github:graasp/graasp-query-client#renovate/qs-6.12.x",
"@graasp/sdk": "4.15.1",
"@graasp/translations": "1.31.1",
"@graasp/ui": "4.20.3",
Expand Down
20 changes: 5 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1513,20 +1513,19 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:3.15.0":
version: 3.15.0
resolution: "@graasp/query-client@npm:3.15.0"
"@graasp/query-client@github:graasp/graasp-query-client#renovate/qs-6.12.x":
version: 3.15.1
resolution: "@graasp/query-client@https://github.com/graasp/graasp-query-client.git#commit=5486715c2921a15696d1a092e231da0550c6ab75"
dependencies:
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
axios: "npm:1.7.2"
http-status-codes: "npm:2.3.0"
qs: "npm:6.12.1"
peerDependencies:
"@graasp/sdk": ^4.0.0
"@graasp/translations": "*"
react: ^18.0.0
checksum: 10/4a1c2a745dc924a6857f55e29ecc533593e8335ba9c6daadf46ceb81f88d060c98b62f4d06f41e212e3dab865ac7b752c6d2fc9a2e3b4f8502c6cbf8b3249b76
checksum: 10/717eda8ad7f2b1f5bf2d1ae9ff642ddb7d6c31f2e3d9e55aadac974748e7fa0d3df728f55e4fc8029bbb15ddf0f9a38ae8754bd6d52e07a0f2ef2beb34126bc1
languageName: node
linkType: hard

Expand Down Expand Up @@ -6655,7 +6654,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.15.0"
"@graasp/query-client": "github:graasp/graasp-query-client#renovate/qs-6.12.x"
"@graasp/sdk": "npm:4.15.1"
"@graasp/translations": "npm:1.31.1"
"@graasp/ui": "npm:4.20.3"
Expand Down Expand Up @@ -9161,15 +9160,6 @@ __metadata:
languageName: node
linkType: hard

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

"qs@npm:^6.10.0":
version: 6.12.0
resolution: "qs@npm:6.12.0"
Expand Down

0 comments on commit df87282

Please sign in to comment.