mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-12 14:30:19 -05:00
Bump i18next from 21.10.0 to 22.0.4 in /services/idp (#4941)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Florian Schade <f.schade@icloud.com> Co-authored-by: mmattel <github@diemattels.at>
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
"@types/redux-logger": "^3.0.9",
|
||||
"axios": "^0.27.2",
|
||||
"classnames": "^2.2.6",
|
||||
"i18next": "^21.6.13",
|
||||
"i18next": "^22.0.4",
|
||||
"i18next-browser-languagedetector": "^6.1.3",
|
||||
"i18next-http-backend": "^1.3.2",
|
||||
"i18next-resources-to-backend": "^1.0.0",
|
||||
|
||||
Generated
+11
-4
@@ -41,7 +41,7 @@ specifiers:
|
||||
eslint-webpack-plugin: ^2.5.2
|
||||
file-loader: 6.1.1
|
||||
html-webpack-plugin: 4.5.0
|
||||
i18next: ^21.6.13
|
||||
i18next: ^22.0.4
|
||||
i18next-browser-languagedetector: ^6.1.3
|
||||
i18next-conv: ^12.1.0
|
||||
i18next-http-backend: ^1.3.2
|
||||
@@ -97,7 +97,7 @@ dependencies:
|
||||
'@types/redux-logger': 3.0.9
|
||||
axios: 0.27.2
|
||||
classnames: 2.3.1
|
||||
i18next: 21.8.11
|
||||
i18next: 22.0.4
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-http-backend: 1.4.1
|
||||
i18next-resources-to-backend: 1.0.0
|
||||
@@ -2209,7 +2209,7 @@ packages:
|
||||
/@types/hoist-non-react-statics/3.3.1:
|
||||
resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.47
|
||||
'@types/react': 18.0.14
|
||||
hoist-non-react-statics: 3.3.2
|
||||
dev: false
|
||||
|
||||
@@ -6350,6 +6350,13 @@ packages:
|
||||
resolution: {integrity: sha512-+s8N6kQShwNK+Ua/+VsS/Sji24NUJJLBk9QIucygj1f97f4hPNDWmLP9fQCI4d5+XLfXJ3JctX4g+zJla967Vw==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
dev: true
|
||||
|
||||
/i18next/22.0.4:
|
||||
resolution: {integrity: sha512-TOp7BTMKDbUkOHMzDlVsCYWpyaFkKakrrO3HNXfSz4EeJaWwnBScRmgQSTaWHScXVHBUFXTvShrCW8uryBYFcg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
dev: false
|
||||
|
||||
/iconv-lite/0.4.24:
|
||||
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
|
||||
@@ -9826,7 +9833,7 @@ packages:
|
||||
'@babel/runtime': 7.18.6
|
||||
html-escaper: 2.0.2
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 21.8.11
|
||||
i18next: 22.0.4
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user