mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-02-10 23:58:38 -06:00
Merge pull request #1312 from gnmyt/dependabot/npm_and_yarn/client/i18next-25.7.2
chore(deps): bump i18next from 25.7.1 to 25.7.2 in /client
This commit is contained in:
14
client/package-lock.json
generated
14
client/package-lock.json
generated
@@ -16,7 +16,7 @@
|
||||
"@vitejs/plugin-react": "^5.1.1",
|
||||
"chart.js": "^4.5.1",
|
||||
"cron-parser": "^5.4.0",
|
||||
"i18next": "^25.7.1",
|
||||
"i18next": "^25.7.2",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"react": "^19.2.1",
|
||||
@@ -3821,9 +3821,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "25.7.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.7.1.tgz",
|
||||
"integrity": "sha512-XbTnkh1yCZWSAZGnA9xcQfHcYNgZs2cNxm+c6v1Ma9UAUGCeJPplRe1ILia6xnDvXBjk0uXU+Z8FYWhA19SKFw==",
|
||||
"version": "25.7.2",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.7.2.tgz",
|
||||
"integrity": "sha512-58b4kmLpLv1buWUEwegMDUqZVR5J+rT+WTRFaBGL7lxDuJQQ0NrJFrq+eT2N94aYVR1k1Sr13QITNOL88tZCuw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -9066,9 +9066,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "25.7.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.7.1.tgz",
|
||||
"integrity": "sha512-XbTnkh1yCZWSAZGnA9xcQfHcYNgZs2cNxm+c6v1Ma9UAUGCeJPplRe1ILia6xnDvXBjk0uXU+Z8FYWhA19SKFw==",
|
||||
"version": "25.7.2",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.7.2.tgz",
|
||||
"integrity": "sha512-58b4kmLpLv1buWUEwegMDUqZVR5J+rT+WTRFaBGL7lxDuJQQ0NrJFrq+eT2N94aYVR1k1Sr13QITNOL88tZCuw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.28.4"
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"@vitejs/plugin-react": "^5.1.1",
|
||||
"chart.js": "^4.5.1",
|
||||
"cron-parser": "^5.4.0",
|
||||
"i18next": "^25.7.1",
|
||||
"i18next": "^25.7.2",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"react": "^19.2.1",
|
||||
|
||||
Reference in New Issue
Block a user