Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/query-client to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent b40383b commit fb124e4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@graasp/chatbox": "2.0.0",
"@graasp/query-client": "1.4.1",
"@graasp/query-client": "1.4.2",
"@graasp/sdk": "1.2.1",
"@graasp/translations": "1.18.1",
"@graasp/ui": "3.3.2",
Expand Down
51 changes: 17 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2064,41 +2064,22 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:1.4.1":
version: 1.4.1
resolution: "@graasp/query-client@npm:1.4.1"
"@graasp/query-client@npm:1.4.2":
version: 1.4.2
resolution: "@graasp/query-client@npm:1.4.2"
dependencies:
"@graasp/sdk": 1.2.0
"@graasp/translations": 1.18.1
"@graasp/sdk": 1.2.1
"@graasp/translations": 1.18.2
axios: 0.27.2
crypto-js: 4.1.1
http-status-codes: 2.2.0
immutable: 4.3.1
immutable: 4.3.2
qs: 6.11.2
react-query: 3.39.3
uuid: 9.0.0
peerDependencies:
react: ^17.0.0
checksum: 95d97d12d4d8fee4c06fbce468edd58909e35b63a05e34de4a5cf44d9f5f2246bfae296e97cbef04e72e46160b53059a757aac2118c9074e647f4781efc34705
languageName: node
linkType: hard

"@graasp/sdk@npm:1.2.0":
version: 1.2.0
resolution: "@graasp/sdk@npm:1.2.0"
dependencies:
"@aws-sdk/client-s3": 3.370.0
"@fastify/secure-session": 6.1.0
"@graasp/etherpad-api": 2.1.1
fastify: 4.18.0
fluent-json-schema: 4.1.0
immutable: 4.3.1
js-cookie: 3.0.5
qs: 6.11.2
typeorm: 0.3.17
uuid: 9.0.0
validator: 13.9.0
checksum: 478eeff4f2c505876b6e555c64ab41176c636d971c2012ffbf7196d242ed04807286b34f281f5aa063e5cc82b14eb47a7fb6ba631073906ae78aea31807e53eb
checksum: b07e14066bf3abe7cd2ff0241d0f8b49936450cdd9615cc083eb9b8b4917bfc5d8013135ca0f20a9a898c4024094a3eb6f57938c04c4103d7f7a5474c11de4d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2130,6 +2111,15 @@ __metadata:
languageName: node
linkType: hard

"@graasp/translations@npm:1.18.2":
version: 1.18.2
resolution: "@graasp/translations@npm:1.18.2"
dependencies:
i18next: 22.4.15
checksum: 656b50e08f02606c7d2dba1172374cb28c62b7653365cfe953c9922cf421235c96615dc9ae5ccd05af0f0fed59abfe4eedcc7b28fd238109914720fe86d2ec68
languageName: node
linkType: hard

"@graasp/ui@npm:3.3.2":
version: 3.3.2
resolution: "@graasp/ui@npm:3.3.2"
Expand Down Expand Up @@ -6716,7 +6706,7 @@ __metadata:
"@emotion/react": 11.11.1
"@emotion/styled": 11.11.0
"@graasp/chatbox": 2.0.0
"@graasp/query-client": 1.4.1
"@graasp/query-client": 1.4.2
"@graasp/sdk": 1.2.1
"@graasp/translations": 1.18.1
"@graasp/ui": 3.3.2
Expand Down Expand Up @@ -11914,13 +11904,6 @@ __metadata:
languageName: node
linkType: hard

"validator@npm:13.9.0":
version: 13.9.0
resolution: "validator@npm:13.9.0"
checksum: e2c936f041f61faa42bafd17c6faddf939498666cd82e88d733621c286893730b008959f4cb12ab3e236148a4f3805c30b85e3dcf5e0efd8b0cbcd36c02bfc0c
languageName: node
linkType: hard

"verror@npm:1.10.0":
version: 1.10.0
resolution: "verror@npm:1.10.0"
Expand Down

0 comments on commit fb124e4

Please sign in to comment.