Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/query-client to v2.3.2 (#970)
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 Jan 24, 2024
1 parent 1f1a285 commit 456902e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@graasp/chatbox": "3.0.1",
"@graasp/query-client": "2.3.0",
"@graasp/query-client": "2.3.2",
"@graasp/sdk": "3.4.1",
"@graasp/translations": "1.22.1",
"@graasp/ui": "4.3.1",
Expand Down
24 changes: 18 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1212,11 +1212,11 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:2.3.0":
version: 2.3.0
resolution: "@graasp/query-client@npm:2.3.0"
"@graasp/query-client@npm:2.3.2":
version: 2.3.2
resolution: "@graasp/query-client@npm:2.3.2"
dependencies:
"@graasp/sdk": "npm:3.4.1"
"@graasp/sdk": "npm:3.5.0"
"@graasp/translations": "npm:1.22.1"
axios: "npm:0.27.2"
crypto-js: "npm:4.2.0"
Expand All @@ -1226,7 +1226,7 @@ __metadata:
uuid: "npm:9.0.1"
peerDependencies:
react: ^17.0.0 || ^18.0.0
checksum: 7cbf30cc71c27e19b50d896899b2bed3de924c4d7b0d09346198ee07c0d640261908fdb718cce11b00888f2333b581e175ca2d31bac766163b27ef069a29abfa
checksum: a998abfc7a826ce789c32e8d7112811a2e6f0e22a41ff476d5939bb35a6eac22b6167e32c8c47b5100fe889b26612f71cf83bb439be18f9f13a4e8e3e5b8644c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1255,6 +1255,18 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:3.5.0":
version: 3.5.0
resolution: "@graasp/sdk@npm:3.5.0"
dependencies:
date-fns: "npm:3.2.0"
js-cookie: "npm:3.0.5"
uuid: "npm:9.0.1"
validator: "npm:13.11.0"
checksum: dfbb9977904336214e411c93a33084fca8e07cb73145f655a070dfdb81a772d6a0412849ee07c8ee2e74497d59f960a8ef1989062a4e41d78ad5d22b24e8a8db
languageName: node
linkType: hard

"@graasp/translations@npm:1.22.1":
version: 1.22.1
resolution: "@graasp/translations@npm:1.22.1"
Expand Down Expand Up @@ -6289,7 +6301,7 @@ __metadata:
"@emotion/react": "npm:11.11.3"
"@emotion/styled": "npm:11.11.0"
"@graasp/chatbox": "npm:3.0.1"
"@graasp/query-client": "npm:2.3.0"
"@graasp/query-client": "npm:2.3.2"
"@graasp/sdk": "npm:3.4.1"
"@graasp/translations": "npm:1.22.1"
"@graasp/ui": "npm:4.3.1"
Expand Down

0 comments on commit 456902e

Please sign in to comment.