Merge pull request #501 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.7.9

Bump i18next from 23.7.8 to 23.7.9 in /client
This commit is contained in:
Mathias Wagner
2023-12-14 08:35:22 +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.8",
"i18next": "^23.7.9",
"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.8",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.8.tgz",
"integrity": "sha512-yCe9964O+1abdIG01AOzk6P9mQi0HVJV1B57whYJQu6TjmrB9JHHDYonDI8amGt6M6b9bP3x3R0Zh7ROmvX7JQ==",
"version": "23.7.9",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.9.tgz",
"integrity": "sha512-wturtxTfJLJdLzHhyfxXo2l9Cbu2Iz4wF4065oWThPvdFJMUUG3fhXD3BLCHgrv4VxfScORq0i9sfCdjVPbgiw==",
"funding": [
{
"type": "individual",
@@ -7599,9 +7599,9 @@
}
},
"i18next": {
"version": "23.7.8",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.8.tgz",
"integrity": "sha512-yCe9964O+1abdIG01AOzk6P9mQi0HVJV1B57whYJQu6TjmrB9JHHDYonDI8amGt6M6b9bP3x3R0Zh7ROmvX7JQ==",
"version": "23.7.9",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.9.tgz",
"integrity": "sha512-wturtxTfJLJdLzHhyfxXo2l9Cbu2Iz4wF4065oWThPvdFJMUUG3fhXD3BLCHgrv4VxfScORq0i9sfCdjVPbgiw==",
"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.8",
"i18next": "^23.7.9",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.2",
"react": "^18.2.0",