Update dependency "i18n" to v22.5.0 (#336)

This commit is contained in:
schroda
2023-06-04 21:24:09 +02:00
committed by GitHub
parent 31f2e0f839
commit c63b4acdf8
2 changed files with 15 additions and 15 deletions

View File

@@ -31,13 +31,13 @@
"@mui/material": "^5.13.3",
"axios": "^1.4.0",
"file-selector": "^0.2.4",
"i18next": "^22.4.9",
"i18next-browser-languagedetector": "^7.0.1",
"i18next": "^22.5.0",
"i18next-browser-languagedetector": "^7.0.2",
"query-string": "^7.0.1",
"react": "^17.0.2",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^17.0.2",
"react-i18next": "^12.1.5",
"react-i18next": "^12.3.1",
"react-router-dom": "^5.2.0",
"react-scripts": "^5.0.1",
"react-virtuoso": "^1.8.6",