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 v1.4.3 #322

Merged
merged 1 commit into from
Aug 22, 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 @@ -35,7 +35,7 @@
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@graasp/chatbox": "2.0.1",
"@graasp/query-client": "1.4.2",
"@graasp/query-client": "1.4.3",
"@graasp/sdk": "1.2.1",
"@graasp/translations": "1.18.3",
"@graasp/ui": "3.3.2",
Expand Down
32 changes: 7 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1194,7 +1194,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.3.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.7":
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.3.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.7":
version: 7.21.5
resolution: "@babel/runtime@npm:7.21.5"
dependencies:
Expand Down Expand Up @@ -2064,12 +2064,12 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:1.4.2":
version: 1.4.2
resolution: "@graasp/query-client@npm:1.4.2"
"@graasp/query-client@npm:1.4.3":
version: 1.4.3
resolution: "@graasp/query-client@npm:1.4.3"
dependencies:
"@graasp/sdk": 1.2.1
"@graasp/translations": 1.18.2
"@graasp/translations": 1.18.3
axios: 0.27.2
crypto-js: 4.1.1
http-status-codes: 2.2.0
Expand All @@ -2079,7 +2079,7 @@ __metadata:
uuid: 9.0.0
peerDependencies:
react: ^17.0.0
checksum: b07e14066bf3abe7cd2ff0241d0f8b49936450cdd9615cc083eb9b8b4917bfc5d8013135ca0f20a9a898c4024094a3eb6f57938c04c4103d7f7a5474c11de4d2
checksum: d6789d5a0ef00b5febbabdf92cbb5904ffbc1359ee9fcd80c6e9be30e7008b4ae114cbb5ae543e49d2a58a838201d6f834d27c8582859bcc21a47ff42c49abb3
languageName: node
linkType: hard

Expand All @@ -2102,15 +2102,6 @@ __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/translations@npm:1.18.3":
version: 1.18.3
resolution: "@graasp/translations@npm:1.18.3"
Expand Down Expand Up @@ -6699,7 +6690,7 @@ __metadata:
"@emotion/react": 11.11.1
"@emotion/styled": 11.11.0
"@graasp/chatbox": 2.0.1
"@graasp/query-client": 1.4.2
"@graasp/query-client": 1.4.3
"@graasp/sdk": 1.2.1
"@graasp/translations": 1.18.3
"@graasp/ui": 3.3.2
Expand Down Expand Up @@ -7023,15 +7014,6 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:22.4.15":
version: 22.4.15
resolution: "i18next@npm:22.4.15"
dependencies:
"@babel/runtime": ^7.20.6
checksum: fced898227983e439c59e7aa6e7b87e53ad1b8a1c85f0613a968881418266e5336e9443831125590559796075d516fe3dbf8118679c894094a0a404be78b02a2
languageName: node
linkType: hard

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