mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-02 08:49:29 -05:00
Bump i18next from 22.0.4 to 23.4.6 in /services/idp
Bumps [i18next](https://github.com/i18next/i18next) from 22.0.4 to 23.4.6. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v22.0.4...v23.4.6) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Ralf Haferkamp
parent
776b6f5510
commit
0aac1cc2a8
@@ -85,7 +85,7 @@
|
||||
"@types/redux-logger": "^3.0.9",
|
||||
"axios": "^1.5.0",
|
||||
"classnames": "^2.2.6",
|
||||
"i18next": "^22.0.4",
|
||||
"i18next": "^23.4.6",
|
||||
"i18next-browser-languagedetector": "^6.1.3",
|
||||
"i18next-http-backend": "^1.3.2",
|
||||
"i18next-resources-to-backend": "^1.0.0",
|
||||
|
||||
Generated
+13
-6
@@ -48,8 +48,8 @@ dependencies:
|
||||
specifier: ^2.2.6
|
||||
version: 2.3.1
|
||||
i18next:
|
||||
specifier: ^22.0.4
|
||||
version: 22.0.4
|
||||
specifier: ^23.4.6
|
||||
version: 23.4.6
|
||||
i18next-browser-languagedetector:
|
||||
specifier: ^6.1.3
|
||||
version: 6.1.4
|
||||
@@ -76,7 +76,7 @@ dependencies:
|
||||
version: 17.0.2(react@17.0.2)
|
||||
react-i18next:
|
||||
specifier: ^12.3.1
|
||||
version: 12.3.1(i18next@22.0.4)(react-dom@17.0.2)(react@17.0.2)
|
||||
version: 12.3.1(i18next@23.4.6)(react-dom@17.0.2)(react@17.0.2)
|
||||
react-redux:
|
||||
specifier: ^8.0.5
|
||||
version: 8.0.5(@types/react-dom@17.0.17)(@types/react@17.0.47)(react-dom@17.0.2)(react@17.0.2)(redux@4.2.1)
|
||||
@@ -7197,7 +7197,14 @@ packages:
|
||||
/i18next@22.0.4:
|
||||
resolution: {integrity: sha512-TOp7BTMKDbUkOHMzDlVsCYWpyaFkKakrrO3HNXfSz4EeJaWwnBScRmgQSTaWHScXVHBUFXTvShrCW8uryBYFcg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.6
|
||||
'@babel/runtime': 7.22.11
|
||||
dev: true
|
||||
|
||||
/i18next@23.4.6:
|
||||
resolution: {integrity: sha512-jBE8bui969Ygv7TVYp0pwDZB7+he0qsU+nz7EcfdqSh+QvKjEfl9YPRQd/KrGiMhTYFGkeuPaeITenKK/bSFDg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.22.11
|
||||
dev: false
|
||||
|
||||
/iconv-lite@0.4.24:
|
||||
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
|
||||
@@ -10820,7 +10827,7 @@ packages:
|
||||
resolution: {integrity: sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==}
|
||||
dev: true
|
||||
|
||||
/react-i18next@12.3.1(i18next@22.0.4)(react-dom@17.0.2)(react@17.0.2):
|
||||
/react-i18next@12.3.1(i18next@23.4.6)(react-dom@17.0.2)(react@17.0.2):
|
||||
resolution: {integrity: sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
@@ -10835,7 +10842,7 @@ packages:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.22.11
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 22.0.4
|
||||
i18next: 23.4.6
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2(react@17.0.2)
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user