Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/query-client to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 2a106a3 commit 3a8b9b9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
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.3",
"@emotion/styled": "11.11.0",
"@graasp/query-client": "2.2.2",
"@graasp/query-client": "2.3.2",
"@graasp/sdk": "3.3.0",
"@graasp/translations": "1.22.1",
"@graasp/ui": "4.1.1",
Expand Down
21 changes: 10 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2466,11 +2466,11 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:2.2.2":
version: 2.2.2
resolution: "@graasp/query-client@npm:2.2.2"
"@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.0"
"@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 @@ -2480,7 +2480,7 @@ __metadata:
uuid: "npm:9.0.1"
peerDependencies:
react: ^17.0.0 || ^18.0.0
checksum: c9cf136645e5f3c57318ecc847aaec3cb2908e86ec06fce96029aa7d6abd7e3cd7b77aa55c3836697b5317ee9c716126b99f80fba754abe61b22f8fd0aba720b
checksum: a998abfc7a826ce789c32e8d7112811a2e6f0e22a41ff476d5939bb35a6eac22b6167e32c8c47b5100fe889b26612f71cf83bb439be18f9f13a4e8e3e5b8644c
languageName: node
linkType: hard

Expand All @@ -2497,16 +2497,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7250,7 +7249,7 @@ __metadata:
"@emotion/cache": "npm:11.11.0"
"@emotion/react": "npm:11.11.3"
"@emotion/styled": "npm:11.11.0"
"@graasp/query-client": "npm:2.2.2"
"@graasp/query-client": "npm:2.3.2"
"@graasp/sdk": "npm:3.3.0"
"@graasp/translations": "npm:1.22.1"
"@graasp/ui": "npm:4.1.1"
Expand Down

0 comments on commit 3a8b9b9

Please sign in to comment.