fix(deps): update dependency i18next to v24.2.2

This commit is contained in:
renovate[bot] 2025-01-26 00:39:49 +00:00 committed by GitHub
parent faf14e1b14
commit af204d0d74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -52,7 +52,7 @@
"html2plaintext": "2.1.4", "html2plaintext": "2.1.4",
"http-proxy-agent": "7.0.2", "http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.6", "https-proxy-agent": "7.0.6",
"i18next": "24.2.1", "i18next": "24.2.2",
"i18next-fs-backend": "2.6.0", "i18next-fs-backend": "2.6.0",
"i18next-http-backend": "3.0.2", "i18next-http-backend": "3.0.2",
"image-type": "5.2.0", "image-type": "5.2.0",
@ -10310,9 +10310,9 @@
} }
}, },
"node_modules/i18next": { "node_modules/i18next": {
"version": "24.2.1", "version": "24.2.2",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.1.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.2.tgz",
"integrity": "sha512-Q2wC1TjWcSikn1VAJg13UGIjc+okpFxQTxjVAymOnSA3RpttBQNMPf2ovcgoFVsV4QNxTfNZMAxorXZXsk4fBA==", "integrity": "sha512-NE6i86lBCKRYZa5TaUDkU5S4HFgLIEJRLr3Whf2psgaxBleQ2LC1YW1Vc+SCgkAW7VEzndT6al6+CzegSUHcTQ==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",

View File

@ -97,7 +97,7 @@
"html2plaintext": "2.1.4", "html2plaintext": "2.1.4",
"http-proxy-agent": "7.0.2", "http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.6", "https-proxy-agent": "7.0.6",
"i18next": "24.2.1", "i18next": "24.2.2",
"i18next-fs-backend": "2.6.0", "i18next-fs-backend": "2.6.0",
"i18next-http-backend": "3.0.2", "i18next-http-backend": "3.0.2",
"image-type": "5.2.0", "image-type": "5.2.0",