mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-04-26 06:29:51 -05:00
Merge pull request #458 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.7.6
Bump i18next from 23.6.0 to 23.7.6 in /client
This commit is contained in:
Generated
+9
-9
@@ -15,7 +15,7 @@
|
||||
"@vitejs/plugin-react": "^4.1.1",
|
||||
"chart.js": "^4.4.0",
|
||||
"cron-parser": "^4.9.0",
|
||||
"i18next": "^23.6.0",
|
||||
"i18next": "^23.7.6",
|
||||
"i18next-browser-languagedetector": "^7.2.0",
|
||||
"i18next-http-backend": "^2.4.1",
|
||||
"react": "^18.2.0",
|
||||
@@ -3313,9 +3313,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "23.6.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.6.0.tgz",
|
||||
"integrity": "sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA==",
|
||||
"version": "23.7.6",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.6.tgz",
|
||||
"integrity": "sha512-O66BhXBw0fH4bEJMA0/klQKPEbcwAp5wjXEL803pdAynNbg2f4qhLIYlNHJyE7icrL6XmSZKPYaaXwy11kJ6YQ==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -3331,7 +3331,7 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.22.5"
|
||||
"@babel/runtime": "^7.23.2"
|
||||
}
|
||||
},
|
||||
"node_modules/i18next-browser-languagedetector": {
|
||||
@@ -7290,11 +7290,11 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "23.6.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.6.0.tgz",
|
||||
"integrity": "sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA==",
|
||||
"version": "23.7.6",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.6.tgz",
|
||||
"integrity": "sha512-O66BhXBw0fH4bEJMA0/klQKPEbcwAp5wjXEL803pdAynNbg2f4qhLIYlNHJyE7icrL6XmSZKPYaaXwy11kJ6YQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.22.5"
|
||||
"@babel/runtime": "^7.23.2"
|
||||
}
|
||||
},
|
||||
"i18next-browser-languagedetector": {
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
"@vitejs/plugin-react": "^4.1.1",
|
||||
"chart.js": "^4.4.0",
|
||||
"cron-parser": "^4.9.0",
|
||||
"i18next": "^23.6.0",
|
||||
"i18next": "^23.7.6",
|
||||
"i18next-browser-languagedetector": "^7.2.0",
|
||||
"i18next-http-backend": "^2.4.1",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user