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

Commit

Permalink
fix(deps): update dependency @graasp/query-client to v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 28bc2c0 commit 5bbb9d0
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 @@ -37,7 +37,7 @@
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@graasp/chatbox": "3.3.0",
"@graasp/query-client": "5.5.0",
"@graasp/query-client": "5.6.0",
"@graasp/sdk": "5.3.1",
"@graasp/stylis-plugin-rtl": "2.2.0",
"@graasp/translations": "1.42.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1529,9 +1529,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:5.5.0":
version: 5.5.0
resolution: "@graasp/query-client@npm:5.5.0"
"@graasp/query-client@npm:5.6.0":
version: 5.6.0
resolution: "@graasp/query-client@npm:5.6.0"
dependencies:
"@tanstack/react-query": "npm:5.61.0"
"@tanstack/react-query-devtools": "npm:5.61.0"
Expand All @@ -1541,7 +1541,7 @@ __metadata:
"@graasp/sdk": ^4.0.0 || ^5.0.0
"@graasp/translations": "*"
react: ^18.0.0
checksum: 10/05562b2f81c6da283ff7857fd5ec3203f0b2e3a59513a7c6e2daa12cfdac7a7ea9f25d3664ea992c5bd8340f1e440d0b82ae714e0de60d04626f87fdda8c58a5
checksum: 10/0948a04579d39ecb4e48f5d7eaeacf308c588c786e3165999fdee6bb0444ed51f56ef6dddb62e1bf2f5b250abeb529870d94e58de84e567b489f1115e5bb16a1
languageName: node
linkType: hard

Expand Down Expand Up @@ -5970,7 +5970,7 @@ __metadata:
"@eslint/eslintrc": "npm:3.2.0"
"@eslint/js": "npm:9.15.0"
"@graasp/chatbox": "npm:3.3.0"
"@graasp/query-client": "npm:5.5.0"
"@graasp/query-client": "npm:5.6.0"
"@graasp/sdk": "npm:5.3.1"
"@graasp/stylis-plugin-rtl": "npm:2.2.0"
"@graasp/translations": "npm:1.42.0"
Expand Down

0 comments on commit 5bbb9d0

Please sign in to comment.