mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-21 22:27:11 +00:00
Update dependency i18next to v23.11.5 (#2477)
* Update dependency i18next to v23.11.5 * Update dependency i18next to v23.11.5 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dessalines <tyhou13@gmx.com> Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
This commit is contained in:
parent
57d01928b3
commit
ed3f280c48
|
@ -88,7 +88,7 @@ importers:
|
|||
version: 9.0.5
|
||||
i18next:
|
||||
specifier: ^23.11.4
|
||||
version: 23.11.4
|
||||
version: 23.11.5
|
||||
inferno:
|
||||
specifier: ^8.2.3
|
||||
version: 8.2.3
|
||||
|
@ -2611,8 +2611,8 @@ packages:
|
|||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
i18next@23.11.4:
|
||||
resolution: {integrity: sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg==}
|
||||
i18next@23.11.5:
|
||||
resolution: {integrity: sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==}
|
||||
|
||||
iconv-lite@0.4.24:
|
||||
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
|
||||
|
@ -7270,7 +7270,7 @@ snapshots:
|
|||
|
||||
husky@9.0.11: {}
|
||||
|
||||
i18next@23.11.4:
|
||||
i18next@23.11.5:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.5
|
||||
|
||||
|
|
Loading…
Reference in a new issue