mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-08 05:59:44 -06:00
Merge pull request #239 from gnmyt/dependabot/npm_and_yarn/client/i18next-22.4.13
Bump i18next from 22.4.12 to 22.4.13 in /client
This commit is contained in:
14
client/package-lock.json
generated
14
client/package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"@vitejs/plugin-react": "^3.1.0",
|
||||
"chart.js": "^4.2.1",
|
||||
"cron-parser": "^4.8.1",
|
||||
"i18next": "^22.4.12",
|
||||
"i18next": "^22.4.13",
|
||||
"i18next-browser-languagedetector": "^7.0.1",
|
||||
"i18next-http-backend": "^2.2.0",
|
||||
"react": "^18.2.0",
|
||||
@@ -3093,9 +3093,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "22.4.12",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.12.tgz",
|
||||
"integrity": "sha512-2lE+vRXxQ3lGLub1CVbwgO0IfkLHmUSDVOAVdPh22CsxttMXi+35n2qgxh2wZIkKl6t/NMzPfgFPRDiFQOmiCg==",
|
||||
"version": "22.4.13",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.13.tgz",
|
||||
"integrity": "sha512-GX7flMHRRqQA0I1yGLmaZ4Hwt1JfLqagk8QPDPZsqekbKtXsuIngSVWM/s3SLgNkrEXjA+0sMGNuOEkkmyqmWg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -6873,9 +6873,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "22.4.12",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.12.tgz",
|
||||
"integrity": "sha512-2lE+vRXxQ3lGLub1CVbwgO0IfkLHmUSDVOAVdPh22CsxttMXi+35n2qgxh2wZIkKl6t/NMzPfgFPRDiFQOmiCg==",
|
||||
"version": "22.4.13",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.13.tgz",
|
||||
"integrity": "sha512-GX7flMHRRqQA0I1yGLmaZ4Hwt1JfLqagk8QPDPZsqekbKtXsuIngSVWM/s3SLgNkrEXjA+0sMGNuOEkkmyqmWg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.20.6"
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"@vitejs/plugin-react": "^3.1.0",
|
||||
"chart.js": "^4.2.1",
|
||||
"cron-parser": "^4.8.1",
|
||||
"i18next": "^22.4.12",
|
||||
"i18next": "^22.4.13",
|
||||
"i18next-browser-languagedetector": "^7.0.1",
|
||||
"i18next-http-backend": "^2.2.0",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user