Merge pull request #1398 from gnmyt/dependabot/npm_and_yarn/client/i18next-25.8.4

chore(deps): bump i18next from 25.8.3 to 25.8.4 in /client
This commit is contained in:
github-actions[bot]
2026-02-05 21:23:33 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -16,7 +16,7 @@
"@vitejs/plugin-react": "^5.1.3",
"chart.js": "^4.5.1",
"cron-parser": "^5.5.0",
"i18next": "^25.8.3",
"i18next": "^25.8.4",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"react": "^19.2.3",
@@ -3800,9 +3800,9 @@
}
},
"node_modules/i18next": {
"version": "25.8.3",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.3.tgz",
"integrity": "sha512-IC/pp2vkczdu1sBheq1eC92bLavN6fM5jH61c7Xa23PGio5ePEd+EP+re1IkO7KEM9eyeJHUxvIRxsaYTlsSyQ==",
"version": "25.8.4",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.4.tgz",
"integrity": "sha512-a9A0MnUjKvzjEN/26ZY1okpra9kA8MEwzYEz1BNm+IyxUKPRH6ihf0p7vj8YvULwZHKHl3zkJ6KOt4hewxBecQ==",
"funding": [
{
"type": "individual",
@@ -9037,9 +9037,9 @@
}
},
"i18next": {
"version": "25.8.3",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.3.tgz",
"integrity": "sha512-IC/pp2vkczdu1sBheq1eC92bLavN6fM5jH61c7Xa23PGio5ePEd+EP+re1IkO7KEM9eyeJHUxvIRxsaYTlsSyQ==",
"version": "25.8.4",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.4.tgz",
"integrity": "sha512-a9A0MnUjKvzjEN/26ZY1okpra9kA8MEwzYEz1BNm+IyxUKPRH6ihf0p7vj8YvULwZHKHl3zkJ6KOt4hewxBecQ==",
"requires": {
"@babel/runtime": "^7.28.4"
}
+1 -1
View File
@@ -15,7 +15,7 @@
"@vitejs/plugin-react": "^5.1.3",
"chart.js": "^4.5.1",
"cron-parser": "^5.5.0",
"i18next": "^25.8.3",
"i18next": "^25.8.4",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"react": "^19.2.3",