mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-02-14 10:18:44 -06:00
Merge pull request #570 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.10.0
Bump i18next from 23.9.0 to 23.10.0 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.2.1",
|
||||
"chart.js": "^4.4.1",
|
||||
"cron-parser": "^4.9.0",
|
||||
"i18next": "^23.9.0",
|
||||
"i18next": "^23.10.0",
|
||||
"i18next-browser-languagedetector": "^7.2.0",
|
||||
"i18next-http-backend": "^2.4.3",
|
||||
"react": "^18.2.0",
|
||||
@@ -3508,9 +3508,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "23.9.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.9.0.tgz",
|
||||
"integrity": "sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==",
|
||||
"version": "23.10.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.0.tgz",
|
||||
"integrity": "sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -7605,9 +7605,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "23.9.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.9.0.tgz",
|
||||
"integrity": "sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==",
|
||||
"version": "23.10.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.0.tgz",
|
||||
"integrity": "sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.23.2"
|
||||
}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"chart.js": "^4.4.1",
|
||||
"cron-parser": "^4.9.0",
|
||||
"i18next": "^23.9.0",
|
||||
"i18next": "^23.10.0",
|
||||
"i18next-browser-languagedetector": "^7.2.0",
|
||||
"i18next-http-backend": "^2.4.3",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user