Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/translations to v1.22.1 (#485)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency @graasp/translations to v1.22.1

* fix: update deps

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: spaenleh <[email protected]>
  • Loading branch information
renovate[bot] and spaenleh authored Jan 11, 2024
1 parent d5702e8 commit 01ae836
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@emotion/styled": "11.11.0",
"@graasp/query-client": "2.2.1",
"@graasp/sdk": "3.3.0",
"@graasp/translations": "1.21.0",
"@graasp/translations": "1.22.1",
"@graasp/ui": "4.1.1",
"@mui/icons-material": "5.14.19",
"@mui/lab": "5.0.0-alpha.140",
Expand All @@ -47,7 +47,7 @@
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"eslint-config-next": "14.0.4",
"http-status-codes": "2.3.0",
"i18next": "23.7.6",
"i18next": "23.7.16",
"interweave": "13.1.0",
"lodash.groupby": "4.6.0",
"lodash.isobject": "3.0.2",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -868,15 +868,6 @@ __metadata:
languageName: node
linkType: hard

"@graasp/translations@npm:1.21.0":
version: 1.21.0
resolution: "@graasp/translations@npm:1.21.0"
dependencies:
i18next: "npm:23.7.6"
checksum: 23f7b06ca72bc50ec7ff96e4420a0cb37aabcbcb4ccd7896348a1929a2ea9c0a3bf5aac6f249d66117502ddb9aa68555e5f6c48a6bcfecb8f0603665e1c646d7
languageName: node
linkType: hard

"@graasp/translations@npm:1.21.1":
version: 1.21.1
resolution: "@graasp/translations@npm:1.21.1"
Expand All @@ -886,6 +877,15 @@ __metadata:
languageName: node
linkType: hard

"@graasp/translations@npm:1.22.1":
version: 1.22.1
resolution: "@graasp/translations@npm:1.22.1"
dependencies:
i18next: "npm:23.7.16"
checksum: 29043007a9926ff54236101c41ceb92eead09d8ce99edf46943790171f3275fb2cc1acd552bfa605247c42b4866bbf1f83dd889da3f571d388eca5f2dd598e17
languageName: node
linkType: hard

"@graasp/ui@npm:4.1.1":
version: 4.1.1
resolution: "@graasp/ui@npm:4.1.1"
Expand Down Expand Up @@ -5810,7 +5810,7 @@ __metadata:
"@emotion/styled": "npm:11.11.0"
"@graasp/query-client": "npm:2.2.1"
"@graasp/sdk": "npm:3.3.0"
"@graasp/translations": "npm:1.21.0"
"@graasp/translations": "npm:1.22.1"
"@graasp/ui": "npm:4.1.1"
"@mui/icons-material": "npm:5.14.19"
"@mui/lab": "npm:5.0.0-alpha.140"
Expand Down Expand Up @@ -5846,7 +5846,7 @@ __metadata:
eslint-plugin-react-app: "npm:6.2.2"
http-status-codes: "npm:2.3.0"
husky: "npm:8.0.3"
i18next: "npm:23.7.6"
i18next: "npm:23.7.16"
interweave: "npm:13.1.0"
lodash.groupby: "npm:4.6.0"
lodash.isobject: "npm:3.0.2"
Expand Down Expand Up @@ -6173,12 +6173,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.7.6":
version: 23.7.6
resolution: "i18next@npm:23.7.6"
"i18next@npm:23.7.16":
version: 23.7.16
resolution: "i18next@npm:23.7.16"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: ae16654e08e10c38d4d17c6a28ae7cb4ac894f03bccfa7ae1637b6c6705937009d5f625f9cd0c3b664bec1acaa7116e5dda7a5e9fbbf41bf97260b49da2875e7
checksum: 77e74c07a73316f6fb6678a5a3e8ce58a6e66be457dd1ccd23941e9fc57ad8e1da55193fa6328c70b86073337b776cd267f3c13c6309f548b3116f27a1e41787
languageName: node
linkType: hard

Expand Down

0 comments on commit 01ae836

Please sign in to comment.