Skip to content

Commit

Permalink
refactor: update query client
Browse files Browse the repository at this point in the history
  • Loading branch information
pyphilia committed Aug 7, 2024
1 parent c2a21c3 commit c5d72a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@emotion/styled": "11.13.0",
"@graasp/chatbox": "3.1.0",
"@graasp/map": "1.17.0",
"@graasp/query-client": "github:graasp/graasp-query-client#875-share-item",
"@graasp/query-client": "3.21.0",
"@graasp/sdk": "4.22.0",
"@graasp/translations": "1.33.0",
"@graasp/ui": "4.23.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1857,9 +1857,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@github:graasp/graasp-query-client#875-share-item":
version: 3.20.3
resolution: "@graasp/query-client@https://github.com/graasp/graasp-query-client.git#commit=757cf690550e84384b954ae64c3dc57a234126a1"
"@graasp/query-client@npm:3.21.0":
version: 3.21.0
resolution: "@graasp/query-client@npm:3.21.0"
dependencies:
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
Expand All @@ -1869,7 +1869,7 @@ __metadata:
"@graasp/sdk": ^4.0.0
"@graasp/translations": "*"
react: ^18.0.0
checksum: 10/9b616e98d0d951d93e8c4559da878c08b15969385d0bd32c448e0afcd5d827858158e1869e860467e4ccabad2ca6922758fea79a7e2e839a2ca35646c255364b
checksum: 10/801a1e1b45f985f82468b2527adc2cda8b2541aac3549a22fde81dc40387867e9f7c46dee001f77d23f4b6a4de19c0d2ea85b0a2f1499e848c880ece69a34177
languageName: node
linkType: hard

Expand Down Expand Up @@ -8145,7 +8145,7 @@ __metadata:
"@emotion/styled": "npm:11.13.0"
"@graasp/chatbox": "npm:3.1.0"
"@graasp/map": "npm:1.17.0"
"@graasp/query-client": "github:graasp/graasp-query-client#875-share-item"
"@graasp/query-client": "npm:3.21.0"
"@graasp/sdk": "npm:4.22.0"
"@graasp/translations": "npm:1.33.0"
"@graasp/ui": "npm:4.23.0"
Expand Down

0 comments on commit c5d72a9

Please sign in to comment.