Merge pull request #503 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.7.10

Bump i18next from 23.7.9 to 23.7.10 in /client
This commit is contained in:
Mathias Wagner
2023-12-15 07:30:30 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -16,7 +16,7 @@
"@vitejs/plugin-react": "^4.2.1",
"chart.js": "^4.4.1",
"cron-parser": "^4.9.0",
"i18next": "^23.7.9",
"i18next": "^23.7.10",
"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.9",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.9.tgz",
"integrity": "sha512-wturtxTfJLJdLzHhyfxXo2l9Cbu2Iz4wF4065oWThPvdFJMUUG3fhXD3BLCHgrv4VxfScORq0i9sfCdjVPbgiw==",
"version": "23.7.10",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.10.tgz",
"integrity": "sha512-PRFP5uJz7swMKDW+ErbKb/YRawGQdS3J1iaO/d4Mhh7oBnCUqNF04FwVxJAvCLHKNoAOBSwD8wFe8aVNCFPmfA==",
"funding": [
{
"type": "individual",
@@ -7599,9 +7599,9 @@
}
},
"i18next": {
"version": "23.7.9",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.9.tgz",
"integrity": "sha512-wturtxTfJLJdLzHhyfxXo2l9Cbu2Iz4wF4065oWThPvdFJMUUG3fhXD3BLCHgrv4VxfScORq0i9sfCdjVPbgiw==",
"version": "23.7.10",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.10.tgz",
"integrity": "sha512-PRFP5uJz7swMKDW+ErbKb/YRawGQdS3J1iaO/d4Mhh7oBnCUqNF04FwVxJAvCLHKNoAOBSwD8wFe8aVNCFPmfA==",
"requires": {
"@babel/runtime": "^7.23.2"
}
+1 -1
View File
@@ -14,7 +14,7 @@
"@vitejs/plugin-react": "^4.2.1",
"chart.js": "^4.4.1",
"cron-parser": "^4.9.0",
"i18next": "^23.7.9",
"i18next": "^23.7.10",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.2",
"react": "^18.2.0",