mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-25 22:49:18 -06:00
Merge pull request #1018 from gnmyt/dependabot/npm_and_yarn/client/i18next-25.0.1
chore(deps): bump i18next from 24.2.3 to 25.0.1 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": "^4.4.1",
|
||||
"chart.js": "^4.4.9",
|
||||
"cron-parser": "^5.1.1",
|
||||
"i18next": "^24.2.3",
|
||||
"i18next": "^25.0.1",
|
||||
"i18next-browser-languagedetector": "^8.0.5",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"react": "^19.1.0",
|
||||
@@ -3890,9 +3890,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "24.2.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.3.tgz",
|
||||
"integrity": "sha512-lfbf80OzkocvX7nmZtu7nSTNbrTYR52sLWxPtlXX1zAhVw8WEnFk4puUkCR4B1dNQwbSpEHHHemcZu//7EcB7A==",
|
||||
"version": "25.0.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.0.1.tgz",
|
||||
"integrity": "sha512-8S8PyZbrymJZn3DaN70/34JYWNhsqrU6yA4MuzcygJBv+41dgNMocEA8h+kV1P7MCc1ll03lOTOIXE7mpNCicw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -8636,9 +8636,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "24.2.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.3.tgz",
|
||||
"integrity": "sha512-lfbf80OzkocvX7nmZtu7nSTNbrTYR52sLWxPtlXX1zAhVw8WEnFk4puUkCR4B1dNQwbSpEHHHemcZu//7EcB7A==",
|
||||
"version": "25.0.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.0.1.tgz",
|
||||
"integrity": "sha512-8S8PyZbrymJZn3DaN70/34JYWNhsqrU6yA4MuzcygJBv+41dgNMocEA8h+kV1P7MCc1ll03lOTOIXE7mpNCicw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.26.10"
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"@vitejs/plugin-react": "^4.4.1",
|
||||
"chart.js": "^4.4.9",
|
||||
"cron-parser": "^5.1.1",
|
||||
"i18next": "^24.2.3",
|
||||
"i18next": "^25.0.1",
|
||||
"i18next-browser-languagedetector": "^8.0.5",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"react": "^19.1.0",
|
||||
|
||||
Reference in New Issue
Block a user