Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/query-client to v2.1.1 (#429)
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 Dec 4, 2023
1 parent 4c1218a commit 210ff5f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 39 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@graasp/chatbox": "3.0.0",
"@graasp/query-client": "2.1.0",
"@graasp/query-client": "2.1.1",
"@graasp/sdk": "3.3.0",
"@graasp/translations": "1.21.1",
"@graasp/ui": "4.1.0",
Expand Down
45 changes: 7 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1241,12 +1241,12 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:2.1.0":
version: 2.1.0
resolution: "@graasp/query-client@npm:2.1.0"
"@graasp/query-client@npm:2.1.1":
version: 2.1.1
resolution: "@graasp/query-client@npm:2.1.1"
dependencies:
"@graasp/sdk": "npm:3.2.0"
"@graasp/translations": "npm:1.21.0"
"@graasp/sdk": "npm:3.3.0"
"@graasp/translations": "npm:1.21.1"
axios: "npm:0.27.2"
crypto-js: "npm:4.2.0"
http-status-codes: "npm:2.3.0"
Expand All @@ -1255,7 +1255,7 @@ __metadata:
uuid: "npm:9.0.1"
peerDependencies:
react: ^17.0.0 || ^18.0.0
checksum: 7a01e38d99a6b29500e41faec24845b20bdb1b49b7b6a8341445312c4f8f1fe97d0eaa6ba6aca63851ab95cb5caf27432e01239d2d2e63afef6d3c47601e2414
checksum: 1ecb75fd21ce3de3799088b1da0ce8ada68601527b4393d883632a4f7b1d8cbd73db673dec302ea53e7ebbf16bb83aa3257e238a5698add4abc9fb4ebd904691
languageName: node
linkType: hard

Expand All @@ -1272,19 +1272,6 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:3.2.0":
version: 3.2.0
resolution: "@graasp/sdk@npm:3.2.0"
dependencies:
"@graasp/etherpad-api": "npm:2.1.1"
date-fns: "npm:2.30.0"
js-cookie: "npm:3.0.5"
uuid: "npm:9.0.1"
validator: "npm:13.11.0"
checksum: 54c321bee3b37fbe6c9b098782e9891de5b0a12326fb27e3bd5bc8fb7f0ceb0a6e70f3223394350978eeee91a481f5508b60fe41ffd58ee3d034ced8634ab941
languageName: node
linkType: hard

"@graasp/sdk@npm:3.3.0":
version: 3.3.0
resolution: "@graasp/sdk@npm:3.3.0"
Expand All @@ -1298,15 +1285,6 @@ __metadata:
languageName: node
linkType: hard

"@graasp/translations@npm:1.21.0":
version: 1.21.0
resolution: "@graasp/translations@npm:1.21.0"
dependencies:
i18next: "npm:23.7.6"
checksum: 23f7b06ca72bc50ec7ff96e4420a0cb37aabcbcb4ccd7896348a1929a2ea9c0a3bf5aac6f249d66117502ddb9aa68555e5f6c48a6bcfecb8f0603665e1c646d7
languageName: node
linkType: hard

"@graasp/translations@npm:1.21.1":
version: 1.21.1
resolution: "@graasp/translations@npm:1.21.1"
Expand Down Expand Up @@ -5350,7 +5328,7 @@ __metadata:
"@emotion/react": "npm:11.11.1"
"@emotion/styled": "npm:11.11.0"
"@graasp/chatbox": "npm:3.0.0"
"@graasp/query-client": "npm:2.1.0"
"@graasp/query-client": "npm:2.1.1"
"@graasp/sdk": "npm:3.3.0"
"@graasp/translations": "npm:1.21.1"
"@graasp/ui": "npm:4.1.0"
Expand Down Expand Up @@ -5672,15 +5650,6 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.7.6":
version: 23.7.6
resolution: "i18next@npm:23.7.6"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: ae16654e08e10c38d4d17c6a28ae7cb4ac894f03bccfa7ae1637b6c6705937009d5f625f9cd0c3b664bec1acaa7116e5dda7a5e9fbbf41bf97260b49da2875e7
languageName: node
linkType: hard

"i18next@npm:23.7.7":
version: 23.7.7
resolution: "i18next@npm:23.7.7"
Expand Down

0 comments on commit 210ff5f

Please sign in to comment.