Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @graasp/query-client to v2.1.1 #277

Merged
merged 1 commit into from
Dec 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.1",
"@emotion/styled": "11.11.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.1",
Expand Down
45 changes: 7 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2455,12 +2455,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 @@ -2469,20 +2469,7 @@ __metadata:
uuid: "npm:9.0.1"
peerDependencies:
react: ^17.0.0 || ^18.0.0
checksum: 7a01e38d99a6b29500e41faec24845b20bdb1b49b7b6a8341445312c4f8f1fe97d0eaa6ba6aca63851ab95cb5caf27432e01239d2d2e63afef6d3c47601e2414
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
checksum: 1ecb75fd21ce3de3799088b1da0ce8ada68601527b4393d883632a4f7b1d8cbd73db673dec302ea53e7ebbf16bb83aa3257e238a5698add4abc9fb4ebd904691
languageName: node
linkType: hard

Expand All @@ -2499,15 +2486,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 @@ -7232,7 +7210,7 @@ __metadata:
"@emotion/cache": "npm:11.11.0"
"@emotion/react": "npm:11.11.1"
"@emotion/styled": "npm:11.11.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.1"
Expand Down Expand Up @@ -7538,15 +7516,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