mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-23 06:28:40 -05:00
Merge pull request #511 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.7.12
Bump i18next from 23.7.11 to 23.7.12 in /client
This commit is contained in:
Generated
+7
-7
@@ -16,7 +16,7 @@
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"chart.js": "^4.4.1",
|
||||
"cron-parser": "^4.9.0",
|
||||
"i18next": "^23.7.11",
|
||||
"i18next": "^23.7.12",
|
||||
"i18next-browser-languagedetector": "^7.2.0",
|
||||
"i18next-http-backend": "^2.4.2",
|
||||
"react": "^18.2.0",
|
||||
@@ -3508,9 +3508,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "23.7.11",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.11.tgz",
|
||||
"integrity": "sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw==",
|
||||
"version": "23.7.12",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.12.tgz",
|
||||
"integrity": "sha512-BZcAvh5M/s2CDrbxNFT8kscfzCYW607wnc4wnQ11HaHDJlS46P/0+P++nmgnc5CIjSQ1DfHAM9RE+hIyALvI7g==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -7599,9 +7599,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "23.7.11",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.11.tgz",
|
||||
"integrity": "sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw==",
|
||||
"version": "23.7.12",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.12.tgz",
|
||||
"integrity": "sha512-BZcAvh5M/s2CDrbxNFT8kscfzCYW607wnc4wnQ11HaHDJlS46P/0+P++nmgnc5CIjSQ1DfHAM9RE+hIyALvI7g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.23.2"
|
||||
}
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"chart.js": "^4.4.1",
|
||||
"cron-parser": "^4.9.0",
|
||||
"i18next": "^23.7.11",
|
||||
"i18next": "^23.7.12",
|
||||
"i18next-browser-languagedetector": "^7.2.0",
|
||||
"i18next-http-backend": "^2.4.2",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user