mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 11:51:17 +00:00
fix(deps): update dependency i18next to v23.16.0
This commit is contained in:
parent
30df1b1117
commit
ee647d6ed5
1 changed files with 4 additions and 4 deletions
|
@ -64,7 +64,7 @@ importers:
|
|||
version: 11.2.0
|
||||
i18next:
|
||||
specifier: ^23.6.0
|
||||
version: 23.15.2
|
||||
version: 23.16.0
|
||||
inferno:
|
||||
specifier: ^8.2.2
|
||||
version: 8.2.3
|
||||
|
@ -2093,8 +2093,8 @@ packages:
|
|||
resolution: {integrity: sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==}
|
||||
engines: {node: '>=10.18'}
|
||||
|
||||
i18next@23.15.2:
|
||||
resolution: {integrity: sha512-zcPSWzCvw6uKnuYHIqs4W7hTuB9e3AFcSdZgvCWoPXIZsBjBd4djN2/2uOHIB+1DFFkQnMBXvhNg7J3WyCuywQ==}
|
||||
i18next@23.16.0:
|
||||
resolution: {integrity: sha512-Ni3CG6c14teOogY19YNRl+kYaE/Rb59khy0VyHVn4uOZ97E2E/Yziyi6r3C3s9+wacjdLZiq/LLYyx+Cgd+FCw==}
|
||||
|
||||
iconv-lite@0.4.24:
|
||||
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
|
||||
|
@ -5874,7 +5874,7 @@ snapshots:
|
|||
|
||||
hyperdyperid@1.2.0: {}
|
||||
|
||||
i18next@23.15.2:
|
||||
i18next@23.16.0:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.7
|
||||
|
||||
|
|
Loading…
Reference in a new issue