mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-25 14:38:46 -06:00
chore(deps): bump i18next from 25.1.3 to 25.2.0 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 25.1.3 to 25.2.0. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v25.1.3...v25.2.0) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
14
client/package-lock.json
generated
14
client/package-lock.json
generated
@@ -16,7 +16,7 @@
|
||||
"@vitejs/plugin-react": "^4.4.1",
|
||||
"chart.js": "^4.4.9",
|
||||
"cron-parser": "^5.2.0",
|
||||
"i18next": "^25.1.3",
|
||||
"i18next": "^25.2.0",
|
||||
"i18next-browser-languagedetector": "^8.1.0",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"react": "^19.1.0",
|
||||
@@ -3887,9 +3887,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "25.1.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.1.3.tgz",
|
||||
"integrity": "sha512-VY1iKox3YWPRTNMHFdgk5TV+Jq6rNKexLCLpPmP5oXXJ5Kl7yDBi3ycZ5fyEKZ1tNBW5gOqD4WV0XqE7rl3JUg==",
|
||||
"version": "25.2.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.2.0.tgz",
|
||||
"integrity": "sha512-ERhJICsxkw1vE7G0lhCUYv4ZxdBEs03qblt1myJs94rYRK9loJF3xDj8mgQz3LmCyp0yYrNjbN/1/GWZTZDGCA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -8618,9 +8618,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "25.1.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.1.3.tgz",
|
||||
"integrity": "sha512-VY1iKox3YWPRTNMHFdgk5TV+Jq6rNKexLCLpPmP5oXXJ5Kl7yDBi3ycZ5fyEKZ1tNBW5gOqD4WV0XqE7rl3JUg==",
|
||||
"version": "25.2.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.2.0.tgz",
|
||||
"integrity": "sha512-ERhJICsxkw1vE7G0lhCUYv4ZxdBEs03qblt1myJs94rYRK9loJF3xDj8mgQz3LmCyp0yYrNjbN/1/GWZTZDGCA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.27.1"
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"@vitejs/plugin-react": "^4.4.1",
|
||||
"chart.js": "^4.4.9",
|
||||
"cron-parser": "^5.2.0",
|
||||
"i18next": "^25.1.3",
|
||||
"i18next": "^25.2.0",
|
||||
"i18next-browser-languagedetector": "^8.1.0",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"react": "^19.1.0",
|
||||
|
||||
Reference in New Issue
Block a user