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 v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2023
1 parent f3909a5 commit 469f281
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@graasp/query-client": "1.2.0",
"@graasp/query-client": "1.3.0",
"@graasp/sdk": "1.1.3",
"@graasp/translations": "1.15.1",
"@graasp/ui": "3.2.4",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4162,22 +4162,22 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:1.2.0":
version: 1.2.0
resolution: "@graasp/query-client@npm:1.2.0"
"@graasp/query-client@npm:1.3.0":
version: 1.3.0
resolution: "@graasp/query-client@npm:1.3.0"
dependencies:
"@graasp/sdk": 1.1.2
"@graasp/sdk": 1.1.3
"@graasp/translations": 1.15.1
axios: 0.27.2
crypto-js: 4.1.1
http-status-codes: 2.2.0
immutable: 4.3.0
immutable: 4.3.1
qs: 6.11.2
react-query: 3.39.3
uuid: 9.0.0
peerDependencies:
react: ^17.0.0
checksum: eaf962ccb577c0e38368fd078e4f0a4e5682a3da32df8e7edb00080eafc21902bc760bd850a46242a962154d0164ce4f2710f71c0a5278cee24383607cab6e0b
checksum: 8fa729e84aaef149006defbcd12548aa506571e5ae42d0ade27709773681347513d59055451ae67e61250257ff0c377c44a3b4325b4566456836bff9dd1211ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -11938,7 +11938,7 @@ __metadata:
"@cypress/instrument-cra": 1.4.0
"@emotion/react": 11.11.1
"@emotion/styled": 11.11.0
"@graasp/query-client": 1.2.0
"@graasp/query-client": 1.3.0
"@graasp/sdk": 1.1.3
"@graasp/translations": 1.15.1
"@graasp/ui": 3.2.4
Expand Down

0 comments on commit 469f281

Please sign in to comment.