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

Commit

Permalink
fix(deps): update dependency @graasp/query-client to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 574dbe5 commit bc482af
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 @@ -13,7 +13,7 @@
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/query-client": "3.0.2",
"@graasp/query-client": "3.2.1",
"@graasp/sdk": "4.2.1",
"@graasp/translations": "1.25.3",
"@graasp/ui": "4.11.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3056,9 +3056,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:3.0.2":
version: 3.0.2
resolution: "@graasp/query-client@npm:3.0.2"
"@graasp/query-client@npm:3.2.1":
version: 3.2.1
resolution: "@graasp/query-client@npm:3.2.1"
dependencies:
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
Expand All @@ -3069,7 +3069,7 @@ __metadata:
"@graasp/sdk": ^4.0.0
"@graasp/translations": ^1.23.0
react: ^18.0.0
checksum: 10/408d6eb4e5e8f024e8691ed65bb6fbd595da04d76ca0f897d538871c3ca1ddb43c31d83f1e707a95c14558e28377f326a3f0262d38558a808c2b410133386996
checksum: 10/2859404e6bf8dd18b119b4617e5e76dfe949386bf14add4978943f60b1338c1b17850252b30bbed57a856f153097f952fcb1527160ef5121af9af1706a0b26b3
languageName: node
linkType: hard

Expand Down Expand Up @@ -8929,7 +8929,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.2"
"@graasp/query-client": "npm:3.2.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 bc482af

Please sign in to comment.