Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @graasp/query-client to v1.4.3 (#194)
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 Aug 21, 2023
1 parent 9fd2cf4 commit 6a2d305
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@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 @@ -2332,7 +2332,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.16.3, @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.22.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.22.6
resolution: "@babel/runtime@npm:7.22.6"
dependencies:
Expand Down Expand Up @@ -3114,12 +3114,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 @@ -3129,7 +3129,7 @@ __metadata:
uuid: 9.0.0
peerDependencies:
react: ^17.0.0
checksum: b07e14066bf3abe7cd2ff0241d0f8b49936450cdd9615cc083eb9b8b4917bfc5d8013135ca0f20a9a898c4024094a3eb6f57938c04c4103d7f7a5474c11de4d2
checksum: d6789d5a0ef00b5febbabdf92cbb5904ffbc1359ee9fcd80c6e9be30e7008b4ae114cbb5ae543e49d2a58a838201d6f834d27c8582859bcc21a47ff42c49abb3
languageName: node
linkType: hard

Expand All @@ -3152,15 +3152,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 @@ -8499,7 +8490,7 @@ __metadata:
"@emotion/cache": 11.11.0
"@emotion/react": 11.11.1
"@emotion/styled": 11.11.0
"@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 @@ -8831,15 +8822,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

0 comments on commit 6a2d305

Please sign in to comment.