mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
fix(deps): update dependency i18next to v23.4.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
65887f4092
commit
71bf73dd76
2 changed files with 6 additions and 6 deletions
|
@ -77,7 +77,7 @@
|
|||
"flowchart.js": "1.17.1",
|
||||
"highlight.js": "11.8.0",
|
||||
"htmlparser2": "9.0.0",
|
||||
"i18next": "23.2.11",
|
||||
"i18next": "23.4.1",
|
||||
"i18next-browser-languagedetector": "7.1.0",
|
||||
"i18next-resources-to-backend": "1.1.4",
|
||||
"katex": "0.16.8",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2550,7 +2550,7 @@ __metadata:
|
|||
flowchart.js: 1.17.1
|
||||
highlight.js: 11.8.0
|
||||
htmlparser2: 9.0.0
|
||||
i18next: 23.2.11
|
||||
i18next: 23.4.1
|
||||
i18next-browser-languagedetector: 7.1.0
|
||||
i18next-resources-to-backend: 1.1.4
|
||||
jest: 29.6.2
|
||||
|
@ -11260,12 +11260,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"i18next@npm:23.2.11":
|
||||
version: 23.2.11
|
||||
resolution: "i18next@npm:23.2.11"
|
||||
"i18next@npm:23.4.1":
|
||||
version: 23.4.1
|
||||
resolution: "i18next@npm:23.4.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.22.5
|
||||
checksum: ce4d16db9404a2a1fd929029ff0106dd92c7d719b6157e4551516ef2ab2917688a5ad712326f5869829614b01601839aa2900f40296b6c4a1efa9b802491477f
|
||||
checksum: d9283d3de5e4ea2e55f61bd8ada98b5aef1b7db35a69c8ccf193367c5cbee6f795a67c5cd8a7af511e56c12b021b91d97253863b6c2336726925d20518fb02cc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue