Merge pull request #1393 from gnmyt/dependabot/npm_and_yarn/client/i18next-25.8.1

chore(deps): bump i18next from 25.8.0 to 25.8.1 in /client
This commit is contained in:
github-actions[bot]
2026-02-03 21:23:09 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

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.0",
"i18next": "^25.8.1",
"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.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.0.tgz",
"integrity": "sha512-urrg4HMFFMQZ2bbKRK7IZ8/CTE7D8H4JRlAwqA2ZwDRFfdd0K/4cdbNNLgfn9mo+I/h9wJu61qJzH7jCFAhUZQ==",
"version": "25.8.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.1.tgz",
"integrity": "sha512-nFFxhwcRNggIrkv2hx/xMYVMG7Z8iMUA4ZuH4tgcbZiI0bK1jn3kSDIXNWuQDt1xVAu7mb7Qn82TpH7ZAk/okA==",
"funding": [
{
"type": "individual",
@@ -9037,9 +9037,9 @@
}
},
"i18next": {
"version": "25.8.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.0.tgz",
"integrity": "sha512-urrg4HMFFMQZ2bbKRK7IZ8/CTE7D8H4JRlAwqA2ZwDRFfdd0K/4cdbNNLgfn9mo+I/h9wJu61qJzH7jCFAhUZQ==",
"version": "25.8.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.1.tgz",
"integrity": "sha512-nFFxhwcRNggIrkv2hx/xMYVMG7Z8iMUA4ZuH4tgcbZiI0bK1jn3kSDIXNWuQDt1xVAu7mb7Qn82TpH7ZAk/okA==",
"requires": {
"@babel/runtime": "^7.28.4"
}

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.0",
"i18next": "^25.8.1",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"react": "^19.2.3",