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.4.0 (#109)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 1549564 commit cdf7e8b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@emotion/cache": "11.10.8",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@graasp/query-client": "1.3.2",
"@graasp/query-client": "1.4.0",
"@graasp/sdk": "1.2.0",
"@graasp/translations": "1.18.0",
"@graasp/ui": "3.3.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3118,12 +3118,12 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:1.3.2":
version: 1.3.2
resolution: "@graasp/query-client@npm:1.3.2"
"@graasp/query-client@npm:1.4.0":
version: 1.4.0
resolution: "@graasp/query-client@npm:1.4.0"
dependencies:
"@graasp/sdk": 1.1.3
"@graasp/translations": 1.17.0
"@graasp/sdk": 1.2.0
"@graasp/translations": 1.18.1
axios: 0.27.2
crypto-js: 4.1.1
http-status-codes: 2.2.0
Expand All @@ -3133,7 +3133,7 @@ __metadata:
uuid: 9.0.0
peerDependencies:
react: ^17.0.0
checksum: 72880d87c4e95061504e92fa2ccc68764ed9e5815ce22f3b7976d32a2019d7cdee4aefdef48401157a62f71cd04602019761490989bb18a94c697f2f81d3f231
checksum: d5581682e607a3275c05ee351987afe490086c06ef078d50aa8c6e2b4662844f9ae722ec925f3aa9bd91c1a68da8b0dea1c6293d263fbed23939156dfe60f90f
languageName: node
linkType: hard

Expand Down Expand Up @@ -3175,21 +3175,21 @@ __metadata:
languageName: node
linkType: hard

"@graasp/translations@npm:1.17.0":
version: 1.17.0
resolution: "@graasp/translations@npm:1.17.0"
"@graasp/translations@npm:1.18.0":
version: 1.18.0
resolution: "@graasp/translations@npm:1.18.0"
dependencies:
i18next: 22.4.15
checksum: cd9b28b30f1fb02301f8369f51e9cdd7c70299da03a567e9787df3c08db13c1b7dabce036824113755307bd1af9fac85ee5e6551e47a6b511f2c158eb1a96391
checksum: 89e44607371340fe30049b656f6e15c4c0d24ab05f988c142dcb167bcf56a58aa04aa7ecc5c9b92dff28a3c32c5b42974c36e645cd1e8366293fcfb87906e0fa
languageName: node
linkType: hard

"@graasp/translations@npm:1.18.0":
version: 1.18.0
resolution: "@graasp/translations@npm:1.18.0"
"@graasp/translations@npm:1.18.1":
version: 1.18.1
resolution: "@graasp/translations@npm:1.18.1"
dependencies:
i18next: 22.4.15
checksum: 89e44607371340fe30049b656f6e15c4c0d24ab05f988c142dcb167bcf56a58aa04aa7ecc5c9b92dff28a3c32c5b42974c36e645cd1e8366293fcfb87906e0fa
checksum: 84ca62be4646649469df867dcf9ab9dc8f8ad11eb3b4720d434eb63d544e15f3cd89cb971170b73703324780b4277ed8fe6e89a948ae6e1672173726a0d24ad5
languageName: node
linkType: hard

Expand Down Expand Up @@ -8580,7 +8580,7 @@ __metadata:
"@emotion/cache": 11.10.8
"@emotion/react": 11.11.1
"@emotion/styled": 11.11.0
"@graasp/query-client": 1.3.2
"@graasp/query-client": 1.4.0
"@graasp/sdk": 1.2.0
"@graasp/translations": 1.18.0
"@graasp/ui": 3.3.0
Expand Down

0 comments on commit cdf7e8b

Please sign in to comment.